Recent Releases of template-metadata-files

template-metadata-files - v1.7.0

Minor release adding support for the ruff code formatter / linter. Use of ruff instead of black, isort etc. is not yet enforced / no breaking changes in this release.

Important changes: This template repository now includes a Conda environment template file that encodes a couple of development targets such as, e.g., Python v3.11 - see the README for details.


Published by ptrebert 7 months ago

template-metadata-files - v1.6.1 fix release

This is a maintenance release that renames the folder toml/tool to toml/formatting to better distinguish the section of tool.-specific configs (e.g., tool.black and tool.pylint) from the cubi.tools section. This change was necessary after the major refactoring of the CUBI tool update-metadata.py.

There are no metadata changes in this release.


Published by ptrebert about 1 year ago

template-metadata-files - v1.6.0 release / 2025 update

Early 2025 maintenance release.

Important changes: - the attribute "project type" was deprecated and will be removed in 2026


Published by ptrebert about 1 year ago

template-metadata-files - v1.5.0 release / 2024 update

Early 2024 maintenance release with minor addition to gitignore

What's Changed

  • Early 2024 update by @ptrebert in https://github.com/core-unit-bioinformatics/template-metadata-files/pull/11

Full Changelog: https://github.com/core-unit-bioinformatics/template-metadata-files/compare/v1.4.0...v1.5.0


Published by ptrebert about 2 years ago

template-metadata-files - v1.4.0

New

  • add optional project version
  • add pyproject.toml template for cubi-tools


Published by ptrebert about 3 years ago

template-metadata-files - v1.3.2

Fixed broken project cubi pyproject.toml.


Published by sci-kai about 3 years ago

template-metadata-files - v1.3.1: Add upstream information

For forked repositories and workflows added upstream information in metadata, also for projects.


Published by sci-kai about 3 years ago

template-metadata-files - release v1.3.0: 2023 update

Release updates LICENSE to current data range (2022-2023)


Published by ptrebert about 3 years ago

template-metadata-files - v1.2.1: issue fix release

Fixes the problem that "docs/" was part of gitignore, but used in repositories such as the Snakemake workflow template as name for the "documentation" folder.


Published by ptrebert about 3 years ago

template-metadata-files - v1.2.0: ignore backup folders and files in repo

This release updates gitignore to allow backup folders and files in the repo tree


Published by ptrebert about 3 years ago

template-metadata-files - Add default citation info

This release adds a default citation info file. This information should be customized to the respective repository if applicable. In other words, more specific citation information should take precedence over the default, which needs to be made explicit in the top-level README


Published by ptrebert over 3 years ago

template-metadata-files - v1.0.0: basic set of metadata files

This release includes a basic set of metadata files: - gitignore, license, editorconfig - pyproject toml files for workflows, projects etc.


Published by ptrebert over 3 years ago