waveterm/.github/workflows
Evan Simkowitz d66380d88b
Remove release creation race in build helper (#1133)
There was a race condition in the Build Helper where if multiple runners
got to the "Create draft release" step at the same time, we could get
duplicate releases created. Now, each of the build runners will upload
the artifacts to the workflow artifact feed. Then, a single runner will
create the draft release.
2024-10-24 18:42:48 -07:00
..
build-helper.yml Remove release creation race in build helper (#1133) 2024-10-24 18:42:48 -07:00
bump-version.yml Storybook page, exclude Jotai from dependabot, use NodeJS 20 for builds (#868) 2024-09-26 14:17:52 -07:00
codeql.yml Re-enable go and zig actions in codeql pipeline (#990) 2024-10-08 17:52:50 -04:00
deploy-storybook.yml Storybook page, exclude Jotai from dependabot, use NodeJS 20 for builds (#868) 2024-09-26 14:17:52 -07:00
publish-release.yml Remove snapcraft install action that uses deprecated Node version (#1123) 2024-10-24 12:47:11 -07:00
testdriver.yml TestDriver v4 (#865) 2024-10-17 19:09:41 -05:00