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 remote spec for terms and conditions #1276

Merged
merged 6 commits into from
Nov 4, 2021
Merged

Use remote spec for terms and conditions #1276

merged 6 commits into from
Nov 4, 2021

Conversation

wtrocki
Copy link
Collaborator

@wtrocki wtrocki commented Nov 3, 2021

Requires extra work and untested but code should be ok to review.

Fixes #1275

@wtrocki
Copy link
Collaborator Author

wtrocki commented Nov 3, 2021

Once this PR is deployed to production: redhat-developer/app-services-ui#153

we should change URL from github to the console.redhat.com

pkg/ams/terms.go Outdated Show resolved Hide resolved
@wtrocki wtrocki marked this pull request as ready for review November 4, 2021 10:01
pkg/ams/terms.go Outdated Show resolved Hide resolved
pkg/ams/terms.go Outdated Show resolved Hide resolved
pkg/ams/terms.go Outdated Show resolved Hide resolved
pkg/ams/terms.go Outdated Show resolved Hide resolved
pkg/ams/terms.go Show resolved Hide resolved
internal/build/build.go Show resolved Hide resolved
internal/build/build.go Show resolved Hide resolved
@wtrocki
Copy link
Collaborator Author

wtrocki commented Nov 4, 2021

@craicoverflow added verification steps in .cases/termsandconditions.sh

@wtrocki
Copy link
Collaborator Author

wtrocki commented Nov 4, 2021

Investigating unrelated issues with missing debug level logging

@wtrocki wtrocki requested a review from craicoverflow November 4, 2021 10:57
Copy link
Contributor

@craicoverflow craicoverflow left a comment

Choose a reason for hiding this comment

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

One comment about checking for nil response, other than that all good.

@@ -0,0 +1,20 @@
#!/bin/bash
Copy link
Contributor

Choose a reason for hiding this comment

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

Getting permission denied on this file. Should it be automatically executable? On my Linux machine it was, could be different on MacOS though..

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Amazing feedback. I will move those to md files as sh doesnt make sense when we copy commands to execute
We can have template for new verification

pkg/ams/terms.go Outdated Show resolved Hide resolved
pkg/ams/terms.go Outdated Show resolved Hide resolved
@wtrocki wtrocki merged commit 6b366b1 into main Nov 4, 2021
@wtrocki wtrocki deleted the registry-broken branch November 4, 2021 13:21
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.

Service registry creation is broken due to old terms and conditions.
2 participants