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

Update to latest SDK and dispatch-client versions #51

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

Marenz
Copy link
Contributor

@Marenz Marenz commented Sep 4, 2024

No description provided.

Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
@Marenz Marenz requested a review from a team as a code owner September 4, 2024 16:19
@github-actions github-actions bot added part:docs Affects the documentation part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) part:actor Affects the dispatching actor part:dispatcher Affects the high-level dispatcher interface labels Sep 4, 2024
@@ -39,9 +39,9 @@ dependencies = [
# Make sure to update the version for cross-referencing also in the
# mkdocs.yml file when changing the version here (look for the config key
# plugins.mkdocstrings.handlers.python.import)
"frequenz-sdk == 1.0.0-rc801",
"frequenz-sdk == 1.0.0-rc900",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not necessary, as the idea is not to make patch releases normally, but you could also use frequenz-sdk >= 1.0.0-rc900, < 1.0.0-rc1000

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure, because it was a pre-release and the tools have been... special in their treatment of those. So I'd preferred giving the exact version

@Marenz Marenz added this pull request to the merge queue Sep 5, 2024
Merged via the queue into frequenz-floss:v0.x.x with commit 05f333b Sep 5, 2024
14 checks passed
@Marenz Marenz deleted the upup branch September 5, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:actor Affects the dispatching actor part:dispatcher Affects the high-level dispatcher interface part:docs Affects the documentation part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants