action-setup-waypoint icon indicating copy to clipboard operation
action-setup-waypoint copied to clipboard

Update everything & make it work again

Open niederschlag opened this issue 2 years ago • 2 comments

We wanted to introduce Waypoint to our stack, and unfortunately, it looks like this Github Action was completely abandoned.

I've upgraded all dependencies, updated usage, fixed the tests, and made everything work again (we're actually using this version in our pipeline).

This also closes #294 and closes #41

niederschlag avatar Jun 21 '22 11:06 niederschlag

@niederschlag I ran into the same issue as reported in #284. I created a fork from your branch and made the change to use the new release API that seems to be less flaky. Let me know if you want a PR to your fork to include it at the same time or as a separate upstream fix.

MarcMeszaros avatar Jun 22 '22 01:06 MarcMeszaros

Hey @MarcMeszaros , sorry for the delayed response!

Since your PR changes internal API usage, I think they'd be better separate. Ours is just fixing/updating the Action without any noteworthy internal changes, which might be necessary for backward compatibility (I haven't looked into the new API).

The bigger issue/question is whether Hasicorp forgot about this repo...

niederschlag avatar Jun 29 '22 12:06 niederschlag