-
Notifications
You must be signed in to change notification settings - Fork 176
package: remove unused AUTHORS.rst #2735
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
This PR was automatically marked as stale. |
Contributor
|
This PR was automatically marked as stale. |
Samk13
approved these changes
Nov 20, 2024
slint
added a commit
to zenodo/zenodo-rdm
that referenced
this pull request
Nov 28, 2024
📁 invenio-app-rdm (13.0.0b1.dev18 -> 13.0.0b1.dev20 🌈)
📦 release: v13.0.0b1.dev20
config: add subcommunity invitation request notifications
requests: add subcommunity invitation request details page
creatibutors: added config for identifiers scheme
release: v13.0.0b1.dev19
communities_ui: views: Add RecordPermissionDeniedError Handler
semantic-ui: users: header: Pass entrypoint namespace in url_for
fix: ui: escape journal title once
package: remove unused AUTHORS.rst (inveniosoftware/invenio-app-rdm#2735)
records-ui: fix removing community branding
* Closes inveniosoftware/invenio-app-rdm#2869.
* Passes "null" instead of empty string ("") as the "default" field
value when removing community branding from a record.
semantic-ui: users: header: Use endpoints from config
upgrades: remove record JSONSchema version bump
config: removed unecessary INDEXER_DEFAULT_INDEX
📁 invenio-celery (1.3.1 -> 1.3.2 🐛)
release: v1.3.2
setup: upper pin packages
* step to go forwards with flask >= 3.0
* to have clear boundaries on the invenio packages
docs: Typo in the example
📁 invenio-communities (17.4.0 -> 17.5.0 🌈)
📦 release: v17.5.0
service: add data to inivitation req
delete unused file and add expiry to email
service: add create_subcommunity_invitation_request
refactor and fix bugs in sending emails
subcommunities: add invitation actions
subcommunities: add invitation notifications
request: add subcommunity invitation request
config: add LogoNotFoundError
previously it was a generic error
communities: config: Update static page URLs to prevent name collisions
📁 invenio-files-rest (2.2.2 -> 2.2.3 🐛)
release: v2.2.3
setup: change to reusable workflows
setup: pin dependencies
📁 invenio-i18n (2.1.2 -> 2.2.0 🌈)
release: v2.2.0
setup: upper pin packages
fix: my-site not overriding packages
* the way how babel picks the translations the my-site has to be the
last option because it overrides the entries before
ext: add bundle entrypoint
github: update reusable workflows
📁 invenio-logging (2.1.1 -> 2.1.2 🐛)
release: v2.1.2
setup: change to reusable workflows
setup: pin dependencies
📁 invenio-rdm-records (16.2.0 -> 16.3.0 🌈)
📦 release: v16.3.0
github: added default license from Github API
deposit-ui: fix affiliations rendering during edits
release: added custom_fields
datacite: improve error logging formatting and grouping
* Avoids f-strings in logging calls so that entries are easier to be
grouped.
* Adds exception info to the logged errors.
config: added service schema from config
* Added the swhid field to the bibtex schema
requests: manage sending notifications
📁 invenio-records-resources (6.4.0 -> 6.5.0 🌈)
📦 release: v6.5.0
queryparser: add CompositeSuggestQueryParser
* Introduces a new query parser focused on better accuracy for
mappings that contain search-as-you-type or ngram-analyzed fields but
also secondary information fields that helps to
disambiquate/narrow-down results.
📁 invenio-requests (5.3.0 -> 5.4.0 🌈)
📦 release: v5.4.0
refactor: clean up duplicated imports
UI: add seperator on list of requests
ui: add subcommunity invitation facet and label
ux: set tab title to request title
requests: add missing facets and reorder
📁 invenio-vocabularies (6.6.0 -> 6.7.0 🌈)
📦 release: v6.7.0
contrib: improve search accuracy for names, funders, affiliations
names: add affiliation acronym in mappings and schema
* Dereferences the affiliation `acronym` when indexing names and serving
REST API results. This is useful for disambiguating authors in search.
affiliations: move RDF and SPARQL as extra dependencies
* Moves `rdflib` and `SPARQLWrapper` to extras.
affiliation: refactored edmo datastreams
subjects: refactoring, updated schema and test
subjects: added datastream for gemet vocab
awards/schema.py: read app config for alternate funding validation (inveniosoftware/invenio-vocabularies#429)
awards: fix description field and mappings
awards: add fields start/end date and description
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
❤️ Thank you for your contribution!
Description
The AUTHORS.rst file is basically empty, and should probably be removed unless we want to have a process to keep it up to date.
Checklist
Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:
Reminder
By using GitHub, you have already agreed to the GitHub’s Terms of Service including that: