3 Commits

Author SHA1 Message Date
ritudes
63bf76a30a Updating the oudated release script (#6801)
* Updating the oudated release script

Signed-off-by: Ritu Deshmukh <rideshmu@redhat.com>

* Update release-bit-verification.sh

* Update scripts/release-bit-verification.sh

Co-authored-by: Armel Soro <armel@rm3l.org>

* Update scripts/release-bit-verification.sh

Co-authored-by: Armel Soro <armel@rm3l.org>

* Update release-bit-verification.sh

* Update release-bit-verification.sh

* Update release-bit-verification.sh

* Update release-bit-verification.sh

* Update release-bit-verification.sh

---------

Signed-off-by: Ritu Deshmukh <rideshmu@redhat.com>
Co-authored-by: Armel Soro <armel@rm3l.org>
2023-05-23 09:23:50 -04:00
Philippe Martin
850c7cd723 Remove commands that wont be implemented for v3-alpha1 (#5433)
* Remove odo staorage commands

* Remove "odo service" + "odo catalog * service" commands

* Remove odo link/unlink commands

* Remove related integration tests

* Remove application concept

* fix rebase

* fix test

* Remove config command

* Remove env command

* Remove application package

* Remove config package

* Move odogenerator and unions packages into kclient

* Move notify package to cli/version

* Fix script mockgen

* Remove odo debug command oand debug package

* Remove odo component describe/exec/log/status/test

* Remove operator-hub tests from IBM tests

* Remove operator hub tests from CI

* Fix e2e tests
2022-02-06 23:42:15 -05:00
Anand Kumar Singh
eab2d100c1 Add release-bit-verification script (#5284)
* Add release-bit-verification script to check release bit and run test against release bit.

* make script executable

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* create and use temp dir for verification

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* use /tmp/tmp.p1dUCUH5Bn instead

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* update help note for the script

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* use PATH instead of GOBIN for binary

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* fixing Helper note for the script

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* remove hardcoded values

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* exit if the binary is not correctly

Signed-off-by: anandrkskd <anandrkskd@gmail.com>
2021-12-22 21:30:16 +01:00