2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-03 17:21:20 +08:00
discourse/.github
David Taylor 9eed5b1c89
DEV: Ensure prebuilt assets are compiled for the beta tag (#35060)
Our current release process involves pushing two commits to `main`
simultaneously. The first is tagged `beta`, and then the second begins
the new `-latest` cycle for the next beta version. Since they're pushed
together, GitHub only triggers a single 'push' event for the most recent
commit.

This commit updates the publish-assets workflow so that it's also
triggered when the `beta` tag is attached to a new commit. That'll
ensure that assets are built & published for that specific commit, which
is accessible via the `beta` tag and the version-specific tags.
2025-09-30 09:04:27 +01:00
..
instructions DEV: align bin/lint to use lefthook (#34247) 2025-08-13 12:49:14 +10:00
workflows DEV: Ensure prebuilt assets are compiled for the beta tag (#35060) 2025-09-30 09:04:27 +01:00
dependabot.yml DEV: Fix rails dependency grouping (#34309) 2025-08-14 09:11:02 +08:00
labeler.yml DEV: Move discourse-ai to core (#33749) 2025-07-22 15:07:59 +02:00