Commit Graph

54 Commits

Author SHA1 Message Date
dependabot[bot] f3f276985e
no log: Bump benc-uk/workflow-dispatch from 1 to 121 (#1991)
Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1 to 121.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases)
- [Commits](https://github.com/benc-uk/workflow-dispatch/compare/v1...v121)

---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 01:47:44 +08: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] e1d6f2d152
no log: Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
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-06-15 10:25:11 +08:00
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
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
Liang Yi 6f9c7f3da2
Update Redux Implementation with Redux-Toolkit 2021-08-14 20:59:08 +08:00
dtcabrerizo 33a600a714
Added settings to download only featured subtitles for LegendasTV 2021-07-30 07:34:57 -04: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 3b4f4afee0 no log: Update schedule.yaml 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
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
morpheus65535 6c1fdc57c4 no log: test action to make sure that Bazarr is starting properly 2021-06-19 10:24:47 -04:00
morpheus65535 e9a8f246a9 no log: test action to make sure that Bazarr is starting properly 2021-06-19 10:21:41 -04:00
morpheus65535 532c0cf8cf no log: prevent generation of empty release/changes log 2021-06-19 09:41:48 -04:00
morpheus65535 c785cdfa71 no log: test action to make sure that Bazarr is starting properly 2021-06-19 09:23:36 -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 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
Liang Yi b1307f6745 no log: Fix caches issue in schedule trigger action 2021-03-29 18:52:48 +08:00
Liang Yi 291b0a2b25 no log: Enabled workflow_dispatch on Schedule Trigger job 2021-03-29 14:55:08 +08:00
LASER-Yi 254304490c no log: Simplify release_to_master workflow 2021-03-28 17:07:49 +08: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 da520bad12 Add new GItHub Action for automatic generating releases 2021-03-28 00:23:38 +08:00
LASER-Yi f08295c2e7 Limit the condition of CI to frontend folder only 2021-03-27 21:12:41 +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 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
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