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
dependabot[bot]
bddea7ab24
build(deps): bump technote-space/workflow-conclusion-action ( #822 )
...
Bumps [technote-space/workflow-conclusion-action](https://github.com/technote-space/workflow-conclusion-action ) from v1 to v2.1.2.
- [Release notes](https://github.com/technote-space/workflow-conclusion-action/releases )
- [Changelog](https://github.com/technote-space/workflow-conclusion-action/blob/master/.releasegarc )
- [Commits](https://github.com/technote-space/workflow-conclusion-action/compare/v1...cb07f962e292a266fc492bf93a6fb2a7c1f5aa2e )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
8a9d794fec
build(deps): bump diddlesnaps/snapcraft-review-tools-action ( #821 )
...
Bumps [diddlesnaps/snapcraft-review-tools-action](https://github.com/diddlesnaps/snapcraft-review-tools-action ) from v1 to v1.2.0.
- [Release notes](https://github.com/diddlesnaps/snapcraft-review-tools-action/releases )
- [Commits](https://github.com/diddlesnaps/snapcraft-review-tools-action/compare/v1...7c8e0d11cc9e8833be2b9be8f15602c0bf1b033c )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
sct
956ccb6a56
chore: add CODEOWNERS [skip ci]
4 years ago
sct
2c403e8e13
chore(github): modify workflow for incomplete templates [skip ci]
4 years ago
samwiseg0
577cbcc7fa
build(snap): Disable arm64 snap build. ( #935 )
...
* build(snap): Disable arm64 snap build.
* build(snap): Add cancel workflow
* docs(issues): Close invalid issues.
* build(snap): Move if to the first job
4 years ago
sct
28090c30a7
chore(github): update issue template to remove alternative question [skip ci]
4 years ago
TheCatLady
4e03c1efcf
build(docker): Leverage GitHub cache using actions/cache ( #892 )
4 years ago
sct
c0ea2bd189
ci(snap): pull latest from master when doing snap release
4 years ago
TheCatLady
b576f0734f
build(docker): Optimize Docker image layers/caching & bump node to 14.15 ( #776 )
...
* refactor(docker): Combine RUN statements to reduce number of image layers
* Add --update && --no-cache to apk add command
* Combine RUN statements in first stage
* Consolidate COPY commands from BUILD_IMAGE
* Add docs & snap to .dockerignore
* Revert first COPY statement in 2nd stage
* Write committag.json in first stage & only do one COPY
Also pin base image Alpine version, and add Docker & GitHub Actions update monitoring via Dependabot
* Bump node to 14.15.4
* Change base image to node:14.15-alpine and remove Dependabot Docker monitoring
* Changes in response to PR comments
* Remove ARG/ENV statements from second build stage
4 years ago
sct
f338b34b74
ci(api-docs): update gh-pages deploy to set cname [skip ci]
4 years ago
sct
bfe25d9755
docs(api): deploy api docs to github pages [skip ci]
4 years ago
sct
e34482bc3f
ci(snapcraft): remove --unshallow argument from fetch in Prepare step
4 years ago
sct
6f3f24a1d7
ci(release): fix release workflow formatting
4 years ago
samwiseg0
2e724b5bd8
build(snap): Fix snap to pull from latest master [skip ci] ( #783 )
4 years ago
samwiseg0
e80920faa1
Add skip ci to discord notifications ( #696 )
4 years ago
samwiseg0
f7c0769deb
build(release): Add snap package to the release workflow [skip ci] ( #692 )
...
* build(discord): Always send discord notification
* build(snap): Remove trigger for tags
* build(release): Add snap build to release workflow
* Remove pull request if from discord snap
4 years ago
sct
81a96db2e7
ci: fix release discord notification [skip ci]
4 years ago
samwiseg0
f2b9125acd
build(workflows): Update workflows to use ubuntu-20.04 ( #684 )
...
Added discord notifications to all build jobs
4 years ago
samwiseg0
c8a8de38cc
build(snapcraft): Add snapcraft build yaml and workflow ( #608 )
4 years ago
samwiseg0
1056d28a26
docs: Update templates with new labels [skip ci] ( #452 )
...
* docs: Update bug template with new label [skip ci]
* docs: Update feature request template with new label [skip ci]
4 years ago
sct
ed49e7c28e
docs: add FUNDING.yml
4 years ago
sct
51f99a2e7b
ci: add missing build-args back into ci workflow
4 years ago