Commit Graph

25 Commits

Author SHA1 Message Date
Sidharth Vinod 051ef598f6
Use `.node-version` file in workflows
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-30 20:44:39 +05:30
Sidharth Vinod a4a94fd6e2
Update to Node v20 2024-01-29 13:55:51 +05:30
Andreas Deininger 6fb5641afc Bump GitHub workflow actions to latest versions 2023-11-09 12:56:57 +01:00
renovate[bot] 4a258a0f2c
chore(deps): update fregante/setup-git-user action to v2 2023-04-22 20:02:23 +00:00
Sidharth Vinod 86cfb1bb60
Skip precommit hooks on CI 2023-02-16 17:09:02 +05:30
Sidharth Vinod b10d243995
Fix release-publish 2023-02-16 17:07:03 +05:30
Sidharth Vinod 1570eb7b73
chore: Bump node to v18 2022-10-10 20:13:50 +08:00
Sidharth Vinod 98e9f5751a
Prettier pass 2022-09-05 01:00:47 +05:30
dependabot[bot] 5f3bb4aeeb
chore(deps): bump actions/checkout from 2 to 3 (#2803)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
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>
2022-03-07 19:18:05 +01:00
dependabot[bot] fd1cd908fe
chore(deps): bump actions/setup-node from 2 to 3 (#2784)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
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>
2022-02-28 08:17:30 +01:00
Matthieu MOREL b055015250
Update release-publish.yml 2021-07-29 12:06:11 +02:00
Matthieu MOREL e64cea499f
Update release-publish.yml 2021-07-29 12:04:57 +02:00
dependabot[bot] 169800b209
Bump actions/setup-node from 2.2.0 to 2.3.0 (#25)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
2021-07-21 09:57:30 +02:00
dependabot[bot] 27b6845b78
Bump actions/setup-node from 1 to 2.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.2.0)

---
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>
2021-06-30 20:08:14 +00:00
dependabot[bot] cd94bb3f5b
Update actions/checkout requirement to v2.3.4
Updates the requirements on [actions/checkout](https://github.com/actions/checkout) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](5a4ac9002d)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-25 08:43:07 +00:00
Federico 0638d0b2d7
Replace `fregante/setup-git-token` with `setup-git-user` 2020-10-19 22:31:33 -05:00
Christian Klemm 1e83207dac
small fixes 2019-12-01 00:39:09 +01:00
Christian Klemm 3311fcdc8e
Reenable yarn install 2019-12-01 00:21:12 +01:00
Christian Klemm f368be925f
Removed release branch deletion 2019-12-01 00:18:49 +01:00
Christian Klemm 075c57ca06
Check out branches 2019-12-01 00:03:06 +01:00
Christian Klemm 49fc80d506
Prepare git for push 2019-11-30 23:54:42 +01:00
Christian Klemm 74fc2fcfa9
Release tag fixes 2019-11-30 23:49:04 +01:00
Christian Klemm 7cc427e28d
Disable yarn install 2019-11-30 23:36:13 +01:00
Christian Klemm 87c571412c
version fix 2019-11-30 23:35:39 +01:00
Christian Klemm bbc4ede768
Added first workflows 2019-11-30 23:23:09 +01:00