Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.buildout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Xavier Thompson
slapos.buildout
Commits
0235295d
Commit
0235295d
authored
May 17, 2020
by
Godefroid Chapelle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Problem: CI results on GH actions not very readable
Solution: cleanup
parent
16ea8e6a
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
.github/workflows/centos.yml
.github/workflows/centos.yml
+1
-1
.github/workflows/debian.yml
.github/workflows/debian.yml
+1
-1
.github/workflows/python-runners.yml
.github/workflows/python-runners.yml
+1
-1
.github/workflows/scripts-setuptools-head.yml
.github/workflows/scripts-setuptools-head.yml
+1
-1
.github/workflows/scripts.yml
.github/workflows/scripts.yml
+1
-1
No files found.
.github/workflows/centos.yml
View file @
0235295d
name
:
Test in Centos container
name
:
Centos containers
on
:
[
push
,
pull_request
]
...
...
.github/workflows/debian.yml
View file @
0235295d
name
:
Test in Debian container
name
:
Debian containers
on
:
[
push
,
pull_request
]
...
...
.github/workflows/
tests-
on-runners.yml
→
.github/workflows/
pyth
on-runners.yml
View file @
0235295d
name
:
Tests on Windows, MacOS, or Ubuntu runner
s
name
:
Ubuntu, MacOS, Windows machine
s
on
:
[
push
]
...
...
.github/workflows/s
etuptools-master
.yml
→
.github/workflows/s
cripts-setuptools-head
.yml
View file @
0235295d
name
:
Test generating scripts
with setuptools head
name
:
Script generation
with setuptools head
on
:
schedule
:
...
...
.github/workflows/scripts.yml
View file @
0235295d
name
:
Test generating scripts
name
:
Script generation
on
:
[
push
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment