~ilasc/+git/core:master

Last commit made on 2021-09-01
Get this branch:
git clone -b master https://git.launchpad.net/~ilasc/+git/core
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~ilasc/+git/core

Recent commits

ac3ae5c... by Michael Vogt

Merge pull request #121 from ilasc/generate-dpkg-yaml

Generate the dpkg.yaml file

b9da067... by Ioana Lasc

Use showformat for dpkg-query

74b2d5c... by Ioana Lasc

Move generation of dpkg.yaml to 600-no-debian.binary

7ccde52... by Michael Vogt

Merge pull request #122 from mvo5/core-predicatable

hooks: replaces symlinks in /usr/share/doc with the actual files

e372810... by Michael Vogt

hooks: use find -exec directly instead of the indirect way via xargs (thanks to Alberto)

2f8f2ea... by Ioana Lasc

Remove hardcoding of packages section

64226ef... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into core-predicatable

977957d... by Michael Vogt

Merge pull request #123 from mvo5/gh-actions

tests: move from travis.yaml to github actions

1442a5d... by Michael Vogt

workflow: use env (thanks to Sergio)

ab18e08... by Michael Vogt

tests: move from travis.yaml to github actions

This is a very simple and straightforward move from travis to
github actions to get a very basic smoke test for the core build
again.