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

Release #928

Merged
merged 26 commits into from
May 4, 2023
Merged

Release #928

merged 26 commits into from
May 4, 2023

Conversation

JulesFaucherre
Copy link
Contributor

No description provided.

adamdmharvey and others added 22 commits October 24, 2021 20:26
…-some-cli-commands-that-orbs-cannot-be-deleted-once-they-are-created

Add warning on some CLI commands that orbs cannot be deleted once they are created
During some testing, it was discovered that attempting to validate a
config while passing an invalid token fails with the following error:

```
$ circleci --token "invalid-token" config validate .circleci/config.yml -v
...
Error: config compilation request returned an error: %!w(<nil>)
```

The behavior would previously check if an error existed, but return a
different one. After fixing that, the error prints correctly.
[API-677] Return correct error in ConfigQuery
…kerfile-maintainer

fix: Dockerfile maintainer is now Developer Experience
@JulesFaucherre JulesFaucherre requested a review from a team as a code owner May 4, 2023 07:27
Add --docker-socket-path flag to the local execute command
…n-examples

feat: Include `setup` key in published Orb examples
@JulesFaucherre JulesFaucherre requested a review from a team as a code owner May 4, 2023 08:04
Documentation tweaks to main README
Add pre-commit hook for validating configuration
@JulesFaucherre JulesFaucherre merged commit 7b38e08 into main May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants