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 new GitHub Actions diffcalc spreadsheet generator workflow #25013

Merged
merged 3 commits into from Oct 5, 2023

Conversation

smoogipoo
Copy link
Contributor

I've been running this on my isolated repository (https://github.com/smoogipoo/ga-diffcalc-tester) for a while now, and I want to bring it here so I can use the issue/PR comment functionality :)

It's a first step, and not the last of my work on this.

Further improvements to this:

  • Move most of the steps to a shell script as the workflow is hard to read.
  • Separate the events into their own workflows, making this a "reusable" one with defined inputs/outputs.
  • Run on every tag, comparing against the previous tag.

@peppy peppy self-assigned this Oct 5, 2023
Copy link
Sponsor Member

@peppy peppy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not reviewing the content of this, as it doesn't touch the game

@peppy peppy merged commit 9649cc8 into ppy:master Oct 5, 2023
15 of 17 checks passed
@smoogipoo smoogipoo deleted the new-diffcalc-workflow branch October 10, 2023 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants