-
Notifications
You must be signed in to change notification settings - Fork 1
Motd #1738
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
Open
OliverDudgeon
wants to merge
18
commits into
master
Choose a base branch
from
motd
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Motd #1738
Conversation
This file contains hidden or 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
…release - Removed the old release-please configuration file. - Added a new semantic-release configuration file with branch settings and plugins for automated versioning and changelog generation.
# [6.0.0-dev.1](5.5.0...6.0.0-dev.1) (2025-12-13) * feat!: upgrade dm client to v5 ([fa10a6b](fa10a6b)) ### Bug Fixes * add missing toast when workflows are launched ([8c3849a](8c3849a)) * avoid es connections when it is not installed ([8379209](8379209)) * change apps/job tab to run ([f0b714a](f0b714a)) * fix crash when order is undefined ([832ca50](832ca50)) * fix default name for jobs to be usable ([fd1ae2f](fd1ae2f)) * fix MUI warning for project flavour ([89389df](89389df)) * fix running workflows list not opening when a workflow is run ([daff7f7](daff7f7)) * fix sorting of workflows in the results page ([f7f9d7d](f7f9d7d)) * fix workflows with options ([54ce29a](54ce29a)) * implement stopping workflows before deletion ([b8f3d7b](b8f3d7b)) * improve retry logic for project table ([cdaff6a](cdaff6a)) * pass correct params in logs button ([34f0137](34f0137)) * pin nodejs version in devcontainer ([2e7dbf6](2e7dbf6)) * remove redundent fallback value ([db5ea3d](db5ea3d)) * show all instances in the list with their version ([a51042e](a51042e)) * show errors in data tables ([92da10e](92da10e)) * show header only when there is an input ([a745a42](a745a42)) ### chore * **deps:** upgrade squonk API clients, NodeJS and React ([8f35693](8f35693)) ### Features * add delete workflow button ([b3aa584](b3aa584)) * add event stream history ([#1691](#1691)) ([50d289f](50d289f)) * add workflows to run page ([aae3495](aae3495)) * display workflows in result page ([167b54c](167b54c)) * improve design of app, job and workflow cards ([3007b98](3007b98)) * improve event stream connection logging ([aa8235d](aa8235d)) ### BREAKING CHANGES * **deps:** Node v22 now minimum, pnpm v10 required Upgrade react to fix CVE-2025-55182 * Now requires DM v5
# [6.0.0-dev.1](5.5.0...6.0.0-dev.1) (2025-12-13) * feat!: upgrade dm client to v5 ([fa10a6b](fa10a6b)) ### Bug Fixes * add missing toast when workflows are launched ([8c3849a](8c3849a)) * avoid es connections when it is not installed ([8379209](8379209)) * change apps/job tab to run ([f0b714a](f0b714a)) * fix crash when order is undefined ([832ca50](832ca50)) * fix default name for jobs to be usable ([fd1ae2f](fd1ae2f)) * fix MUI warning for project flavour ([89389df](89389df)) * fix running workflows list not opening when a workflow is run ([daff7f7](daff7f7)) * fix sorting of workflows in the results page ([f7f9d7d](f7f9d7d)) * fix workflows with options ([54ce29a](54ce29a)) * implement stopping workflows before deletion ([b8f3d7b](b8f3d7b)) * improve retry logic for project table ([cdaff6a](cdaff6a)) * pass correct params in logs button ([34f0137](34f0137)) * pin nodejs version in devcontainer ([2e7dbf6](2e7dbf6)) * remove redundent fallback value ([db5ea3d](db5ea3d)) * show all instances in the list with their version ([a51042e](a51042e)) * show errors in data tables ([92da10e](92da10e)) * show header only when there is an input ([a745a42](a745a42)) ### chore * **deps:** upgrade squonk API clients, NodeJS and React ([8f35693](8f35693)) ### Features * add delete workflow button ([b3aa584](b3aa584)) * add event stream history ([#1691](#1691)) ([50d289f](50d289f)) * add workflows to run page ([aae3495](aae3495)) * display workflows in result page ([167b54c](167b54c)) * improve design of app, job and workflow cards ([3007b98](3007b98)) * improve event stream connection logging ([aa8235d](aa8235d)) ### BREAKING CHANGES * **deps:** Node v22 now minimum, pnpm v10 required Upgrade react to fix CVE-2025-55182 * Now requires DM v5
# [6.0.0-dev.1](5.5.0...6.0.0-dev.1) (2025-12-13) * feat!: upgrade dm client to v5 ([fa10a6b](fa10a6b)) ### Bug Fixes * add missing toast when workflows are launched ([8c3849a](8c3849a)) * avoid es connections when it is not installed ([8379209](8379209)) * change apps/job tab to run ([f0b714a](f0b714a)) * fix crash when order is undefined ([832ca50](832ca50)) * fix default name for jobs to be usable ([fd1ae2f](fd1ae2f)) * fix MUI warning for project flavour ([89389df](89389df)) * fix running workflows list not opening when a workflow is run ([daff7f7](daff7f7)) * fix sorting of workflows in the results page ([f7f9d7d](f7f9d7d)) * fix workflows with options ([54ce29a](54ce29a)) * implement stopping workflows before deletion ([b8f3d7b](b8f3d7b)) * improve retry logic for project table ([cdaff6a](cdaff6a)) * pass correct params in logs button ([34f0137](34f0137)) * pin nodejs version in devcontainer ([2e7dbf6](2e7dbf6)) * remove redundent fallback value ([db5ea3d](db5ea3d)) * show all instances in the list with their version ([a51042e](a51042e)) * show errors in data tables ([92da10e](92da10e)) * show header only when there is an input ([a745a42](a745a42)) ### chore * **deps:** upgrade squonk API clients, NodeJS and React ([8f35693](8f35693)) ### Features * add delete workflow button ([b3aa584](b3aa584)) * add event stream history ([#1691](#1691)) ([50d289f](50d289f)) * add workflows to run page ([aae3495](aae3495)) * display workflows in result page ([167b54c](167b54c)) * improve design of app, job and workflow cards ([3007b98](3007b98)) * improve event stream connection logging ([aa8235d](aa8235d)) ### BREAKING CHANGES * **deps:** Node v22 now minimum, pnpm v10 required Upgrade react to fix CVE-2025-55182 * Now requires DM v5
# [6.0.0-dev.1](5.5.0...6.0.0-dev.1) (2025-12-13) * feat!: upgrade dm client to v5 ([fa10a6b](fa10a6b)) ### Bug Fixes * add missing toast when workflows are launched ([8c3849a](8c3849a)) * avoid es connections when it is not installed ([8379209](8379209)) * change apps/job tab to run ([f0b714a](f0b714a)) * fix crash when order is undefined ([832ca50](832ca50)) * fix default name for jobs to be usable ([fd1ae2f](fd1ae2f)) * fix MUI warning for project flavour ([89389df](89389df)) * fix running workflows list not opening when a workflow is run ([daff7f7](daff7f7)) * fix sorting of workflows in the results page ([f7f9d7d](f7f9d7d)) * fix workflows with options ([54ce29a](54ce29a)) * implement stopping workflows before deletion ([b8f3d7b](b8f3d7b)) * improve retry logic for project table ([cdaff6a](cdaff6a)) * pass correct params in logs button ([34f0137](34f0137)) * pin nodejs version in devcontainer ([2e7dbf6](2e7dbf6)) * remove redundent fallback value ([db5ea3d](db5ea3d)) * show all instances in the list with their version ([a51042e](a51042e)) * show errors in data tables ([92da10e](92da10e)) * show header only when there is an input ([a745a42](a745a42)) ### chore * **deps:** upgrade squonk API clients, NodeJS and React ([8f35693](8f35693)) ### Features * add delete workflow button ([b3aa584](b3aa584)) * add event stream history ([#1691](#1691)) ([50d289f](50d289f)) * add workflows to run page ([aae3495](aae3495)) * display workflows in result page ([167b54c](167b54c)) * improve design of app, job and workflow cards ([3007b98](3007b98)) * improve event stream connection logging ([aa8235d](aa8235d)) ### BREAKING CHANGES * **deps:** Node v22 now minimum, pnpm v10 required Upgrade react to fix CVE-2025-55182 * Now requires DM v5
# [6.0.0-dev.1](5.5.0...6.0.0-dev.1) (2025-12-13) * feat!: upgrade dm client to v5 ([fa10a6b](fa10a6b)) ### Bug Fixes * add missing toast when workflows are launched ([8c3849a](8c3849a)) * avoid es connections when it is not installed ([8379209](8379209)) * change apps/job tab to run ([f0b714a](f0b714a)) * fix crash when order is undefined ([832ca50](832ca50)) * fix default name for jobs to be usable ([fd1ae2f](fd1ae2f)) * fix MUI warning for project flavour ([89389df](89389df)) * fix running workflows list not opening when a workflow is run ([daff7f7](daff7f7)) * fix sorting of workflows in the results page ([f7f9d7d](f7f9d7d)) * fix workflows with options ([54ce29a](54ce29a)) * implement stopping workflows before deletion ([b8f3d7b](b8f3d7b)) * improve retry logic for project table ([cdaff6a](cdaff6a)) * pass correct params in logs button ([34f0137](34f0137)) * pin nodejs version in devcontainer ([2e7dbf6](2e7dbf6)) * remove redundent fallback value ([db5ea3d](db5ea3d)) * show all instances in the list with their version ([a51042e](a51042e)) * show errors in data tables ([92da10e](92da10e)) * show header only when there is an input ([a745a42](a745a42)) ### chore * **deps:** upgrade squonk API clients, NodeJS and React ([8f35693](8f35693)) ### Features * add delete workflow button ([b3aa584](b3aa584)) * add event stream history ([#1691](#1691)) ([50d289f](50d289f)) * add workflows to run page ([aae3495](aae3495)) * display workflows in result page ([167b54c](167b54c)) * improve design of app, job and workflow cards ([3007b98](3007b98)) * improve event stream connection logging ([aa8235d](aa8235d)) ### BREAKING CHANGES * **deps:** Node v22 now minimum, pnpm v10 required Upgrade react to fix CVE-2025-55182 * Now requires DM v5
# [6.0.0-dev.1](5.5.0...6.0.0-dev.1) (2025-12-13) * feat!: upgrade dm client to v5 ([fa10a6b](fa10a6b)) ### Bug Fixes * add missing toast when workflows are launched ([8c3849a](8c3849a)) * avoid es connections when it is not installed ([8379209](8379209)) * change apps/job tab to run ([f0b714a](f0b714a)) * fix crash when order is undefined ([832ca50](832ca50)) * fix default name for jobs to be usable ([fd1ae2f](fd1ae2f)) * fix MUI warning for project flavour ([89389df](89389df)) * fix running workflows list not opening when a workflow is run ([daff7f7](daff7f7)) * fix sorting of workflows in the results page ([f7f9d7d](f7f9d7d)) * fix workflows with options ([54ce29a](54ce29a)) * implement stopping workflows before deletion ([b8f3d7b](b8f3d7b)) * improve retry logic for project table ([cdaff6a](cdaff6a)) * pass correct params in logs button ([34f0137](34f0137)) * pin nodejs version in devcontainer ([2e7dbf6](2e7dbf6)) * remove redundent fallback value ([db5ea3d](db5ea3d)) * show all instances in the list with their version ([a51042e](a51042e)) * show errors in data tables ([92da10e](92da10e)) * show header only when there is an input ([a745a42](a745a42)) ### chore * **deps:** upgrade squonk API clients, NodeJS and React ([8f35693](8f35693)) ### Features * add delete workflow button ([b3aa584](b3aa584)) * add event stream history ([#1691](#1691)) ([50d289f](50d289f)) * add workflows to run page ([aae3495](aae3495)) * display workflows in result page ([167b54c](167b54c)) * improve design of app, job and workflow cards ([3007b98](3007b98)) * improve event stream connection logging ([aa8235d](aa8235d)) ### BREAKING CHANGES * **deps:** Node v22 now minimum, pnpm v10 required Upgrade react to fix CVE-2025-55182 * Now requires DM v5
Emerged when uodating nextjs previously
# [6.0.0-dev.1](5.5.0...6.0.0-dev.1) (2025-12-13) * feat!: upgrade dm client to v5 ([fa10a6b](fa10a6b)) ### Bug Fixes * add missing toast when workflows are launched ([8c3849a](8c3849a)) * avoid es connections when it is not installed ([8379209](8379209)) * change apps/job tab to run ([f0b714a](f0b714a)) * fix crash when order is undefined ([832ca50](832ca50)) * fix default name for jobs to be usable ([fd1ae2f](fd1ae2f)) * fix MUI warning for project flavour ([89389df](89389df)) * fix running workflows list not opening when a workflow is run ([daff7f7](daff7f7)) * fix sorting of workflows in the results page ([f7f9d7d](f7f9d7d)) * fix workflows with options ([54ce29a](54ce29a)) * implement stopping workflows before deletion ([b8f3d7b](b8f3d7b)) * improve retry logic for project table ([cdaff6a](cdaff6a)) * pass correct params in logs button ([34f0137](34f0137)) * pin nodejs version in devcontainer ([2e7dbf6](2e7dbf6)) * remove redundent fallback value ([db5ea3d](db5ea3d)) * show all instances in the list with their version ([a51042e](a51042e)) * show errors in data tables ([92da10e](92da10e)) * show header only when there is an input ([a745a42](a745a42)) ### chore * **deps:** upgrade squonk API clients, NodeJS and React ([8f35693](8f35693)) ### Features * add delete workflow button ([b3aa584](b3aa584)) * add event stream history ([#1691](#1691)) ([50d289f](50d289f)) * add workflows to run page ([aae3495](aae3495)) * display workflows in result page ([167b54c](167b54c)) * improve design of app, job and workflow cards ([3007b98](3007b98)) * improve event stream connection logging ([aa8235d](aa8235d)) ### BREAKING CHANGES * **deps:** Node v22 now minimum, pnpm v10 required Upgrade react to fix CVE-2025-55182 * Now requires DM v5
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.
No description provided.