Skip to content

Run Dependency Tests From a Single Source of Truth and Implement Automatic Dependency Range Updates. #561

@julian-belina

Description

@julian-belina

Purpose of the improvement

Currently, valid dependency ranges are noted in several places in the Fine repository, including the pyproject.toml, requirements_dev.yml, and requirements.yml files, as well as various workflow files.

However, this information should only be defined in the pyproject.toml and requirements_dev.yml files. This approach is less error-prone and allows for automatic dependency range updates using Renovate.

Proposal

Implement the parameterized workflow definition from https://github.com/FZJ-IEK3-VSA/tsam and enable the Renovate Bot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions