Skip to content
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

Connection timeouts on OS X #16

Closed
krlmlr opened this issue May 27, 2017 · 0 comments
Closed

Connection timeouts on OS X #16

krlmlr opened this issue May 27, 2017 · 0 comments

Comments

@krlmlr
Copy link
Collaborator

krlmlr commented May 27, 2017

https://travis-ci.org/krlmlr/here/jobs/236752469#L840

@krlmlr krlmlr closed this as completed in f48d7c2 Jun 4, 2017
krlmlr added a commit that referenced this issue Jun 13, 2017
- New `step_write_text_file()` for creating arbitrary text files,
including `~/.R/Makevars` (#14).
- pkgdown documentation is now builded for tags by default (#13).
- The "openssl" package is now only suggested, not imported.
- Removed `step_run_covr()` in favor of the new `step_run_code()` (#18).
- `load_from_file()` reloads the file from disk if its mtime changes
(#11).
- All steps of a stage are run even in case of previous errors, but the
stage still fails if at least one of its steps failed (#10).
- Adding to known hosts or installing a SSH keys now requires a
non-interactive CI.
- New `step_run_code()` to run arbitrary code. If the code is a call
with the `pkg::fun()`, notation, pkg is installed if missing (#1, #3).
`step_run_covr()` remains for compatibility but is scheduled for
removal.
- Color the start of each step in the log (#5).
- New `step_add_to_known_hosts()` to work around configuration problems
on OS X (#16).
- Export runner methods for all stages defined in Travis CI and AppVeyor
(#17).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant