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

Fix communuity records listing and bump dependencies #1102

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

slint
Copy link
Member

@slint slint commented Dec 13, 2024

  • subcommunities: use scan to fetch all records of community

    • Fixes a bug where only the first 25 records of a community were added
      when the subcommunity request was accepted.
  • installation: bump dependencies
    📁 invenio-communities (17.6.0 -> 17.7.0 🌈)

    📦 release: v17.7.0
    service: allow passing custom expires_at
    📦 release: v17.6.1
    mappings: add `identifiers` to parent organizations
    
    * Adds the missing `identifiers` property to parent communities.
    

    📁 invenio-github (1.5.3 -> 1.5.4 🐛)

    release: v1.5.4
    fix: publish with translations
    

    📁 invenio-rdm-records (16.4.0 -> 16.4.1 🐛)

    📦 release: v16.4.1
    mappings: add missing `identifiers` to community orgs
    
    * Adds the missing `identifiers` mapping field to community
      organizations.
    

    📁 invenio-users-resources (6.1.1 -> 6.1.3 🐛)

    📦 release: v6.1.3
    services: explicitly set max results to 10,000 for admin user search
    📦 release: v6.1.2
    service: remove max 100 results limit from admin user search
    

* Fixes a bug where only the first 25 records of a community were added
  when the subcommunity request was accepted.
📁 invenio-communities (17.6.0 -> 17.7.1 🌈)

    📦 release: v17.7.1
    schema: skip unknown fields when loading organizations
    📦 release: v17.7.0
    service: allow passing custom expires_at
    📦 release: v17.6.1
    mappings: add `identifiers` to parent organizations

    * Adds the missing `identifiers` property to parent communities.

📁 invenio-github (1.5.3 -> 1.5.4 🐛)

    release: v1.5.4
    fix: publish with translations

📁 invenio-oaiserver (2.2.3 -> 2.3.0 🌈)

    📦 release: v2.3.0
    percolator: use `OAISERVER_RECORD_INDEX` to determine percolator index

    * Instead of relying on the default `RecordIndexer` class to determine
      the percolator index, we reuse the `OAISERVER_RECORD_INDEX` config variable.
    setup: change to reusable workflows

📁 invenio-rdm-records (16.4.0 -> 16.4.1 🐛)

    📦 release: v16.4.1
    mappings: add missing `identifiers` to community orgs

    * Adds the missing `identifiers` mapping field to community
      organizations.

📁 invenio-users-resources (6.1.1 -> 6.1.3 🐛)

    📦 release: v6.1.3
    services: explicitly set max results to 10,000 for admin user search
    📦 release: v6.1.2
    service: remove max 100 results limit from admin user search
@slint slint changed the title scan fix Fix communuity records listing and bump dependencies Dec 16, 2024
@slint slint merged commit 2949968 into zenodo:master Dec 16, 2024
3 checks passed
@slint slint deleted the scan-fix branch December 16, 2024 09:36
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.

1 participant