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

ci: release providers #1705

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Conversation

rvolosatovs
Copy link
Member

@rvolosatovs rvolosatovs commented Mar 19, 2024

Feature or Problem

build and release PARs in CI. Publish main and tag builds to GHCR and AzureCR.

Example tag build available at https://github.com/wasmCloud/wasmCloud/actions/runs/8362687944 (provider-blobstore-fs-v0.6.0-rc.1)

https://github.com/wasmCloud/wasmCloud/pkgs/container/blobstore-fs/193605679?tag=0.6.0-rc.1

Related Issues

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

@rvolosatovs rvolosatovs changed the title Ci/provider pars ci: build PARs Mar 19, 2024
@rvolosatovs rvolosatovs force-pushed the ci/provider-pars branch 17 times, most recently from 7c1b81a to c5c96f1 Compare March 20, 2024 13:29
@rvolosatovs rvolosatovs changed the title ci: build PARs ci: release providers Mar 20, 2024
@rvolosatovs rvolosatovs force-pushed the ci/provider-pars branch 8 times, most recently from 64ce50e to 321267d Compare March 20, 2024 16:43
@rvolosatovs rvolosatovs marked this pull request as ready for review March 20, 2024 17:03
@rvolosatovs rvolosatovs requested a review from a team as a code owner March 20, 2024 17:03
@rvolosatovs rvolosatovs enabled auto-merge (rebase) March 20, 2024 17:05
.github/workflows/wasmcloud.yml Outdated Show resolved Hide resolved
.github/workflows/provider.yml Show resolved Hide resolved
@thomastaylor312
Copy link
Contributor

I've added all the necessary secrets I believe. So this should be good to go once we merge

Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Copy link
Contributor

@thomastaylor312 thomastaylor312 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go but one more clarifying question I left in a previous thread

@rvolosatovs rvolosatovs merged commit 78cfd60 into wasmCloud:main Mar 26, 2024
50 checks passed
@rvolosatovs rvolosatovs deleted the ci/provider-pars branch March 27, 2024 01:33
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.

None yet

2 participants