Skip to content

[#267] Do not allow other plugins to invoke register_regexes_from_array (main) - #268

Open
korydraughn wants to merge 1 commit into
irods:mainfrom
korydraughn:267.m
Open

korydraughn wants to merge 1 commit into
irods:mainfrom
korydraughn:267.m

Conversation

@korydraughn

@korydraughn korydraughn commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Related to irods/irods#9078.

This PR moves the mentioned function into a nearby anonymous namespace.

Will run tests soon.

This commit moves the register_regexes_from_array function into a nearby
anonymous namespace.
@korydraughn

korydraughn commented Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

Running core tests against irods/irods#9080.

The irods/irods PR doesn't change any server functionality, so running against it is the same as testing against tip of main irods/irods.

It also means we get to run this PR against the core test suite with the new test added by the irods/irods PR.

@korydraughn

Copy link
Copy Markdown
Contributor Author

All core tests passed except the following:

  • test_all_rules.Test_AllRules
  • test_ips
  • test_resource_types.Test_Resource_ReplicationToTwoCompoundResourcesWithPreferArchive

I'm pretty sure the failures have nothing to do with this PR.

Investigating now.

@MartinFlores751 MartinFlores751 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Changes look good. Don't forget to leave a comment about your findings on the test failures.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants