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

Workflow for App Panel build generation #214

Open
shahharsh176 opened this issue May 6, 2024 · 4 comments
Open

Workflow for App Panel build generation #214

shahharsh176 opened this issue May 6, 2024 · 4 comments
Assignees
Labels
feature New feature request

Comments

@shahharsh176
Copy link
Contributor

shahharsh176 commented May 6, 2024

Description

Implement a GitHub workflow to automate the generation of builds for the App Panel when changes are made to the frontend folder. This automation will ensure that the latest build is always available for the App Panel and minimize manual steps for developers and maintainers.

Background

Our project requires frequent updates to the App Panel Frontend components. Currently, building and pushing new builds to the assets folder is a manual process. By automating this workflow, we can ensure consistency, reduce human errors, and accelerate the development process.

Feature Details

Trigger: The workflow should be triggered upon creation or update of a pull request if there are any changes in the frontend folder.

Actions:
The workflow should generate a build with a unique identifier or timestamp.
The generated build should be pushed to the assets folder within the repository.

Outcome: The App Panel should render the latest build from the assets folder.

@shahharsh176 shahharsh176 added the feature New feature request label May 6, 2024
@Josecespedesant
Copy link

Hello! I would like to work in this issue

@shahharsh176
Copy link
Contributor Author

@Josecespedesant Thank you for taking up this issue. Let us know if you want to have any discussion while you work on it.

@kc-diabeat
Copy link
Contributor

HI @Josecespedesant Pls let us know if you are working on this issue and by when can we expect the PR. Do let us know in case you are not able to find time for this. We will then assign it to someone else. Thanks.

@Josecespedesant
Copy link

Hi! Yes, please expect it by EOW or before if that's okay, got carried away during the past week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

3 participants