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

B5 migration tool: Updated regex for make_data_attribute_renames #35160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

orangejenny
Copy link
Contributor

Technical Summary

Ran into this while migrating exports.

Updates the regex that renames data attributes to also capture attributes that are set via a knockout attr binding.

For example, the tool would now rename this attribute to data-bs-target.

Safety Assurance

Safety story

internal tool

Automated test coverage

yes, in PR

QA Plan

no

Rollback instructions

  • This PR can be reverted after deploy with no further considerations

Labels & Review

  • Risk label is set correctly
  • The set of people pinged as reviewers is appropriate for the level of risk of the change

@orangejenny orangejenny added the product/invisible Change has no end-user visible impact label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product/invisible Change has no end-user visible impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants