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

Remove irdi_parser dependency #10

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

s-heppner
Copy link
Owner

Previously, we used the irdi_parser project as a dependency to parse IRDI identifiers. However, we had problems getting a fully automatic building of a Docker image to run, as it failed at this dependency for some reason.

We therefore decide to remove the dependency, but still refer to the source of the regular expression used to match the IRDI.

Previously, we used the [irdi_parser] project as
a dependency to parse IRDI identifiers.
However, we had problems getting a fully automatic
building of a Docker image to run, as it failed
at this dependency for some reason.

We therefore decide to remove the dependency, but
still refer to the source of the regular
expression used to match the IRDI.

[irdi_parser](https://github.com/moritzsommer/irdi-parser)
@s-heppner s-heppner merged commit df88db9 into main Sep 11, 2024
12 checks passed
@s-heppner s-heppner deleted the eliminate_irdi_parser_dependency branch September 11, 2024 08:04
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