Skip to content

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

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#548
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

  • The ep-actions setup/just action installs Just on Linux runners; all affected jobs in this repo run on ubuntu-latest.
  • The just-version input is supported by the ep-actions action where it was previously set.

…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.
@sroomberg-ep sroomberg-ep requested review from a team as code owners June 3, 2026 18:48
@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:20
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.

1 participant