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

get FITS jar from Maven Central, not local_lib #9841

Merged
merged 1 commit into from
Aug 29, 2023
Merged

get FITS jar from Maven Central, not local_lib #9841

merged 1 commit into from
Aug 29, 2023

Conversation

pdurbin
Copy link
Member

@pdurbin pdurbin commented Aug 28, 2023

What this PR does / why we need it:

We favor getting dependencies from Maven Central over storing them in our code base itself.

Which issue(s) this PR closes:

Special notes for your reviewer:

I went for the latest version.

Suggestions on how to test this:

Test FITS extraction. Jenkins will kick off a test for this as part of this PR.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

No.

Is there a release notes update needed for this change?:

No.

Additional documentation:

None.

@pdurbin pdurbin added this to the 6.0 milestone Aug 28, 2023
@pdurbin pdurbin added this to Ready for Review ⏩ in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) via automation Aug 28, 2023
@coveralls
Copy link

Coverage Status

coverage: 19.968%. remained the same when pulling c5b7da0 on 9808-fits into 7f24353 on develop.

@github-actions
Copy link

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:9808-fits
ghcr.io/gdcc/configbaker:9808-fits

🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name.

Copy link
Contributor

@bencomp bencomp left a comment

Choose a reason for hiding this comment

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

I like these local libs being removed and the strategy of using shared libraries from Maven Central

IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from Ready for Review ⏩ to Ready for QA ⏩ Aug 29, 2023
@kcondon kcondon self-assigned this Aug 29, 2023
@kcondon kcondon merged commit f9b19c4 into develop Aug 29, 2023
13 of 14 checks passed
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from Ready for QA ⏩ to Done 🚀 Aug 29, 2023
@kcondon kcondon deleted the 9808-fits branch August 29, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

move from local_lib fits-2012-10-25-generated.jar to Maven Central
5 participants