Fallenbagel
6f73dbc36a
Fix snap stable builds
2023-01-05 02:26:23 +05:00
Fallenbagel
22aab783d4
Prepare snap builds [skip ci]
2022-12-16 02:41:05 +05:00
notfakie
5f7e7eef11
fix: remove failing ci job that builds a test copy to a private repo
2022-09-11 13:01:29 +12:00
Samuel Bartík
94513425be
style: fix formatting
2022-09-07 16:30:45 +02:00
notfakie
e9eba96f5a
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-07 18:24:01 +12:00
renovate[bot]
f5e5016ca5
chore(deps): update github actions (major) ( #2947 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
2022-08-23 18:32:49 -04:00
TheCatLady
ac34328074
ci: don't lint/test in snap publish workflow ( #2948 ) [skip ci]
2022-08-19 14:38:11 +09:00
renovate[bot]
f836cadd23
chore(deps): update node.js to v16.17 ( #2941 )
...
* chore(deps): update node.js to v16.17
* chore(deps): also bump node.js in snapcraft.yaml
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
2022-08-18 20:44:18 +09:00
Ryan Cohen
f4910a1483
build(snap): re-enable snap workflow ( #2945 )
...
* build(snap): try re-enabling snap workflow
* build: try adding a safe directory exception?
* build(snap): disable cypress binary install
* build(snap): add yarnrc to force frozen lockfile and timeout arguments
* build(snap): add back in release snap workflow
* build(snap): revert back to only running on dev branch
2022-08-18 19:16:24 +09:00
Ryan Cohen
7a5fab35ff
build(snap): add architectures to snapcraft.yaml ( #2938 ) [skip ci]
2022-08-18 10:57:40 +09:00
renovate[bot]
17ac5069e5
chore(deps): update github-actions ( #2933 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-17 15:04:19 -04:00
TheCatLady
233035dbd7
build(docker): downgrade to node 16.16 ( #2921 )
2022-08-17 13:10:11 +09:00
TheCatLady
114943ae2c
build(docker): skip cypress install & bump node version ( #2920 )
2022-08-17 12:46:03 +09:00
Ryan Cohen
22ec058431
test: add cypress foundation ( #2903 ) [skip ci]
2022-08-15 08:34:38 +09:00
Ryan Cohen
f5864b49de
refactor: update a few dev deps and convert to using type imports where possible ( #2886 )
...
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
2022-08-03 12:57:51 +09:00
Fallenbagel
c7ba553208
fix yarn dependecies install in release workflow
2022-06-20 19:25:25 +05:00
Fallenbagel
a34e14b496
add yarn dependencies
2022-06-20 19:19:28 +05:00
Fallenbagel
a5e6217f85
Changed run-on to self-hosted to speed up release process
2022-06-20 17:36:13 +05:00
Nicolai Van der Storm
63b7be0a38
Update private_registery_push.yml
2022-06-18 22:55:07 +02:00
Nicolai Van der Storm
d3cea69011
Update private_registery_push.yml
2022-06-18 22:48:47 +02:00
Nicolai Van der Storm
31072f4758
Update private_registery_push.yml
2022-06-18 22:45:43 +02:00
Nicolai Van der Storm
89e8825b61
fixes indent issues
2022-06-18 22:39:24 +02:00
Nicolai Van der Storm
e1081a7bc2
Create private_registery_push.yml
2022-06-18 22:30:15 +02:00
Fallenbagel
4470b65563
Adds Github_token as an env
...
Adds Github_token as an env
2022-04-20 06:22:42 +05:00
notfakie
aab1b2d4c6
update workflow and discord locations for jellyseerr
2022-04-16 13:22:27 +12:00
Ryan Cohen
77511bf199
ci: disable husky for release ci
2022-04-01 18:01:22 +09:00
TheCatLady
4c50727a32
ci: only lint/test PRs ( #2437 )
2022-03-14 16:16:45 +04:00
dependabot[bot]
1f964b576a
build(deps): bump actions/checkout from 2 to 3 ( #2589 ) [skip ci]
...
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-13 19:34:25 +00:00
TheCatLady
a229b15e7a
build(deps): bump dependencies ( #2584 )
...
* build(deps): bump dependencies
* build(ci): disable broken snap builds
2022-03-13 19:27:39 +00:00
TheCatLady
d863a55de2
build(deps): bump dependencies & only specify major version for GH actions ( #2525 )
...
* build(deps): bump dependencies & only specify major version for GH actions
* build(deps): bump dependencies again
2022-02-10 11:27:37 +09:00
TheCatLady
8cba486249
fix: address unhandled promise rejections & bump node to v16.13 ( #2398 )
...
* fix: unhandled promise rejections
* build(deps): bump node from 14.18 to 16.13
* fix: unhandled promise rejection in new Plex users endpoint
* fix: build error
Co-authored-by: Ryan Cohen <ryan@sct.dev >
2022-01-27 20:00:30 +09:00
TheCatLady
114366fa4b
build(deps): bump dependencies ( #2427 )
...
* build(deps): bump dependencies
* build(deps): bump next to 12.0.8
* build(deps): bump swr to 1.1.2
* build(deps): bump more dependencies
* build(deps): bump husky to 7.0.4
* fix: remove user list button outlines
* build(deps): bump dependencies again
* build(deps): bump dependencies once more
2022-01-20 10:04:34 +09:00
TheCatLady
54e9071e90
build(deps): bump node to 14.18 ( #2209 ) [skip ci]
2021-10-16 22:17:43 +09:00
TheCatLady
c767f5254c
chore(github): issue forms ( #2200 )
...
* chore(github): issue forms
* chore(github): remove now-unneeded 'Invalid Template' action
2021-10-16 01:11:38 +09:00
TheCatLady
0db0d4c280
build(deps): bump node to 14.17 and drop uuid in favor of native randomUUID ( #1792 )
2021-06-17 13:12:09 +09:00
sct
f09aba04e4
refactor: update discord links to use new vanity url
2021-06-05 13:55:44 +09:00
sct
79d73f3e04
build(deps): bump dependencies
2021-06-04 22:10:13 +09:00
sct
4e484282f0
build(deps): bump dependencies
2021-05-13 23:44:23 +09:00
TheCatLady
2fc9835a6a
build(docker): refactor Dockerfile to enable caching of node_modules ( #1550 )
...
* ci: revert actions/cache version change and install GNU tar
* ci: do not potentially destroy Docker cache while building preview images
* build(docker): refactor Dockerfile to cache node_modules
* ci: remove Next.js caching
* build(docker): don't break arm builds
2021-05-03 22:13:23 +09:00
TheCatLady
ad7375ec50
ci: use actions/cache@v2.1.0 instead of v2.1.5 ( #1502 )
2021-04-30 22:54:56 +09:00
TheCatLady
f1e8250740
ci(nextjs): configure Next.js build cache ( #1463 ) [skip ci]
...
https://nextjs.org/docs/messages/no-cache#github-actions
Co-authored-by: sct <ryan@sct.dev >
2021-04-25 23:18:31 +09:00
sct
28830d4ef8
feat: PWA Support ( #1488 )
2021-04-25 20:44:12 +09:00
TheCatLady
a3814ec0c7
build(snap): bump node to 14.16.1 ( #1423 )
2021-04-14 00:49:45 -04:00
TheCatLady
dad37e8be6
ci(github): authenticate with GHCR using GITHUB_TOKEN instead of PAT ( #1422 ) [skip ci]
2021-04-14 00:42:31 +00:00
sct
2a869f74eb
build(deps): bump dependencies
2021-04-13 12:36:20 +09:00
sct
36584eee85
build: build arm images in release
...
re #302
2021-03-12 13:02:18 +00:00
sct
18a7876668
build(deps): bump dependencies
2021-03-11 05:06:47 +00:00
TheCatLady
57bc340840
ci(docker): don't cache first build stage, and add temp fix for growing cache ( #1124 )
...
* ci(docker): don't cache first build stage, and add temp fix for growing cache
2021-03-09 07:56:45 +09:00
sct
f86d907c74
ci: also add arm/v7 build for develop tag
2021-03-06 11:12:18 +00:00
ᗪєνιη ᗷυнʟ
9966632c64
ci: build arm64 and amd64 container images for ci images ( #1036 )
2021-03-06 09:50:28 +00:00