Skip to content

Migrate to jfrog/boost#746

Merged
attiasas merged 2 commits intojfrog:devfrom
attiasas:move_to_boost
May 10, 2026
Merged

Migrate to jfrog/boost#746
attiasas merged 2 commits intojfrog:devfrom
attiasas:move_to_boost

Conversation

@attiasas
Copy link
Copy Markdown
Collaborator

@attiasas attiasas commented May 5, 2026

ci(workflows): migrate test workflow from jfrog-fastci/fastci to jfrog/boost

Summary

This change switches the GitHub Actions workflow used for CI optimization in .github/workflows/test.yml from jfrog-fastci/fastci@v0 to jfrog/boost@v0. Inputs tied to the old FastCI action (fastci_otel_token / FASTCI_TOKEN, install_bashi, and enabled_optimizations for go_test_junit_optimization) are removed so the workflow matches the new action’s interface.

Changes

  • .github/workflows/test.yml: In every job that ran “Start FastCI Optimization,” replace uses: jfrog-fastci/fastci@v0 with uses: jfrog/boost@v0.
  • Inputs: Keep only github_token: ${{ secrets.GITHUB_TOKEN }} for that step; drop fastci_otel_token, install_bashi, and enabled_optimizations everywhere they appeared (including the variant that had install_bashi: true on the first job).

@attiasas attiasas added ignore for release Automatically generated release notes safe to test Approve running integration tests on a pull request labels May 5, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label May 5, 2026
@attiasas attiasas added the safe to test Approve running integration tests on a pull request label May 5, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label May 5, 2026
@attiasas attiasas requested a review from a team May 6, 2026 06:48
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

👍 Frogbot scanned this pull request and did not find any new security issues.


@yahav-ohana
Copy link
Copy Markdown

LGTM

@attiasas attiasas merged commit ee408dc into jfrog:dev May 10, 2026
164 of 168 checks passed
@attiasas attiasas deleted the move_to_boost branch May 10, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore for release Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants