Skip to content

Conversation

@tahsinaislam
Copy link
Contributor

@tahsinaislam tahsinaislam commented Nov 7, 2025

Link to pivotal/JIRA issue

Is PM acceptance required?

  • No - merge after code review approval

What was done?

  • Honeycrisp gem is private so heroku deploys were not working. A PAT was created to help access the gem for vita-min to continue deploys and circleci tests running
  • Bundler was also updated for the circlesi script

tahsinaislam and others added 7 commits October 31, 2025 13:36
Co-authored-by: Em Barnard-Shao <[email protected]>
Co-authored-by: Em Barnard-Shao <[email protected]>
Co-authored-by: Em Barnard-Shao <[email protected]>
Co-authored-by: Em Barnard-Shao <[email protected]>
Co-authored-by: Em Barnard-Shao <[email protected]>
@github-actions
Copy link

Heroku app: https://gyr-review-app-6105-d809c9bf7468.herokuapp.com/
View logs: heroku logs --app gyr-review-app-6105 (optionally add --tail)

Co-authored-by: Em Barnard-Shao <[email protected]>
tahsinaislam and others added 2 commits November 10, 2025 12:08
Co-authored-by: Em Barnard-Shao <[email protected]>
@github-actions
Copy link

Heroku app: https://gyr-review-app-6105-265198864315.herokuapp.com/
View logs: heroku logs --app gyr-review-app-6105 (optionally add --tail)

@github-actions
Copy link

Heroku app: https://gyr-review-app-6105-b48a397e919d.herokuapp.com/
View logs: heroku logs --app gyr-review-app-6105 (optionally add --tail)

tahsinaislam and others added 5 commits November 10, 2025 12:42
Co-authored-by: Em Barnard-Shao <[email protected]>
Co-authored-by: Em Barnard-Shao <[email protected]>
Co-authored-by: Em Barnard-Shao <[email protected]>
Co-authored-by: Em Barnard-Shao <[email protected]>
Co-authored-by: Em Barnard-Shao <[email protected]>
@tahsinaislam tahsinaislam changed the title Fix honeycrisp TBE-304 Create a PAT for private honeycrisp gem Nov 10, 2025
gem install bundler:2.3.5 --no-document && \
bundle install --jobs=4 --retry=3 --path vendor/bundle
gem install bundler:2.5.18 --no-document
bundle config set --local path 'vendor/bundle'
Copy link
Contributor Author

@tahsinaislam tahsinaislam Nov 10, 2025

Choose a reason for hiding this comment

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

--path flag is deprecated so additional line was added for the 'vendor/bundle' command

@tahsinaislam tahsinaislam merged commit f09178b into main Nov 10, 2025
8 checks passed
@tahsinaislam tahsinaislam deleted the fix-honeycrisp branch November 10, 2025 20:51
tahsinaislam added a commit that referenced this pull request Nov 12, 2025
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