Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cli-kit] update incorrect vars in getCIMetadata #2878

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

vincentezw
Copy link
Contributor

WHY are these changes introduced?

Running the Hydrogen CLI in various CI platforms, we noticed some incorrect metadata, caused by non-existent or incorrect environment variables referenced in getCIMetadata. This PR corrects. those.

WHAT is this pull request doing?

Update references to environment variables present in Bitbucket and Gitlab in the getCIMetadata function.

How to test your changes?

Post-release steps

Measuring impact

How do we know this change was effective? Please choose one:

  • n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix
  • Existing analytics will cater for this addition
  • PR includes analytics changes to measure impact

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've made sure that any changes to dev or deploy have been reflected in the internal flowchart.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 73.89% 6049/8187
🟡 Branches 71.1% 2955/4156
🟡 Functions 72.3% 1537/2126
🟡 Lines 75.22% 5741/7632

Test suite run success

1432 tests passing in 670 suites.

Report generated by 🧪jest coverage report action from d6b02af

@vincentezw vincentezw requested review from a team, isaacroldan and alvaro-shopify and removed request for a team September 22, 2023 12:02
@vincentezw vincentezw added this pull request to the merge queue Sep 25, 2023
Merged via the queue into main with commit 03d1f69 Sep 25, 2023
1 check passed
@vincentezw vincentezw deleted the vez/cli-kit-getcimetadata-vars branch September 25, 2023 08:50
@shopify-shipit shopify-shipit bot temporarily deployed to nightly September 25, 2023 08:51 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to production October 19, 2023 13:18 Inactive
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