1
0
mirror of https://github.com/quay/quay.git synced 2025-04-18 10:44:06 +03:00

9 Commits

Author SHA1 Message Date
Brandon Caton
9eb4fb6aa4
Revert workqueue refactor (#1456)
Currently the prometheus and GC workers are not running correctly.
Reverting the following commits:
- 4e1a985e70
- dac183a1ef
- 68a0d9eaf0
- af1aacea08
- f334b80098
2022-07-22 13:11:39 -04:00
Oleg Bulatov
f334b80098
Reduce memory usage by notificationworker (#1370) 2022-06-16 18:44:13 +02:00
Oleg Bulatov
5eaf0584db
chore: Run mypy as CI job (#1363)
* Run mypy as CI job

* Fix peewee.pyi and configure pyright
2022-06-13 11:01:17 +02:00
Dave O'Connor
5d5b2b5514
Add support for QUAY_VERSION env variable (#1298)
Signed-off-by: Dave O'Connor <doconnor@redhat.com>
2022-05-02 11:32:32 -04:00
Kenny Lee Sin Cheong
86d150a204
dockerfile: refactor dockerfile (PROJQUAY-1997) (#787)
* cicd: toggle on more OCI conformance tests (PROJQUAY-1997)

This commit also has the CI keep the report around as a workflow
artifact.

Signed-off-by: Hank Donnay <hdonnay@redhat.com>

* external_libraries: patch out wider dependencies (PROJQUAY-1997)

This change makes it possible to run the external_libraries script
without needing to pull in the entire quay configuration framework. This
will allow for a more granular Dockerfile.

Signed-off-by: Hank Donnay <hdonnay@redhat.com>

* cicd: enable docker buildkit backend (PROJQUAY-1997)

Signed-off-by: Hank Donnay <hdonnay@redhat.com>

* Dockerfile: rework to be faster (PROJQUAY-1997)

This change allows for the Dockerfile to reuse more cache, and run in
parallel when using the BuildKit backend.

* init: Uses user site-package directory as Python root (PROJQUAY-1997)

Use `python3 -m site --user-site` as Python root when installing certs.

Co-authored-by: Hank Donnay <hdonnay@redhat.com>
2021-05-12 10:36:58 -04:00
thomasmckay
033472855f
chore: parse new CHANGELOG.md format (PROJQUAY-1486) (#725) 2021-04-09 09:06:22 -04:00
thomasmckay
8856bfe5af
PROJQUAY-524 - relax reading CHANGELOG.md (#289) 2020-03-27 12:19:21 -04:00
Tom McKay
e6ae94db8b 'make black' results 2019-12-02 12:23:08 -05:00
Jimmy Zelinskie
9c0dd3b722 initial import for Open Source 🎉 2019-11-12 11:09:47 -05:00