Commit Graph

74 Commits

Author SHA1 Message Date
renovate[bot]
7aaabf35f0
Update actions/checkout action to v4 2023-09-04 13:21:40 +00:00
renovate[bot]
8e45400fca
Update actions/checkout digest to f43a0e5 2023-08-24 18:15:41 +00:00
renovate[bot]
94ec91675b
Update actions/setup-node digest to 5e21ff4 2023-08-17 15:32:14 +00:00
renovate[bot]
514c075834
Update actions/setup-node digest to e33196f 2023-07-06 06:19:12 +00:00
Charles Ewert
cb75214a18 Update command used to trigger ropm install 2023-06-23 13:09:36 -04:00
renovate[bot]
0a78c0c839
Update actions/checkout digest to c85c95e 2023-06-09 15:27:19 +00:00
Charles Ewert
2389af0868
Enable brighterscript, create NPM build scripts, install and use roku-log, and use bsc import statements (#1173) 2023-05-03 17:21:04 -04:00
Charles Ewert
86f5596fd8
Merge pull request #1123 from cewert/leave-comment-for-merge-conflicts 2023-04-19 20:30:47 -04:00
renovate[bot]
bc7af466c5
Update actions/checkout digest to 8e5e7e5 2023-04-13 17:27:33 +00:00
Charles Ewert
a894702802 Use jellyfin bot whenever possible 2023-03-29 00:20:53 -04:00
renovate[bot]
86321b7f29
Update actions/checkout digest to 8f4b7f8 (#1129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-24 09:36:53 -04:00
renovate[bot]
2b9cdb6552
Update actions/stale action to v8 (#1124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 16:29:52 -04:00
Charles Ewert
16742f0925 leave a comment on PR for merge conflicts 2023-03-22 22:06:18 -04:00
Charles Ewert
7366b48a2a Merge remote-tracking branch 'upstream/unstable' into update-build-workflow 2023-03-15 21:31:13 -04:00
renovate[bot]
8ede903d60
Pin alex-page/github-project-automation-plus action to 7ffb872 2023-03-15 23:49:31 +00:00
Charles Ewert
3fa6bd1bfe
Make CI throw error for duplicate translation entries (#1065)
* Update automations.yml

* make CI throw error for duplicate translation entries

* make CI throw error for duplicate translation entries

* rearrange steps
2023-03-15 18:02:01 -04:00
renovate[bot]
09615fcf66
Update actions/checkout digest to 24cb908 2023-03-15 21:14:30 +00:00
Charles Ewert
e60b9fb817 bugfix 2023-03-06 20:16:22 -05:00
Charles Ewert
f7c7549b92 Validate package.json and makefile version changed + all versions must match 2023-03-06 19:19:10 -05:00
Charles Ewert
11cd1f48fa Fix wording 2023-03-06 09:20:31 -05:00
Charles Ewert
515980143f Don't lint on push - only pull_request 2023-03-05 20:12:46 -05:00
Charles Ewert
ed88caeb8d only run build-dev when pushing to unstable 2023-03-05 20:12:01 -05:00
Charles Ewert
5468b7b8a1 add version-check job to compare new version with old 2023-03-05 20:10:31 -05:00
Charles Ewert
8460292346 make spelling linter happy 2023-02-26 13:53:05 -05:00
Charles Ewert
1aa7db3c14 Lint spelling seperately from markdown syntax + add .github folder to markdown linter 2023-02-26 13:52:06 -05:00
Charles Ewert
a9aed353e9 fix linting errors 2023-02-25 19:07:15 -05:00
Charles Ewert
42dacb87f3 Add a production build workflow when pushing to master 2023-02-25 13:29:04 -05:00
Charles Ewert
948a9b550e
Merge pull request #1040 from jellyfin/renovate/pin-dependencies
Pin xt0rted/markdownlint-problem-matcher action to 98d9472
2023-02-25 10:48:28 -05:00
Charles Ewert
28ef8e88a7
Merge pull request #1049 from cewert/remove-old-workflows
remove old workflows
2023-02-25 10:33:50 -05:00
Charles Ewert
8ffc7ac2fd remove old workflows 2023-02-25 10:25:08 -05:00
renovate[bot]
0a23c183e2
Pin xt0rted/markdownlint-problem-matcher action to 98d9472 2023-02-25 15:18:13 +00:00
renovate[bot]
d345da8d12
Update alex-page/github-project-automation-plus action to v0.8.3 2023-02-25 15:16:14 +00:00
Charles Ewert
42ab0ba11e use JF_BOT_TOKEN for project board automation 2023-02-25 09:29:10 -05:00
Charles Ewert
49f7fbc39d
Merge pull request #1044 from cewert/fix-auto-add-to-project
Update automation workflow
2023-02-25 09:11:48 -05:00
Charles Ewert
8ee1526ed8 run on all PR requests 2023-02-25 09:02:03 -05:00
Charles Ewert
469512dfd2
Fix automation workflow (#1042)
* fix automation workflow

* fix automation workflow
2023-02-25 08:37:02 -05:00
Charles Ewert
d6a1f60fab
Add json and markdown to lint workflow + add automation workflow (#1039)
* add json to lint workflow

* add markdown to lint workflow

* fix markdown linting errors + add outline to devguide

* rename build workflow step

* Spellcheck markdown files in lint workflow

* make linter happy - fix spelling mistakes

* bugfix

* add problem-matcher to xml linter

* add markdown error to test problem matcher

* Add merge-conflicts workflow

* fix merge conflict

* Fix markdown linting errors

* Fix markdown spelling errors

* recommend markdownlint extension for vscode

* auto add new PRs to Project board + combine with merge conflicts workflow

* Move intro text above outline
2023-02-24 21:16:48 -05:00
Charles Ewert
710cd275f2
Add workflow to validate XML translation files (#1033)
* create workflow to validate XML files

* Suggest the redhat XML extension on VSCode + configure formatter

* format translation files

* i broke the xml file

* i fixed it

* simplify workflow - no env var needed

* use latest version of ubuntu + cache apt packages

* combine all lint workflows
2023-02-24 09:52:49 -05:00
Charles Ewert
4d47f6e6c8 Make workflows use the latest LTS release of ubuntu and node 2023-02-22 13:34:38 -05:00
sevenrats
42f2c24217 update ci ubuntu version and node version 2023-01-25 12:12:24 -05:00
1hitsong
c1d2c9fdbb
Merge pull request #943 from jellyfin/renovate/actions-setup-node-digest
chore(deps): update actions/setup-node digest to 64ed1c7
2023-01-23 20:22:08 -05:00
1hitsong
6891aa79e9
Merge pull request #945 from jellyfin/renovate/actions-upload-artifact-digest
chore(deps): update actions/upload-artifact digest to 0b7f8ab
2023-01-23 20:21:04 -05:00
renovate[bot]
48e80a3b7c
chore(deps): update actions/setup-node digest to 64ed1c7 2023-01-24 01:20:11 +00:00
renovate[bot]
cc6875f4b8
chore(deps): update actions/upload-artifact digest to 0b7f8ab 2023-01-06 15:39:49 +00:00
renovate[bot]
b0f5b0401d
chore(deps): update actions/checkout digest to ac59398 2023-01-05 14:47:28 +00:00
renovate[bot]
e5e89d5f5c
chore(deps): update actions/stale action to v7 2022-12-20 21:40:56 +00:00
1hitsong
4383394266
Merge pull request #874 from 1hitsong/updatedBugTemplate
Add new questions to bug template
2022-12-14 13:39:25 -05:00
renovate[bot]
4ae6aa2416
chore(deps): update actions/checkout digest to 755da8c 2022-12-13 15:22:58 +00:00
1hitsong
f2ca92e8cb Update server connection question 2022-12-09 19:25:51 -05:00
1hitsong
246c1ba2fe Add new questions to bug template
Fixes #204
2022-12-09 17:47:16 -05:00