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

Use the web_url to ensure we use the new domain names #1110

Merged
merged 3 commits into from
Jun 20, 2023
Merged

Conversation

joshwlewis
Copy link
Member

@joshwlewis joshwlewis commented Jun 20, 2023

CI has been failing (example: https://github.com/heroku/heroku-buildpack-nodejs/actions/runs/5314918171/jobs/9638438314) due to the hatchet tests assuming an app's web_url to be #{app_name}.herokuapp.com. That's not always the case anymore. See the Heroku changelog entry that describes the new naming scheme: https://devcenter.heroku.com/changelog-items/2640.

@joshwlewis joshwlewis added the skip changelog Changelog entry is not required - Skips changelog check label Jun 20, 2023
spec/spec_helper.rb Outdated Show resolved Hide resolved
@joshwlewis joshwlewis marked this pull request as ready for review June 20, 2023 17:53
@joshwlewis joshwlewis requested a review from a team as a code owner June 20, 2023 17:53
@joshwlewis joshwlewis enabled auto-merge (squash) June 20, 2023 17:53
@joshwlewis joshwlewis merged commit 8d96567 into main Jun 20, 2023
6 checks passed
@joshwlewis joshwlewis deleted the use-web-url branch June 20, 2023 18:09
ostenbom pushed a commit to mentimeter/heroku-buildpack-nodejs that referenced this pull request Sep 11, 2023
* Use the web_url to ensure we use the new domain names

* Fetch web_url from platform_api

* platform_api isn't private, so no need for send
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Changelog entry is not required - Skips changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants