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

Fix terraform template name #66

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

GilbertCherrie
Copy link
Member

@GilbertCherrie GilbertCherrie commented Jul 11, 2024

Fix terraform template name.

Before:
Screenshot 2024-07-11 at 4 45 04 PM

After:
Screenshot 2024-07-11 at 4 53 04 PM
Screenshot 2024-07-11 at 4 55 54 PM

@GilbertCherrie
Copy link
Member Author

@miq-bot assign @Fryguy
@miq-bot add-label bug

@miq-bot miq-bot added the bug Something isn't working label Jul 11, 2024
@Fryguy
Copy link
Member

Fryguy commented Jul 11, 2024

@agrare Please review.

@Fryguy Fryguy assigned agrare and unassigned Fryguy Jul 11, 2024
@Fryguy
Copy link
Member

Fryguy commented Jul 11, 2024

Note that in @GilbertCherrie 's screenshot the name of his repository is 1; that's not the id 😆

@GilbertCherrie GilbertCherrie force-pushed the fix_template_name branch 7 times, most recently from c60f5e9 to df6551e Compare July 11, 2024 22:06
@miq-bot
Copy link
Member

miq-bot commented Jul 11, 2024

Checked commit GilbertCherrie@ae80102 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
2 files checked, 0 offenses detected
Everything looks fine. 🍰

@agrare agrare merged commit 9bd7292 into ManageIQ:master Jul 11, 2024
4 checks passed
@GilbertCherrie GilbertCherrie deleted the fix_template_name branch July 11, 2024 22:48
expect(names.first).to(eq("hello_world_local(master):#{local_repo}/"))
expect(names.first).to(eq("/hello_world_local"))
Copy link
Member

Choose a reason for hiding this comment

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

This is a little weird that the names for non-folder-based ones have a leading slash - we should probably remove that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants