fortran-lang / registry

Registry for Fortran package manager
MIT License
8 stars 3 forks source link

fix: multiple bug fixes and features #28

Closed henilp105 closed 1 year ago

henilp105 commented 1 year ago

Testable link: https://registry-phi.vercel.app/

Thanks and Regards, Henil

CC @arteevraina @perazz @minhqdao

arteevraina commented 1 year ago

@henilp105 Is this read for review again ?

henilp105 commented 1 year ago

yes @arteevraina

arteevraina commented 1 year ago

I am still able to reproduce the above mentioned issues in this link https://registry-phi.vercel.app/. Isn't this the updated one ?

henilp105 commented 1 year ago

Sure @arteevraina , I had forgot to update the deployment. I have now updated it. here is the updated link: https://registry-phi.vercel.app/

arteevraina commented 1 year ago

@henilp105 I tried the PR locally. It seems that it has improved a lot as per the last comments. Good work.

I noticed some more issues which I think are quick to fix -

Screenshot 2023-05-02 at 9 39 09 PM Screenshot 2023-05-02 at 9 39 32 PM

henilp105 commented 1 year ago

@arteevraina , Finally I got the CI working with all the tests, can you please review it ? here's the link: https://registry-phi.vercel.app/

CI: https://github.com/fortran-lang/registry/actions/runs/4863598761/jobs/8671522602?pr=28

arteevraina commented 1 year ago

@arteevraina , Finally I got the CI working with all the tests, can you please review it ? here's the link: https://registry-phi.vercel.app/

CI: https://github.com/fortran-lang/registry/actions/runs/4863598761/jobs/8671522602?pr=28

As discussed in the chat, I think we will have to check for "FAILED" in order to get the correct results.