Commit Graph

27 Commits

Author SHA1 Message Date
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
morpheus65535 f125845fcd no log: Improved release exclude regex that could be fixing empty changes log issue. 2021-07-01 07:53:03 -04:00
LASER-Yi d20fa5d3d0 no log: Update workflow-status to version 0.1.0 2021-06-25 00:04:59 +08:00
LASER-Yi 058ae489f0 no log: Use LASER-Yi/workflow-status to check CI status 2021-06-23 21:23:46 +08:00
LASER-Yi 5a7981e557 no log: use action from xembly/validate-workflow-status instead of shell script 2021-06-22 23:19:24 +08:00
LASER-Yi 603eae2b54 no log: Commit missing lines 2021-06-21 00:16:39 +08:00
LASER-Yi c9fd60fea0 no log: Add a new step to check CI status before running release-it 2021-06-20 23:57:46 +08:00
morpheus65535 532c0cf8cf no log: prevent generation of empty release/changes log 2021-06-19 09:41:48 -04:00
LASER-Yi e796422021 Remove UI build folder from repository 2021-05-09 00:06:52 +08:00
LASER-Yi 4a3a7a977c no log: Update workflows 2021-04-19 10:42:41 +08:00
LASER-Yi 94dd36d5dc no log: Fix issues in release pipeline 2021-04-04 20:01:44 +08:00
LASER-Yi e88c94ccd2 no log: Add a step to build standalone version in action and upload to asset 2021-03-31 01:20:26 +08:00
morpheus65535 eb899187f7 Merge branch 'development' of https://github.com/morpheus65535/bazarr into development 2021-03-27 08:29:01 -04:00
LASER-Yi 21a728c13b Fix issues on automatic workflows and add ui to Github Release 2021-03-27 20:10:36 +08:00
morpheus65535 e56760bbac Added a validation to make sure dev pipeline is run upon dev branch only 2021-03-27 08:07:27 -04:00
LASER-Yi cf29c1437d Making release_beta_to_dev workflow trigger manually 2021-03-27 15:04:24 +08:00
LASER-Yi e0779cb3c1 Fix issues on release_beta_to_dev and bring back CI 2021-03-27 13:48:12 +08:00
morpheus65535 272a1c1141 Fixed packages.json creation path 2021-03-25 21:23:27 -04:00
morpheus65535 6abca59c83 Re-enabled dev pipeline with build committed. 2021-03-25 20:43:31 -04:00
morpheus65535 dfc14a60b8 Commented out build from pipeline. 2021-03-25 10:46:25 -04:00
morpheus65535 184c5f89ac Manually built React templates 2021-03-25 10:45:17 -04:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00
morpheus65535 a772fda10a Fixed dev branch pipeline to prevent PR from triggering it. 2021-03-02 07:19:54 -05:00
morpheus65535 8208c4893e
Refactored the upgrade mechanism to use only Github releases 2021-02-26 10:57:47 -05:00