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

Chrislample/update version override #965

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

clample
Copy link
Collaborator

@clample clample commented Sep 2, 2024

I hereby confirm that I followed the code guidelines found at engineering guidelines

Affected Components

  • CLI
  • Create CLI
  • Test
  • Docs
  • Examples
  • Other

Notes for the Reviewer

The backend now has different behavior depending on the CLI version that's used (in particular, the MQTT WebSocket topic format with #952).

We have automatic version setting for local development testing. Experimental CLI releases created with the release-canary.yml action have a version with the format 0.0.0-pr.<PR number>.<commit hash>, though, so our automatic version setting didn't work. This PR does a quick update of that.

@maxigimenez maxigimenez merged commit 2ae8856 into main Sep 3, 2024
3 checks passed
@maxigimenez maxigimenez deleted the chrislample/update-version-override branch September 3, 2024 10:56
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.

2 participants