Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Front CI from Github runner to shipfox runner #7749

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

charlesBochet
Copy link
Member

Trying out a CI runner provider called "ShipFox" (https://docs.shipfox.io/)

Let's see how it works ;)

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This pull request aims to transition the Front CI from GitHub Actions to ShipFox, a third-party CI runner provider.

  • Modified .github/workflows/ci-front.yaml to utilize ShipFox runners instead of GitHub-hosted runners
  • Potential adjustments to environment setup and caching mechanisms in CI workflows to align with ShipFox's infrastructure
  • Possible changes to job definitions and step configurations to leverage ShipFox-specific features or optimizations
  • May require updates to secret management and environment variable handling for compatibility with ShipFox
  • Could impact the execution of Storybook builds, tests, and Chromatic deployments in the front-end CI process

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@Weiko Weiko merged commit a16a88f into main Oct 16, 2024
5 checks passed
@Weiko Weiko deleted the shipfox-front-ci branch October 16, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants