Check for new conference each year without needing to update script #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the year is hard coded for each conference. Should be checking automatically.
Avoid checking too early. No need to check for the next conference before the date of the conference in the current year.
This needs some thought. What info do we need to decide when to start checking for a conference.
Name of conference. Format of conference URL. Date to start checking.