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

fix: update publish when push to main #333

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

Conversation

scottschreckengaust
Copy link
Contributor

@scottschreckengaust scottschreckengaust commented Feb 13, 2025

Motivation

The code base is more recent than the published version.
Fixes: #299

Proposed Changes

Publish with GitHub actions plus include node@22 in the build.

Test Plan

Instead of triggering the ci.yaml from a non-existent branch "master", use the "main" branch.

Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
The repository was likely `master` before, but now it is main and therefore hasn't published a release since the renaming.

Signed-off-by: Scott Schreckengaust <[email protected]>
@scottschreckengaust scottschreckengaust changed the title feat: update actions fix: update publish when push to main Feb 13, 2025
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
Signed-off-by: Scott Schreckengaust <[email protected]>
@scottschreckengaust scottschreckengaust marked this pull request as ready for review February 14, 2025 04:25
@scottschreckengaust
Copy link
Contributor Author

  • Build when pushed to main.
  • Add node@22 and node@23.
  • Fix tests for node22+ with less lenient async blocks.

NOTE: Please squash commits.

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.

Cut new version
1 participant