~snappy-dev/snapd/+git/snapd-pawel:debug-script-validation-sets

Last commit made on 2022-04-15
Get this branch:
git clone -b debug-script-validation-sets https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
debug-script-validation-sets
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

5386d7f... by Paweł Stołowski

snap-debug-info: Print validation sets and validation set assertions.

77e9f75... by Maciej Borzecki

Merge pull request #11678 from stolowski/inclusive-lang-fixes-p2

many: renaming related to inclusive language part 2

259f56a... by Maciej Borzecki

Merge pull request #11674 from mvo5/update-seccomp-once-more

c/snap-seccomp: update syscalls to match libseccomp 2657109

64fdab1... by Maciej Borzecki

Merge pull request #11682 from bboozzoo/bboozzoo/auto-cancel-on-push-to-pr

github: cancel workflows when pushing to pull request branches

5187a1f... by Maciej Borzecki

github: cancel workflows when pushing to pull request branches

See
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency
for details.

> If you build the group name with a property that is only defined for specific
> events, you can use a fallback value. For example, github.head_ref is only
> defined on pull_request events. If your workflow responds to other events in
> addition to pull_request events, you will need to provide a fallback to avoid
> a syntax error. The following concurrency group cancels in-progress jobs or
> runs on pull_request events only; if github.head_ref is undefined, the
> concurrency group will fallback to the run ID, which is guaranteed to be both
> unique and defined for the run.

Signed-off-by: Maciej Borzecki <email address hidden>

a11397e... by Alberto Mardegan

Merge pull request #11675 from mardy/woke-review

.github: use reviewdog action from woke tool

021b475... by Paweł Stołowski

Revert auto-refresh-private change for now.

4c57f3a... by Paweł Stołowski

Fix interfaces-appstream-metadata test.

40e55f5... by Paweł Stołowski

Merge branch 'inclusive-lang-fixes' into inclusive-lang-fixes-p2

5f85964... by Paweł Stołowski

Fix typo.