This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 244
chore(shipyard-controller): cleaning up package(s) #5786
Merged
Merged
Conversation
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
Signed-off-by: warber <[email protected]>
Signed-off-by: warber <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #5786 +/- ##
==========================================
- Coverage 54.15% 53.56% -0.59%
==========================================
Files 389 317 -72
Lines 22636 22138 -498
Branches 967 985 +18
==========================================
- Hits 12258 11859 -399
+ Misses 9466 9379 -87
+ Partials 912 900 -12
|
bacherfl
previously approved these changes
Oct 25, 2021
Signed-off-by: warber <[email protected]>
Signed-off-by: warber <[email protected]>
Signed-off-by: warber <[email protected]>
Signed-off-by: warber <[email protected]>
warber
changed the title
chore(shipyard-controller): cleaning up db package
chore(shipyard-controller): cleaning up package(s)
Oct 27, 2021
Signed-off-by: warber <[email protected]>
Signed-off-by: warber <[email protected]>
Signed-off-by: warber <[email protected]>
Signed-off-by: warber <[email protected]>
bacherfl
previously approved these changes
Oct 27, 2021
warber
added
the
CI:trigger-build-everything
Trigger CI Build: Set BUILD_EVERYTHING=TRUE
label
Oct 27, 2021
Signed-off-by: warber <[email protected]>
warber
force-pushed
the
patch/5243/shipyard-controller-cleanup-1
branch
from
October 27, 2021 08:23
8775902
to
770799d
Compare
warber
removed
the
CI:trigger-build-everything
Trigger CI Build: Set BUILD_EVERYTHING=TRUE
label
Oct 27, 2021
…t exist anymore) Signed-off-by: warber <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Docker Build Report
|
bacherfl
approved these changes
Oct 27, 2021
carpe-github
pushed a commit
to carpe-github/keptn
that referenced
this pull request
Nov 4, 2021
* get rid of events/stages/servcies/projects operation interfaces * cleaned up DB repo (renamed files and put interfaces in single file) * removed sequence started and sequence control channels * removed operations package * other minor cleanups Signed-off-by: warber <[email protected]> Signed-off-by: Gevorg Iskandaryan <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Cleanup: