-
Notifications
You must be signed in to change notification settings - Fork 4
Closes #68 update urls in the csv #69
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
Conversation
|
I was thinking about a link checker for admiraldiscovery? This one does the bare minimum but I want more!! Not sure how to check them in the csv files that is used, but be nice to grab any dead links and remove them (thinking functions that are deprecated or something happens like with |
.github/workflows/common.yaml
Outdated
| @@ -0,0 +1,125 @@ | |||
| --- | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add this in a separate PR where we can discuss and not hold up the URL corrections?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes np!
ddsjoberg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Can you bump the version number with usethis::use_dev_version() and add a NEWS entry?
You want it as 0.4.1 or 0.5.0? |
As |
ddsjoberg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🕺🏼 great!
No description provided.