Maor Friedman
1cc8442bb9
fix post_depoy script backup base image ( #423 )
2020-06-05 14:43:24 -04:00
Maor Friedman
665085fcb0
use backup push creds ( #420 )
2020-06-05 14:08:45 -04:00
Jimmy Zelinskie
c06ca37322
init: github workflows
2020-04-28 18:13:40 -04:00
Christian Clauss
469428072a
Fix some flake8 undefined names ( #192 )
...
* Fix some flake8 undefined names
* Add a comma for psf/black
* import config_web
2020-02-05 14:23:13 -05:00
Kurtis Mullins
483bee960e
Fix errors on Flake8 in Python 2.7
...
- It appears that Flake8 is raising issues with the existing Python 2.7 code.
While it is possible that these could genuinely use some cleanup, it
appears some errors come from the expectation of Python 3.x syntax. It has
been temporarily commented out until we can fix it.
- Related to: https://github.com/quay/quay/pull/162
2020-01-17 10:47:21 -05:00
Christian Clauss
842305b1a5
Update scripts/ci to find Python syntax errors
2020-01-17 12:34:35 +01:00
Tom McKay
5c9b33084d
PROJQUAY-92 - fix 'black' regex error
2019-12-16 16:32:39 -05:00
Tom McKay
5d83b82b56
PROJQUAY-28 - Enable 'black' python format
2019-12-02 12:18:54 -05:00
Maor Friedman
6600dbd65a
use docker config file
2019-11-28 13:03:33 +02:00
Maor Friedman
7de083310b
Add App SRE post deploy script
2019-11-28 10:02:13 +02:00
Jimmy Zelinskie
43e2d2e547
scripts/ci: fix incorrect logs command usage
...
This script intends this command to be `docker logs` not `docker log`.
2019-11-25 14:59:29 -05:00
Tejas Parikh
26751e6d7a
fix typo
...
Signed-off-by: Tejas Parikh <tparikh@redhat.com >
2019-11-25 10:28:47 -05:00
Tejas Parikh
5b0d4106cf
added scripts to build off both rhel7 and centos7
...
Signed-off-by: Tejas Parikh <tparikh@redhat.com >
2019-11-25 10:25:10 -05:00
Tejas Parikh
b35986d764
Added app-sre ci pipleline scripts and Makefile targets
...
Signed-off-by: Tejas Parikh <tparikh@redhat.com >
2019-11-14 10:53:22 -05:00
Jimmy Zelinskie
9c0dd3b722
initial import for Open Source 🎉
2019-11-12 11:09:47 -05:00