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

Simplified container use thanks to hint by @enchufa2 #1264

Merged
merged 2 commits into from Apr 13, 2023

Conversation

eddelbuettel
Copy link
Member

This PR simplifies the Dockerfile for the Linux grid a little as we can indeed remove a layer of docker invocation as all jobs are already in the specified container. Thanks to @Enchufa2 for the suggestion.

Checklist

  • Code compiles correctly
  • R CMD check still passes all tests
  • Prefereably, new tests were added which fail without the change
  • Document the changes by file in ChangeLog

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@kevinushey kevinushey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@eddelbuettel eddelbuettel merged commit 4a1abc3 into master Apr 13, 2023
12 checks passed
@eddelbuettel eddelbuettel deleted the feature/docker_ci_improvement branch April 13, 2023 01:46
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

Successfully merging this pull request may close these issues.

None yet

3 participants