Releases: jfrog-fastci/fastci
v0.30.0 — Deprecation: replace with jfrog/boost@v0
jfrog-fastci/fastci is deprecated
Starting with v0.30.0, the jfrog-fastci/fastci action is a no-op that only prints a deprecation warning. It will not fail your workflow.
Migration
Replace:
- uses: jfrog-fastci/fastci@v0with:
- uses: jfrog/boost@v0See https://github.com/jfrog/boost for installation.
What this release does
- Replaces the previous Node.js action with a tiny composite action.
- Emits a
::warning::annotation on every job that still uses jfrog-fastci/fastci so the deprecation surfaces in the GitHub Actions UI. - Keeps all previous
inputs:declared (and ignored) so existingwith:blocks in caller workflows do not produce warnings while you migrate.
Tag movement
The floating v0 tag has been re-pointed at v0.30.0, so callers using jfrog-fastci/fastci@v0 immediately receive the deprecation notice.
milestone-deprecate-fastci-9b01e67f — deprecation no-op (test milestone)
Test milestone — verifying the deprecation no-op
This is a pre-release / milestone used to verify the deprecation no-op behavior before promoting it to v0.30.0 / re-pointing the floating v0 tag.
What this milestone does
- Replaces the previous Node.js action with a tiny composite action.
- Emits a
::warning::annotation on every job that still uses jfrog-fastci/fastci so the deprecation surfaces in the GitHub Actions UI. - Keeps all previous
inputs:declared (and ignored) so existingwith:blocks in caller workflows do not produce warnings.
Test invocation
- uses: jfrog-fastci/fastci@milestone-deprecate-fastci-9b01e67fOnce verified, the v0 tag will be re-pointed and v0.30.0 cut as a real release pointing users at:
- uses: jfrog/boost@v0Release v0.23.23
What's Changed
- fix: set base to /fastci/ for GitHub Pages asset paths by @shay-dahan in #173
- [PROMO] Release release/v0.23.17 -> dev by @yahav-ohana in #174
- [PROMO] Promote dev -> main (includes release/v0.23.17) by @yahav-ohana in #175
- Update GitHub Action to v0.23.22 by @menachemm-byte in #176
Full Changelog: v0.23.17...v0.23.23
Release v0.23.22
What's Changed
- fix: set base to /fastci/ for GitHub Pages asset paths by @shay-dahan in #173
- [PROMO] Release release/v0.23.17 -> dev by @yahav-ohana in #174
- [PROMO] Promote dev -> main (includes release/v0.23.17) by @yahav-ohana in #175
Full Changelog: v0...v0.23.22
Release v0.23.21
What's Changed
- fix: set base to /fastci/ for GitHub Pages asset paths by @shay-dahan in #173
- [PROMO] Release release/v0.23.17 -> dev by @yahav-ohana in #174
- [PROMO] Promote dev -> main (includes release/v0.23.17) by @yahav-ohana in #175
Full Changelog: v0...v0.23.21
Release v0.23.20
What's Changed
- fix: set base to /fastci/ for GitHub Pages asset paths by @shay-dahan in #173
- [PROMO] Release release/v0.23.17 -> dev by @yahav-ohana in #174
- [PROMO] Promote dev -> main (includes release/v0.23.17) by @yahav-ohana in #175
Full Changelog: v0...v0.23.20
Release v0.23.18
What's Changed
- fix: set base to /fastci/ for GitHub Pages asset paths by @shay-dahan in #173
- [PROMO] Release release/v0.23.17 -> dev by @yahav-ohana in #174
- [PROMO] Promote dev -> main (includes release/v0.23.17) by @yahav-ohana in #175
Full Changelog: v0...v0.23.18
Release v0.23.17
What's Changed
- [PROMO] Release release/v0.23.16 -> dev by @yahav-ohana in #171
- [PROMO] Promote dev -> main (includes release/v0.23.16) by @yahav-ohana in #172
Full Changelog: v0...v0.23.17
Release v0.23.16
What's Changed
- [PROMO] Release release/v0.23.13 -> dev by @yahav-ohana in #168
- [PROMO] Release release/v0.23.14 -> dev by @yahav-ohana in #169
- [PROMO] Promote dev -> main (includes release/v0.23.14) by @yahav-ohana in #170
Full Changelog: v0...v0.23.16
Release v0.23.15
What's Changed
- [PROMO] Release release/v0.23.13 -> dev by @yahav-ohana in #168
- [PROMO] Release release/v0.23.14 -> dev by @yahav-ohana in #169
- [PROMO] Promote dev -> main (includes release/v0.23.14) by @yahav-ohana in #170
Full Changelog: v0...v0.23.15