Commit Graph

6 Commits (aa8fb587d349384145eee30dc95e9a2b2220bc57)

Author SHA1 Message Date
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 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
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