Skip to content

Releases: gsuquet/workflows

v1.0.0

06 Jan 12:04
a01a7ad
Compare
Choose a tag to compare

What's Changed

Breaking changes

Full Changelog: v0.2.0...v1.0.0

v0.2.0

06 Jan 11:28
273ccba
Compare
Choose a tag to compare

What's Changed

Fixes and Improvements

  • ⬆️ Bump actions/download-artifact from 3 to 4 by @dependabot in #13
  • ⬆️ Bump actions/setup-python from 4 to 5 by @dependabot in #8

Full Changelog: v.0.1.0...v0.2.0

v0.1.0

06 Jan 11:17
f9568d0
Compare
Choose a tag to compare

What's Changed

Features

  • 🔧 Add initial repository structure by @gsuquet in #1
  • ✨ Add pre-commit workflow by @gsuquet in #2
  • 📝 Add automatic doc update by @gsuquet in #3
  • ✨ Add two new workflows and configuration files by @gsuquet in #4
  • ✨ Add workflow to upload files to AWS S3 by @gsuquet in #10

Fixes and Improvements

  • 👽 Update workflows outputs to match github by @gsuquet in #5
  • 💄 Modify workflows to output markdown summaries by @gsuquet in #6
  • 🐛 Change the format of the S3 workflow file and update the output of the pre-commit checks by @gsuquet in #11
  • ⬆️ Bump github/codeql-action from 2 to 3 by @dependabot in #14

New Contributors

Full Changelog: https://github.com/gsuquet/workflows/commits/v.0.1.0