Trenton Holmes
0b4cfaa9c1
Fixes and updates the Hadolint action version
2022-07-19 14:01:47 -07:00
Trenton Holmes
256c6f0281
Configure Hadolint in a single location for both hooks and CI
2022-07-19 13:54:33 -07:00
Trenton Holmes
8bbdf94f8e
Adds a CI job for hadolint over all the Dockerfiles, fixes the minor thing it complained about
2022-07-19 13:50:15 -07:00
Quinn Casey
a1811b6e37
Create PR for changelog instead of direct commit
2022-07-18 09:48:03 -07:00
Aidan Stein
173fea1496
pr comment(s) - CI typos
2022-07-15 11:00:46 -04:00
Aidan Stein
710c5280ed
container repository name must be lowercase
2022-07-15 11:00:45 -04:00
Trenton Holmes
1a093de516
Feature: Don't push feature development branches to DockerHub ( #1219 )
...
* Don't push to the DockerHub except for certain refs
* Enables deletetion of feature images
* Adds links to the API docs for the end points
* Makes it clear in the logs a dry-run vs actual deletion event
2022-07-11 12:22:43 -07:00
shamoon
2db3cdb50d
Merge pull request #1140 from paperless-ngx/chore-image-tag-cleanups
2022-07-07 06:50:47 -07:00
dependabot[bot]
b2b0f04f55
Bump actions/setup-python from 3 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 14:26:49 +02:00
dependabot[bot]
d72b88dfc5
Bump docker/metadata-action from 3 to 4
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 14:25:14 +02:00
dependabot[bot]
08de8089ab
Bump tj-actions/changed-files from 22.1 to 23.1
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 22.1 to 23.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/v22.1...v23.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-07-02 14:24:13 +02:00
Trenton Holmes
e8cae6389a
Fine, I made my own GitHub API interface. With blackjack and ...
2022-06-17 08:11:15 -07:00
Trenton Holmes
5e8a4dc782
Adds a new workflow to cleanup image tags which no longer have an associated branch
2022-06-16 09:20:58 -07:00
Trenton Holmes
ef6ebf9888
Entirely removes the optipng, updates ghostscript fall back to also use WebP. Updates the conversion to use a multiprocessing pool
2022-06-11 08:38:49 -07:00
Trenton Holmes
4d98208a2a
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]
88a25c02b5
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
7cc7bb07ab
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
635aec9dd2
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
e378040c22
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]
648586f64d
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]
11fbd7582d
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]
93e73559d1
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]
1d31868d10
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
425b507489
Merge branch 'main' into dev
2022-05-18 14:26:36 -07:00
Trenton Holmes
2ad7b5ec7c
Makes the workflow triggers more specific
2022-05-15 11:25:14 -07:00
Trenton Holmes
f5824f6056
Seperates out the library image building into a new, minimal workflow
2022-05-13 09:21:26 -07:00
Quinn Casey
e1e52689ce
Use checkout in action
2022-05-12 15:36:46 -07:00
Quinn Casey
67986a6437
Append generated changelog to docs
2022-05-12 09:13:21 -07:00
Quinn Casey
dd86fe0301
Merge pull request #902 from paperless-ngx/v1.7.1
...
v1.7.1
2022-05-10 16:11:12 -07:00
Quinn Casey
39be1bb7b4
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]
1e9e9cf96d
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
ec6ad244e8
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
ced4c9255f
Fixes beta or rcs from updating the latest Docker tag
2022-05-01 13:58:24 -07:00
Trenton Holmes
46229d44f4
Fixing up more locations of the old tag naming style
2022-05-01 13:21:10 -07:00
Trenton Holmes
d41b3deec3
First changes for using semver everywhere
2022-05-01 13:21:10 -07:00
Trenton Holmes
d71562b331
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
2f159bc88c
Fix comment directory
2022-04-28 12:52:20 -07:00
Quinn Casey
303ba3b235
Assign GHA bumps to CI/CD team
2022-04-28 12:51:43 -07:00
Quinn Casey
5b4efcb462
Add back review groups
2022-04-28 12:49:44 -07:00
Quinn Casey
2c0accc726
Add back labels removed in 30834e
2022-04-28 12:47:37 -07:00
Trenton Holmes
2602c24862
Updates the workflow to enable Docker Hub pushing
2022-04-28 12:18:25 -07:00
dependabot[bot]
a34602f812
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
1ff6c020dc
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
8e9412870f
Remove expected behavior section
2022-04-26 11:15:26 -07:00
Trenton Holmes
b862eb7dd9
Updates the target branch for GHA updates to be dev
2022-04-25 15:27:15 -07:00
Trenton Holmes
94e3120d2e
Fixes the merge issues
2022-04-25 11:39:05 -07:00
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