NOAA-FIMS / FIMS

The repository for development of FIMS
https://noaa-fims.github.io/FIMS/
GNU General Public License v3.0
11 stars 7 forks source link

fix Codespace fails to build, add rstudio option #563

Closed k-doering-NOAA closed 3 weeks ago

k-doering-NOAA commented 1 month ago

What is the feature?

How have you implemented the solution?

I think the inclusion of the cli and r lang packages was causing conflicts, which resulted in the codespace failing to build. I removed all packages that weren't dependencies of FIMS (and added some that are, but weren't listed) and was able to successfully build a codespace.

Does the PR impact any other area of the project?

No

How to test this change

Try building a codespace on this branch and see if it succeeds.

Developer pre-PR checklist

github-actions[bot] commented 1 month ago

Instructions for code reviewer

Hello reviewer, thanks for taking the time to review this PR!

Checklist

k-doering-NOAA commented 1 month ago

@Andrea-Havron-NOAA I included you as a reviewer since you discovered this issue!

k-doering-NOAA commented 3 weeks ago

@Andrea-Havron-NOAA would you be able to review this? Or should someone else be assigned?

Andrea-Havron-NOAA commented 3 weeks ago

@Andrea-Havron-NOAA would you be able to review this? Or should someone else be assigned?

I can review this!