Commit Graph
170 Commits
Author SHA1 Message Date
jpic 0a983340b8 Buildah __str__ 2021-04-24 13:12:18 +02:00
jpic c6bc849574 Missing await in test function 2021-04-24 13:12:18 +02:00
jpic 2e1bbf098a Pass status directly to clean 2021-04-24 13:12:18 +02:00
jpic c6d7eedde2 Improve Buildah clean method 2021-04-24 13:12:18 +02:00
jpic 93b95a1f50 Set the action result prior to calling clean 2021-04-24 13:12:18 +02:00
jpic a07d9c5e67 Pip action implementation 2021-04-24 13:12:18 +02:00
jpic c570f0fd6d Bugfix: legacy code would prevent containers from shuting down after build 2021-04-24 13:12:18 +02:00
jpic 5caf9d92e3 Proper cache invalidation 2021-04-24 13:12:18 +02:00
jpic c58d1618ed Proper traceback prints 2021-04-24 13:12:18 +02:00
jpic 4af938fab0 Copy action: refactor, caching, filtering 2021-04-24 13:12:18 +02:00
jpic 7a61b405ae Work on the CLI story 2021-04-24 13:12:18 +02:00
jpic 600043ae64 Adding Copy/User/Pip actions again 2021-04-24 13:12:18 +02:00
jpic b2169ff7eb Add CLI to execute Actions on the fly 2021-04-24 13:12:18 +02:00
jpic f374d77c21 Proper render method actions 2021-04-24 13:12:18 +02:00
jpic b6bb06054d fixup! Add layer caching 2021-04-24 13:12:18 +02:00
jpic 1b1a121a24 Replace Localhost with plain Target, ensure parent presence 2021-04-24 13:12:18 +02:00
jpic 1d5e8ab1c8 Add layer caching 2021-04-24 13:12:18 +02:00
jpic e62d44514a Add Proc.quiet 2021-04-24 13:12:18 +02:00
jpic b044dd015e Add Package.upgrade option 2021-04-24 13:12:18 +02:00
jpic 8ab2fbcccd Pip for python 3.8 2020-04-22 03:25:06 +02:00
jpic 00bc4a74ae Fix can't execute shlax: no such file or dir 2020-04-22 03:25:06 +02:00
jpic 29505d1004 No need for a shlax image to build the shlax image
It will always build on python with shlax[cli] installed because that's
part of the requirement: no extra dependency to use just the framework
besides current Python stable release
2020-04-22 03:25:06 +02:00
jpic 111f086bdd Fix dependencies 2020-04-22 03:25:06 +02:00
jpic 4601ead8f8 Enable gitlab-ci 2020-04-22 03:25:06 +02:00
jpic b279760374 Complete core rewrite, with documentation
Still missing documentation about Output core component

And actual Action/Targets etc ... in the process of migrating to the new
engine
2020-04-22 03:25:06 +02:00
87ac000e87 Merge branch 'jpic' into 'master'
yourlabs/shlax auto build

See merge request oss/shlax!1
2020-02-16 20:09:15 +01:00
jpic ebcde95d5a Simplify gitlabci for now 2020-02-16 20:02:24 +01:00
jpic ee25255028 Prevent double clean 2020-02-16 19:57:44 +01:00
jpic ba87dea428 Container strategies swallows args 2020-02-16 19:41:20 +01:00
jpic 2e3b9d8e5b Avoid double push 2020-02-16 19:37:18 +01:00
jpic f4844b0e73 Fix login 2020-02-16 19:28:38 +01:00
jpic 3ea029efec Fix buildah login 2020-02-16 19:09:27 +01:00
jpic 92b62799f4 Fix pre-commit hook 2020-02-16 18:59:39 +01:00
jpic a374ac58b3 Gitlab update 2020-02-16 18:45:34 +01:00
jpic fe70c69b0c Update shlax in shlax 2020-02-16 18:39:50 +01:00
jpic 3152f83971 Cleanup success code 2020-02-16 18:34:15 +01:00
jpic a5f6c4fe74 Better to define script 2020-02-16 18:23:22 +01:00
jpic 3f4738f432 Gitlab cache 2020-02-16 18:21:04 +01:00
jpic 82f98b41b4 Enforce docker format 2020-02-16 18:18:07 +01:00
jpic 8be4a5c84f Debug output for shlax build 2020-02-16 18:15:05 +01:00
jpic 42595bfd10 Still sorting out test part 2020-02-16 18:12:18 +01:00
jpic b771e9bd1a Added Container strategy 2020-02-16 17:45:04 +01:00
jpic a720e22a50 Made ./shlaxfile.py build test push to do the right thing 2020-02-16 16:20:56 +01:00
jpic 8b145e6378 Add automatic build test 2020-02-16 16:12:12 +01:00
jpic 5b11100e0a Rename is_wrapper with is_runnable, rely on uid check 2020-02-16 15:35:02 +01:00
jpic 933c81b7a8 Break script on error 2020-02-16 15:34:44 +01:00
jpic a0cba02c25 Await asyncio jobs 2020-02-16 15:16:04 +01:00
jpic 440761fea2 Python3.8 on centos dance 2020-02-16 15:15:54 +01:00
jpic e20946a0f6 Optional upgrade, build async 2020-02-16 15:03:27 +01:00
jpic e0c902eb47 Buildah: support push arg 2020-02-16 14:47:03 +01:00