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

Update actions and pkgdown site #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dieghernan
Copy link
Member

Related with #8

This PR adds actions for testing on the following platforms;

        config:
          - {os: windows-latest, r: 'devel'}
          - {os: windows-latest, r: 'release'}
          - {os: windows-latest, r: 'oldrel'}
          # - {os: macOS-latest, r: 'devel'}
          - {os: macOS-latest, r: 'release'}
          - {os: macOS-latest, r: 'oldrel'}
          - {os: ubuntu-latest, r: 'release'}
          - {os: ubuntu-latest, r: 'devel'}
          - {os: ubuntu-latest, r: '4.0'}
          - {os: ubuntu-latest, r: '3.6'}

So far eveything is working (back to R 3.6) as there is no really a test suite.

Additionally I added an action for building a pkgdown site with rogtemplate, see https://ropengov.github.io/rogtemplate/#option-a-deploy-using-github-actions

@dieghernan
Copy link
Member Author

The sample pkgdown site: https://dieghernan.github.io/federalregister/

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.

1 participant