Ettore Di Giacinto
c9952b12a8
Get file list from parsed yaml
2020-10-22 17:33:37 +02:00
Ettore Di Giacinto
abae9c320a
Tag 0.8.8
2020-10-19 18:47:36 +02:00
Ettore Di Giacinto
94937cc88a
update vendor/
2020-10-19 17:58:50 +02:00
Ettore Di Giacinto
0aa0411c6e
Bump copy dep and handle shallow symlinks
2020-10-19 17:58:43 +02:00
Daniele Rondina
c0cc9ec703
convert: Now use slot for category name
2020-10-18 19:58:15 +02:00
Daniele Rondina
07dff7f197
installer: log packages ignored on create-repo
2020-10-12 08:42:19 +02:00
Ettore Di Giacinto
4028c62367
Tag 0.8.7
2020-10-11 15:17:16 +02:00
Daniele Rondina
51f32c0614
Update vendor/
2020-10-10 19:59:40 +02:00
Ettore Di Giacinto
3261b2af98
Drop also package file list from db entry
2020-10-10 18:53:43 +02:00
Ettore Di Giacinto
b88a81c7ed
Add database command
...
- Allows to override the system db and create/remove entries as desired.
The input format is the same metadata as the one generated by the
artifacts. It contains the Package and the file list that we need.
- Add integration test
Closes #47
2020-10-10 18:26:40 +02:00
Daniele Rondina
d67cf2fa33
Revert "Do image export only if we have to generate the package"
...
This reverts commit 0857e53b03
.
2020-10-07 10:14:06 +02:00
Ettore Di Giacinto
0857e53b03
Do image export only if we have to generate the package
2020-10-06 19:01:25 +02:00
Ettore Di Giacinto
1c1bdca343
Add only-target-package option to luet build
2020-10-06 17:57:57 +02:00
Ettore Di Giacinto
2cb0f3ab5d
Tag 0.8.6
2020-10-04 19:58:13 +02:00
Ettore Di Giacinto
74246780d4
Support templated packages
2020-10-04 19:33:15 +02:00
Daniele Rondina
097ea37c97
compiler/artefact: remove debug println
2020-10-02 22:37:38 +02:00
Daniele Rondina
8e23bf139a
contrib: Add example of config protect confile
2020-10-02 22:28:08 +02:00
Daniele Rondina
3ba70ae9bd
contrib/config/luet.yaml: Add config_protect_skip option
2020-10-02 22:27:38 +02:00
Daniele Rondina
c64660b8d1
Permit to ignore config protect rules
...
* Added command line option --skip-config-protect
* Added config option config_protect_skip
2020-10-02 22:25:21 +02:00
Daniele Rondina
c8c53644f3
Avoid segfault if tree path doesn't exist
2020-09-17 08:05:05 +02:00
Daniele Rondina
9b381e5d19
Update github.com/Sabayon/pkgs-checker vendor
2020-09-12 16:07:04 +02:00
Ettore Di Giacinto
6f623ae016
Tag 0.8.5
2020-09-10 17:40:33 +02:00
Daniele Rondina
bd80f9acd2
cmd/tree/bump: Add --pkg-version/-p to set specific version
2020-08-30 08:54:38 +02:00
Daniele Rondina
045d25bb28
pkg/package: Add method SetVersion to DefaultPackage
2020-08-30 08:53:37 +02:00
Daniele Rondina
908b6d2bd4
cmd/tree/validate: Fix race and drop errs chan
2020-08-23 12:27:51 +02:00
Ettore Di Giacinto
a3ada624a7
Merge pull request #132 from mudler/validate-buildtime-deps
...
cmd/tree/validate: Integrate validation of buildtime deps
2020-08-22 12:10:34 +02:00
Daniele Rondina
09c7609a7f
cmd/tree/validate: Add error summary
2020-08-20 11:36:56 +02:00
Daniele Rondina
a1acab0e52
cmd/tree/validate: Integrate validation of buildtime deps
...
By default both runtime and buildtime deps are checked.
With the option --only-buildtime is possible analyze only
buildtime deps or instead with the option --only-runtime
only the runtime deps.
Signed-off-by: Daniele Rondina <geaaru@sabayonlinux.org>
2020-08-20 11:09:39 +02:00
Daniele Rondina
93187182e5
pkg/compiler: Fix typo on error message
2020-08-19 19:24:46 +02:00
Daniele Rondina
5e7cd183be
contrib/config/luet.yaml: Update config example
2020-08-08 17:55:26 +02:00
Ettore Di Giacinto
9c0f0e3457
ci: release with GH Actions
2020-08-08 11:54:11 +02:00
Ettore Di Giacinto
1120b1ee59
ci: fix typo
2020-08-07 23:36:33 +02:00
Ettore Di Giacinto
4010033e0c
ci: fixup workflows
2020-08-07 19:30:30 +02:00
Ettore Di Giacinto
a076613f66
Fixup import path
2020-08-07 19:30:08 +02:00
Ettore Di Giacinto
c184b4b3bc
ci: Pass env by in GH actions
2020-08-06 18:52:42 +02:00
Ettore Di Giacinto
40d1f1785b
ci: Get deps before running unit tests
2020-08-06 18:22:13 +02:00
Ettore Di Giacinto
11944f4b8c
Disable tty on docker integration test
2020-08-06 18:11:50 +02:00
Ettore Di Giacinto
6f41f8bd8d
Add GH action workflows
2020-08-06 18:03:35 +02:00
Ettore Di Giacinto
95b125cb91
Pull images before executing diff tests
2020-08-06 18:03:00 +02:00
Ettore Di Giacinto
f676b50735
Tag 0.8.4
2020-08-05 19:37:32 +02:00
Ettore Di Giacinto
0c0401847e
ci: pass PATH also on deploy steps
2020-08-05 19:35:41 +02:00
Ettore Di Giacinto
02a506a5c5
ci: pass PATH by
2020-08-05 19:24:17 +02:00
Ettore Di Giacinto
6f0b657e69
ci: keep envs
2020-08-05 19:21:20 +02:00
Ettore Di Giacinto
51378bdfb6
Run tests as root to verify caps
2020-08-05 19:19:33 +02:00
Ettore Di Giacinto
66513955c7
Compute image diffs internally
...
Is it more faster in this way as we already have all the needed folders
to the comparison extracted. In this way we don't repeat I/O operation
twice by calling container-diff.
Do not depend on container-diff anymore
2020-08-05 19:09:45 +02:00
Ettore Di Giacinto
694d8656d9
Add xattrs tests
2020-08-05 18:58:50 +02:00
Ettore Di Giacinto
c339e0fed2
Add symlink test
2020-08-05 18:57:27 +02:00
Ettore Di Giacinto
e30bb056d5
Drop IsFlagged from tests
2020-08-02 12:22:43 +02:00
Ettore Di Giacinto
052a551c0c
Add "hidden" field to packages
...
Also drop residual of IsSet which isn't actually used
Related to #26
2020-08-02 11:31:23 +02:00
Ettore Di Giacinto
ffa6fc3829
Tag 0.8.3
2020-07-17 22:42:49 +02:00