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

Prepare for a release & add --print-address cli option #26

Merged
merged 12 commits into from
Jun 29, 2023

Conversation

zeenix
Copy link
Collaborator

@zeenix zeenix commented Jun 29, 2023

@elmarco I took 2 of your patches from #23 for this.


Zeeshan Ali Khan on behalf of MBition GmbH.

Provider Information.

Zeeshan Ali Khan and others added 3 commits June 29, 2023 19:56
@zeenix zeenix force-pushed the prepare-release branch 2 times, most recently from 48b2e4c to 4017988 Compare June 29, 2023 21:42
elmarco and others added 9 commits June 29, 2023 23:47
Co-authored-by: Zeeshan Ali Khan <[email protected]>
Signed-off-by: Marc-André Lureau <[email protected]>
This will create a release on Github from annotated tags.
Otherwise, the build breaks against latest nightly:

```
error[E0635]: unknown feature `proc_macro_span_shrink`
  --> /home/zeenix/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.47/src/lib.rs:92:30
   |
92 |     feature(proc_macro_span, proc_macro_span_shrink)
   |                              ^^^^^^^^^^^^^^^^^^^^^^
```
We might switch back to git after the release.
This also means we don't use two different versions of nix, as zbus also
uses 0.26.
@zeenix zeenix force-pushed the prepare-release branch from 4017988 to d8e8caa Compare June 29, 2023 21:49
@zeenix zeenix enabled auto-merge June 29, 2023 21:52
@zeenix zeenix merged commit 5e54407 into dbus2:main Jun 29, 2023
@zeenix zeenix deleted the prepare-release branch June 29, 2023 21:54
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