Trenton Holmes
100f5422f6
Updates the wheel builders to let pip handle finding the sdist of the required package and version
2022-06-08 13:33:17 -07:00
dependabot[bot]
a6a885d4f4
Bump docker/setup-qemu-action from 1 to 2
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 22:25:39 +00:00
Trenton Holmes
b11066cef1
Merge pull request #1064 from paperless-ngx/dependabot/github_actions/dev/docker/setup-buildx-action-2
...
Bump docker/setup-buildx-action from 1 to 2
2022-06-01 15:25:18 -07:00
Trenton Holmes
1941b0c3ed
Merge pull request #1063 from paperless-ngx/dependabot/github_actions/dev/docker/build-push-action-3
...
Bump docker/build-push-action from 2 to 3
2022-06-01 15:24:15 -07:00
Trenton Holmes
a425d3a55b
Merge pull request #1062 from paperless-ngx/dependabot/github_actions/dev/tj-actions/changed-files-22.1
...
Bump tj-actions/changed-files from 19 to 22.1
2022-06-01 14:25:11 -07:00
dependabot[bot]
f82e04201b
Bump docker/setup-buildx-action from 1 to 2
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 20:17:31 +00:00
dependabot[bot]
f41231f017
Bump docker/build-push-action from 2 to 3
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 20:17:28 +00:00
dependabot[bot]
ae1fb76d13
Bump tj-actions/changed-files from 19 to 22.1
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 19 to 22.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v19...v22.1 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 20:17:25 +00:00
dependabot[bot]
fa0023223f
Bump docker/login-action from 1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 20:17:21 +00:00
Quinn Casey
5f5c9e2eb3
Merge branch 'main' into dev
2022-05-18 14:26:36 -07:00
Trenton Holmes
029d81122b
Makes the workflow triggers more specific
2022-05-15 11:25:14 -07:00
Trenton Holmes
87fd18bee1
Seperates out the library image building into a new, minimal workflow
2022-05-13 09:21:26 -07:00
Quinn Casey
06e7e40b15
Use checkout in action
2022-05-12 15:36:46 -07:00
Quinn Casey
843d229c3d
Append generated changelog to docs
2022-05-12 09:13:21 -07:00
Quinn Casey
b034e972b0
Merge pull request #902 from paperless-ngx/v1.7.1
...
v1.7.1
2022-05-10 16:11:12 -07:00
Quinn Casey
98ebb095cc
Merge pull request #851 from paperless-ngx/feature-semver-tags
...
Feature: Use semver for release process
2022-05-03 06:30:11 -07:00
dependabot[bot]
9ceb2e6084
Bump tj-actions/changed-files from 18.7 to 19
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 18.7 to 19.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v18.7...v19 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 23:00:56 +00:00
Quinn Casey
582629a996
Chore: Improve Bug Report template ( #859 )
...
* Try to get architecture in BR
* Move screenshots to Description
* Add link to search
* Specify doc page
* Clarify bug report intro
* Add missing period
* Other missing periods for consistiency
* Add line breaks, architecture req
* Expand Currently...
* Removing trailing quote
2022-05-02 11:35:06 -07:00
Trenton Holmes
2ef2a561ef
Fixes beta or rcs from updating the latest Docker tag
2022-05-01 13:58:24 -07:00
Trenton Holmes
b9a2652013
Fixing up more locations of the old tag naming style
2022-05-01 13:21:10 -07:00
Trenton Holmes
dce4166bc8
First changes for using semver everywhere
2022-05-01 13:21:10 -07:00
Trenton Holmes
49fad14920
Updates the Dockerfile to facilitate local image builds, adds documentation for how to build, adds registry caching for final image too
2022-04-30 10:33:09 -07:00
Quinn Casey
8c19c2c2e9
Fix comment directory
2022-04-28 12:52:20 -07:00
Quinn Casey
6f0fee4c43
Assign GHA bumps to CI/CD team
2022-04-28 12:51:43 -07:00
Quinn Casey
a5b4a7caad
Add back review groups
2022-04-28 12:49:44 -07:00
Quinn Casey
c1b9db19c6
Add back labels removed in 30834e
2022-04-28 12:47:37 -07:00
Trenton Holmes
40f88faf37
Updates the workflow to enable Docker Hub pushing
2022-04-28 12:18:25 -07:00
dependabot[bot]
aa7faaaa72
Bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 01:10:48 +00:00
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
Quinn Casey
5676155e4e
Remove expected behavior section
2022-04-26 11:15:26 -07:00
Trenton Holmes
e5f5030e9c
Updates the target branch for GHA updates to be dev
2022-04-25 15:27:15 -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