Skip to content

Releases: SoftwareUnderstanding/sw-metadata-bot

v0.5.0

03 Jun 08:47

Choose a tag to compare

What's Changed

The configuration file is now read using Pydantic to validate the fields and handle the export with explicit values. This improves the reliability of the configuration file and has been used to fix the "unsubscribe" bug.
This is a breaking change as it requires to update the configuration file used to run the analysis.

If a repo in the list is not handled correctly, it should now not break the loop and the rest of the repos should be handled correctly both in publish and run-analysis stages.

RSmetacheck action is now used on this repo on every pull request.

Full Changelog: v0.4.3...v0.5.0

v0.4.3

05 May 13:20
ee19696

Choose a tag to compare

This release includes some patches discovered while beta testing the bot behaviour on SoftwareUnderstanding group

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

27 Apr 09:09
589f0be

Choose a tag to compare

What's Changed

  • adds custom.css to have mermaid diagram full width by @vuillaut in #92
  • feat: revised issue template to by @francoto in #95
  • Build(deps): bump actions/upload-pages-artifact from 4 to 5 in the actions group by @dependabot[bot] in #96
  • Build(deps): update setuptools[test] requirement from <82.0.0 to <83.0.0 by @dependabot[bot] in #80
  • doc: fix Zenodo DOI badge in README by @francoto in #98
  • Build(deps): bump the minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #97
  • update package dependancy rsmetacheck to 0.3.0 by @francoto in #104
  • Suggest codemeta if missing by @francoto in #102
  • Remove unused by @francoto in #105
  • Update version patch 0.4.2 by @francoto in #106

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Apr 15:44
eb53c41

Choose a tag to compare

What's Changed

  • fix: remove labels in gitlab and github apis (publish errors) by @francoto in #84
  • feat: add possibility to rerun failed published only by @francoto in #85
  • Git lookup use token by @francoto in #82
  • Build(deps): bump the minor-patch group with 3 updates by @dependabot[bot] in #79
  • 0.4.1 by @francoto in #86
  • feat: add README.md in the files updated by the script by @francoto in #87

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Apr 14:22
1413c55

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

01 Apr 15:16

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

31 Mar 12:03

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Mar 14:30

Choose a tag to compare

What's Changed

  • Issue management by @francoto in #51
  • Repo centered by @francoto in #58
  • Build(deps): bump the minor-patch group across 1 directory with 4 updates by @dependabot[bot] in #57
  • Build(deps): bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #59

Full Changelog: v0.1.4...v0.3.0

v0.1.4

05 Mar 16:56

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

21 Jan 16:05
e64a7c7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...0.1.3