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

Make this a TypeScript Action #27

Merged
merged 3 commits into from
May 23, 2024
Merged

Make this a TypeScript Action #27

merged 3 commits into from
May 23, 2024

Conversation

lucperkins
Copy link
Member

@lucperkins lucperkins commented May 23, 2024

This PR turns the one JS-based part of the workflows (determining the rolling minor version of Nixpkgs based on branch name) into a standard TypeScript-based thing.

Copy link
Member

@colemickens colemickens left a comment

Choose a reason for hiding this comment

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

seems like a lot of stuff just to make it similar to other actions but no objection.

@lucperkins
Copy link
Member Author

@colemickens It's less about conformity and more about the testing. It's like, if you're already setting up JS-y things for that, might as well just draw the rest of the owl.

@lucperkins lucperkins merged commit 55c24b4 into main May 23, 2024
1 check passed
@lucperkins lucperkins deleted the js-action branch May 23, 2024 17:45
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.

2 participants