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

chore: release #618

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

release-plz-ipvm-wg[bot]
Copy link
Contributor

@release-plz-ipvm-wg release-plz-ipvm-wg bot commented Mar 13, 2024

🤖 New release

  • homestar-runtime: 0.3.0 -> 0.4.0 (⚠️ API breaking changes)
  • homestar-invocation: 0.3.0 -> 0.4.0 (✓ API compatible changes)
  • homestar-wasm: 0.3.0 -> 0.4.0 (✓ API compatible changes)
  • homestar-workflow: 0.3.0 -> 0.4.0

⚠️ homestar-runtime breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.31.0/src/lints/enum_variant_added.ron

Failed in:
  variant NetworkNotification:StatusChangedAutonat in /tmp/.tmpIgssCN/homestar/homestar-runtime/src/event_handler/notification/network.rs:55
Changelog

homestar-runtime

0.4.0 - 2024-05-17

Added

  • Add AutoNAT behavior (#632)

Other

  • (schemas) update OpenRPC API doc and JSON schemas
  • wasm/warg namespace cleanup (#630)

homestar-invocation

0.4.0 - 2024-05-17

Other

  • wasm/warg namespace cleanup (#630)

homestar-wasm

0.4.0 - 2024-05-17

Other

  • wasm/warg namespace cleanup (#630)

homestar-workflow

0.3.0 - 2024-03-13

Other

  • handle nonce as incoming string/arraybuf (#611)


This PR was generated with release-plz.

@release-plz-ipvm-wg release-plz-ipvm-wg bot requested a review from a team as a code owner March 13, 2024 20:28
@release-plz-ipvm-wg release-plz-ipvm-wg bot added the release Release-related label Mar 13, 2024
@release-plz-ipvm-wg release-plz-ipvm-wg bot force-pushed the release-plz-2024-03-13T20-28-43Z branch 2 times, most recently from 200d42c to acad8d4 Compare March 19, 2024 01:49
@release-plz-ipvm-wg release-plz-ipvm-wg bot force-pushed the release-plz-2024-03-13T20-28-43Z branch from 94adf63 to e18ba5d Compare March 27, 2024 23:18
@release-plz-ipvm-wg release-plz-ipvm-wg bot force-pushed the release-plz-2024-03-13T20-28-43Z branch 2 times, most recently from db39ddd to c2929ba Compare May 17, 2024 15:54
@release-plz-ipvm-wg release-plz-ipvm-wg bot force-pushed the release-plz-2024-03-13T20-28-43Z branch from 0e27ce7 to 69525a8 Compare May 17, 2024 17:04
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.81%. Comparing base (2d0cfe9) to head (78ecc4f).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #618      +/-   ##
==========================================
- Coverage   69.85%   69.81%   -0.05%     
==========================================
  Files          98      100       +2     
  Lines       13394    13577     +183     
==========================================
+ Hits         9357     9479     +122     
- Misses       4037     4098      +61     

see 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants