Files
mattgodbolt-molty e3e5ec4a1d Extend release-track heuristic for (snapshot) and parenthesised tags
A sweep of etc/config/*.properties showed two common patterns the
heuristic was missing:

- Several canonical nightly builds use semver=(snapshot) (the LLVM
  PowerPC clang variants in particular). Add 'snapshot' to NIGHTLY_TAGS.
- CE configs frequently write nightly tags inside parens — semver=(main),
  semver=(nightly), semver=(snapshot), etc. — but the heuristic was only
  matching on bare tags. Strip an outer paren wrapper before tag-set
  membership tests so both forms work.

Together these fix the (snapshot)/parenthesised cases; the remaining
empty-semver "trunk" compilers are addressed via per-compiler /
per-group overrides in the next commit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 17:05:30 -05:00
..
2021-10-05 01:45:05 +02:00
2019-08-21 01:26:16 +02:00
2025-01-29 10:41:03 -06:00
2021-09-13 20:22:27 +02:00
2024-10-27 15:28:38 +02:00
2024-10-26 17:42:22 +02:00
2024-03-08 22:25:09 -06:00
2024-03-08 22:25:09 -06:00
2024-03-08 22:25:09 -06:00
2026-02-08 12:50:20 +01:00
2024-03-08 22:25:09 -06:00
2024-03-08 22:25:09 -06:00
2025-07-28 10:34:46 -05:00