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

revamp sitrep and nflverse_data class #199

Merged
merged 6 commits into from
Aug 10, 2023
Merged

revamp sitrep and nflverse_data class #199

merged 6 commits into from
Aug 10, 2023

Conversation

mrcaseb
Copy link
Member

@mrcaseb mrcaseb commented Aug 10, 2023

This is a duplicate of #198

I moved the code into a fresh branch because git couldn't identify actual code changes (maybe encoding or line ending)

R/utils_sitrep.R Outdated Show resolved Hide resolved
tanho63
tanho63 previously approved these changes Aug 10, 2023

name: ${{ matrix.config.os }} (${{ matrix.config.r }})

strategy:
fail-fast: false
matrix:
config:
- {os: windows-latest, r: 'release', rspm: "https://packagemanager.rstudio.com/all/latest"}
#- {os: windows-latest, r: '3.6', rspm: "https://packagemanager.rstudio.com/cran/latest"}
- {os: macOS-latest, r: 'release', rspm: "https://packagemanager.rstudio.com/all/latest"}
Copy link
Member

Choose a reason for hiding this comment

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

@mrcaseb maybe it was that we were installing mac pkgs from RSPM instead of whatever the default is?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah that's what I figured and why I decided to test a newer workflow. I hope it resolves our problems and stops annoying us

tanho63
tanho63 previously approved these changes Aug 10, 2023
@tanho63
Copy link
Member

tanho63 commented Aug 10, 2023

may need to bypass merge checks and then update which checks are being keyed on again

@mrcaseb
Copy link
Member Author

mrcaseb commented Aug 10, 2023

changed required checks in branch protection rules. We could merge now but we found some problems with pak

tanho63
tanho63 previously approved these changes Aug 10, 2023
@tanho63 tanho63 enabled auto-merge (squash) August 10, 2023 16:58
@tanho63 tanho63 merged commit 79fd808 into main Aug 10, 2023
7 checks passed
@tanho63 tanho63 deleted the sitrep-improvements branch August 10, 2023 17:03
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.

2 participants