Commit Graph

274 Commits (a4e19ead9d324dce09f5ca400a5cb7eff3abd253)

Author SHA1 Message Date
Flavius Lacatusu 878876ae39
Add single host minikube tests
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-10-05 11:48:39 +02:00
Flavius Lacatusu c225dd7e08
Build nightly images of operator in github actions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-10-01 13:56:04 +02:00
Flavius Lacatusu 0c831b428d
Fixes
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-28 14:39:22 +02:00
Flavius Lacatusu e64e2be325
Check if bundle image was created and pushed to quay.io
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-28 14:38:07 +02:00
Flavius Lacatusu b2404dd41e
Fix
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-25 16:27:53 +02:00
Flavius Lacatusu 6786fb1d55
Fix api limitation minishift
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-25 16:21:13 +02:00
Flavius Lacatusu b881421fd1
Try to fix docker api github token
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-24 08:58:25 +02:00
Flavius Lacatusu 5f68b455c2
Implement suggestions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-23 14:45:16 +02:00
Flavius Lacatusu 555fa6669d
Fixes
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-23 11:03:35 +02:00
Flavius Lacatusu 56884fa960
Add github_token secret
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-23 11:00:32 +02:00
Flavius Lacatusu ef701eb2c7
Build operator image in nightly tests
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-23 10:53:51 +02:00
Flavius Lacatusu 4b3e6805e1
Add artifacts with job results to actions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-22 14:14:26 +02:00
Flavius Lacatusu 7c5ed743da
Fix openshift tests and rename actions name
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-22 13:19:36 +02:00
Flavius Lacatusu b993129f5b
Migrate jobs from ci.centos to GH actions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-09-18 12:23:00 +02:00
Oleksandr Andriienko 68952a93bc
Fix push nightly images script. (#445)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-09-15 17:01:18 +03:00
Oleksandr Andriienko 6a3e701d42
feat: Remove old olm format nightly files (#435)
* Use new olm bundle in the release script.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Remove deprecated nightly scripts.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Clean up some scripts.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Remove old format nightly channel files

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Fix make-release.sh script to work with new nightly bundle.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Fix broken github check.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-09-14 10:18:57 +03:00
Florent BENOIT f7a2bed4d2
chore(secrets): fix credentials values (#439) 2020-09-11 11:35:43 +03:00
Oleksandr Andriienko 84ac62cbd3
Use new opm bundle format. (#423)
* Use new opm bundle format.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Fix csv file. Check works :)

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Add old files to pass check...

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Improve code.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Code clean up. Remove separated code for crc in the TestCatalogSource.sh. Test works for Crc in the same way like Openshift ci. Fix build opm bundle script.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Make bigger timeout for minishift ci test.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Remove not used script testCSV.sh. Update contribution README.md. Worked on fix minishift CI test.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Use eclipse image registry to push images.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Fix and simplify testUpdate.sh for openshift nightly channel.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Improve docs. Provide buildFirstBundle.sh script for dev purpose.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Add more info to the docs.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Improve docs about private registry

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Use only nightly in the nightly bundles.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Fix README.md typos.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Handle requested code review changes.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Pr code check works notified me one time :) . So update nightly bundle and fix some docs.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Fix testCatalogSource.sh

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Remove accidentally commited generated file.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Update gitignore.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-09-10 10:33:24 +03:00
Radim Hopp 149c00eb0d
Remove rhopp from codeowners 2020-06-05 16:02:04 +02:00
David Festal 182bbd84c4 Add Anatolii (@tolusha) as code owner 2020-01-13 13:40:03 -05:00
Michal Vala f03ed110c4
add github ci (#134)
Signed-off-by: Michal Vala <mvala@redhat.com>
2019-11-29 12:28:24 +01:00
Florent Benoit b52892cae3 chore(github): Update issue template to use external main che repository
Change-Id: Ia023a6e2afacc919bcad12504c9145fc5f9d7590
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-07-05 08:14:12 +02:00
Mario Loriedo d545e8b180 Updating codeowners for Che 7 endgame code reviews
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2019-07-03 17:30:32 +02:00
David Festal 1a51c92749 add codeowners (#40)
Signed-off-by: David Festal <dfestal@redhat.com>
2019-06-20 11:36:06 -04:00