shamoon and GitHub
9078f7beef
Update bug-report.yml
2022-04-04 15:03:35 -07:00
shamoon and GitHub
ac2c5abb09
Create config.yml
2022-04-04 15:02:41 -07:00
shamoon and GitHub
a02235eb2b
Delete other.md
2022-04-04 14:59:09 -07:00
shamoon and GitHub
7658761940
Update bug-report.yml
2022-04-04 14:57:58 -07:00
shamoon and GitHub
3f03f076cf
Create bug-report.yml
2022-04-04 14:56:55 -07:00
shamoon and GitHub
141e6de88f
Delete bug_report.md
2022-04-04 14:56:21 -07:00
Trenton Holmes and Michael Shamoon
76a4ae2aae
Merge pull request #552 from stumpylog/bugfix-black
...
Bump version of black in CI/pre-commit
Revert "Merge pull request #552 from stumpylog/bugfix-black"
This reverts commit 9e8ac05f72 .
Merge pull request #552 from stumpylog/bugfix-black
Bump version of black in CI/pre-commit
2022-03-30 10:35:02 -07:00
shamoon and GitHub
15488fbfd0
Add note for target branch
...
[ci skip]
2022-03-30 00:03:48 -07:00
shamoon and GitHub
c25a107c04
Fix project automations failing on PRs from forks
2022-03-22 01:22:19 -07:00
shamoon and GitHub
8f152aac69
Fix project automations failing from forks
2022-03-22 00:55:23 -07:00
shamoon and GitHub
30834eb8ff
Change dependabot to check npm monthly
...
[ci skip]
2022-03-21 14:53:56 -07:00
shamoon and GitHub
e514b99c57
Fix pre-commit link
...
[ci skip]
2022-03-21 10:54:48 -07:00
shamoon and GitHub
d24826a58e
Project actions on dev too
...
[ci skip]
2022-03-21 08:55:21 -07:00
shamoon and GitHub
6f7aaba7fa
Add Automatic Project Actions
...
[ci skip]
2022-03-20 20:53:30 -07:00
shamoon and GitHub
19ff8339be
Merge pull request #304 from paperless-ngx/pull-request-template
...
Create PULL_REQUEST_TEMPLATE.md
2022-03-14 16:26:04 -07:00
shamoon and GitHub
a6d2a390f0
Add review groups
2022-03-13 20:54:06 -07:00
shamoon and GitHub
20566b6571
Add note to include how to test
2022-03-13 04:14:00 -07:00
shamoon and GitHub
af52544792
Update PR template with suggestions
2022-03-13 03:56:59 -07:00
shamoon and GitHub
33a5823801
Update PULL_REQUEST_TEMPLATE.md
2022-03-13 01:15:15 -08:00
shamoon and GitHub
b220d15fff
Create PULL_REQUEST_TEMPLATE.md
2022-03-13 01:08:49 -08:00
Quinn Casey
86d9c94962
Fix failed docker run on multi-tags
2022-03-10 14:58:28 -08:00
Quinn Casey
1d67c32351
[skip ci] Add variable body to fix incorrect changelog
2022-03-05 14:49:52 -08:00
Quinn Casey
77cc7cebf9
Fix close paren
2022-03-04 12:29:34 -08:00
Quinn Casey
f61105c041
Ensure build isn't skipped on beta tag
2022-03-04 12:28:03 -08:00
Quinn Casey
6b5c89b6f8
Tag on beta to prerelease
2022-03-04 09:15:59 -08:00
Quinn Casey
e5e94ffb6d
Move build-docker-image before release pipeline
2022-03-04 08:36:13 -08:00
Quinn Casey
e3584eb61e
Add beta to docker build
2022-03-04 08:31:17 -08:00
Quinn Casey and GitHub
3ea6028c9f
Merge pull request #209 from paperless-ngx/feature-ci-ngx-dirs
...
Update CI from -ng to -ngx
2022-03-04 08:28:01 -08:00
Quinn Casey
37531ec5e0
Fix "incorrect type" YAML error
2022-03-02 12:18:29 -08:00
Marc Schaefer
f8991ca8e0
Switch ci.yml from ng to ngx
2022-03-02 21:00:43 +01:00
Quinn Casey
59975087c5
Update paperless-ng to paperless-ngx
2022-03-02 11:18:17 -08:00
Michael Shamoon
f3cda7d551
Fix more -ngx references
2022-03-02 10:59:54 -08:00
shamoon and Johann Bauer
65e2177964
Add fixpending label to prevent stale
2022-03-02 15:49:50 +01:00
shamoon and Johann Bauer
a48c6e5b43
Update stale.yml
2022-03-02 15:49:50 +01:00
shamoon and Johann Bauer
b00f3102a6
Create stale.yml
2022-03-02 15:49:50 +01:00
Johann Bauer
9484eb9f6b
Enable dependabot for repository ( #86 )
2022-03-02 15:49:50 +01:00
1e6c666df4
CI: Fix multi stage builds ( #190 )
...
* Try fixing build error
* --upgrade instead of --update
* Attempt to fix timeout
* Try build qpdf on arm64
* Revert "Try build qpdf on arm64"
This reverts commit 42823a4d28 .
* Format
* Try with libqpdf-dev install
* Move libqpdf-dev install to else
* Try with correct uname
* Run docker container to extract frontend
Co-authored-by: Johann Bauer <bauerj@bauerj.eu >
2022-03-01 12:48:26 -08:00
Quinn Casey and GitHub
bc58e459ea
Merge branch 'dev' into feature-black
2022-02-28 07:31:52 -08:00
Quinn Casey and GitHub
dad9de3be3
Merge pull request #161 from stumpylog/multistep-build
...
Refactor: Do the npm compile as a Build step in docker (Multistep build)
2022-02-28 06:09:17 -08:00
Quinn Casey and GitHub
aa39abc41a
Merge pull request #156 from paperless-ngx/docker-fix-ci
...
Fix Armv7 Docker Build
2022-02-27 16:54:22 -08:00
kpj
9b42c0aa50
Make pycodestyle ignore E203
...
See https://github.com/psf/black/issues/315 for more details.
2022-02-27 15:46:12 +01:00
kpj
f7caad9af9
Run pycodestyle with --max-line-length=88 to match black's defaults
2022-02-27 15:42:26 +01:00
kpj
60ad0bb4e2
Run black on all files in project root
2022-02-27 15:36:16 +01:00
kpj
f23d53fe1a
Remove --verbose parameter from black call
2022-02-27 15:33:10 +01:00
kpj
12fa3c7417
Fix wrong job name in CI dependency list
2022-02-27 15:30:49 +01:00
kpj
13885968e3
Add GitHub Actions workflow to check black formatting
2022-02-27 15:21:20 +01:00
Johann Bauer
4377998232
Fix Armv7 Docker build
2022-02-26 13:43:48 +01:00
Toxix and Trenton Holmes
84f96d7a98
Feat adjust github pipeline for docker frontend artifacts
...
This should allow to use docker building the frontend artifacts and
reusing them in the bare metal release.
2022-02-25 14:23:40 -08:00
Johann Bauer and GitHub
88d5bdc8bf
Enable GitHub CodeQL ( #160 )
2022-02-25 23:20:14 +01:00
Quinn Casey and GitHub
ca87b6dbfd
Merge pull request #144 from paperless-ngx/tags-ngx
...
Make CI build from tags starting with ngx-
2022-02-24 08:02:41 -08:00