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

7 Commits

Author SHA1 Message Date
Brandon Caton
417e66ee76
ui: run builds (PROJQUAY-6297) (#2636)
Adds the ability for users to run builds via the Patternfly UI.
2024-02-13 12:00:59 -05:00
Oleg Bulatov
84fa795ae7
chore: fix isort config and remove isort: skip_file (#2196)
* chore: pass config to isort as it doesn't always detect it

* chore: mark package "test" as local, not stdlib

* chore: remove "isort: skip_file"

* chore: fix app in test_load_security_information

* chore: fix app in test_notification

* chore: fix app in test_index_report
2023-09-21 11:46:03 -04:00
Brandon Caton
3ad9460846
ui: adding tag history panel (PROJQUAY-5720) (#2115)
Implements the tag history view.
2023-08-28 12:13:50 -04:00
Marcus Kok
e44783fe19
billing: Assign SKU to org (PROJQUAY-5363) (#1989)
* add migration for orgrhskus table

* add endpoints for managing and listing skus bound to an org

* create checks in billing flow to look for org-bound skus

* refactor RH marketplace api objects to be more usable in tests

* update cypress test db data and exclude it from pre-commit hook formatting
2023-08-25 14:52:54 -04:00
Oleg Bulatov
e5d7fc57a6
chore: Run pre-commit checks on pull requests (#1978)
* chore: Run pre-commit check on pull requests

* chore: Resolve typescript imports relative to ./web
2023-08-04 15:49:16 +02:00
Oleg Bulatov
e317abc3e6
chore: Bump gitleaks, add isort and lint-staged to pre-commit (#1963) 2023-06-16 14:05:01 +02:00
Sunandadadi
e8e5d5d904
Util: Adding git pre-commit checks (PROJQUAY-4658) (#1585)
* Util: Adding git pre-commit checks (PROJQUAY-0000)

* updating getting started markdown
2022-10-25 10:11:22 -04:00