- Rebuild meta dependencies by @mvdbeek in #38
- 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.cfgfiles 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
- Misc. refactoring and enhancements to bootstrap_history by @jdavcs in #19
- Fix strip_release bug by @jdavcs in #20
- Update release issue template by @jdavcs in #16
- Fix typos in release issue template by @jdavcs in #18
- Fix release script if multiple bug fixes subheadings in changelog by @mvdbeek in #15
- 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
- Misc. updates to script by @jdavcs in #9
- 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
- Bootstrap history fixes for regenerating existing docs
- Skip empty prerelease changelog when parsing changelog
- Add step/checkbox on updating db revision identifier
- Bootstrap history fixes
- Fix isinstance assertion
- Add simplified makefile, development instruction
- Fix project description
- Initial import from the Galaxy codebase