Skip to content

Conversation

davidkeymer
Copy link
Contributor

Correct regular expression for checking ramp file name. Previously it failed due to . separator.

Description of work

As above

To test

None - flash review

Acceptance criteria

Filename of up to 40 characters including extension ("36.3") using alphanumeric (with underscore) passes regex check in macro configuration in client.


Code Review

Functional Tests

  • IOC responds correctly in:
    • Devsim mode
    • Recsim mode
    • Real device, if available
  • Supplementary IOCs (..._0n where n>1) run correctly
  • Log files do not report undefined macros (serach for macLib: macro to find instances of macLib: macro [macro name] is undefined...

Final steps

  • Update the IOC submodule in the main EPICS repo. See Git workflow page for details.
  • Reviewer has merged the associated PR for the release notes

Correct regular expression for checking ramp file name.  Previously it failed due to `.` separator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant