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

better error message for state/spec mismatch on deploy #663

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

taylordowns2000
Copy link
Member

@taylordowns2000 taylordowns2000 commented Apr 15, 2024

This provides a better error message when the deploy fails because a workflow is found in state.json but not spec.yaml.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added unit tests
  • Changesets have been added (if there are production code changes)

Release branch checklist

Delete this section if this is not a release PR.

If this IS a release branch:

  • Run pnpm changeset from root to bump versions
  • Run pnpm install
  • Commit the new version numbers
  • Run pnpm changeset tag to generate tags
  • Push tags git push --tags

Tags may need updating if commits come in after the tags are first generated.

@josephjclark josephjclark merged commit fbfc86f into main Apr 17, 2024
5 checks passed
@josephjclark josephjclark deleted the error-msg-for-missing-wf branch April 17, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants