Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

refactor: Make base classmethods private#142

Merged
tmac1973 merged 2 commits into
mainlacework/python-sdk:mainfrom
tmacdonald/GROW-2671/make-base-classmethods-privatelacework/python-sdk:tmacdonald/GROW-2671/make-base-classmethods-privateCopy head branch name to clipboard
Jan 10, 2024
Merged

refactor: Make base classmethods private#142
tmac1973 merged 2 commits into
mainlacework/python-sdk:mainfrom
tmacdonald/GROW-2671/make-base-classmethods-privatelacework/python-sdk:tmacdonald/GROW-2671/make-base-classmethods-privateCopy head branch name to clipboard

Conversation

@tmac1973
Copy link
Copy Markdown
Contributor

@tmac1973 tmac1973 commented Jan 9, 2024

These should have been private. This change fixes this which is required for the auto api doc generator to keep these methods out of the API docs.

Testing:

Ran tests locally, all passed

Issue:

https://lacework.atlassian.net/browse/GROW-2671

These should have been private. This change fixes this
which is required for the auto api doc generator to
keep these methods out of the API docs.

Signed-off-by: Timothy MacDonald <tim.macdonald@lacework.net>
@tmac1973 tmac1973 requested a review from a team as a code owner January 9, 2024 18:59
Copy link
Copy Markdown
Contributor

@ipcrm ipcrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

What do we need to do here, if anything, about versioning of this project given these were public. If existing code (outside this project) is using BaseEndpoint this is going to cause some things to break, correct?

Marking these as private requires a major version change

Signed-off-by: Timothy MacDonald <tim.macdonald@lacework.net>
@tmac1973 tmac1973 merged commit 1fdf77e into main Jan 10, 2024
@tmac1973 tmac1973 deleted the tmacdonald/GROW-2671/make-base-classmethods-private branch January 10, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.