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

rewrite - more convert script changes #11799

Merged
merged 4 commits into from
Sep 24, 2024
Merged

rewrite - more convert script changes #11799

merged 4 commits into from
Sep 24, 2024

Conversation

c2thorn
Copy link
Member

@c2thorn c2thorn commented Sep 24, 2024

Release Note Template for Downstream PRs (will be copied)


@@ -36,12 +36,6 @@ class FileTemplate
# Once the file's contents are written, set the proper [chmod] mode and
# format the file with a language-appropriate formatter.
def generate(pwd, template, path, provider)
# If we've modified a file since starting an MM run, it's a reasonable
# assumption that it was this run that modified it.
if File.exist?(path) && File.mtime(path) > @env[:start_time]
Copy link
Member Author

Choose a reason for hiding this comment

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

Gets raised when trying to convert a product.yaml file with product.yaml.temp
I think we are close enough to the migration to turn this off

@c2thorn c2thorn requested a review from NickElliot September 24, 2024 15:13
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

1 similar comment
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

@c2thorn c2thorn merged commit cacd388 into main Sep 24, 2024
12 checks passed
@c2thorn c2thorn deleted the rewrite-script-updates branch September 24, 2024 18:29
@c2thorn c2thorn restored the rewrite-script-updates branch September 25, 2024 17:45
abd-goog pushed a commit to abd-goog/magic-modules that referenced this pull request Sep 26, 2024
niharika-98 pushed a commit to niharika-98/magic-modules that referenced this pull request Oct 7, 2024
Philip-Jonany pushed a commit to Philip-Jonany/magic-modules that referenced this pull request Nov 4, 2024
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.

3 participants