Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jfrog-fastci/fastci

v0.30.0 — Deprecation: replace with jfrog/boost@v0

05 May 09:39
587b0c1

Choose a tag to compare

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@v0

with:

- uses: jfrog/boost@v0

See 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 existing with: 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)

05 May 09:33

Choose a tag to compare

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 existing with: blocks in caller workflows do not produce warnings.

Test invocation

- uses: jfrog-fastci/fastci@milestone-deprecate-fastci-9b01e67f

Once verified, the v0 tag will be re-pointed and v0.30.0 cut as a real release pointing users at:

- uses: jfrog/boost@v0

Release v0.23.23

28 Apr 11:16

Choose a tag to compare

What's Changed

Full Changelog: v0.23.17...v0.23.23

Release v0.23.22

28 Apr 09:54

Choose a tag to compare

What's Changed

Full Changelog: v0...v0.23.22

Release v0.23.21

19 Mar 17:28

Choose a tag to compare

What's Changed

Full Changelog: v0...v0.23.21

Release v0.23.20

18 Mar 12:12

Choose a tag to compare

What's Changed

Full Changelog: v0...v0.23.20

Release v0.23.18

15 Mar 21:41

Choose a tag to compare

What's Changed

Full Changelog: v0...v0.23.18

Release v0.23.17

05 Mar 13:26

Choose a tag to compare

What's Changed

Full Changelog: v0...v0.23.17

Release v0.23.16

04 Mar 13:07

Choose a tag to compare

What's Changed

Full Changelog: v0...v0.23.16

Release v0.23.15

04 Mar 11:55

Choose a tag to compare

What's Changed

Full Changelog: v0...v0.23.15