Skip to content
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

Add workflow to submit Advent of Code solutions #12

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

sourcery-ai[bot]
Copy link
Contributor

@sourcery-ai sourcery-ai bot commented Dec 24, 2024

Resolves #5

Add a GitHub Actions workflow to automatically submit Advent of Code solutions, update the README with results, and download the next part of the puzzle.

New Features:

  • Automatically download the next part of the puzzle after successfully submitting the current part.

Enhancements:

  • Update the README file with the latest Advent of Code results.

CI:

  • Set up a new GitHub Actions workflow to submit Advent of Code puzzle solutions.

This PR was automatically generated.

If you want to make changes to this PR:

  • Leave a review and I'll make the changes
  • Leave a comment with the changes you want to see
  • Push commits to the branch

Add a GitHub Actions workflow to automatically submit Advent of Code solutions, update the README with results, and download the next part of the puzzle.

New Features:
- Automatically download the next part of the puzzle after successfully submitting the current part.

Enhancements:
- Update the README file with the latest Advent of Code results.

CI:
- Set up a new GitHub Actions workflow to submit Advent of Code puzzle solutions.

Resolves #5
@sourcery-ai sourcery-ai bot requested a review from brendanator December 24, 2024 23:48
@brendanator brendanator merged commit 7f682d7 into main Dec 24, 2024
1 check passed
@brendanator brendanator deleted the sourcery-ai/issue-5 branch December 24, 2024 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create workflow to submit solution
1 participant