-
Notifications
You must be signed in to change notification settings - Fork 2
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
Use correct workflow branches #862
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merged
puehringer
pushed a commit
that referenced
this pull request
Dec 14, 2023
* chore: prepare next dev release * prepare release 23.0.0 * Use correct workflow branches (#862) fix branches --------- Co-authored-by: Holger Stitz <[email protected]>
puehringer
added a commit
that referenced
this pull request
Dec 20, 2023
* chore: prepare next dev release * Use correct workflow branches (#862) fix branches * prepare next dev version * deps: update React in package.json (#865) * Update package.json * Update package.json * prepare release 23.0.1 --------- Co-authored-by: Holger Stitz <[email protected]> Co-authored-by: Michael Pühringer <[email protected]>
puehringer
added a commit
that referenced
this pull request
Jan 23, 2024
* chore: prepare next dev release * Use correct workflow branches (#862) fix branches * prepare next dev version * deps: update React in package.json (#865) * Update package.json * Update package.json * prepare next dev version * chore: version pinning (#867) version pinning * prepare release 23.0.2 --------- Co-authored-by: Holger Stitz <[email protected]> Co-authored-by: Michael Pühringer <[email protected]> Co-authored-by: dvdanielamoitzi <[email protected]>
puehringer
added a commit
that referenced
this pull request
Jan 24, 2024
* chore: prepare next dev release * Use correct workflow branches (#862) fix branches * prepare next dev version * deps: update React in package.json (#865) * Update package.json * Update package.json * prepare next dev version * chore: version pinning (#867) version pinning * prepare next dev version * Mantine7 (#864) * migrate to mantine 7 * add test menu item and fix cypress test * dist files and linting * add new yarn.lock * Update versions * Update backend versions --------- Co-authored-by: Michael Puehringer <[email protected]> * prepare release 24.0.0 --------- Co-authored-by: Holger Stitz <[email protected]> Co-authored-by: Michael Pühringer <[email protected]> Co-authored-by: dvdanielamoitzi <[email protected]> Co-authored-by: Michael Puehringer <[email protected]>
puehringer
added a commit
that referenced
this pull request
Feb 29, 2024
* chore: prepare next dev release * Use correct workflow branches (#862) fix branches * prepare next dev version * deps: update React in package.json (#865) * Update package.json * Update package.json * prepare next dev version * chore: version pinning (#867) version pinning * prepare next dev version * Mantine7 (#864) * migrate to mantine 7 * add test menu item and fix cypress test * dist files and linting * add new yarn.lock * Update versions * Update backend versions --------- Co-authored-by: Michael Puehringer <[email protected]> * prepare next dev version * fix: remove polyfill (#871) * feat: rspack (#870) * feat: rspack * Remove storybook as it hoists fork-ts-checker-webpack-plugin * Remove cypress component testing * Switch to start:full * Update scripts * Update package.json * Revert "feat: rspack" (#872) Revert "feat: rspack (#870)" This reverts commit 5566ddf. * prepare release 24.0.1 --------- Co-authored-by: Holger Stitz <[email protected]> Co-authored-by: Michael Pühringer <[email protected]> Co-authored-by: dvdanielamoitzi <[email protected]> Co-authored-by: Michael Puehringer <[email protected]>
puehringer
added a commit
that referenced
this pull request
Feb 29, 2024
* chore: prepare next dev release * Use correct workflow branches (#862) fix branches * prepare next dev version * deps: update React in package.json (#865) * Update package.json * Update package.json * prepare next dev version * chore: version pinning (#867) version pinning * prepare next dev version * Mantine7 (#864) * migrate to mantine 7 * add test menu item and fix cypress test * dist files and linting * add new yarn.lock * Update versions * Update backend versions --------- Co-authored-by: Michael Puehringer <[email protected]> * prepare next dev version * feat: rspack * Remove storybook as it hoists fork-ts-checker-webpack-plugin * Remove cypress component testing * Switch to start:full * Update scripts * fix: remove polyfill (#871) * Update package.json * feat: rspack (#870) * feat: rspack * Remove storybook as it hoists fork-ts-checker-webpack-plugin * Remove cypress component testing * Switch to start:full * Update scripts * Update package.json * Revert "feat: rspack" (#872) Revert "feat: rspack (#870)" This reverts commit 5566ddf. * prepare next dev version * prepare release 25.0.0 --------- Co-authored-by: Holger Stitz <[email protected]> Co-authored-by: Michael Pühringer <[email protected]> Co-authored-by: dvdanielamoitzi <[email protected]> Co-authored-by: Michael Puehringer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #861