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 credential test. #204

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

robdimsdale
Copy link
Member

  • With the change to the CFF-owned CDN, it no longer supports the use case of credentials in the dependency URL. So this test fails for environmental reasons.
  • Given that this CDN is how consumers get their depedencies, and hence the entire feature no longer works for CFF consumers, it is reasonable to drop the test rather than try to find an alternative dependency store that accepts credentials.
  • Phrased another way - even if we find a way to fix the test, the behavior it validates is not something consumers can use. So it is better to drop the test.

- With the change to the CFF-owned CDN, it no longer supports the use case of credentials in the dependency URL. So this test fails for environmental reasons.
- Given that this CDN is how consumers get their depedencies, and hence the entire feature no longer works for CFF consumers, it is reasonable to drop the test rather than try to find an alternative dependency store that accepts credentials.
- Phrased another way - even if we find a way to fix the test, the behavior it validates is not something consumers can use. So it is better to drop the test.
@robdimsdale robdimsdale merged commit e8e9729 into master Jul 16, 2024
3 checks passed
@robdimsdale robdimsdale deleted the remove-dependency-credential-test branch July 16, 2024 20:38
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.

1 participant