Skip to content

better workflow for adding new ghactions #127

@k-doering-NOAA

Description

@k-doering-NOAA

Thanks @Bai-Li-NOAA for identifying this.

On #121 @Bai-Li-NOAA noted that the tests fail initially before merging into main, which is expected. Perhaps we should change how our tests work so that they aren't expected to fail when new reusable workflows are added.

I assume the failed checks on the pull request will run successfully after merging the changes into the main branch. I wonder if the errors from local checks can be resolved by writing custom expectations (e.g., expect_proj_file()). I've seen some examples in the {usethis} tests, but the utility functions for the active project seem very complicated.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions