You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relevant to this PR specifically: adding a daily build makes aburi a branch-follower, but compiler-explorer/infra#2202 declares the installable as type: s3tarballs, which is our pinned shape, and the properties in #8872 carry a fixed semver=0.1.1. If the daily build here is what we want, the infra entry needs to move to the nightly: block and the properties need isNightly=true with semver=(trunk), plus an entry in remove_old_compilers.sh. The ccc entry in this file is the template.
Alternatively, if aburi is better pinned for now, this PR would be the one to drop. Either is fine, it just needs deciding as a set. The two options are laid out in the comment on #8872.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
compiler-explorer/compiler-explorer#8871