Skip to content

Prepare for release of initial version - #22

Merged
PawanP1808 merged 1 commit into
mainfrom
prepare-for-release
Jun 15, 2026
Merged

Prepare for release of initial version#22
PawanP1808 merged 1 commit into
mainfrom
prepare-for-release

Conversation

@PawanP1808

@PawanP1808 PawanP1808 commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator
  • Preparing to publish the first version of the package, with secrets now configured.

@PawanP1808
PawanP1808 force-pushed the prepare-for-release branch 3 times, most recently from 3978583 to 328cdc1 Compare June 15, 2026 15:31
@PawanP1808
PawanP1808 force-pushed the prepare-for-release branch from 328cdc1 to 971df12 Compare June 15, 2026 15:31
@PawanP1808
PawanP1808 marked this pull request as ready for review June 15, 2026 15:31
@PawanP1808
PawanP1808 merged commit d50c70b into main Jun 15, 2026
3 checks passed
@caution-tape-bot

Copy link
Copy Markdown

👋 It seems that this PR is adding, or editing, a GitHub Action workflow that is not configured to use our custom GitHub Action runners.

For private repositories, the only supported way of running Action workflows is via the custom runners. You can learn more about the supported use cases in our GitHub Actions documentation.

To make sure that your workflow is using these runners you need to add the shopify-ubuntu-latest label to your workflow manifest file, or shopify-core-ubuntu-latest for Core repositories:

runs-on: shopify-ubuntu-latest

If your repository is intended to become Public later, please use runs-on: shopify-ubuntu-latest for now. The custom runners should function the same as ubuntu-latest public runners, though the exact Ubuntu version may vary. Please see the section below for more information about OS selection on premium runners.

If you run into any issues with the custom runners, please reach out in help-eng-infrastructure on Discourse.

Note for OS Versions

The shopify-ubuntu-latest runners can select from two different runner pools, which contain both Ubuntu 20.04 and Ubuntu 22.04 machines. For some workflows, this can cause issues.

To use Ubuntu 20.04 only, you can specify runs-on: shopify-ubuntu-20.04.

To use Ubuntu 22.04 only, you can specify runs-on: shopify-ubuntu-latest-2.


This comment was added by the GitHubActions::Workflow Caution Tape Bot rule.
View the source of this rule in Services DB

Warning

CautionTapeBot Deprecation Notice

CautionTapeBot is being deprecated and will be sunset in Q1 2026. Please plan to migrate your workflows.

📚 View full deprecation guide and migration instructions

@PawanP1808
PawanP1808 deleted the prepare-for-release branch June 15, 2026 20:09
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