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

Added .sms to registry #380

Merged
merged 7 commits into from
Nov 8, 2024
Merged

Conversation

laurentbartholdi
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.71%. Comparing base (93b8a70) to head (c15c9d0).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #380   +/-   ##
=======================================
  Coverage   91.71%   91.71%           
=======================================
  Files          10       10           
  Lines         712      712           
=======================================
  Hits          653      653           
  Misses         59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/registry.jl Outdated Show resolved Hide resolved
@laurentbartholdi
Copy link
Contributor Author

laurentbartholdi commented Dec 18, 2023 via email

@ViralBShah
Copy link
Contributor

@laurentbartholdi Do you still want to merge this?

@laurentbartholdi
Copy link
Contributor Author

laurentbartholdi commented Oct 12, 2024 via email

@ViralBShah
Copy link
Contributor

I think we need to get the tests running. But nothing otherwise.

@ViralBShah
Copy link
Contributor

Is Spasm at least registered in General? The linked PR seems to be closed. I suppose we need to hold back until the package is registered.

@ViralBShah ViralBShah marked this pull request as draft October 12, 2024 15:34
@laurentbartholdi laurentbartholdi marked this pull request as ready for review November 6, 2024 08:01
@ViralBShah
Copy link
Contributor

We need Documenter running (otherwise this won't appear in the docs).

@laurentbartholdi
Copy link
Contributor Author

Uh, sorry @ViralBShah , but I tried to run locally the Documenter script, with no success (I thought it was through include("docs/make.jl") but that fails with a different error). I added a line in registry.md as I thought it should have been done. Do you know how to get it running? TIA!

@ViralBShah
Copy link
Contributor

I think I was defeated by Documenter too, IIRC. It seems like it should be using the make.jl: https://github.com/JuliaIO/FileIO.jl/blob/master/.github/workflows/Documenter.yml

In any case, I suppose we can merge this PR, and fix docs separately. Perhaps @mortenpi may have a suggestion.

@mortenpi
Copy link
Contributor

mortenpi commented Nov 6, 2024

It seems like the docs/src/registry.md that actually get used in building the docs is auto-generated by https://github.com/JuliaIO/FileIO.jl/blob/master/docs/populate_registry.jl? It doesn't look like docs/registry.md is used for the docs. I think it's just generating bad-ish Markdown -- it looks like it's generating a [SpasM](nothing) link.

@laurentbartholdi
Copy link
Contributor Author

@mortenpi yes indeed! I registered the SpaSM package, but it's not yet in the general registry (there's a waiting period of 3 days); and populate_registry.jl doesn't find it in the general registry, causing this error.

Let's wait a few more days to check everything works!

@laurentbartholdi
Copy link
Contributor Author

@mortenpi OK, it seems that everything works, now that SpaSM has been officially registered! Is it ready to merge?

@ViralBShah ViralBShah merged commit bf42b4f into JuliaIO:master Nov 8, 2024
17 checks passed
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