Skip to content

Latest commit

 

History

History
100 lines (83 loc) · 4.69 KB

File metadata and controls

100 lines (83 loc) · 4.69 KB

History

0.3.1 (01-08-2025)

  • Rebuild meta dependencies by @mvdbeek in #38

0.3.0 (20-06-2025)

  • Fix link to release docs by @jdavcs in #21
  • Remove outdated step from release issue template by @jdavcs in #22
  • Add tool+wf tests step to issue template, swap release notes step w/deployment on main by @jdavcs in #24
  • Misc. refactoring and enhancements to create_point_release by @jdavcs in #25
  • Update release notes templates by @jdavcs in #26
  • Mics fixes by @jdavcs in #27
  • Remove create-release step from issue template by @jdavcs in #28
  • Don't remove newline at the end of setup.cfg files by @nsoranzo in #29
  • Remove TS items from release publication issue template by @jdavcs in #30
  • Build and upload meta package, merge dependencies into requirements.txt by @mvdbeek in #31
  • Bump and build client version by @mvdbeek in #32
  • Commit metapackage requirements.txt by @natefoo in #34
  • Add web_client to packages to build by @natefoo in #35
  • Remove web_client and meta from package list since they were added to the package dag file by @natefoo in #36

0.2.0 (02-12-2024)

  • Misc. refactoring and enhancements to bootstrap_history by @jdavcs in #19
  • Fix strip_release bug by @jdavcs in #20

0.1.11 (20-05-2024)

  • Update release issue template by @jdavcs in #16
  • Fix typos in release issue template by @jdavcs in #18

0.1.9 (02-05-2024)

  • Fix release script if multiple bug fixes subheadings in changelog by @mvdbeek in #15

0.1.8 (02-05-2024)

  • Add mypy to CI under python 3.8 by @jdavcs in #11
  • Misc. updates by @jdavcs in #12
  • Misc. updates to script generating the release publication issue by @jdavcs in #13
  • Fix link to docs on point releases by @jdavcs in #14

0.1.7 (21-02-2024)

  • Misc. updates to script by @jdavcs in #9

0.1.6 (14-02-2024)

  • Ignore commit without PR by @mvdbeek in #4
  • Rename sections: "new things" > "things" by @jdavcs in #6
  • Use semantic headings by @jdavcs in #5
  • Ignore empty lines, comments when reading in packages_by_dep_dag.txt file by @jdavcs in #7
  • Update release process template to current process by @mvdbeek in #8

0.1.5 (14-09-2023)

  • Bootstrap history fixes for regenerating existing docs

0.1.4 (30-06-2023)

  • Skip empty prerelease changelog when parsing changelog

0.1.3 (28-06-2023)

  • Add step/checkbox on updating db revision identifier
  • Bootstrap history fixes

0.1.2 (12-06-2023)

  • Fix isinstance assertion

0.1.1 (12-06-2023)

  • Add simplified makefile, development instruction
  • Fix project description

0.1.0 (12-06-2023)

  • Initial import from the Galaxy codebase