Skip to content

Replace extractions/setup-just with EasyPost/ep-actions setup/just action#660

Closed
sroomberg-ep wants to merge 1 commit into
masterfrom
chore/replace-setup-just-with-ep-actions
Closed

Replace extractions/setup-just with EasyPost/ep-actions setup/just action#660
sroomberg-ep wants to merge 1 commit into
masterfrom
chore/replace-setup-just-with-ep-actions

Conversation

@sroomberg-ep
Copy link
Copy Markdown

What

Replaces the unverified third-party action extractions/setup-just with the internal composite action EasyPost/ep-actions/.github/actions/setup/just@main.

Why

extractions/setup-just is a third-party action from an unverified publisher and is not on the approved list in EasyPost/ep-actions/ApprovedThirdPartyActions.yaml. Using the internal composite action keeps CI on a vetted, EasyPost-owned action.

Notes

  • This repo runs just on both Windows and Linux runners. The ep-actions action now supports cross-platform installs via the os input; Windows jobs pass os: windows while Linux jobs use the default (linux).

…tion

Swaps the unverified third-party extractions/setup-just action for the
internal composite action at EasyPost/ep-actions/.github/actions/setup/just@main,
per the approved-actions policy. Windows jobs pass os: windows to the action;
Linux jobs use the default.
@sroomberg-ep sroomberg-ep requested review from a team as code owners June 3, 2026 18:55
@sroomberg-ep
Copy link
Copy Markdown
Author

Backing out: EasyPost/ep-actions is a private repo and GitHub does not allow public repositories to consume actions from private repos (CI fails with "Unable to resolve action `easypost/ep-actions`, not found"). This repo will instead get an approved-list exception for extractions/setup-just. Closing in favor of that path.

@sroomberg-ep sroomberg-ep deleted the chore/replace-setup-just-with-ep-actions branch June 3, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant