https://github.com/goodwaygroup/circleci-orb
Goodway CircleCI Orbs
https://github.com/goodwaygroup/circleci-orb
Last synced: 4 months ago
JSON representation
Goodway CircleCI Orbs
- Host: GitHub
- URL: https://github.com/goodwaygroup/circleci-orb
- Owner: GoodwayGroup
- Created: 2019-10-22T22:39:15.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T16:44:21.000Z (over 1 year ago)
- Last Synced: 2025-02-03T02:55:56.338Z (over 1 year ago)
- Language: Shell
- Size: 474 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# circleci-orbs
Goodway CircleCI Orbs
## Before Starting
Verify you have the circleci installed on your machine. If not, run `brew install circleci` before starting.
## Getting Started
1. `npm install`
2. `npm run test`
## Dev Builds
For any non-master branch, CircleCI will build dev tags to be used for testing.
```
Orb `goodwaygroup/circleci-orb@dev:alpha` was published.
Note that your dev label `dev:alpha` can be overwritten by anyone in your organization.
Your dev orb will expire in 90 days unless a new version is published on the label `dev:alpha`.
Please note that this is an open orb and is world-readable.
```
See CircleCI build for more specific branch tags.