-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update main (mainly to push to the new docker registries) #221
Conversation
* fix: update devcontainer postCreateCommand * chore: rename .env-example to .env.example for consistency * docs: added dev quick start to README * fix: also change the devcontainer commands to use .env.example * feat: auto start point of sale on port 5174
* fix: Prevent deleted users from breaking user mapping on FineView * fix: Prevent deleted users from breaking user mapping on FineView * fix: added package-lock.json * fix: re-added package-lock * fix: removed unused and broken dependency * fix: yes * refactor: removed some commented code * revert: readded package-lock.json * revert: rolled back to old main.ts
* ci(dashboard-docker): Dockerize from the whole monorepo * ci(pos-docker): Update pos dockerfile to account of monorepo * chore(pos): rename package.json * chore: remove package locks that are not used anymore * ci(dockerize): update workflows to dockerize on the root dir * ci: update to node:20
Triggered from #221 by @SuperVK. Checking if we can fast forward Target branch ( commit 60d20e7343d1ced93f13727698f3bcc091686514 (HEAD -> main, origin/main)
Author: Victor Klomp <[email protected]>
Date: Fri Jun 14 14:59:38 2024 +0200
Fix/workflow dispatch (#210)
* fix: push on workflow_dispatch
* fix: Push on workflow_dispatch Pull request ( commit 0e19fa05dad0ed831d76b5cf6e951c8606907add (pull_request/develop)
Author: Victor Klomp <[email protected]>
Date: Wed Jun 19 19:59:04 2024 +0200
hotfix: Add context to dockerize action It is possible to fast forward |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
/fast-forward |
Triggered from #221 (comment) by @SuperVK. Trying to fast forward Target branch ( commit 60d20e7343d1ced93f13727698f3bcc091686514 (HEAD -> main, origin/main)
Author: Victor Klomp <[email protected]>
Date: Fri Jun 14 14:59:38 2024 +0200
Fix/workflow dispatch (#210)
* fix: push on workflow_dispatch
* fix: Push on workflow_dispatch Pull request ( commit 0e19fa05dad0ed831d76b5cf6e951c8606907add (pull_request/develop)
Author: Victor Klomp <[email protected]>
Date: Wed Jun 19 19:59:04 2024 +0200
hotfix: Add context to dockerize action Fast forwarding $ git push origin 0e19fa05dad0ed831d76b5cf6e951c8606907add:main
To https://github.com/GEWIS/sudosos-frontend.git
60d20e7..0e19fa0 0e19fa05dad0ed831d76b5cf6e951c8606907add -> main |
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Changelog: