-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLOUDP-267267: Update changelog creation to use the exemption file #170
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
68a0dea
feat: update the changelog create command to save changelog and chang…
andreaangiolillo 3696637
Delete tools/cli/cmd/changelog.json.yaml
andreaangiolillo 4f2b81e
fixed bug
andreaangiolillo cb6d14d
Update squash.go
andreaangiolillo 339f86b
Update squash.go
andreaangiolillo f7e260b
Update squash.go
andreaangiolillo ef96d58
Update message.go
andreaangiolillo 1db27af
Merge remote-tracking branch 'origin/main' into fix_changelog
andreaangiolillo 5c8c14a
Merge remote-tracking branch 'origin/main' into CLOUDP-266429_add_v
andreaangiolillo ea868b4
CLOUDP-266429: Update the changelog create command to compare all the…
andreaangiolillo fc3ee44
Update changelog.go
andreaangiolillo 3e7c9b8
fixes
andreaangiolillo a3fd56c
Update create.go
andreaangiolillo 64e8457
CLOUDP-267267: Update changelog creation to use the exemption file
andreaangiolillo c0fe99a
Update exemptions.go
andreaangiolillo 0728350
updates
andreaangiolillo fde0208
merged master
andreaangiolillo 40395a2
Update changelog.go
andreaangiolillo 5f7cf2f
fixes
andreaangiolillo 5fa95b5
Update hide.go
andreaangiolillo b85dc47
Update merge.go
andreaangiolillo fa6865b
Update squash.go
andreaangiolillo afef51f
Update create.go
andreaangiolillo 0ab924e
Merge remote-tracking branch 'origin/main' into CLOUDP-267267
andreaangiolillo 2b899c6
Update changelog_test.go
andreaangiolillo 838f616
Update outputfilter.go
andreaangiolillo b08f060
fixes
andreaangiolillo 221b2af
CLOUDP-267018: [Unit Test] migrate test_openapi_spec.py
andreaangiolillo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nit] can we capture the sha/branch of this file for history purposes? can be a comment!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is the same file we have in the mms-repo and it was manually generated . I will add this comment in the spec in a follow up PR. Thanks!