272 Commits

Author SHA1 Message Date
Trenton Holmes
a36be2cfd6 Updates the utlity build script to actually support all the images 2022-04-25 11:32:55 -07:00
Trenton Holmes
d79e05b735 Instead of using a full image name, use the repo and version to build the image to pull from. Removes building of the frontend for multiple platforms 2022-04-25 11:32:53 -07:00
Trenton Holmes
d744be97f4 Incorporates the base image building back into the main repo with multi stage building 2022-04-25 11:32:52 -07:00
Michael Shamoon
421a604b92 Merge branch 'main' into dev 2022-04-25 10:33:40 -07:00
shamoon
1fd0d18293 Merge pull request #695 from paperless-ngx/beta
[Beta] Paperless-ngx v1.7.0 Release Candidate 1
2022-04-25 10:24:27 -07:00
Trenton Holmes
6f4d5a95f6 Adds Python 3.10 to the backend test matrix 2022-04-21 10:28:13 -07:00
Trenton Holmes
121cb76d35 Adds workflow level concurrency group with cancelling of in progress jobs to the CI 2022-04-17 15:29:50 -07:00
shamoon
240c36944d Merge pull request #702 from paperless-ngx/stalebot-unconfirmed
Chore: Only stale unconfirmed issues
2022-04-13 08:35:31 -07:00
shamoon
4c4e2f2a39 Merge pull request #723 from paperless-ngx/bugfix-remove-tag-match
Fix docker/metadata-action creation of latest tag
2022-04-13 08:28:44 -07:00
Trenton Holmes
fa638ce12f Removes the matching regex from the docker/metadata-action as it will create a new :latest even for release candidates 2022-04-13 08:20:30 -07:00
Quinn Casey
e66f0c7fe4 Merge branch 'main' into beta 2022-04-13 08:13:32 -07:00
Quinn Casey
b06a4c52e3 Add Breaking Changes 2022-04-12 07:37:49 -07:00
Quinn Casey
404a2d1f02 Bump header level 2022-04-12 07:37:02 -07:00
Quinn Casey
f2c968efed Only stale unconfirmed issues 2022-04-12 07:31:14 -07:00
shamoon
f4979c8ab5 Merge branch 'main' into beta 2022-04-11 23:37:21 -07:00
Michael Shamoon
2d20dac536 Minor merge conflicts
[ci skip]
2022-04-11 23:31:20 -07:00
Michael Shamoon
e9314805cc Create release-drafter.yml
[ci skip]
2022-04-11 22:05:55 -07:00
Florian
a90d3bda14 Merge pull request #532 from paperless-ngx/feature-barcode-splitter
Feature barcode splitter
2022-04-11 08:51:48 +02:00
Quinn Casey
d884810c0b Chore: Implement release-drafter action for Changelogs (#669)
* Add inital release-drafter config

* Replace release action

* Add collapse-after 3 to dependencies
2022-04-08 11:12:19 -07:00
Michael Shamoon
44ef9edf9f Merge dev changes to PULL_REQUEST_TEMPLATE.md
[ci skip]
2022-04-08 00:41:55 -07:00
Quinn Casey
b4d0417170 Fix typo 2022-04-07 08:13:25 -07:00
Quinn Casey
d07022690e Remove explicit team tagging from PR template 2022-04-07 08:13:12 -07:00
florian on nixos (Florian Brandes)
47cdb3b55b update ci.yml to include new dependency
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-04-07 11:14:29 +02:00
shamoon
5e2fbd2c1f Update bug-report.yml 2022-04-04 15:30:40 -07:00
shamoon
539b121218 Update bug-report.yml 2022-04-04 15:30:15 -07:00
shamoon
b82ee5834c Update bug-report.yml 2022-04-04 15:18:59 -07:00
shamoon
1ed225a2ff Update bug-report.yml 2022-04-04 15:18:12 -07:00
shamoon
30c45c6822 Update bug-report.yml 2022-04-04 15:03:35 -07:00
shamoon
95332be5c7 Create config.yml 2022-04-04 15:02:41 -07:00
shamoon
e470935ce8 Delete other.md 2022-04-04 14:59:09 -07:00
shamoon
78ee8d87f2 Update bug-report.yml 2022-04-04 14:57:58 -07:00
shamoon
cf3d774e3f Create bug-report.yml 2022-04-04 14:56:55 -07:00
shamoon
3f015cbfe3 Delete bug_report.md 2022-04-04 14:56:21 -07:00
Trenton Holmes
28fea5fbed Fixes the Docker image tags 2022-04-02 08:48:58 -07:00
shamoon
c807485af7 Merge pull request #238 from schnuffle/feature-split-dockerimage
Feature split dockerimage
2022-04-02 01:24:15 -07:00
Trenton Holmes
67dd2b7ea7 Fixes the name and path of the built image so it doesn't duplicate 2022-04-01 16:17:22 -07:00
shamoon
3a4415182b Add note for target branch
[ci skip]
2022-03-30 19:08:40 -07:00
Trenton Holmes
1cf80794d6 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 9e8ac05f7241224609161b50fc6def0c5e250d6c.

Merge pull request #552 from stumpylog/bugfix-black

Bump version of black in CI/pre-commit
2022-03-30 10:35:02 -07:00
Trenton Holmes
b562d42434 Removes the filtering of on:pull_request event types 2022-03-30 10:10:36 -07:00
Trenton Holmes
8878b933f8 Updates the Dockerfile to utilize our new base image 1.0 which provides the pre-compiled wheels for certain dependencies and most base packages 2022-03-30 09:09:50 -07:00
shamoon
edce7243a1 Add note for target branch
[ci skip]
2022-03-30 00:03:48 -07:00
Trenton Holmes
44a9c56e30 Updates black version to fix issues 2022-03-28 12:23:25 -07:00
Michael Shamoon
2881524bf2 fix ci.yml comment
[ci skip]
2022-03-27 14:44:39 -07:00
Michael Shamoon
c4b7dc8eb0 realign frontend ci pipeline 2022-03-25 00:49:55 -07:00
Michael Shamoon
1c03c42ea1 Merge branch 'main' into testing 2022-03-23 07:22:52 -07:00
Frank Strieter
5ba5b8c2ee fix code style issues
solve merge conflicts

format code

format code

format code
2022-03-23 09:39:55 +01:00
Frank Strieter
1a364c0b29 solve merge conflicts 2022-03-23 09:24:07 +01:00
Frank Strieter
2b7d5d85df test: run tests in ci 2022-03-23 09:24:07 +01:00
shamoon
d6f95e5308 Fix pre-commit link
[ci skip]
2022-03-23 09:22:40 +01:00
shamoon
812f2f17c4 Project actions on dev too
[ci skip]
2022-03-23 09:22:40 +01:00