Santhosh
485e2da5cb
✨ set local_file bundleconfig to true if target prefix is file:// ( #823 )
...
set local file bundleconfig to true if target prefix is file://
Signed-off-by: Santhosh <santhosh@spectrocloud.com >
2023-02-07 18:13:03 +05:30
Santhosh
31eb6ec19d
✨ unpack local image file ( #803 )
...
LocalFile in BundleConfig, to prefix file:// to Target image file
Unpack local image file
Signed-off-by: Santhosh <santhosh@spectrocloud.com >
2023-02-02 22:24:16 +05:30
Ettore Di Giacinto
7d66776a34
seedling: Keep current dir when installing runnable bundles ( #582 )
...
Signed-off-by: mudler <mudler@c3os.io >
Signed-off-by: mudler <mudler@c3os.io >
2022-12-23 16:51:54 +01:00
Eng Zer Jun
b92c2eaf6b
art: Move from io/ioutil to io and os packages ( #470 )
...
refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.
[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2022-11-22 01:11:03 +08:00
Ettore Di Giacinto
b2071db5db
art: Rebranding ( #130 )
...
See: https://github.com/c3os-io/c3os/issues/88
2022-09-17 18:43:51 +02:00
Ettore Di Giacinto
ee3c7f5775
robot: Add bundles test suite, fixup linting issues
2022-08-18 15:19:15 +00:00
mudler
a8f5593beb
art: Drop provider from c3os code
...
Part of: https://github.com/c3os-io/c3os/issues/68
2022-08-10 18:56:07 +02:00