sct
956ccb6a56
chore: add CODEOWNERS [skip ci]
2021-02-18 14:56:46 +00:00
sct
2c403e8e13
chore(github): modify workflow for incomplete templates [skip ci]
2021-02-15 08:11:36 +00:00
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
2021-02-15 16:49:50 +09:00
sct
28090c30a7
chore(github): update issue template to remove alternative question [skip ci]
2021-02-14 12:17:44 +00:00
TheCatLady
4e03c1efcf
build(docker): Leverage GitHub cache using actions/cache ( #892 )
2021-02-09 14:23:17 +09:00
sct
c0ea2bd189
ci(snap): pull latest from master when doing snap release
2021-02-05 14:14:16 +00:00
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
2021-02-03 09:52:56 +09:00
sct
f338b34b74
ci(api-docs): update gh-pages deploy to set cname [skip ci]
2021-02-02 10:22:51 +00:00
sct
bfe25d9755
docs(api): deploy api docs to github pages [skip ci]
2021-02-02 01:16:05 +00:00
sct
e34482bc3f
ci(snapcraft): remove --unshallow argument from fetch in Prepare step
2021-01-30 06:33:25 +00:00
sct
6f3f24a1d7
ci(release): fix release workflow formatting
2021-01-30 06:02:45 +00:00
samwiseg0
2e724b5bd8
build(snap): Fix snap to pull from latest master [skip ci] ( #783 )
2021-01-30 14:53:19 +09:00
samwiseg0
e80920faa1
Add skip ci to discord notifications ( #696 )
2021-01-20 11:13:24 +09:00
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
2021-01-20 10:40:15 +09:00
sct
81a96db2e7
ci: fix release discord notification [skip ci]
2021-01-19 07:54:55 +00:00
samwiseg0
f2b9125acd
build(workflows): Update workflows to use ubuntu-20.04 ( #684 )
...
Added discord notifications to all build jobs
2021-01-18 20:17:24 -05:00
samwiseg0
c8a8de38cc
build(snapcraft): Add snapcraft build yaml and workflow ( #608 )
2021-01-18 12:58:14 +09:00
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]
2020-12-22 12:50:09 +09:00
sct
ed49e7c28e
docs: add FUNDING.yml
2020-12-19 01:55:23 +09:00
sct
51f99a2e7b
ci: add missing build-args back into ci workflow
2020-12-19 01:24:50 +09:00
sct
e75b592bb2
ci: fix image name for ghcr.io tags
2020-12-18 07:29:23 +00:00
sct
baa62b286d
ci: push develop images to ghcr.io
2020-12-18 07:04:17 +00:00
samwiseg0
df4ef1fbe5
docs: Remove the issue lock as it will not allow users to edit [skip ci] ( #376 )
2020-12-18 08:06:14 +09:00
samwiseg0
ae2ede8952
docs: add invalid template workflow ( #340 )
2020-12-16 13:56:52 +09:00
sct
20b119c1ac
docs: update bug report issue template to include app version [skip ci]
2020-12-15 11:55:24 +00:00
sct
3f2a04c881
feat: about page initial version
...
Adding something to the about page for now, including the app version to better know what versions
of the app people are running
2020-12-15 07:27:30 +00:00
sct
cb5c0403c1
docs: update bug template with docker version question [skip ci]
2020-12-14 07:57:33 +00:00
sct
5fa37b5913
ci: add the ability to skip ci with commit message [skip ci]
2020-12-12 11:59:15 +00:00
sct
d4cc727d52
ci: fix typo in github workflow
2020-12-12 07:13:55 +00:00
sct
02d6b46448
docs: update github issue template config
...
adds github discussions to the options
2020-12-09 09:23:33 +00:00
sct
335377e250
chore(deps-dev): upgrade prettier to v2.2.1
2020-12-09 04:26:06 +00:00
sct
a304742828
docs: pull request template/lock and stale bot config/support bot config
2020-12-09 03:00:48 +00:00
sct
5774445dd7
docs: update issue templates
2020-12-08 23:36:14 +09:00
sct
dc7d1aabb8
docs: add config.yml for issue templates
2020-12-08 23:35:10 +09:00
sct
b22eb5a49a
docs: update issue templates
2020-12-08 23:31:37 +09:00
sct
c5c73c96d6
ci: add release github workflow
2020-12-06 01:53:22 +00:00
sct
e447c02963
ci: prepping switch to semantic-release for docker images
2020-12-06 09:25:18 +09:00
sct
fb5c791b0b
feat: upgrade tailwindcss to 2.0.1
2020-11-20 02:03:18 +00:00
sct
6754003b62
build: add initial db migration
...
Also updates build to only run on develop branch after tests succeed
2020-10-29 04:07:42 +00:00
sct
092161e432
ci: add docker image build and push on develop
2020-10-29 03:46:07 +00:00
dependabot-preview[bot]
7ac4bb01f0
Create Dependabot config file ( #12 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-25 14:12:24 +09:00
sct
f07669748f
ci: change lint command to use yarn
2020-08-23 06:36:34 +00:00
sct
28854190a0
ci: adds linting/build workflow to commits
2020-08-23 06:25:23 +00:00