Skip to content

fix: source TRACK from check_exists (IN-3577)#372

Merged
theProf merged 3 commits intomasterfrom
greg/update-track-tag-push/IN-3577
Jan 20, 2026
Merged

fix: source TRACK from check_exists (IN-3577)#372
theProf merged 3 commits intomasterfrom
greg/update-track-tag-push/IN-3577

Conversation

@theProf
Copy link
Copy Markdown
Contributor

@theProf theProf commented Jan 20, 2026

Description

If we use TRACK_EXISTS from check_exists.sh , we should re-use the track it checked

@linear
Copy link
Copy Markdown

linear bot commented Jan 20, 2026

Copy link
Copy Markdown
Contributor Author

theProf commented Jan 20, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@theProf theProf changed the title chore(lint): prettier fix: source TRACK from check_exists Jan 20, 2026
@theProf theProf changed the title fix: source TRACK from check_exists fix: source TRACK from check_exists (IN-3577) Jan 20, 2026
@vf-service-account
Copy link
Copy Markdown
Contributor

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/voiceflow/common?version=dev:1e401f38bdc476281692de38dffd1ee3c7614e38

@theProf theProf requested review from junydania and xavidop January 20, 2026 20:51
@theProf theProf marked this pull request as ready for review January 20, 2026 20:51
Copilot AI review requested due to automatic review settings January 20, 2026 20:51
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a script integration issue where create_manifest.sh was redefining the TRACK variable instead of reusing the value already computed in check_exists.sh. The fix exports TRACK from check_exists.sh via the TRACK_STATUS file and removes the redundant definition in create_manifest.sh.

Changes:

  • Export TRACK variable from check_exists.sh alongside TRACK_EXISTS
  • Remove redundant TRACK definition in create_manifest.sh
  • Code formatting improvements (indentation)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/scripts/track/check_exists.sh Exports TRACK variable to TRACK_STATUS file for reuse by other scripts; includes formatting improvements
src/scripts/docker/create_manifest.sh Removes redundant TRACK definition, now relies on sourced value from TRACK_STATUS

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/scripts/track/check_exists.sh Outdated
Comment thread src/scripts/track/check_exists.sh Outdated
@theProf theProf force-pushed the greg/update-track-tag-push/IN-3577 branch from 1e401f3 to 6d9f6e2 Compare January 20, 2026 20:55
@vf-service-account
Copy link
Copy Markdown
Contributor

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/voiceflow/common?version=dev:6d9f6e2b62da174ca1e770237bdd54900755ff18

@vf-service-account
Copy link
Copy Markdown
Contributor

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/voiceflow/common?version=dev:1ddcc26a1b1192775d981bac261a6af043713451

@theProf theProf force-pushed the greg/update-track-tag-push/IN-3577 branch from 1ddcc26 to 87f0f57 Compare January 20, 2026 21:09
@theProf theProf requested a review from xavidop January 20, 2026 21:10
@vf-service-account
Copy link
Copy Markdown
Contributor

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/voiceflow/common?version=dev:87f0f575f085a76814fe8db02dc19d6b44bc8628

Copy link
Copy Markdown
Contributor Author

theProf commented Jan 20, 2026

Updated the PR after approval. I moved the gtmq logic into check_exists and out of both update_track and create_manifest

Copy link
Copy Markdown
Contributor Author

theProf commented Jan 20, 2026

Merge activity

  • Jan 20, 9:23 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jan 20, 9:23 PM UTC: @theProf merged this pull request with Graphite.

@theProf theProf merged commit 8c09645 into master Jan 20, 2026
5 checks passed
@theProf theProf deleted the greg/update-track-tag-push/IN-3577 branch January 20, 2026 21:23
@vf-service-account
Copy link
Copy Markdown
Contributor

Your orb has been published to the CircleCI Orb Registry.
You can view your published orb on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/voiceflow/common?version=0.108.1

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.

4 participants