Skip to content

💪 New Ruamel YAML

Latest
Compare
Choose a tag to compare
@migbro migbro released this 25 Jan 16:17

Upgraded to use new ruamel yaml. Updates allow for:

  • Some text wrapping for readability
  • Avoid old version output of breaking up multi-lines with unsightly and unneeded \ line separators
  • Keeps comments in
  • Has a pip requirements file to ensure it will work

What's Changed

  • ✨ Template files for other workflows by @dmiller15 in #2
  • ✨ gha to sync pr template by @dmiller15 in #3
  • Sync PR Template with Template Repo by @github-actions in #4
  • 🐛 updated file ids to new locations by @dmiller15 in #5
  • 🔧 adjust public app script for secondaryFiles by @dmiller15 in #6
  • new templates for germline pipelines by @dmiller15 in #7
  • 💪 update code for newer version of ruamel yaml by @migbro in #8

New Contributors

  • @dmiller15 made their first contribution in #2
  • @github-actions made their first contribution in #4

Full Changelog: v1.0...v1.1