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

fix: template fetch in deploy #489

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

HoomanDgtl
Copy link
Contributor

The issue occurs when the console doesn't fully complete fetching the template, and the user clicks the GitHub CI/CD button immediately to deploy. This leads to malfunctions at times because the template hasn't been fully loaded in the background. To resolve this, we are working on disabling the Build and Deploy button until the template is fully loaded in the background. This Pr solves that..

* chore: template fetch

* chore: fix fetch template

* fix: console.log
@HoomanDgtl HoomanDgtl requested a review from a team as a code owner November 21, 2024 06:48
@baktun14 baktun14 merged commit 094aaf4 into akash-network:main Nov 21, 2024
5 checks passed
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