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

script to automate aspects of spec URL updating #3252

Merged
merged 1 commit into from
Jan 6, 2022
Merged

script to automate aspects of spec URL updating #3252

merged 1 commit into from
Jan 6, 2022

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Jan 6, 2022

There's still more that one can do here, e.g., spec files as a whole can change, while individual sections don't, but this covers many of the cases.

The nice thing about rpl here is that it's ergonomic for fixed strings which contain /, which would otherwise need yet more (runtime) escaping and obfuscating for the classic find/sed or similar recursive search/replace loop.

@tersec tersec merged commit a4667d1 into unstable Jan 6, 2022
@tersec tersec deleted the hKI branch January 6, 2022 12:59
@github-actions
Copy link

github-actions bot commented Jan 6, 2022

Unit Test Results

     12 files  ±0     794 suites  ±0   39m 31s ⏱️ +7s
1 602 tests ±0  1 556 ✔️ ±0  46 💤 ±0  0 ±0 
9 457 runs  ±0  9 361 ✔️ ±0  96 💤 ±0  0 ±0 

Results for commit a8c6ff4. ± Comparison against base commit 8242e57.

♻️ This comment has been updated with latest results.

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.

1 participant