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

Add GitHub action to automatically upgrade the metadata #62

Merged
merged 6 commits into from
May 8, 2024

Conversation

ali-alizadeh
Copy link
Contributor

Closes #61

Changes:

  • Adds update_metadata.yml which:
    • Runs on the 1st of every month
    • Updates the metadata based on the steps explained in here
    • If any changes are made, the files will be committed; Otherwise nothing happens
  • Fixes generate files isoCodeImport path
  • Updates to the latest metadata

@cedvdb
Copy link
Owner

cedvdb commented May 8, 2024

That's awesome. Thanks !

Did you try to run it in your fork ? Could you add a workflow_dispatch so it can be manually triggered

@cedvdb cedvdb merged commit 83b9745 into cedvdb:main May 8, 2024
1 check passed
cedvdb added a commit that referenced this pull request May 8, 2024
@ali-alizadeh
Copy link
Contributor Author

That's awesome. Thanks !

Did you try to run it in your fork ? Could you add a workflow_dispatch so it can be manually triggered

You're welcome! Thanks for the great package!

Yes, I set the cron value to 5 minutes and tried both scenarios with changes, and no changes; You could check it out here: https://github.com/ali-alizadeh/phone_numbers_parser/actions/workflows/update_metadata.yml

Sure, I'll add it soon.

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.

Github action to automatically upgrade the metadata
3 participants