Šimon Lukašík activity https://gitlab.com/isimluk 2019-08-15T11:41:06Z tag:gitlab.com,2019-08-15:481853165 Šimon Lukašík pushed to project branch master at Šimon Lukašík / asi 2019-08-15T11:41:06Z isimluk Šimon Lukašík

Šimon Lukašík (59777f77) at 15 Aug 11:41

Support creating new events

... and 1 more commit

tag:gitlab.com,2019-08-11:478569244 Šimon Lukašík pushed to project branch master at Šimon Lukašík / asi 2019-08-11T21:11:22Z isimluk Šimon Lukašík

Šimon Lukašík (c2a06643) at 11 Aug 21:11

Add missing migrations

tag:gitlab.com,2019-08-11:478541064 Šimon Lukašík pushed new project branch master at Šimon Lukašík / asi 2019-08-11T19:10:20Z isimluk Šimon Lukašík

Šimon Lukašík (87361664) at 11 Aug 19:10

Throw it over the wall

tag:gitlab.com,2019-08-11:478492119 Šimon Lukašík created project Šimon Lukašík / asi 2019-08-11T15:56:46Z isimluk Šimon Lukašík tag:gitlab.com,2019-08-11:478484962 Šimon Lukašík closed merge request !2: Provide empty data/ directory as we use it as default for storing data at Petr Lautrbach / selinux-patchwork 2019-08-11T15:30:41Z isimluk Šimon Lukašík

See also

let data_dir = matches.value_of("datadir").unwrap_or("data");

in main.rs:263

tag:gitlab.com,2019-08-11:478484907 Šimon Lukašík commented on merge request !2 at Petr Lautrbach / selinux-patchwork 2019-08-11T15:30:28Z isimluk Šimon Lukašík

no

tag:gitlab.com,2019-08-10:478084077 Šimon Lukašík opened merge request !3: Gitignore like a pro at Petr Lautrbach / selinux-patchwork 2019-08-10T09:22:21Z isimluk Šimon Lukašík
tag:gitlab.com,2019-08-10:478083444 Šimon Lukašík pushed new project branch gitignore at Šimon Lukašík / selinux-patchwork 2019-08-10T09:20:07Z isimluk Šimon Lukašík

Šimon Lukašík (077c28ed) at 10 Aug 09:20

Gitignore like a pro

tag:gitlab.com,2019-08-10:478082332 Šimon Lukašík opened merge request !2: Provide empty data/ directory as we use it as default for storing data at Petr Lautrbach / selinux-patchwork 2019-08-10T09:16:04Z isimluk Šimon Lukašík

See also

let data_dir = matches.value_of("datadir").unwrap_or("data");

in main.rs:263

tag:gitlab.com,2019-08-10:478082229 Šimon Lukašík pushed new project branch vendor-data-dir at Šimon Lukašík / selinux-patchwork 2019-08-10T09:15:44Z isimluk Šimon Lukašík

Šimon Lukašík (d30a16ff) at 10 Aug 09:15

Provide empty data/ directory as we use it as default for storing data

tag:gitlab.com,2019-08-10:478080395 Šimon Lukašík opened merge request !1: Try to do some error handling at Petr Lautrbach / selinux-patchwork 2019-08-10T09:08:40Z isimluk Šimon Lukašík

Please help.

Addressing: When there is no pwclient configuration, selinux-patchwork tries to parse empty stdout, succeeds and proceeds, but patchlist remains empty.

Before:

$ selinux-patchwork -f -d ./
Value for output: ./ false
successfully wrote to .//patch.list
successfully wrote

After:

$ selinux-patchwork -f -d ./
Value for output: ./ false
thread 'main' panicked at 'pwclient child process failed with: No default project configured in /home/slukasik-f30/.pwclientrc
', src/main.rs:148:13
tag:gitlab.com,2019-08-10:478080266 Šimon Lukašík pushed new project branch error-handling-attempt at Šimon Lukašík / selinux-patchwork 2019-08-10T09:08:16Z isimluk Šimon Lukašík

Šimon Lukašík (c605f758) at 10 Aug 09:08

Try to do some error handling

tag:gitlab.com,2019-08-10:478080005 Šimon Lukašík created project Šimon Lukašík / selinux-patchwork 2019-08-10T09:07:12Z isimluk Šimon Lukašík