-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: use dist: bionic
& apply opensuse-leap-15
SCP error workaround
#22
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
myii
added a commit
to myii/template-formula
that referenced
this pull request
Sep 7, 2019
myii
force-pushed
the
feat/use-bionic-for-travis
branch
from
September 7, 2019 01:39
aa9e6ad
to
49cf43b
Compare
myii
added a commit
to myii/template-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/bind-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/cert-formula
that referenced
this pull request
Sep 7, 2019
myii
force-pushed
the
feat/use-bionic-for-travis
branch
2 times, most recently
from
September 7, 2019 02:13
140b097
to
c0a86f1
Compare
myii
added a commit
to myii/template-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/apt-formula
that referenced
this pull request
Sep 7, 2019
* Automated using myii/ssf-formula#22
myii
added a commit
to myii/bind-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/cert-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/rkhunter-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/syslog-ng-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/chrony-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/iptables-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/sysctl-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/locale-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/keepalived-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/collectd-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/prometheus-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/cron-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/postfix-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/sysstat-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/vault-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/ufw-formula
that referenced
this pull request
Sep 7, 2019
myii
added a commit
to myii/ufw-formula
that referenced
this pull request
Sep 7, 2019
* Automated using myii/ssf-formula#22
myii
added a commit
to myii/ufw-formula
that referenced
this pull request
Sep 7, 2019
myii
force-pushed
the
feat/use-bionic-for-travis
branch
2 times, most recently
from
September 7, 2019 23:43
e815ba7
to
8f71ad0
Compare
myii
added a commit
to myii/libvirt-formula
that referenced
this pull request
Sep 7, 2019
* Move `dist` in `.travis.yml` to the top to apply it for Cirrus-based formulas as well
* Workaround to avoid intermittent failures on `opensuse-leap-15`: - SCP did not finish successfully (255): (Net::SCP::Error) * Based on: - https://stackoverflow.com/a/47880689
myii
force-pushed
the
feat/use-bionic-for-travis
branch
from
September 8, 2019 01:15
8f71ad0
to
f39bf10
Compare
🎉 This PR is included in version 0.19.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
noelmcloughlin
pushed a commit
to noelmcloughlin/golang-formula
that referenced
this pull request
Nov 18, 2019
blarghmatey
pushed a commit
to mitodl/nginx-formula
that referenced
this pull request
Dec 17, 2019
markbreedlove
pushed a commit
to mitodl/nginx-formula
that referenced
this pull request
Dec 17, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dist: bionic
& applyopensuse-leap-15
SCP error workaround saltstack-formulas/template-formula#163