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 AsciiMath2UnitsML dependency: https://github.com/metanorma/met… #950

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

opoudjis
Copy link
Contributor

…anorma-standoc/issues/947

Metanorma PR checklist

@opoudjis opoudjis self-assigned this Dec 24, 2024
Copy link

@hound hound bot left a comment

Choose a reason for hiding this comment

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

Some files could not be reviewed due to errors:

Error: RuboCop found unknown Ruby version 3.4 in `TargetRubyVersion` paramete...
Error: RuboCop found unknown Ruby version 3.4 in `TargetRubyVersion` parameter (in .rubocop.yml).
Supported versions: 2.4, 2.5, 2.6, 2.7, 3.0

@ronaldtse
Copy link
Contributor

This is currently blocking Suma processing because it's not merged. Please help prioritize.

@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "addressable", "~> 2.8.0"
spec.add_dependency "asciidoctor", "~> 2.0.0"
spec.add_dependency "crass", "~> 1.0.0"
spec.add_dependency "iev", "~> 0.3.0"
spec.add_dependency "iev", ">= 0.3.4"
Copy link
Contributor

Choose a reason for hiding this comment

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

You can keep this as ~> 0.3.4 which means larger or equal to 0.3.4 but not above 0.3.x.

@kwkwan
Copy link
Contributor

kwkwan commented Dec 31, 2024

Hi @opoudjis Could you please merge this PR when it is ready? Thank you.

@opoudjis
Copy link
Contributor Author

opoudjis commented Jan 6, 2025

I've run out of time because of limited availability, so I will hotfix iev gem instead.

@opoudjis
Copy link
Contributor Author

opoudjis commented Jan 6, 2025

I've run out of time because of limited availability, so I will hotfix iev gem instead.

No, I goddamn will not. I have spent 20 mins already trying to undo Hassan's reintroduction of IEV everywhere replacing Iev, I have limited time to waste like this, so I am going to just put IEV into standoc

@HassanAkbar . You have disrupted downstream code in glossarist/iev@2d783f7 in March, by changing module names. You MUST NOT DO THIS without checking who is using that code.

@opoudjis
Copy link
Contributor Author

opoudjis commented Jan 6, 2025

Now pending glossarist/iev#36

@HassanAkbar
Copy link
Member

@HassanAkbar . You have disrupted downstream code in glossarist/iev@2d783f7 in March, by changing module names. You MUST NOT DO THIS without checking who is using that code.

Apologies for the disruption here.

Btw I didn't do this. This was already done in iev-data. I just extracted iev-data into iev after Ronald's approval in this here.

@opoudjis If you need any support with the release, let me know I can try to support you here.

@opoudjis opoudjis marked this pull request as ready for review January 6, 2025 22:19
@opoudjis opoudjis merged commit c23274a into main Jan 6, 2025
10 of 22 checks passed
@opoudjis opoudjis deleted the fix/remove-asciimath2unitsml branch January 6, 2025 22:19
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.

4 participants