Skip to content

chore: add action to update fuelup versions and deploy #121

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JoshuaBatty
Copy link
Member

Description

This PR introduces a manual GitHub Actions workflow to simplify updating the fuelup toolchains and deploying the application.
Previously, updating the forc version in the production environment was difficult due to Docker layer caching in the CI pipeline. A rebuild was only triggered on a file change.

The new "Manual Deploy" action can be triggered on-demand from the Actions tab. It includes an option to bypass the Docker cache, which forces a fresh build and ensures the latest toolchain versions are installed from fuelup.

kayagokalp
kayagokalp previously approved these changes Jun 26, 2025
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