Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot] baa5173a48
no log: Bump actions/download-artifact from 2 to 3 (#1809)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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-04-19 11:05:39 +08:00
dependabot[bot] 2d2f4b1947
no log: Bump actions/upload-artifact from 2 to 3 (#1800)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-04-12 17:05:34 +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] 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