Commit graph

18 commits

Author SHA1 Message Date
e245d6f18a ci: only set site and base during deployment 2023-12-18 15:38:42 +01:00
f63fa9d864 ci: add GitHub Pages deployment 2023-12-18 15:32:53 +01:00
27b319fa96 chore: group commitlint packages for dependabot 2023-12-12 16:20:44 +01:00
85decd792a ci: do publish packages 2023-11-15 12:30:06 +01:00
384263efed ci: does this enable actions for release PRs? 2023-11-15 12:12:54 +01:00
32e15ea6f2 ci: how about now? 2023-11-15 11:44:37 +01:00
30a7a0ba90 ci: add permissions for release workflow and don't limit branches for the checks 2023-11-15 11:37:20 +01:00
16f2e9926c ci: always run CI checks for pull requests 2023-11-15 11:30:51 +01:00
073af50c44 ci: customize release flow title 2023-11-15 10:43:29 +01:00
9484c03e48 chore: first attempt att configuring an automatic release flow 2023-11-15 09:31:44 +01:00
dependabot[bot]
e942460d49
chore(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 (#4)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 15:25:28 +01:00
dependabot[bot]
cfabd0bc74
chore(deps): bump actions/checkout from 3 to 4 (#5)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 15:20:38 +01:00
dependabot[bot]
0d1bf3156b
chore(deps): bump actions/setup-node from 3 to 4 (#3)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
2023-11-10 15:18:09 +01:00
10bd7d4d30 chore: remove versioning-strategy from GitHub Actions Dependabot config 2023-11-10 15:15:45 +01:00
75b494c2fd ci(deps): configure Dependabot for GitHub Actions dependencies 2023-11-10 13:43:22 +01:00
d7e0eed1d1 ci(deps): set @aboviq/maintainers as reviewer to Dependabot PRs 2023-11-10 11:52:38 +01:00
3ca87093e0 ci(deps): enable Dependabot 2023-11-10 11:27:15 +01:00
9c5f9ebf23 chore: first commit 🎉 2023-11-08 11:41:05 +01:00