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

Update instances of auro-form the repo to auro-formkit #35 #111

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

rmenner
Copy link
Contributor

@rmenner rmenner commented Dec 13, 2024

Alaska Airlines Pull Request

Before Submitting this pull request:

  • Link all tickets in this repository related to this PR in the Development section
    note: all pull requests require at least one linked ticket
  • If this PR is Ready For Review, all ticket's linked under Development must have their status changed to Ready For Review as well

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I have performed a self-review of my own update.

Summary by Sourcery

Update all instances of 'auro-form' to 'auro-formkit' in the repository, including documentation, configuration files, and CI workflows.

Enhancements:

  • Update repository references from 'auro-form' to 'auro-formkit' across various files including changelog, documentation, and configuration files.

CI:

  • Modify CI workflow condition to correctly handle branch references for release jobs.

Documentation:

  • Update documentation to reflect the change from 'auro-form' to 'auro-formkit' in URLs and examples.

@rmenner rmenner self-assigned this Dec 13, 2024
@rmenner rmenner requested a review from a team as a code owner December 13, 2024 23:20
Copy link

sourcery-ai bot commented Dec 13, 2024

Reviewer's Guide by Sourcery

This PR updates all references of 'auro-form' to 'auro-formkit' throughout the codebase, including repository URLs, package names, labels, and documentation. This appears to be a repository rename refactoring effort.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update repository name references
  • Replace all instances of 'auro-form' with 'auro-formkit' in repository URLs
  • Update GitHub issue template labels and titles
  • Update repository settings configuration
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/ISSUE_TEMPLATE/general-support.yml
.github/ISSUE_TEMPLATE/publish_component.md
.github/settings.yml
Update changelog repository references
  • Update all commit links to point to new repository name
  • Update version comparison links to new repository
CHANGELOG.md
Update documentation references
  • Update import paths in code examples
  • Update upstream repository instructions
  • Update component naming references
components/form/docs/upstream.md
components/form/docs/partials/demo.md
components/form/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@rmenner rmenner linked an issue Dec 13, 2024 that may be closed by this pull request
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @rmenner - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@rmenner rmenner merged commit 807ec58 into beta Dec 13, 2024
4 checks passed
@rmenner rmenner deleted the rmenner/repo-name-change branch December 13, 2024 23:28
@rmenner
Copy link
Contributor Author

rmenner commented Dec 16, 2024

🎉 This PR is included in version 1.6.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename repo to auro-formkit
2 participants