3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-08 19:47:20 +00:00
Commit graph

11 commits

Author SHA1 Message Date
dependabot[bot]
e63413484d
build(deps): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/checkout` from 1 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/v1...v4)

Updates `actions/setup-node` from 1 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 20:37:59 +00:00
Almeida
e0f06844db
Merge branch 'master' into chore/dependabot 2025-06-01 16:01:27 +01:00
Dragory
ad24ee3962
chore: update codequality gh action to Node 22 2025-05-31 21:43:20 +03:00
almeidx
6ccd787ee7
chore: fix dependabot configuration 2024-10-13 13:13:43 +01:00
Dragory
111295361e
fix: only lint/format src; update base packages; use Node 18 in gh workflow 2023-05-08 21:32:33 +03:00
Dragory
3b98c3bdc1
chore: also run code quality checks on PRs 2021-11-03 17:02:04 +02:00
Dragory
e8e764c3b7
Remove PR auto-label action
It was stuck running for 20+ minutes
2021-08-14 16:35:14 +03:00
Dragory
5d33c30d29
Update codequality action to use Node.js v16.6 2021-08-14 16:23:27 +03:00
Dragory
0ec5e37286
Add PR auto-labeling for merge conflicts 2021-08-14 16:09:01 +03:00
Dragory
76b1d488ec
Update code quality action's Node.js version to 14 2020-07-06 02:11:55 +03:00
Miikka
f5af72e57a
Create codequality.yml 2020-01-12 11:58:42 +02:00