Releases: eduNEXT/picasso
Releases · eduNEXT/picasso
v1.0.2
What's Changed
- fix: use working directory when running scan logs script by @mariajgrimaldi in #36
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- docs: add AGPL-3.0 as software license by @mariajgrimaldi in #29
- refactor: pin system requirements to favor controlled updates by @mariajgrimaldi in #30
Full Changelog: v1...v1.0.1
v1.0.0
What's Changed
- feat: add reusable workflow to build openedx images by @mariajgrimaldi in #1
- refactor: replace distro by tutor-contrib-picasso plugin by @mariajgrimaldi in #8
- refactor: limit resource consumption for gh-runners by default by @mariajgrimaldi in #12
- docs: add minimal documentation for workflow usage by @mariajgrimaldi in #14
- refactor: use python scripts instead of bash for handling logic by @mariajgrimaldi in #13
- feat: add support for pushing AWS registry by @mariajgrimaldi in #16
- docs: add more detaild documentation on configurations and usage by @mariajgrimaldi in #15
- docs: add docs for triggering builds with the GitHub CLI by @mariajgrimaldi in #18
- chore: upgrade tutor-contrib-picasso to v0.1.1 by @MaferMazu in #21
- docs: document the use of run-name to better identify workflow runs by @mariajgrimaldi in #19
- refactor: execute Python file scripts instead of in-line scripts by @mariajgrimaldi in #23
- refactor: use bash as default shell for job by @mariajgrimaldi in #24
- docs: update module docstring to reflect latest changes by @mariajgrimaldi in #27
- feat: add CODEOWNERS file to define team as maintainer by @mariajgrimaldi in #28
- refactor: drop TVM for cleaner implementation in isolated environment by @mariajgrimaldi in #25
- feat: add script to detect errors during the build by @dcoa in #26
- feat: add sphinx project's basic configuration and structure to deploy on RTD by @mariajgrimaldi in #17
- fix: run log analysis script from github workspace by @mariajgrimaldi in #31
- docs: link RTD documentation in README file by @mariajgrimaldi in #32
New Contributors
- @MaferMazu made their first contribution in #21
- @dcoa made their first contribution in #26
Full Changelog: https://github.com/eduNEXT/picasso/commits/v1.0.0