6 Commits

Author SHA1 Message Date
Philippe Martin
6a4e964d5e Move from github.com/feloy/devfile-builder (#6937)
* Move from github.com/feloy/devfile-builder

* Update .github/workflows/ui-e2e.yaml

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

---------

Co-authored-by: Armel Soro <armel@rm3l.org>
2023-06-29 11:06:02 +02:00
Philippe Martin
cd9cc55c26 Send tests results to Sheet (#6873)
* Send tests results to Sheet

* Save tests from Windows tests + do not fail if junit file not found

* Change package name

* Remove cleanup old entries (keeping implementation)

* Add job number
2023-06-16 08:34:47 -04:00
Armel Soro
fb9a7138d5 Exclude the 'dist' folder from 'check-gofmt.sh' script (#6252)
The 'dist' folder is created when generating an RPM Package
using the `rpm-prepare.sh` and `rpm-local-build.sh` scripts,
and might contain Go files in `dist/rpmbuild/BUILD/**/vendor`.
2022-10-28 06:33:37 -04:00
Parthvi Vala
35b27aca4f Fix typo with odo push (#5453) 2022-02-11 02:36:57 -05:00
Tomas Kral
6b482830ca fix check-gofmt.sh 2018-01-30 17:30:37 +01:00
Suraj Narwade
8a33b99056 Added basic project and Cobra CLI structure 2018-01-30 16:17:55 +05:30