Commit Graph

13 Commits

Author SHA1 Message Date
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] 6b65034810
no log: Bump actions/setup-python from 2 to 3 (#1745)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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 17:23:48 -05:00
Liang Yi 6f9c7f3da2
Update Redux Implementation with Redux-Toolkit 2021-08-14 20:59:08 +08:00
LASER-Yi e93ba08790 no log: Use variable for UI artifact name 2021-06-20 22:56:16 +08:00
LASER-Yi 9686a3bc36 no log: Improve CI and add auto vaildator for backend 2021-06-20 22:49:29 +08:00
morpheus65535 71a8c28dac no log: test action to make sure that Bazarr is starting properly 2021-06-20 09:19:02 -04:00
morpheus65535 5b3e2ee51f no log: test action to make sure that Bazarr is starting properly 2021-06-20 09:12:31 -04:00
LASER-Yi d5dd54d74f Fix issues in CI config files again ;) 2021-03-28 00:31:29 +08:00
LASER-Yi 650fae4aa8 Fix issues in CI configuration files 2021-03-28 00:28:15 +08:00
LASER-Yi f08295c2e7 Limit the condition of CI to frontend folder only 2021-03-27 21:12:41 +08:00
LASER-Yi c2734bd672 Fix issues when uploading artifacts from CI 2021-03-27 13:56:28 +08:00
LASER-Yi e0779cb3c1 Fix issues on release_beta_to_dev and bring back CI 2021-03-27 13:48:12 +08:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00