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

Bufrs 0.8 compat #217

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Bufrs 0.8 compat #217

merged 2 commits into from
Mar 13, 2024

Conversation

NiklasRosenstein
Copy link
Contributor

@NiklasRosenstein NiklasRosenstein commented Mar 13, 2024

  • Removed BuffrsGenerateTask and related code
  • Replace artifactory_credentials parameter/property on login task with registry and token
  • Add registry parameter/property to publish task
  • Use --set-version in BuffrsPublishTask instead of temporarily updating Proto.toml
  • Noting in the docstring that we expect Buffrs 0.8.0 at least
  • Raise an exception if buffrs_login() is called a second time but the parameters don't match the already existing buffrsLogin task's properties (we currently treat it as a singleton)

…oduce `registry` field to publish and use `--set-version` option instead of temporarily updating `Proto.toml`. Removed `BuffrsGenerateTask`
@NiklasRosenstein NiklasRosenstein changed the title Bufrs 0.8. compat Bufrs 0.8 compat Mar 13, 2024
@NiklasRosenstein NiklasRosenstein merged commit 5a499c6 into develop Mar 13, 2024
16 checks passed
@NiklasRosenstein NiklasRosenstein deleted the nr/buffrs branch March 13, 2024 14:35
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.

None yet

2 participants