-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add injection to continue * feat: optional workspaces * refactor!: snake_case * feat: print modified config * fix: modify config * chore: silent curl * docs: update usage examples for v12 * feat: RC010 snake_case * docs: v12 migration guide * feat: include empty orb in test-deploy template * docs: change message * feat: add custom orb name * docs: remove double negatives * feat: make checkout optional * chore: update python in lint job * chore: pin base images to current-22.04 * chore: pin the circlecicli image for stability * feat: executor parameters for jobs * feat: base img -> python for less executors * fix: executors * chore: quotes Co-authored-by: Eric Ribeiro <[email protected]> * chore: quotes Co-authored-by: Eric Ribeiro <[email protected]> * chore: wording * refactor: improve readability * feat: exit with error message if cant continue * chore: comments * refactor: replace echo with printf * refactor: replace echo with printf * refactor: replace echo with printf * feat: add support for private orbs * feat: publish multiple dev tags * refactor: remove slashes from paths * refactor: use anchors for filters * refactor!: main config does not require filters * fix: macos compatible Co-authored-by: Eric Ribeiro <[email protected]> * refactor: git mv Co-authored-by: Eric Ribeiro <[email protected]> * chore: remove shellcheck exclusions --------- Co-authored-by: Eric Ribeiro <[email protected]>
- Loading branch information
1 parent
9f77feb
commit 000e774
Showing
20 changed files
with
690 additions
and
372 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
Oops, something went wrong.