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

[Task] Load and save manifest after the deployment of a build #464

Open
taorepoara opened this issue Sep 29, 2023 · 0 comments
Open

[Task] Load and save manifest after the deployment of a build #464

taorepoara opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@taorepoara
Copy link
Member

What should be done

To be sure that an app is well deployed and usable, the app manifest should be loaded after the deployment is ready.

To manage cache on the manifest and avoid loading it each time, the result should be saved in the database.

Technical recommandation

Load the manifest when app is ready after the deployment and save the manifest in the deployment table.

Ecological concerns

Stop loading the manifest at every environment start but get it from the database.

@taorepoara taorepoara added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Sep 29, 2023
@taorepoara taorepoara added this to Lenra Sep 29, 2023
@github-project-automation github-project-automation bot moved this to 🟣 Need triage in Lenra Sep 29, 2023
@taorepoara taorepoara moved this from 🟣 Need triage to 🟡 Backlog in Lenra Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
Status: 🟡 Backlog
Development

No branches or pull requests

1 participant