Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394774
appveyor.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
appveyor.yml
View Options
---
version
:
1.1.x.{build}
skip_branch_with_pr
:
true
branches
:
only
:
-
main
-
release
skip_commits
:
message
:
/^\(?doc\)?.*/
clone_depth
:
10
init
:
-
SET
-
'mkdir
C:\ProgramData\PuppetLabs\code
&&
exit
0'
-
'mkdir
C:\ProgramData\PuppetLabs\facter
&&
exit
0'
-
'mkdir
C:\ProgramData\PuppetLabs\hiera
&&
exit
0'
-
'mkdir
C:\ProgramData\PuppetLabs\puppet\var
&&
exit
0'
environment
:
matrix
:
-
RUBY_VERSION
:
25-x64
CHECK
:
validate lint check rubocop
-
PUPPET_GEM_VERSION
:
~> 6.0
RUBY_VERSION
:
25
CHECK
:
parallel_spec
-
PUPPET_GEM_VERSION
:
~> 6.0
RUBY_VERSION
:
25-x64
CHECK
:
parallel_spec
matrix
:
fast_finish
:
true
install
:
-
set PATH=C:\Ruby%RUBY_VERSION%\bin;%PATH%
-
bundle install --jobs 4 --retry 2 --without system_tests
-
type Gemfile.lock
build
:
off
test_script
:
-
bundle exec puppet -V
-
ruby -v
-
gem -v
-
bundle -v
-
bundle exec rake %CHECK%
notifications
:
-
provider
:
Email
to
:
-
nobody@nowhere.com
on_build_success
:
false
on_build_failure
:
false
on_build_status_changed
:
false
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:29 PM (9 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3249792
Attached To
rSPICI Icinga 2 Puppet Module
Event Timeline
Log In to Comment