Skip to content

[pull] develop from IQSS:develop#643

Merged
pull[bot] merged 3939 commits intopoikilotherm:developfrom
IQSS:develop
Jul 15, 2025
Merged

[pull] develop from IQSS:develop#643
pull[bot] merged 3939 commits intopoikilotherm:developfrom
IQSS:develop

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jul 9, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added the ⤵️ pull label Jul 9, 2024
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 9, 2024

Pull Request Test Coverage Report for Build #709

Details

  • 351 of 1874 (18.73%) changed or added relevant lines in 90 files are covered.
  • 36 unchanged lines in 20 files lost coverage.
  • Overall coverage increased (+0.08%) to 20.71%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/edu/harvard/iq/dataverse/Dataset.java 4 5 80.0%
src/main/java/edu/harvard/iq/dataverse/EjbDataverseEngine.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/GuestbookResponsesPage.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/ManageGuestbooksPage.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/api/AbstractApiBean.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/api/imports/ImportGenericServiceBean.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/authorization/providers/builtin/PasswordEncryption.java 1 2 50.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/DuraCloudSubmitToArchiveCommand.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/GoogleCloudSubmitToArchiveCommand.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/S3SubmitToArchiveCommand.java 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/main/java/edu/harvard/iq/dataverse/export/dublincore/DublinCoreExportUtil.java 1 75.7%
src/main/java/edu/harvard/iq/dataverse/DatasetPage.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/pidproviders/doi/XmlMetadataTemplate.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/api/errorhandlers/WebApplicationExceptionHandler.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/AbstractCreateDatasetCommand.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/CreateDataverseCommand.java 1 70.59%
src/main/java/edu/harvard/iq/dataverse/api/SavedSearches.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/DatasetVersionServiceBean.java 1 2.54%
src/main/java/edu/harvard/iq/dataverse/DatasetFieldServiceBean.java 1 15.34%
src/main/java/edu/harvard/iq/dataverse/DatasetServiceBean.java 1 1.83%
Totals Coverage Status
Change from base Build #684: 0.08%
Covered Lines: 17601
Relevant Lines: 84988

💛 - Coveralls

stevenwinship and others added 28 commits June 3, 2025 09:26
…ed-items

adding type and dvObject to dataverse featured items
…pt_updates

MDC: script updates for counter-processor-1.06+
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Prevent needless optimistic lock exception for role assignment removal
For the base image we didn't use a parent image which has a namespace. If the given image has a namespace, it needs to be removed from the repo string to create the tags lookup URL.
Done because we want to have a similar script for other images as well.
We will add more jobs, so make the job's name more speaking, referring to what happens inside
This is necessary so we can have the maintenance jobs only work on their respective parts and not always do both.

Otherwise the configbaker image would have many more fixed tags than necessary (the same as the app image has), confusing people because there were no changes.
We will need it to have the version number ready for the maintenance job.
At the same time, leaving a note that we will _not_ use it for the default tag we use during development.

If we'd use the version there, too, it would break many scripts that now can rely on the single rolling tag of "unstable", as we'd need to change the tags everywhere for a new version.
We need this to enable using a different fixed tag when running the maintenance job for the application images. In there, we want to use a fixed tag of a release branch base image. We must enable replacing the default suffix (meant for development purposes) with something else.
At time of writing, this are 6.4, 6.5 and 6.6 (the latest three releases are supported)
We need to reuse the discovered branches in the jobs for the other images, not just the base image.

Moving it to a step running first makes the results reusable.
qqmyers and others added 29 commits June 26, 2025 16:34
…t is out-of-date and

the updated information is part of the docs at doc/sphinx-guides/source/contributor/documentation.md.
…inx-readme

Remove doc/sphinx-guides/HOWTO-SPHINX-INSTALL.txt
Conflicts:
doc/sphinx-guides/source/installation/config.rst
Add WSL preparation steps and package installation instructions
use WSL not cmd.exe for Windows dev, simplify guides
make limit update a superuser only function
@pull pull Bot merged commit 7e16ed3 into poikilotherm:develop Jul 15, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.