-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add environment flag to reportApproval command * Approval: only send newest commit in commit list. Added sending oldest commit in seperate parameter * parse the input oldest and newset commit to verify they exist and get their sha1 hashes * Commands: add environment flag for request approval. * Updated approval documentation and CLI reference * Get oldest commit from kosli server if not given in command line * Remove newest_commit key from approval payload * Add test cases and fix typos in documentation * Approval: Updated URL. Started on some more tests * Create setup to make a snapshot in approval tests * Approval: calculate HEAD~5 in kosli approval command * Tests: calculate fingerprint of artifact for approval using function instead of kosli command * Delete dead comments * Update docs for approvals * Docs: fix typos * Approval: Small update docs --------- Co-authored-by: Tore Martin Hagen <[email protected]> Co-authored-by: Sami Alajrami <[email protected]> Co-authored-by: Arstanaly Rysbekov <[email protected]>
- Loading branch information
1 parent
562ff7a
commit 98ee5c6
Showing
10 changed files
with
335 additions
and
173 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
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.