Commit Graph

89 Commits

Author SHA1 Message Date
morpheus65535 5429749e72
no log: Update schedule.yaml 2024-03-20 13:22:04 -04:00
morpheus65535 c2ed1cdb58
no log: Update schedule.yaml 2024-03-20 13:20:51 -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 386ac22631 no log: try to fix ci workflow 2023-10-26 12:22:19 -04:00
morpheus65535 5c0af10a0b no log: revert ci workflow 2023-08-15 08:14:34 -04:00
morpheus65535 c36745563f no log: fix CI 2023-08-04 10:33:26 -04:00
morpheus65535 bc79491491 no log: fix CI 2023-08-04 10:27:36 -04:00
morpheus65535 98a0b65d97 no log: fixed ci workflow to use the branch name that triggered the workflow run. 2023-07-27 18:06:55 -04:00
morpheus65535 6f03758bec Fixed issue with missing migrations directory in release asset. 2023-07-27 10:12:30 -04: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
morpheus65535 b9dcadc06f no log: fixed build process to include postgres-requirements.txt in asset 2023-04-21 08:23:55 -04:00
morpheus65535 66327677b3 no log: fixed auto-changelog for dev branch 2023-01-13 14:19:52 -05:00
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
Goran Džaferi 25b8738c05
no log: [scripts] prevent globbing and word splitting (#1963)
Ran shellcheck and applied suggested fixes for prevention of
globbing and word splitting.

https://www.shellcheck.net/wiki/SC2046
https://www.shellcheck.net/wiki/SC2086
2022-10-03 23:35:23 -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] 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
github-actions 9803a1f756 Release 0.9.7-beta.7 2021-07-31 06:16:14 +00:00
dtcabrerizo 33a600a714
Added settings to download only featured subtitles for LegendasTV 2021-07-30 07:34:57 -04:00
LASER-Yi 117da38fe6 no log: Add source map files back to release asset 2021-07-23 00:01:31 +08: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
LASER-Yi b0f896632a no log: Add github-actions in dependabot 2021-06-20 22:44:46 +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 048c423f80 Merge remote-tracking branch 'origin/development' into development 2021-06-20 09:12:50 -04:00
morpheus65535 5b3e2ee51f no log: test action to make sure that Bazarr is starting properly 2021-06-20 09:12:31 -04:00
github-actions 1b140387a5 Release 0.9.6-beta.30 2021-06-20 06:16:22 +00: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