Skip to content

feat(aws): Always download the latest release#5

Merged
Yonatan Romero (romeroyonatan) merged 1 commit into
mainfrom
romeroyonatan/tools/download-latest-runner
Jun 20, 2025
Merged

feat(aws): Always download the latest release#5
Yonatan Romero (romeroyonatan) merged 1 commit into
mainfrom
romeroyonatan/tools/download-latest-runner

Conversation

@romeroyonatan

@romeroyonatan Yonatan Romero (romeroyonatan) commented Jun 20, 2025

Copy link
Copy Markdown
Collaborator

Issue

We are downloading the runner twice: the old v2.313.0 and the latest (because of the auto-update)

Solution

  • Use the API to get the latest version and just download it
  • Add Makefile to build the action
  • Document how to build the action in the README.md
  • Configure linter to use es2020 to support ?. operator

@romeroyonatan Yonatan Romero (romeroyonatan) marked this pull request as ready for review June 20, 2025 14:10
@romeroyonatan Yonatan Romero (romeroyonatan) force-pushed the romeroyonatan/tools/download-latest-runner branch 2 times, most recently from a3a3676 to 3f00b1e Compare June 20, 2025 15:06
Issue
We are downloading the runner twice: the old v2.313.0 and the latest
(because of the auto-update)

Solution
- Use the API to get the latest version and just download it
- Fix linter
- Add makefile and instructions to build the action
@romeroyonatan Yonatan Romero (romeroyonatan) force-pushed the romeroyonatan/tools/download-latest-runner branch from 3f00b1e to c1b3d8e Compare June 20, 2025 15:10
@romeroyonatan Yonatan Romero (romeroyonatan) merged commit 2521a57 into main Jun 20, 2025
1 check passed
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