Quinn Casey
02456b271b
Fix incorrect double quote on string
2022-08-15 06:27:08 -07:00
Quinn Casey
22fb659b72
Set status of new PRs to "Needs Review"
2022-08-11 10:10:08 -07:00
Quinn Casey
40ae184c4e
Exclude dependabot PRs from project
2022-08-11 10:03:37 -07:00
Quinn Casey
a0617c1fad
CI: Add autolabeler
2022-08-10 17:19:13 -07:00
Michael Shamoon
a4709b1175
Update stale.yml
...
[skip ci]
2022-07-28 15:36:13 -07:00
shamoon
5fe435048b
Merge pull request #1240 from paperless-ngx/beta
...
[Beta] Paperless-ngx v1.8.0 Release Candidate 1
2022-07-28 15:17:30 -07:00
Trenton Holmes
27721aef71
Fixes and updates the Hadolint action version
2022-07-19 14:01:47 -07:00
Trenton Holmes
329a317fdf
Configure Hadolint in a single location for both hooks and CI
2022-07-19 13:54:33 -07:00
Trenton Holmes
daad634894
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
9c1ae96d33
Create PR for changelog instead of direct commit
2022-07-18 09:48:03 -07:00
shamoon
2ab2d9127d
Use cant-reproduce for stale
2022-07-15 20:19:28 -07:00
tooomm
278453451e
only run on certain labels
2022-07-15 21:18:38 +02:00
Aidan Stein
e86f737320
pr comment(s) - CI typos
2022-07-15 11:00:46 -04:00
Aidan Stein
145c41f462
container repository name must be lowercase
2022-07-15 11:00:45 -04:00
Trenton Holmes
5243ae80b4
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
d07b786da6
Merge pull request #1140 from paperless-ngx/chore-image-tag-cleanups
2022-07-07 06:50:47 -07:00
shamoon
48dfbbebc6
Merge pull request #1110 from paperless-ngx/update-issue-form
2022-07-03 07:42:20 -07:00
shamoon
8efb97ef4e
Update stale.yml
...
[ci skip]
2022-07-02 19:06:32 -07:00
shamoon
d8cda7fc1b
Use any-of-labels for stalebot
...
[ci skip]
2022-07-02 17:51:39 -07:00
dependabot[bot]
421754fff6
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]
639d9b27c8
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]
2c99d027f3
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
499bd552a1
Fine, I made my own GitHub API interface. With blackjack and ...
2022-06-17 08:11:15 -07:00
Trenton Holmes
0090e27699
Adds a new workflow to cleanup image tags which no longer have an associated branch
2022-06-16 09:20:58 -07:00
shamoon
e568b3000e
Add lsio to issue form
2022-06-14 08:31:08 -07:00
Trenton Holmes
e8868d7ebf
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
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