Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9344216
release.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
release.yml
View Options
name
:
"release"
on
:
push
:
branches
:
-
'release'
jobs
:
LitmusAcceptancePuppet5
:
env
:
HONEYCOMB_WRITEKEY
:
7f3c63a70eecc61d635917de46bea4e6
HONEYCOMB_DATASET
:
litmus tests
runs-on
:
self-hosted
strategy
:
matrix
:
ruby_version
:
[
2.5.x
]
puppet_gem_version
:
[
~> 6.0
]
platform
:
[
release_checks_5
]
agent_family
:
[
'puppet5'
]
steps
:
-
uses
:
actions/checkout@v1
-
name
:
Litmus Parallel
uses
:
puppetlabs/action-litmus_parallel@master
with
:
platform
:
${{ matrix.platform }}
agent_family
:
${{ matrix.agent_family }}
LitmusAcceptancePuppet6
:
env
:
HONEYCOMB_WRITEKEY
:
7f3c63a70eecc61d635917de46bea4e6
HONEYCOMB_DATASET
:
litmus tests
runs-on
:
self-hosted
strategy
:
matrix
:
ruby_version
:
[
2.5.x
]
puppet_gem_version
:
[
~> 6.0
]
platform
:
[
release_checks_6
]
agent_family
:
[
'puppet6'
]
steps
:
-
uses
:
actions/checkout@v1
-
name
:
Litmus Parallel
uses
:
puppetlabs/action-litmus_parallel@master
with
:
platform
:
${{ matrix.platform }}
agent_family
:
${{ matrix.agent_family }}
Spec
:
runs-on
:
self-hosted
strategy
:
matrix
:
check
:
[
parallel_spec
,
'syntax
lint
metadata_lint
check:symlinks
check:git_ignore
check:dot_underscore
check:test_file
rubocop'
]
ruby_version
:
[
2.5.x
]
puppet_gem_version
:
[
~> 5.0
,
~> 6.0
]
exclude
:
-
puppet_gem_version
:
~> 5.0
check
:
'syntax
lint
metadata_lint
check:symlinks
check:git_ignore
check:dot_underscore
check:test_file
rubocop'
-
ruby_version
:
2.5.x
puppet_gem_version
:
~> 5.0
steps
:
-
uses
:
actions/checkout@v1
-
name
:
Spec Tests
uses
:
puppetlabs/action-litmus_spec@master
with
:
puppet_gem_version
:
${{ matrix.puppet_gem_version }}
check
:
${{ matrix.check }}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 4, 2:13 PM (1 d, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3299044
Attached To
rSPPG PostgreSQL puppet module
Event Timeline
Log In to Comment