Giuseppe Leo
79af5ef829
Upload artifacts as output of check-plugins check for debugging ( #10118 )
...
* Upload artifacts
* Do not remove files
* Correct node_modules exclution
* Restrict to failure and 2 days
* Adding condition for cleanup; Added log with path
* Add eslintignore for kubewarden and elemental
* Update Regex for versions
* Include -rc and multiple digits for alpha
* Format indentation fix
2023-12-11 22:04:49 +01:00
Alexandre Alves
0abdbfa903
improve test plugins build script ( #10102 )
...
* improve test plugins build script to test extension build with newly built version of the shell package
* uncomment code
* uncomment code
* fix clone permissions issue + add missing registry variables
* revert changes
* revert changes
* address pr comments + delete unwanted code
---------
Co-authored-by: Alexandre Alves <aalves@Alexandres-MacBook-Pro.local>
2023-12-06 14:03:51 +00:00
Neil MacDougall
f69dcff49d
Ensure build fails when it fails! ( #8201 )
2023-02-17 17:09:29 +00:00
Neil MacDougall
b73940b7e3
Need to build after yarn install
2022-12-01 16:59:08 +00:00
Neil MacDougall
7bac916f96
Fix test plugins script to avoid version issues with rancher components lib
2022-12-01 16:51:11 +00:00
Neil MacDougall
4abc94a940
Fix plugin pkg tsconfig ( #6930 )
...
* Fix pkg tsconfig
* Ensure test package is removed
* Fix package versions
* Add update package and refine typescript configuration
* Fix lint issues
* Fix issues with creators
* Install dependencies
* Fix e2e
* Include components for standalone app build
* Fix issue with yarn linking shell
* Fix for yarn linking
* Fix for lstat on non-existing file
* Fix lint issue when running with yarn link
* Update TextAreaAutoGrow.vue
* Fix test script build
* Fix test script issue
* Fix script on mac
2022-11-24 10:03:42 +00:00
Neil MacDougall
0eacd47718
Ensure we use a version number ( #6792 )
2022-09-01 14:45:59 +01:00
Neil MacDougall
8b02a3fbf7
Fix plugin check script
2022-09-01 13:57:07 +01:00
Neil MacDougall
c614af2173
Plugins fixes and check GitHub action ( #6370 )
...
* Plugins fixes and check GitHub action
* Update check-plugins.yaml
* Update check-plugins.yaml
* Debug script
* Debug script
* Make sure verdaccio check does not fail script
* Allow errors when checking
* Fixes for CI
* Fix directory cleanup
* Debug
* Add yarn install for in-tree check
* Fix lint issues
2022-07-20 13:07:38 +01:00