Commit Graph

12 Commits

Author SHA1 Message Date
Chris PeBenito
395e7783eb tests.yml: Add test for installing via pip.
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
2023-04-18 16:15:01 -04:00
Chris PeBenito
3d5fcdd6cf tests.yml: Enable coverage test.
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
2023-03-23 10:24:07 -04:00
Chris PeBenito
42a75ad753 tests.yml: Pin ubuntu-20.04 to keep appropriate Python versions.
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
2023-02-02 16:31:22 -05:00
Chris PeBenito
c0d0f0d3b8 tests.yml: Add Python 3.10 and 3.11 CI tests.
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
2022-11-30 15:02:09 -05:00
Chris PeBenito
fc0aadf3ae tests.yml: Update GitHub actions versions.
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
2022-11-30 14:52:50 -05:00
Chris PeBenito
562a181110 tests.yml: Enable Python 3.9 testing.
This requires NetworkX 2.6.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2021-07-28 14:48:54 -04:00
Chris PeBenito
52efadf5d1 stale.yml: Fix labels with spaces.
However, a bug prevents this from working on PRs, see actions/stale#98.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2021-04-21 09:36:34 -04:00
Chris PeBenito
ce1a9e6e5a test.yml: Update GitHub workflow to use userspace 3.2.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2021-03-05 10:41:19 -05:00
Ondrej Mosnacek
f73d6dc0b1 Adapt to new libsepol filename transition structures
Adapt setools to the new libsepol internal API for filename transitions
which allows for more efficient filename trans rule representation in
memory and binary policy.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2021-01-20 15:17:23 +01:00
Chris PeBenito
d1a1d3b3e0
Add stale issue/PR GitHub workflow. 2021-01-06 09:58:32 -05:00
Chris PeBenito
9d2be85f28 Drop criteria on github actions.
Either they do not have the desired effects or they are broken.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2020-12-08 12:41:41 -05:00
Chris PeBenito
8fe93de400 Switch to GitHub actions for CI actions.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2020-12-04 10:46:11 -05:00