Skip to content

Tags: winccoa-tools-pack/vs-code-tools-pack

Tags

v0.0.9-622de0d

Toggle v0.0.9-622de0d's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.0.9-3b33091

Toggle v0.0.9-3b33091's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.0.9-0f093c0

Toggle v0.0.9-0f093c0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): prepare v0.0.9 (#24)

Update changelog

v0.0.9-d413650

Toggle v0.0.9-d413650's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.0.9-7f84121

Toggle v0.0.9-7f84121's commit message
chore(release): prepare v0.0.9

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add initial changelog file following Keep a Changelog format (#21

)

v0.0.8-295af0a

Toggle v0.0.8-295af0a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into hotfix/v0.0.8

v0.0.8-68f21e0

Toggle v0.0.8-68f21e0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.0.8-6beb81e

Toggle v0.0.8-6beb81e's commit message
feat(release): enhance create-release-branch workflow with branch typ…

…e selection and hotfix support