Skip to content

feat(ci): Replace S3 upload with a rolling nightly pre-release - #1050

Merged
urunc-bot[bot] merged 1 commit into
mainfrom
feat/rolling_release
Sep 16, 2026
Merged

urunc-bot[bot] merged 1 commit into
mainfrom
feat/rolling_release

Conversation

@cmainas

@cmainas cmainas commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Description

Instead of pushing the urunc binaries to the nubificus S3, use a pre-release in GitHUb which will store all the bianries built in the main branch.

Related issues

How was this tested?

In a forked repository invoked the action:

LLM usage

A review from Opus 4.8 pointed out that the workflow could be executed from any branch due to workflow_dispatch and therefore this got removed from Opus 4.8. Also, concurrency changed again after the review from Opus 4.8 .

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

@netlify

netlify Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 5e3356b
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6aaaaaafde04980008f5f177
😎 Deploy Preview https://deploy-preview-1050--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cmainas
cmainas force-pushed the feat/rolling_release branch 3 times, most recently from c66be68 to 5c89a16 Compare September 15, 2026 19:33
@cmainas
cmainas marked this pull request as ready for review September 16, 2026 07:26
@cmainas
cmainas requested review from ananos and gntouts September 16, 2026 07:26

@ananos ananos left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks @cmainas !

Instead of pushing the urunc binaries to the nubificus S3, use a
pre-release in GitHUb which will store all the binaries built in the
main branch.

PR: #1050
Signed-off-by: Charalampos Mainas <charalampos.mainas@gmail.com>
Reviewed-by: Anastassios Nanos <ananos@nubificus.co.uk>
Approved-by: Anastassios Nanos <ananos@nubificus.co.uk>
@github-actions
github-actions Bot force-pushed the feat/rolling_release branch from 5c89a16 to 5e3356b Compare September 16, 2026 14:41
@urunc-bot
urunc-bot Bot merged commit cf8151a into main Sep 16, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace S3 with a rolling release

2 participants