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

feat: allow pak and cache in CI workflows #120

Merged
merged 2 commits into from
May 16, 2024
Merged

feat: allow pak and cache in CI workflows #120

merged 2 commits into from
May 16, 2024

Conversation

statnmap
Copy link
Contributor

@statnmap statnmap commented May 16, 2024

  • Replace remotes with pak, which allows automatic system requirements installation
  • Use cache between jobs
  • Simplify the workflow for boodown-production
  • Clean bookdown workflow
  • Remove 'repo_name'
  • Allow to choose whether to update R packages or not
  • Add instructions in dev_history to test package gitlab-ci template manually

issue #40

closes #81
closes #112
closes #100
closes #91
closes #83
closes #62
closes #55
closes #49
closes #47
closes #21

closes #44

statnmap added 2 commits May 16, 2024 12:47
- Replace remotes with pak, which allows automatic system requirements installation
- Use cache between jobs
- Simplify the workflow for boodown-production
- Clean bookdown workflow
- Remove 'repo_name'
- Allow to choose whether to update R packages or not
- Add instructions in dev_history to test package gitlab-ci template manually

issue #40

closes #81
closes #112
closes #100
closes #91
closes #83
closes #62
closes #55
closes #49
closes #47
closes #21
- fix bookdown pipeline

close #44
@statnmap statnmap merged commit 8dec6fc into main May 16, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment