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

Add upload to registry workflow for foundry_std #2461

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

THenry14
Copy link
Contributor

@THenry14 THenry14 commented Sep 11, 2024

Closes #2344

This PR is a part of the stack:
-- Add missing info recommended for package uploads (#2460)
--> Add github action workflow for automatic registry uploads during release (This PR)

Introduced changes

  • Updates github workflow to also upload std libraries to scarbs registry during release
  • Sets snforge_scarb_plugin to specific version downloadable from the registry, as required by scarb

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md

@franciszekjob
Copy link
Collaborator

Blocked by software-mansion/scarb#1605

github-merge-queue bot pushed a commit that referenced this pull request Oct 11, 2024
<!-- Reference any GitHub issues resolved by this PR -->

Related to #2344

This PR is a part of the stack:
--> Add missing info recommended for package uploads (This PR)
-- Add github action workflow for automatic registry uploads during
release (#2461)

## Introduced changes

<!-- A brief description of the changes -->

- Adds readmes and links to respective Scarb.tomls, so to view this
metadata on the registry and supress scarb warnings
- Bump snforge_scarb_plugin version to `0.31.0`, to properly reflect its
version in regards to the registry. **From now on all changes made to
this crate should be concluded with version bump**

## Checklist

<!-- Make sure all of these are complete -->

- [X] Linked relevant issue
- [X] Updated relevant documentation
- [X] Added relevant tests
- [X] Performed self-review of the code
- [X] Added changes to `CHANGELOG.md`

---------

Co-authored-by: Fiiranek <[email protected]>
Co-authored-by: Franciszek Job <[email protected]>
Base automatically changed from szymczyk/registry to master October 11, 2024 16:12
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.

Automatic uploads to registry
2 participants