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 prep for 0.4.4 #4

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

erikbosch
Copy link
Contributor

@erikbosch erikbosch commented Apr 2, 2024

Background/Rationale:

0.4.4 is intended to be essentially equal with 0.4.1

I opted for updating "all versions", i.e. not keeping "0.1.0" for "unreleased" packages, but if we want to keep "0.1.0" that works too

@SebastianSchildt
Copy link
Contributor

Which reminds me, we need t get better updating the cargo lock versions, becasue "tag-wise" there WAS a 0.4.2 release fo databroker as well (it has basically all additons over 0.4.1 making int RISCV compatible. seems we just forgot to changee cargo file. Therefore, my suggestion would be, after merging this and then tagging an actual relase, in main we should immediately bump all cargo versions

Copy link
Contributor

@SebastianSchildt SebastianSchildt left a comment

Choose a reason for hiding this comment

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

Looking good. I quickly started databroker and databroker-cli containers. Seems to work, but did not do full testing with providers etc,

@erikbosch
Copy link
Contributor Author

Which reminds me, we need t get better updating the cargo lock versions, becasue "tag-wise" there WAS a 0.4.2 release fo databroker as well (it has basically all additons over 0.4.1 making int RISCV compatible. seems we just forgot to changee cargo file. Therefore, my suggestion would be, after merging this and then tagging an actual relase, in main we should immediately bump all cargo versions

In this PR I update Cargo.lock, so when merged Cargo.lock in main will be updated.
I did not know or did not remember that we triggered a docker build of 0.4.2 (possibly as you triggered the build :-))

image

@erikbosch erikbosch merged commit 7b2d798 into eclipse-kuksa:main Apr 3, 2024
16 checks passed
@erikbosch erikbosch deleted the erik_release branch April 3, 2024 08:09
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