Commit Graph

140 Commits

Author SHA1 Message Date
renovate[bot]
0ddba69394
Update actions/checkout action to v4 2023-10-27 02:20:17 +00:00
Charles Ewert
00a6858c22
Auto update api docs and upload api docs to gh-pages (#1418)
Co-authored-by: cewert <cewert@users.noreply.github.com>
2023-10-26 22:19:51 -04:00
renovate[bot]
d4f7d7c85b
Update actions/setup-java digest to 0ab4596 2023-10-19 10:11:04 +00:00
renovate[bot]
0631215c15
Update actions/checkout digest to 8ade135 2023-09-22 18:30:37 +00:00
renovate[bot]
aed68f1cf1
Update actions/setup-node digest to 5e21ff4 2023-09-11 17:14:46 +00:00
renovate[bot]
04a43d3030
Update actions/checkout action to v4 2023-09-11 16:37:08 +00:00
Charles Ewert
af5556ffdb
Merge pull request #1360 from jellyfin/renovate/actions-checkout-digest 2023-09-11 09:51:54 -04:00
renovate[bot]
24202b59e3
Update actions/checkout digest to f43a0e5 2023-09-11 13:31:45 +00:00
renovate[bot]
a77bdc0d1e
Pin actions/setup-java action to cd89f46 2023-09-11 13:31:39 +00:00
Charles Ewert
0bf70578aa
Merge pull request #1324 from iBicha/patch-1 2023-09-11 09:31:25 -04:00
Charles Ewert
5ed583ebad
Merge pull request #1321 from cewert/add-codeowners-file 2023-09-06 20:42:23 -04:00
renovate[bot]
1386d9b2c9
Update actions/upload-artifact digest to a8a3f3a 2023-09-06 21:37:58 +00:00
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
Charles Ewert
b923575d0d Run roku-analysis workflow on push 2023-08-22 22:38:45 -04:00
Charles Ewert
1ac8bfc16e Create seperate workflow for roku analysis 2023-08-22 22:32:41 -04: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
Brahim Hadriche
dbfe4428aa
Add static analysis to build job 2023-07-03 18:48:31 -04:00
Charles Ewert
def690096f add CODEOWNERS file 2023-06-30 15:02:35 -04: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
1hitsong
3b751ab147 Exempt draft PR from stale workflow 2022-12-07 20:19:55 -05:00
1hitsong
47be53385b
Merge pull request #812 from jellyfin/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 93ea575
2022-11-05 15:12:11 -04:00
1hitsong
9027391788
Merge pull request #824 from jellyfin/renovate/actions-upload-artifact-digest
chore(deps): update actions/upload-artifact digest to 83fd05a
2022-11-05 15:11:43 -04:00
1hitsong
79e89efa32
Merge pull request #814 from jellyfin/renovate/actions-stale-digest
chore(deps): update actions/stale digest to 5ebf00e
2022-11-05 15:11:16 -04:00
renovate[bot]
d085905b7f
chore(deps): update actions/checkout digest to 93ea575 2022-11-05 19:10:24 +00:00
renovate[bot]
88ccf8f63d
chore(deps): update actions/upload-artifact digest to 83fd05a 2022-10-21 22:54:54 +00:00
renovate[bot]
0af001c1bf
chore(deps): update actions/setup-node digest to 8c91899 2022-10-13 14:33:34 +00:00
renovate[bot]
f3073750d5
chore(deps): update actions/stale digest to 5ebf00e 2022-10-07 12:12:59 +00:00
renovate[bot]
990c0d07d3
chore(deps): pin actions/stale action to 3de2653 2022-09-23 14:36:43 +00:00
1hitsong
54589fbf97 Add stale PR auto-close workflow. 2022-09-22 19:41:48 -04:00
renovate[bot]
b3fd728db6
chore(deps): pin dependencies 2022-09-03 15:44:59 +00:00
Cody Robibero
e928d65bf5
Add workflow to build and upload release (#756)
* Add workflow to build and upload release

* Ignore locale changes (Weblate)

* Update build.yml

Co-authored-by: Neil Burrows <neil@pawprint.co.uk>
2022-09-03 06:08:45 -06:00
1hitsong
7335ed22b0 Add BIF image support 2022-08-27 08:58:42 -04:00
1hitsong
1893121fdf
Add support for Intro Skipper plugin (#696) 2022-08-27 07:27:45 +01:00
renovate[bot]
a9915d84f1
chore(deps): pin vimtor/action-zip action to 5f1c4aa 2022-07-24 14:16:45 +00:00
Charles Ewert
ddb912d3b8
Merge pull request #713 from jellyfin/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3
2022-07-24 01:18:48 -04:00
renovate[bot]
fef636b3e6
chore(deps): update actions/upload-artifact action to v3 2022-07-24 05:01:05 +00:00
renovate[bot]
5c98c10bf0
chore(deps): update actions/checkout action to v3 2022-07-24 05:00:59 +00:00
Charles Ewert
0faa45707e create workflow to auto-create pre releases for unstable 2022-07-23 23:23:12 -04:00
Charles Ewert
d5e1ae5454 create workflow to auto create draft release for master 2022-07-23 23:23:12 -04:00
Charles Ewert
5bac68b21c Rename workflow 2022-07-23 23:23:12 -04:00
Bronley
7743a275d3 Check formatting on every CI push 2021-07-28 06:51:20 -04:00
Bronley
d41ee1b9bd Add github build script 2021-01-31 14:48:32 -05:00
Matthew Crowson
3a11529209 Adding github stuff and images 2019-04-28 15:49:11 -04:00