3.0.4
·
26 commits
to refs/heads/master
since this release
Thanks to all the contributors of this release π: @benjaminParisel, @csouchet and @tbouffard
What's Changed
Full Changelog: v3.0.3...v3.0.4
π Improvements
- feat: list software on more version of GH runners (#411) @tbouffard
- feat: simulate "trigger workflows when new version available on npm" (#373) @tbouffard
- feat: manage teardown in surge preview with multi stages (#351) @tbouffard
- feat: improve wf for "surge preview for PR from fork" (#350) @tbouffard
- feat: generate site from template for "surge-preview-for-pr" (#348) @tbouffard
- ci: Use workflow run to upload surge preview (#346) @benjaminParisel
- ci: create wf to delete several artifacts (#314) @tbouffard
π Bug Fixes
- fix: clean syntax when sending repository_dispatch (#374) @tbouffard
- fix(surge-deploy): get artifact from the specific workflow run (#363) @tbouffard
- fix(surge-deploy): prevent bash error in debug step (#366) @tbouffard
- ci: fix name of the surge preview teardown workflow (#354) @tbouffard
π Documentation
- ci: add comment in "create GH release" wf (#312) @tbouffard
π» Maintenance
- ci: build documentation with Node 22 (#418) @tbouffard
- ci: bump action-download-artifact from v7 to v8 (#399) @csouchet
- ci: use ubuntu-24.04 (#397) @csouchet
- ci: surge-build uses public docs (#347) @benjaminParisel
- ci: on run
delete-artifacts-of-workflowon demand (#319) @tbouffard