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

ci: manual job to replace import paths #2094

Merged
merged 2 commits into from
Jul 16, 2022
Merged

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented Jul 16, 2022

Part of: #1709

What is the purpose of the change

This is a manual action to run the script to find and replace the import paths, create a branch and a open a pull request.

The following parameters are configurable:

  • version (e.g. v11)
  • source branch
    • it is set to update-paths by default and it is added just in case we want to update 2 branches at once (e.g. main and v11.x)
  • target branch (e.g. main or any other)

Testing and Verifying

Tested on personal fork:

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes? no
  • Is a relevant changelog entry added to the Unreleased section in CHANGELOG.md? no
  • How is the feature or change documented? not applicable

@p0mvn p0mvn marked this pull request as ready for review July 16, 2022 06:45
@p0mvn p0mvn requested a review from a team July 16, 2022 06:45
Copy link
Member

@ValarDragon ValarDragon left a comment

Choose a reason for hiding this comment

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

This is awesome! Thanks so much for making it, pretty excited to start using it!

@ValarDragon ValarDragon merged commit 8e6e4de into main Jul 16, 2022
@ValarDragon ValarDragon deleted the roman/auto-update-paths branch July 16, 2022 18:54
p0mvn added a commit that referenced this pull request Jul 18, 2022
* ci: manual job to replace import paths

* Update .github/workflows/import_paths.yml

Co-authored-by: Dev Ojha <[email protected]>

Co-authored-by: Dev Ojha <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants