Commit graph

10 commits

Author SHA1 Message Date
Jorge O. Castro a28633be29
Delete .github/dependabot.yml 2025-01-27 18:04:27 -05:00
Stephan Lüscher deff486eaf
chore(main): include bug and feature request github issue templates 2024-05-04 05:57:03 +00:00
Stephan Lüscher d677d7b305
chore(ci): streamline ci configuration with bluefin project 2024-04-30 18:47:22 +00:00
dependabot[bot] 70e29ae188
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 11:12:58 +00:00
Stephan Lüscher 7f6fe0ce6b
Merge pull request #22 from ublue-os/dependabot/github_actions/google-github-actions/release-please-action-4
chore(deps): bump google-github-actions/release-please-action from 3 to 4
2024-04-29 13:12:36 +02:00
dependabot[bot] bd002d5612
chore(deps): bump webiny/action-conventional-commits from 1.1.0 to 1.3.0
Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.1.0 to 1.3.0.
- [Commits](https://github.com/webiny/action-conventional-commits/compare/v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: webiny/action-conventional-commits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 11:09:30 +00:00
dependabot[bot] 6f72c5013e
chore(deps): bump google-github-actions/release-please-action
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3 to 4.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 11:09:25 +00:00
Stephan Lüscher fafdd6c3e3
chore(devcontainer): re-add dependabot 2024-04-26 21:42:52 +00:00
Stephan Lüscher 9ac50c787e
refactor(devcontainer): new devcontainer specification based on debian
with debian based container features such as poetry, black etc.
can be more easily integrated
2024-04-26 21:29:40 +00:00
Stephan Lüscher be498403a8
ci: workflows for conventional commit and release-please 2023-04-27 18:37:43 +00:00