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

Fixes regex matching bug #473

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Fixes regex matching bug #473

merged 1 commit into from
Jun 15, 2023

Conversation

shawncrawley
Copy link
Collaborator

The replace and route execution of the initialize_pipeline lambda began failing in TI a few days ago. I'm guessing I must have had a hard-coded in-place change directly on TI from back when I was developing and testing the replace and route code. Again as my guess, it's likely that TI was just redeployed a couple of days ago with the rnr code that had been recently merged into it.

Anyhow, this small change will fix the issue.

@CoreyKrewson-NOAA CoreyKrewson-NOAA added this to the V2.1.0 milestone Jun 14, 2023
@nickchadwick-noaa nickchadwick-noaa merged commit f88ab95 into ti Jun 15, 2023
@nickchadwick-noaa nickchadwick-noaa deleted the rnr-quickfix branch June 15, 2023 15:34
@shawncrawley shawncrawley mentioned this pull request Jun 16, 2023
nickchadwick-noaa pushed a commit that referenced this pull request Jun 16, 2023
I found and fixed two additional issues preventing RnR from completing successfully. These, just like the last fixes I created a PR for a few days ago (#473), must have been hard-coded in place on TI resources when developing and were never added back to the committed code-base.

-----------------

* Fixes regex matching bug

* Fixes a few more issues preventing rnr's success
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.

3 participants