Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Periodically unit test the main branch #60

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

qstokkink
Copy link
Owner

Fixes #50

This PR:

  • Adds a GitHub Action that runs the unit tests when a change is pushed and every Monday, Tuesday, and Friday.
  • Removes storing libsodium.dll on PRs (see GitHub Actions caching is useless #50).

This doubles as a cache refresh for libsodium.dll.

@qstokkink qstokkink marked this pull request as ready for review June 3, 2024 08:20
@qstokkink qstokkink changed the title WIP: Periodically unit test the main branch READY: Periodically unit test the main branch Jun 3, 2024
@qstokkink
Copy link
Owner Author

validate

@qstokkink qstokkink changed the title READY: Periodically unit test the main branch WIP: Periodically unit test the main branch Jun 3, 2024
@qstokkink qstokkink marked this pull request as draft June 3, 2024 08:44
@qstokkink
Copy link
Owner Author

qstokkink commented Jun 3, 2024

I'll solve the IPv6-related failure in this PR as well.

EDIT: Actually, there was nothing to solve. This only needed a rebase.

@qstokkink qstokkink force-pushed the add_frontpage_unittests branch from af9b811 to 47fed09 Compare June 3, 2024 08:45
@qstokkink
Copy link
Owner Author

validate

@qstokkink qstokkink changed the title WIP: Periodically unit test the main branch READY: Periodically unit test the main branch Jun 3, 2024
@qstokkink qstokkink marked this pull request as ready for review June 3, 2024 08:47
@qstokkink qstokkink changed the title READY: Periodically unit test the main branch Periodically unit test the main branch Jun 3, 2024
@qstokkink qstokkink merged commit a2b437d into highlander Jun 3, 2024
6 checks passed
@qstokkink qstokkink deleted the add_frontpage_unittests branch June 3, 2024 09:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub Actions caching is useless
2 participants