renovate[bot]
|
bccfde9fc0
|
chore(deps): update actions/checkout action to v3 (#4064)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-03 15:26:28 +01:00 |
|
renovate[bot]
|
1c30ae6724
|
chore(deps): update actions/setup-node action to v3 (#4054)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-02-25 19:21:51 +01:00 |
|
renovate[bot]
|
3a628efa78
|
chore(deps): update actions/setup-node action to v2.5.1 (#3944)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-28 12:43:13 +01:00 |
|
Daniel Sogl
|
104e66db28
|
chore(ci): run lint workflow quiet
|
2021-12-25 20:46:28 +00:00 |
|
dependabot[bot]
|
54e958b570
|
chore(deps): bump actions/setup-node from 2.4.1 to 2.5.0 (#3878)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.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-12-01 21:37:35 +01:00 |
|
dependabot[bot]
|
c680cb4966
|
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#3844)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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.3.5...v2.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
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-11-02 22:33:51 +01:00 |
|
dependabot[bot]
|
bba3c330a9
|
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#3819)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-16 10:09:36 +02:00 |
|
dependabot[bot]
|
046c28440e
|
chore(deps): bump actions/checkout from 1 to 2.3.4 (#3776)
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.3.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...v2.3.4)
---
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>
|
2021-09-27 22:50:39 +02:00 |
|
Daniel Sogl
|
41db2206a9
|
chore(ci): remove unused stages
|
2021-09-27 22:50:14 +02:00 |
|
dependabot[bot]
|
9d0ff7c20a
|
chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#3771)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-27 16:48:04 +02:00 |
|
dependabot[bot]
|
5592baea53
|
chore(deps): bump actions/setup-node from 1 to 2.4.0 (#3739)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-14 00:11:36 +02:00 |
|
Daniel Sogl
|
b9731d4abb
|
chore(ci): cache node_modules
|
2021-08-22 23:44:26 +02:00 |
|
Daniel Sogl
|
5fc4ceada4
|
chore(ci): use node 14.x
|
2020-11-05 13:26:23 +01:00 |
|
Daniel Sogl
|
2923504c7d
|
chore(GitHub): pass trough GitHub variables
|
2020-06-11 19:30:09 +02:00 |
|
Daniel Sogl
|
aa535844b0
|
chore(GitHub): cache ionic site files
|
2020-06-11 18:59:40 +02:00 |
|
Daniel Sogl
|
be3f73a921
|
chore(GitHub): run docs deploy script on master
|
2020-06-11 18:53:25 +02:00 |
|
Daniel Sogl
|
809d664cf4
|
chore(GitHub): run docs prepare script on master
|
2020-06-11 18:47:26 +02:00 |
|
Daniel Sogl
|
4f2f8894d5
|
chore(GitHub): run git config script
|
2020-06-11 18:41:20 +02:00 |
|
Daniel Sogl
|
4788104931
|
chore(github): adjust node action
|
2019-10-23 15:51:42 +02:00 |
|
Daniel Sogl
|
fdd38b97b6
|
chore(github): add node build action
|
2019-10-23 15:44:35 +02:00 |
|