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

Create GitHub Action to build static assets (Webpack/Encore) #6

Closed
4 tasks
brusch opened this issue Apr 13, 2023 · 1 comment
Closed
4 tasks

Create GitHub Action to build static assets (Webpack/Encore) #6

brusch opened this issue Apr 13, 2023 · 1 comment

Comments

@brusch
Copy link
Member

brusch commented Apr 13, 2023

Currently updating and building the Webpack build files (located in public/build) is a manual process.
The goal of this task should be, that this process is fully automated using GitHub Actions and runs on a regular basis to also update npm packages to the latest available versions.

  • Update dependencies defined in package.json
  • Check if there were any changes
  • Build Webpack Encore artefacts and update them in Git repository (if there were any changes/updates)
  • Tiggers for this workflow: cron (daily at night), on push/PR when any related config is getting changed ( e.g. package.json or webpack.config.js, public/assets/* ....) and manual trigger
@brusch brusch added the Task label Apr 13, 2023
@brusch brusch added this to the 1.0.0 milestone Apr 13, 2023
@robertSt7 robertSt7 modified the milestones: 1.0.0, 1.1.0 May 15, 2023
@brusch brusch changed the title Create GitHub Action to build static assets (Webpack) Create GitHub Action to build static assets (Webpack/Encore) Jun 5, 2023
@aryaantony92 aryaantony92 removed this from the 1.1.0 milestone Aug 8, 2023
@pimcore pimcore deleted a comment from github-actions bot Jan 19, 2024
@fashxp
Copy link
Member

fashxp commented Oct 1, 2024

won't do anymore.

@fashxp fashxp closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants