Tags: winccoa-tools-pack/vs-code-tools-pack
Tags
ci(deps): bump actions/github-script from 7 to 8 (#27) Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Pokorny <89339813+mPokornyETM@users.noreply.github.com>
ci(deps): bump actions/setup-node from 4 to 6 (#28) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci(deps): bump actions/checkout from 4 to 6 (#26) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Pokorny <89339813+mPokornyETM@users.noreply.github.com>
chore(gitflow): upmerge main -> develop (#25) * Update README with current extensions list Added a list of currently included extensions in the README. * chore(release): Release v0.0.6 (#13) Provide automated release management * (chore) Hotfix trigger release (#14) Trigger release on pushes into main * chore(release): Release v0.0.7 (#19) Update dependencies * chore: update CI/CD workflows to include main branch and remove unnecessary integration tests * chore: update release workflows to use dynamic target branch input * chore: add initial changelog file following Keep a Changelog format (#21) * fix(gitflow): improve PR creation and fetching logic in upmerge workflow * feat(gitflow): add rule for merging main into develop in validation workflow * fix(gitflow): update trigger for upmerge workflow to respond to push events on main branch * chore(release): prepare v0.0.9 (#24) Update changelog --------- Co-authored-by: Martin Pokorny <89339813+mPokornyETM@users.noreply.github.com> Co-authored-by: Martin Pokorny <martin.pokorny@etm.at>
chore(gitflow): upmerge main -> develop (#23) * Update README with current extensions list Added a list of currently included extensions in the README. * chore(release): Release v0.0.6 (#13) Provide automated release management * (chore) Hotfix trigger release (#14) Trigger release on pushes into main * chore(release): Release v0.0.7 (#19) Update dependencies * chore: update CI/CD workflows to include main branch and remove unnecessary integration tests * chore: update release workflows to use dynamic target branch input * chore: add initial changelog file following Keep a Changelog format (#21) * fix(gitflow): improve PR creation and fetching logic in upmerge workflow * feat(gitflow): add rule for merging main into develop in validation workflow * fix(gitflow): update trigger for upmerge workflow to respond to push events on main branch --------- Co-authored-by: Martin Pokorny <89339813+mPokornyETM@users.noreply.github.com> Co-authored-by: Martin Pokorny <martin.pokorny@etm.at>
feat(release): enhance create-release-branch workflow with branch typ… …e selection and hotfix support
PreviousNext