LASER-Yi
|
e3224c69ad
|
no log: Fix CI issues by always using LTS NodeJS version
|
2 years ago |
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>
|
3 years ago |
Liang Yi
|
50a252fdd7
|
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js
* Update React-Router to v6
* Cleanup unused codes
|
3 years ago |
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>
|
3 years ago |
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>
|
3 years ago |
morpheus65535
|
f125845fcd
|
no log: Improved release exclude regex that could be fixing empty changes log issue.
|
3 years ago |
LASER-Yi
|
d20fa5d3d0
|
no log: Update workflow-status to version 0.1.0
|
3 years ago |
LASER-Yi
|
058ae489f0
|
no log: Use LASER-Yi/workflow-status to check CI status
|
3 years ago |
LASER-Yi
|
5a7981e557
|
no log: use action from xembly/validate-workflow-status instead of shell script
|
3 years ago |
LASER-Yi
|
603eae2b54
|
no log: Commit missing lines
|
3 years ago |
LASER-Yi
|
c9fd60fea0
|
no log: Add a new step to check CI status before running release-it
|
3 years ago |
morpheus65535
|
532c0cf8cf
|
no log: prevent generation of empty release/changes log
|
3 years ago |
LASER-Yi
|
e796422021
|
Remove UI build folder from repository
|
4 years ago |
LASER-Yi
|
4a3a7a977c
|
no log: Update workflows
|
4 years ago |
LASER-Yi
|
94dd36d5dc
|
no log: Fix issues in release pipeline
|
4 years ago |
LASER-Yi
|
e88c94ccd2
|
no log: Add a step to build standalone version in action and upload to asset
|
4 years ago |
morpheus65535
|
eb899187f7
|
Merge branch 'development' of https://github.com/morpheus65535/bazarr into development
|
4 years ago |
LASER-Yi
|
21a728c13b
|
Fix issues on automatic workflows and add ui to Github Release
|
4 years ago |
morpheus65535
|
e56760bbac
|
Added a validation to make sure dev pipeline is run upon dev branch only
|
4 years ago |
LASER-Yi
|
cf29c1437d
|
Making release_beta_to_dev workflow trigger manually
|
4 years ago |
LASER-Yi
|
e0779cb3c1
|
Fix issues on release_beta_to_dev and bring back CI
|
4 years ago |
morpheus65535
|
272a1c1141
|
Fixed packages.json creation path
|
4 years ago |
morpheus65535
|
6abca59c83
|
Re-enabled dev pipeline with build committed.
|
4 years ago |
morpheus65535
|
dfc14a60b8
|
Commented out build from pipeline.
|
4 years ago |
morpheus65535
|
184c5f89ac
|
Manually built React templates
|
4 years ago |
Liang Yi
|
f64719e4ad
|
Refactored Web UI using React
|
4 years ago |
morpheus65535
|
a772fda10a
|
Fixed dev branch pipeline to prevent PR from triggering it.
|
4 years ago |
morpheus65535
|
8208c4893e
|
Refactored the upgrade mechanism to use only Github releases
|
4 years ago |