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

Provide copyable text for exercises + minor style fixes #13

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

jramcast
Copy link
Collaborator

@jramcast jramcast commented Dec 12, 2023

Feedback:

for all the dialogs we have to fill out, provide copyable text rather then just screen shots to make things faster to fill out

I have also standardized the console block format.

Copy link

github-actions bot commented Dec 12, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-12-12 13:19 UTC

Comment on lines +258 to +259
$ podman build -t purchase-predictor:1.0 .
$ podman tag purchase-predictor:1.0 quay.io/user_name/purchase-predictor:1.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not a blocker comment, but why creating 2 tags for the same container image?
Why not using the FQN tag in the build step?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Maybe for clarity? We would have to ask the original writer of the exercise.

@jramcast jramcast merged commit c77bfc7 into main Dec 12, 2023
1 check passed
@jramcast jramcast deleted the jramcast/improve-steps branch December 12, 2023 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.

2 participants