Danshil Kokil Mungur
51b05cd8fb
fix(build): update usage of publish snap action ( #3272 )
...
* fix(build): use env variable to login with snapcraft 7
* refactor(build): replace deprecated set-output command in GHA
* fix(build): use correct environment variable for output
* style(build): run prettier
2 years ago
Ryan Cohen
19370f856c
chore: add holopin config ( #3250 ) [skip ci]
2 years ago
Ryan Cohen
f14d9407d8
chore: update to use github codeql ( #3191 ) [skip ci]
2 years ago
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>
2 years ago
TheCatLady
ac34328074
ci: don't lint/test in snap publish workflow ( #2948 ) [skip ci]
2 years ago
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>
2 years ago
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
2 years ago
Ryan Cohen
7a5fab35ff
build(snap): add architectures to snapcraft.yaml ( #2938 ) [skip ci]
2 years ago
renovate[bot]
17ac5069e5
chore(deps): update github-actions ( #2933 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
821bb79d83
chore(deps): configure renovate [skip ci]
...
* chore(deps): add renovate.json
* chore(deps): update renovate.json to add grouping
* chore(deps): update renovate.json to disable major docker updates
* chore(deps): remove dependabot config
* chore(deps): bundle github-action updates
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sct <ryan@sct.dev>
Co-authored-by: Ryan Cohen <r-cohen@mercari.com>
2 years ago
TheCatLady
233035dbd7
build(docker): downgrade to node 16.16 ( #2921 )
2 years ago
TheCatLady
114943ae2c
build(docker): skip cypress install & bump node version ( #2920 )
2 years ago
Ryan Cohen
22ec058431
test: add cypress foundation ( #2903 ) [skip ci]
2 years ago
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
2 years ago
TheCatLady
4c50727a32
ci: only lint/test PRs ( #2437 )
3 years ago
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>
3 years ago
TheCatLady
a229b15e7a
build(deps): bump dependencies ( #2584 )
...
* build(deps): bump dependencies
* build(ci): disable broken snap builds
3 years ago
TheCatLady
fac809b18b
chore(github): update CODEOWNERS ( #2612 ) [skip ci]
3 years ago
TheCatLady
74d5c1ca67
chore(github): update CODEOWNERS ( #2604 ) [skip ci]
3 years ago
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
3 years ago
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>
3 years ago
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
3 years ago
TheCatLady
a35209c739
chore(github): add stalebot-exempt labels ( #2225 ) [skip ci]
...
* chore(github): add stalebot-exempt labels
* chore(github): also never stale priority:medium
3 years ago
TheCatLady
54e9071e90
build(deps): bump node to 14.18 ( #2209 ) [skip ci]
3 years ago
TheCatLady
0b1c2b1745
chore(github): desired-behavior field should be textarea ( #2201 ) [skip ci]
3 years ago
TheCatLady
c767f5254c
chore(github): issue forms ( #2200 )
...
* chore(github): issue forms
* chore(github): remove now-unneeded 'Invalid Template' action
3 years ago
TheCatLady
2333a81cfc
chore(github): update CODEOWNERS to allow collaborators to review/merge all-contributors PRs ( #2165 ) [skip ci]
3 years ago
TheCatLady
0db0d4c280
build(deps): bump node to 14.17 and drop uuid in favor of native randomUUID ( #1792 )
3 years ago
sct
f09aba04e4
refactor: update discord links to use new vanity url
3 years ago
sct
79d73f3e04
build(deps): bump dependencies
3 years ago
sct
aa86809dc9
style: bump prettier and format app
4 years ago
sct
4e484282f0
build(deps): bump dependencies
4 years ago
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
4 years ago
TheCatLady
ad7375ec50
ci: use actions/cache@v2.1.0 instead of v2.1.5 ( #1502 )
4 years ago
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>
4 years ago
sct
28830d4ef8
feat: PWA Support ( #1488 )
4 years ago
TheCatLady
a3814ec0c7
build(snap): bump node to 14.16.1 ( #1423 )
4 years ago
TheCatLady
dad37e8be6
ci(github): authenticate with GHCR using GITHUB_TOKEN instead of PAT ( #1422 ) [skip ci]
4 years ago
sct
2a869f74eb
build(deps): bump dependencies
4 years ago
sct
36584eee85
build: build arm images in release
...
re #302
4 years ago
sct
18a7876668
build(deps): bump dependencies
4 years ago
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
4 years ago
sct
f86d907c74
ci: also add arm/v7 build for develop tag
4 years ago
ᗪєνιη ᗷυнʟ
9966632c64
ci: build arm64 and amd64 container images for ci images ( #1036 )
4 years ago
TheCatLady
aeac15c63c
chore(github): lock closed support issues ( #1045 ) [skip ci]
4 years ago
samwiseg0
84b950edc0
build(snap): Revert QEMU version to fix arm64 builds ( #1005 )
...
* build(snap): Revert QEMU version to fix arm64 builds
* build(snap): Re-enable arm64 builds
4 years ago
TheCatLady
b05bbb8db5
chore(github): Edit templates for consistency ( #984 )
...
* chore(github): Edit templates for consistency
* Address review comment for PR template
* Fix stale label
4 years ago
sct
c7765528b0
chore(github): update CODEOWNERS (Again) [skip ci]
4 years ago
sct
263c31c8b5
chore(github): update CODEOWNERS [skip ci]
4 years ago
TheCatLady
c700aa938f
docs: Add language profile requirement info to FAQ ( #980 )
...
* Add language profile requirement info to FAQ
* Fix CODEOWNERS
4 years ago