Skip to content

Conversation

@github-actions
Copy link

Why

Rustaceans like having the latest nightly. Let's give it to them.

What Changed

Updated fenix input.

Notes

Please test before merging!
This PR is created via a GitHub Actions Workflow. Please take care to ensure its contents are correct. This Workflow runs every week to ensure the rust-nightly module is regularly updated.

@github-actions github-actions bot requested a review from a team as a code owner January 13, 2025 18:08
@github-actions github-actions bot requested review from airportyh and removed request for a team January 13, 2025 18:08
@7heMech
Copy link
Contributor

7heMech commented Jan 17, 2025

Ooh, this workflow is so sick, I wonder if I could replicate in a scheduled deployment on replit with JS for Bun, since I already have a script which automatically updates version and hash, I just need one which pushes and creates a PR.

@github-actions github-actions bot force-pushed the actions/update-weekly branch from 526ec82 to 0796935 Compare January 20, 2025 18:08
@blast-hardcheese
Copy link
Contributor

@7heMech Seems reasonable to just add it to https://github.com/replit/nixmodules/blob/main/.github/workflows/update-weekly.yml#L14-L18 as well.

As I mentioned in one of our other threads, we've been making progress on making sure the pipeline gets connected from GitHub merges to internal build triggers, avoiding stale changes on HEAD that are waiting to go out.

We probably realistically won't release every week, but twice a month doesn't seem out of the question. Currently the build job is quite heavy, so we're less inclined to just have it run on every change.

@blast-hardcheese
Copy link
Contributor

incidentally, there's something odd that happens here no where checks now seems to get stuck, requiring manual intervention to get CI to actually build.

@github-actions github-actions bot force-pushed the actions/update-weekly branch 2 times, most recently from 93b8d70 to 706b990 Compare February 3, 2025 18:08
@blast-hardcheese blast-hardcheese force-pushed the actions/update-weekly branch 4 times, most recently from d2df41e to b577f1e Compare February 4, 2025 01:11
@blast-hardcheese blast-hardcheese merged commit cc5c777 into main Feb 4, 2025
3 checks passed
@blast-hardcheese blast-hardcheese deleted the actions/update-weekly branch February 4, 2025 01:40
@blast-hardcheese
Copy link
Contributor

🎉

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.

5 participants