Commit Graph

274 Commits

Author SHA1 Message Date
Trenton Holmes 66c7f44bea Changes the intermediate image building steps to use registry caching, allowig us to always rebuild them, but do so very quickly when nothing has changed 2022-04-27 11:28:55 -07:00
Trenton Holmes cd8d4c357d Fixes the merge issues 2022-04-25 11:39:05 -07:00
Trenton Holmes d9d6b7b151 Updates the utlity build script to actually support all the images 2022-04-25 11:32:55 -07:00
Trenton Holmes d19015579c 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 6c70db31bd Incorporates the base image building back into the main repo with multi stage building 2022-04-25 11:32:52 -07:00
Michael Shamoon 654ef06682 Merge branch 'main' into dev 2022-04-25 10:33:40 -07:00
shamoon a358477cda 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 811da4bac5 Adds Python 3.10 to the backend test matrix 2022-04-21 10:28:13 -07:00
Trenton Holmes bc892059a1 Adds workflow level concurrency group with cancelling of in progress jobs to the CI 2022-04-17 15:29:50 -07:00
shamoon 30508c6c2c Merge pull request #702 from paperless-ngx/stalebot-unconfirmed
Chore: Only stale unconfirmed issues
2022-04-13 08:35:31 -07:00
shamoon 52498efd14 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 40cb721d16 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 4a4f252ad8 Merge branch 'main' into beta 2022-04-13 08:13:32 -07:00
Quinn Casey 306f254218 Add Breaking Changes 2022-04-12 07:37:49 -07:00
Quinn Casey 449add88a6 Bump header level 2022-04-12 07:37:02 -07:00
Quinn Casey 941ba8d689 Only stale unconfirmed issues 2022-04-12 07:31:14 -07:00
shamoon dde6a2eb7d Merge branch 'main' into beta 2022-04-11 23:37:21 -07:00
Michael Shamoon c111825b1e Minor merge conflicts
[ci skip]
2022-04-11 23:31:20 -07:00
Michael Shamoon ae895a4aec Create release-drafter.yml
[ci skip]
2022-04-11 22:05:55 -07:00
Florian 4dedff00b8 Merge pull request #532 from paperless-ngx/feature-barcode-splitter
Feature barcode splitter
2022-04-11 08:51:48 +02:00
Quinn Casey 4165184e42 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 908fc8573a Merge dev changes to PULL_REQUEST_TEMPLATE.md
[ci skip]
2022-04-08 00:41:55 -07:00
Quinn Casey 5bacb85c33 Fix typo 2022-04-07 08:13:25 -07:00
Quinn Casey 6933ac523f Remove explicit team tagging from PR template 2022-04-07 08:13:12 -07:00
florian on nixos (Florian Brandes) 06cac44d02 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 a728502988 Update bug-report.yml 2022-04-04 15:30:40 -07:00
shamoon 9419f74d13 Update bug-report.yml 2022-04-04 15:30:15 -07:00
shamoon 50523c1566 Update bug-report.yml 2022-04-04 15:18:59 -07:00
shamoon e9ef3e270d Update bug-report.yml 2022-04-04 15:18:12 -07:00
shamoon 9078f7beef Update bug-report.yml 2022-04-04 15:03:35 -07:00
shamoon ac2c5abb09 Create config.yml 2022-04-04 15:02:41 -07:00
shamoon a02235eb2b Delete other.md 2022-04-04 14:59:09 -07:00
shamoon 7658761940 Update bug-report.yml 2022-04-04 14:57:58 -07:00
shamoon 3f03f076cf Create bug-report.yml 2022-04-04 14:56:55 -07:00
shamoon 141e6de88f Delete bug_report.md 2022-04-04 14:56:21 -07:00
Trenton Holmes 78d663bbb4 Fixes the Docker image tags 2022-04-02 08:48:58 -07:00
shamoon 9737e4a24d Merge pull request #238 from schnuffle/feature-split-dockerimage
Feature split dockerimage
2022-04-02 01:24:15 -07:00
Trenton Holmes 26d93cf3be Fixes the name and path of the built image so it doesn't duplicate 2022-04-01 16:17:22 -07:00
shamoon c43193b17d Add note for target branch
[ci skip]
2022-03-30 19:08:40 -07:00
Trenton Holmes 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
Trenton Holmes 2666e70706 Removes the filtering of on:pull_request event types 2022-03-30 10:10:36 -07:00
Trenton Holmes 19cf66be0f 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 15488fbfd0 Add note for target branch
[ci skip]
2022-03-30 00:03:48 -07:00
Trenton Holmes ed25212654 Updates black version to fix issues 2022-03-28 12:23:25 -07:00
Michael Shamoon 3afb3a905c fix ci.yml comment
[ci skip]
2022-03-27 14:44:39 -07:00
Michael Shamoon 1588242876 realign frontend ci pipeline 2022-03-25 00:49:55 -07:00
Michael Shamoon 117157f02c Merge branch 'main' into testing 2022-03-23 07:22:52 -07:00
Frank Strieter ccee85a05e fix code style issues
solve merge conflicts

format code

format code

format code
2022-03-23 09:39:55 +01:00
Frank Strieter a27fb173dd solve merge conflicts 2022-03-23 09:24:07 +01:00
Frank Strieter 62c488aff6 test: run tests in ci 2022-03-23 09:24:07 +01:00