dependabot[bot]
|
22a0f3be21
|
no log: Bump actions/setup-node from 3 to 4 (#2437)
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>
|
2024-03-25 21:15:27 -04:00 |
dependabot[bot]
|
5a447fe488
|
no log: Bump actions/cache from 3 to 4 (#2428)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
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>
|
2024-03-11 20:09:49 -04:00 |
morpheus65535
|
164d487f06
|
no log: another attempt to fix CI
|
2023-11-18 12:10:19 -05:00 |
morpheus65535
|
c10f5cf1a7
|
no log: pipeline action fix... again...
|
2023-11-15 06:23:39 -05:00 |
morpheus65535
|
4e50dc29a4
|
no log: trying again to fix git issue in release pipelines.
|
2023-07-23 10:21:31 -04:00 |
morpheus65535
|
897d90e96a
|
no log: trying again to fix git issue in release pipelines.
|
2023-07-23 10:18:42 -04:00 |
morpheus65535
|
1c2d080b02
|
no log: trying again to fix git issue in release pipelines.
|
2023-07-23 10:13:50 -04:00 |
morpheus65535
|
714f141cea
|
no log: trying to fix git issue in release pipelines.
|
2023-07-23 09:48:57 -04:00 |
LASER-Yi
|
e3224c69ad
|
no log: Fix CI issues by always using LTS NodeJS version
|
2022-08-21 20:06:17 +08:00 |
dependabot[bot]
|
dbdccfc7b8
|
no log: Bump actions/cache from 2 to 3 (#1774)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
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-21 19:31:09 -04:00 |
Liang Yi
|
50a252fdd7
|
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js
* Update React-Router to v6
* Cleanup unused codes
|
2022-03-16 14:26:15 +08:00 |
dependabot[bot]
|
6fc4f135ba
|
no log: Bump actions/setup-node from 2 to 3 (#1764)
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-03-15 09:33:46 +08:00 |
dependabot[bot]
|
18b8947e00
|
no log: Bump actions/checkout from 2 to 3 (#1756)
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 17:18:06 -05:00 |
dependabot[bot]
|
ccd5473598
|
[workflow]: Bump devmasx/merge-branch from 1.3.1 to 1.4.0 (#1524)
Bumps [devmasx/merge-branch](https://github.com/devmasx/merge-branch) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/devmasx/merge-branch/releases)
- [Changelog](https://github.com/devmasx/merge-branch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/devmasx/merge-branch/compare/v1.3.1...1.4.0)
---
updated-dependencies:
- dependency-name: devmasx/merge-branch
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-08-31 13:51:52 -04:00 |
LASER-Yi
|
e796422021
|
Remove UI build folder from repository
|
2021-05-09 00:06:52 +08:00 |
LASER-Yi
|
bf885aaace
|
no log: Fix issues when generating changelogs
|
2021-04-19 13:38:50 +08:00 |
LASER-Yi
|
ac5d18923b
|
no log: Fix some issues in release_dev_to_master pipeline
|
2021-04-19 12:52:03 +08:00 |
LASER-Yi
|
254304490c
|
no log: Simplify release_to_master workflow
|
2021-03-28 17:07:49 +08:00 |