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 #527

Merged
merged 1 commit into from
Feb 21, 2024
Merged

chore: release #527

merged 1 commit into from
Feb 21, 2024

Conversation

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

@release-plz-ipvm-wg release-plz-ipvm-wg bot commented Jan 23, 2024

🤖 New release

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

⚠️ 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.28.0/src/lints/enum_variant_added.ron

Failed in:
  variant Command:Node in /tmp/.tmp7PLiiL/homestar/homestar-runtime/src/cli.rs:149
  variant Command:Info in /tmp/.tmp7PLiiL/homestar/homestar-runtime/src/cli.rs:155
Changelog

homestar-runtime

0.2.0 - 2024-02-20

Added

  • Add OpenRPC API docs and associated JSON Schemas (#534)
  • redial node_addresses at an interval on connection close (#529)

Fixed

  • add handling of dns multiaddrs + bootstrapping + CLI / Conn changes (#547)

Other

  • deps + flake cleanup (#581)
  • Allow dead code default timeout (#577)
  • Update homestar-functions to use cargo component (#576)
  • fix transport order for wss possibility (#563)
  • small comment, sorry (#561)
  • move away from deadlines dealing w/ the runner and wasi-preview 2 wasmtime (#560)
  • docker updates with info command and rpc host update (#558)
  • just test conn (#544)
  • handle this evil workflow_info test (#543)
  • remove unnecessary deps and add tooling for those checks (#541)
  • chore(cargo): bump puffin from 0.18.1 to 0.19.0 (#537)
  • updates/flaky kills on ci (#540)
  • release docs and cp readmes (#530)
  • port selection and test config generation macro (#528)
  • chore(cargo): bump serde_with from 3.4.0 to 3.5.0 (#524)
  • chore(cargo): bump moka from 0.12.3 to 0.12.4 (#525)

homestar-invocation

0.2.0 - 2024-02-20

Added

  • Add OpenRPC API docs and associated JSON Schemas (#534)

Other

  • deps + flake cleanup (#581)
  • Update homestar-functions to use cargo component (#576)
  • move away from deadlines dealing w/ the runner and wasi-preview 2 wasmtime (#560)
  • remove unnecessary deps and add tooling for those checks (#541)
  • release docs and cp readmes (#530)

homestar-wasm

0.2.0 - 2024-02-20

Other

  • deps + flake cleanup (#581)
  • Update homestar-functions to use cargo component (#576)
  • move away from deadlines dealing w/ the runner and wasi-preview 2 wasmtime (#560)
  • remove unnecessary deps and add tooling for those checks (#541)
  • release docs and cp readmes (#530)

homestar-workflow

0.2.0 - 2024-02-20

Added

  • Add OpenRPC API docs and associated JSON Schemas (#534)

Other

  • deps + flake cleanup (#581)
  • remove unnecessary deps and add tooling for those checks (#541)
  • release docs and cp readmes (#530)


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 January 23, 2024 00:45
@release-plz-ipvm-wg release-plz-ipvm-wg bot added the release Release-related label Jan 23, 2024
@release-plz-ipvm-wg release-plz-ipvm-wg bot force-pushed the release-plz-2024-01-23T00-45-56Z branch 13 times, most recently from 775bf16 to c3a60a2 Compare January 30, 2024 19:05
@bgins
Copy link
Contributor

bgins commented Feb 5, 2024

Documentation tasks for this release:

Changes to the docs: everywhere-computer/docs#11

@release-plz-ipvm-wg release-plz-ipvm-wg bot force-pushed the release-plz-2024-01-23T00-45-56Z branch 6 times, most recently from f71b41f to 218b99a Compare February 8, 2024 21:21
@release-plz-ipvm-wg release-plz-ipvm-wg bot force-pushed the release-plz-2024-01-23T00-45-56Z branch 5 times, most recently from b9fe22a to e7f475d Compare February 17, 2024 00:32
Signed-off-by: release-plz-ipvm-wg[bot] <144082651+release-plz-ipvm-wg[bot]@users.noreply.github.com>
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c6c0067) 71.28% compared to head (5e72242) 72.79%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #527      +/-   ##
==========================================
+ Coverage   71.28%   72.79%   +1.51%     
==========================================
  Files          92       92              
  Lines       12304    12304              
==========================================
+ Hits         8771     8957     +186     
+ Misses       3533     3347     -186     

see 9 files with indirect coverage changes

@zeeshanlakhani zeeshanlakhani merged commit 3c7c56a into main Feb 21, 2024
33 checks passed
@zeeshanlakhani zeeshanlakhani deleted the release-plz-2024-01-23T00-45-56Z branch February 21, 2024 01:05
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

2 participants