You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: split taskfiles by components
This commit contains modifications to the existing taskfiles and creates
new one as well. The modifications are the followings:
- Remove forced current working directory in samples apps
- Mark unused tasks as internal
- Fix some bugs
- Create some checks
The new taskfiles is for organizing all of the tasks into the repo root
main taskfile, so tasks can be called from everywhere.
Signed-off-by: Árpád Csepi <[email protected]>
* ci: use new taskfile structure
Signed-off-by: Árpád Csepi <[email protected]>
* fix: change all taskfile extension to .yml
Signed-off-by: Árpád Csepi <[email protected]>
* ci: fix detect changes in samples
Signed-off-by: Árpád Csepi <[email protected]>
* fix(samples): call task without subshell
Signed-off-by: Árpád Csepi <[email protected]>
* ci(integrations): enable workflow run on PR and main merge
Signed-off-by: Árpád Csepi <[email protected]>
* ci(integrations): fix kind version on alt trigger
Signed-off-by: Árpád Csepi <[email protected]>
---------
Signed-off-by: Árpád Csepi <[email protected]>
0 commit comments