-
Notifications
You must be signed in to change notification settings - Fork 554
feat: Change cd deployment type #3332
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
eb8b37e
api-exposed
Ashish-devtron 93700a1
wire
Ashish-devtron 688ddc9
migration in db
Ashish-devtron 049e637
delete request
Ashish-devtron 8c8941e
mocks
Ashish-devtron 4be35b5
delete request
Ashish-devtron 8d3fcfc
DB change update
Ashish-devtron e4f5745
add-err-check
Ashish-devtron b1e626f
add logs
Ashish-devtron 70796ee
added log
Ashish-devtron 785263c
add userid
Ashish-devtron 70abf7f
change db update for pipeline
Ashish-devtron efa2c8b
revert-version-changes
Ashish-devtron 47216f2
mocking
Ashish-devtron 1542b9c
add check to mark delete argo app
Ashish-devtron 45f6b1e
add update func after deploy
Ashish-devtron 03da8fc
change message
Ashish-devtron 5baca2e
Merge branch 'main' into change-cd-deployment-type
Ashish-devtron d8af573
get-helm-app
Ashish-devtron 9b2b62b
delete-check-change
Ashish-devtron 454d78b
code-refactor
Ashish-devtron ed52712
code-refactor
Ashish-devtron c364591
remove-print-call
Ashish-devtron a54ae3e
refactor
Ashish-devtron e04e935
Merge branch 'main' into change-cd-deployment-type
Ashish-devtron 8fa989c
remove-comments
Ashish-devtron d1e0545
refactor-response
Ashish-devtron d53fdc4
refactor-response
Ashish-devtron 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
64 changes: 50 additions & 14 deletions
64
internal/sql/repository/pipelineConfig/mocks/PipelineRepository.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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.
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.
avoid writing native queries