-
Notifications
You must be signed in to change notification settings - Fork 8
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 some automation for doing periodic mass rebuilds of Fedora packages #864
Open
tstellar
wants to merge
43
commits into
fedora-llvm-team:main
Choose a base branch
from
tstellar:mass-rebuild
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 15, 2024
-
Add some automation for doing periodic mass rebuilds of Fedora packages
These mass rebuilds will help test the snapshot builds and catch regressions in real-world projects. The GitHub workflows are currently configured to start a new mass rebuild once per month and then when the rebuild is complete, it will create any issue reporting any regressions since the last build. The goal is to keep the rebuilder as simple as possible, so it will only rebuild packages that successfully built in the last rebuild, and it makes no attempt to work around packages that hard code gcc as their compiler. As a result, some of the 'passing' builds may actually use gcc instead of clang, but this is an acceptable trade-off to keep the rebuild process simple.
Configuration menu - View commit details
-
Copy full SHA for e252a90 - Browse repository at this point
Copy the full SHA e252a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for d963e2d - Browse repository at this point
Copy the full SHA d963e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 641aa8f - Browse repository at this point
Copy the full SHA 641aa8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2682ca9 - Browse repository at this point
Copy the full SHA 2682ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff0fa4 - Browse repository at this point
Copy the full SHA 5ff0fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ce870 - Browse repository at this point
Copy the full SHA 38ce870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 658f24c - Browse repository at this point
Copy the full SHA 658f24cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41967a9 - Browse repository at this point
Copy the full SHA 41967a9View commit details
Commits on Nov 18, 2024
-
Update .github/workflows/rebuilder.py
Co-authored-by: Konrad Kleine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b00f3bf - Browse repository at this point
Copy the full SHA b00f3bfView commit details -
Update .github/workflows/rebuilder.py
Co-authored-by: Konrad Kleine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 366d12a - Browse repository at this point
Copy the full SHA 366d12aView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4956c4a - Browse repository at this point
Copy the full SHA 4956c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac66967 - Browse repository at this point
Copy the full SHA ac66967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d16f12 - Browse repository at this point
Copy the full SHA 8d16f12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0767ab9 - Browse repository at this point
Copy the full SHA 0767ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 242e0ed - Browse repository at this point
Copy the full SHA 242e0edView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec894ba - Browse repository at this point
Copy the full SHA ec894baView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f0846 - Browse repository at this point
Copy the full SHA d4f0846View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92ad11 - Browse repository at this point
Copy the full SHA e92ad11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 716d87e - Browse repository at this point
Copy the full SHA 716d87eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d24398a - Browse repository at this point
Copy the full SHA d24398aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e091245 - Browse repository at this point
Copy the full SHA e091245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cbd7fa - Browse repository at this point
Copy the full SHA 6cbd7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 851d171 - Browse repository at this point
Copy the full SHA 851d171View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97451ba - Browse repository at this point
Copy the full SHA 97451baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 980e8bc - Browse repository at this point
Copy the full SHA 980e8bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e554bae - Browse repository at this point
Copy the full SHA e554baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e54d3a5 - Browse repository at this point
Copy the full SHA e54d3a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ccac7a - Browse repository at this point
Copy the full SHA 1ccac7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8320ab - Browse repository at this point
Copy the full SHA d8320abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d53fdd - Browse repository at this point
Copy the full SHA 5d53fddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd166ad - Browse repository at this point
Copy the full SHA cd166adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 713aed0 - Browse repository at this point
Copy the full SHA 713aed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e571777 - Browse repository at this point
Copy the full SHA e571777View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba48cf - Browse repository at this point
Copy the full SHA bba48cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cfe6ac - Browse repository at this point
Copy the full SHA 2cfe6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cee26b - Browse repository at this point
Copy the full SHA 8cee26bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22608be - Browse repository at this point
Copy the full SHA 22608beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b752967 - Browse repository at this point
Copy the full SHA b752967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f7ad51 - Browse repository at this point
Copy the full SHA 6f7ad51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d63b2 - Browse repository at this point
Copy the full SHA 22d63b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6778dc - Browse repository at this point
Copy the full SHA e6778dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf3096 - Browse repository at this point
Copy the full SHA aaf3096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c793aa - Browse repository at this point
Copy the full SHA 3c793aaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.