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

Convert to JavaScript Action #29

Merged
merged 39 commits into from
Jan 27, 2023
Merged

Convert to JavaScript Action #29

merged 39 commits into from
Jan 27, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jan 25, 2023

Closes #28

This PR basically convert this action from Composite Action into JavaScript Action (or TypeScript to be exact).
Input and output relatively are the same, it mostly just migrating codes and logic in to a TypeScript.

@threeal threeal added the feat label Jan 25, 2023
@threeal threeal self-assigned this Jan 25, 2023
@threeal threeal force-pushed the convert-to-typescript branch from 725cb6f to 61aa99f Compare January 25, 2023 14:33
@threeal threeal force-pushed the convert-to-typescript branch from 395ee84 to 88be77b Compare January 25, 2023 14:42
@threeal threeal force-pushed the convert-to-typescript branch from 1ffcf83 to e769dae Compare January 26, 2023 08:06
@threeal threeal force-pushed the convert-to-typescript branch from e769dae to 57b8986 Compare January 26, 2023 08:11
@threeal threeal force-pushed the convert-to-typescript branch from 7b046e3 to 9062a63 Compare January 26, 2023 08:54
@threeal threeal force-pushed the convert-to-typescript branch from 0ff873f to 2816299 Compare January 26, 2023 14:06
@threeal threeal force-pushed the convert-to-typescript branch from 32c3fd0 to 67b0ecb Compare January 26, 2023 15:14
@threeal threeal force-pushed the convert-to-typescript branch from 6a35fa7 to b92c14b Compare January 27, 2023 07:34
@threeal threeal force-pushed the convert-to-typescript branch 2 times, most recently from a5de9da to 1b57993 Compare January 27, 2023 08:42
@threeal threeal force-pushed the convert-to-typescript branch 2 times, most recently from 4737301 to 32e8f21 Compare January 27, 2023 10:02
@threeal threeal force-pushed the convert-to-typescript branch 3 times, most recently from f23318c to 85c736a Compare January 27, 2023 11:09
@threeal threeal force-pushed the convert-to-typescript branch from 4c65b6e to e21c8bf Compare January 27, 2023 11:38
@threeal threeal force-pushed the convert-to-typescript branch from a059172 to f051612 Compare January 27, 2023 12:25
@threeal threeal marked this pull request as ready for review January 27, 2023 14:45
@threeal threeal merged commit b5d3b7b into main Jan 27, 2023
@threeal threeal deleted the convert-to-typescript branch January 27, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert to JavaScript Action
1 participant