Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate orb config with CI #34

Closed
MikeGoldsmith opened this issue Jul 16, 2021 · 0 comments
Closed

Validate orb config with CI #34

MikeGoldsmith opened this issue Jul 16, 2021 · 0 comments
Labels
type: maintenance The necessary chores to keep the dust off.

Comments

@MikeGoldsmith
Copy link
Contributor

#23 was reverted because the orb config was not valid but didn't get picked up before it was merged.

There is a circleci CLI tool that can validate orb configs, it would great if we ran this as part of the CI process. Hopefully there is a CircleCI executor that includes the CLI and we can do run something like this:

circleci orb validate orb.yml
@MikeGoldsmith MikeGoldsmith added type: maintenance The necessary chores to keep the dust off. version: no bump A PR with maintenance or doc changes that aren't included in a release. labels Jul 16, 2021
@MikeGoldsmith MikeGoldsmith removed the version: no bump A PR with maintenance or doc changes that aren't included in a release. label Sep 23, 2021
@brookesargent brookesargent closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance The necessary chores to keep the dust off.
Projects
None yet
Development

No branches or pull requests

2 participants