-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Slice bug removing versions even though below the limit (#3)
* feat(service): add the possibility to specify an app engine service to target * fix(service): add missing service_name in the actions declaration * chore(build): add build of new changes * fix(main): fix slice bug where it removed versions even though the length was below the limit * refactor(debug): move core.debug(err) outside of if switch for version deletion * refactor(build): add build of last refactor change for the error debug message
- Loading branch information
Showing
2 changed files
with
18 additions
and
13 deletions.
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