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

Remove dependency on semver.herokuapp.com #1037

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Oct 3, 2022

Since:

  • The app is deprecated and due to be switched off shortly.
  • The buildpack should have as few dependencies on external resources as possible (particularly those not productionised or behind CDN).
  • We especially should not have dependencies on herokuapp.com domains, given the reduced flexibility and risk of subdomain takeover.

Fixes #1015.
GUS-W-11843580.

@edmorley edmorley self-assigned this Oct 3, 2022
@edmorley edmorley force-pushed the edmorley/rm-semver-app-usage branch from 79d7624 to ae14c9e Compare October 3, 2022 11:59
@edmorley edmorley marked this pull request as ready for review October 3, 2022 12:02
@edmorley edmorley requested a review from a team as a code owner October 3, 2022 12:02
Since:
- The app is deprecated and due to be switched off shortly.
- The buildpack should have as few dependencies on
   external resources as possible (particularly those not
   productionised or behind CDN).
- We especially should not have dependencies on
  `herokuapp.com` domains, given the reduced
  flexibility and risk of subdomain takeover.

Fixes #1015.
GUS-W-11843580.
@edmorley edmorley force-pushed the edmorley/rm-semver-app-usage branch from ae14c9e to 31a4725 Compare October 3, 2022 12:58
@edmorley edmorley enabled auto-merge (squash) October 3, 2022 13:01
@edmorley edmorley merged commit 2db2647 into main Oct 3, 2022
@edmorley edmorley deleted the edmorley/rm-semver-app-usage branch October 3, 2022 13:19
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.

Remove dependency on semver.herokuapp.com
2 participants