Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 03:23
· 271 commits to main since this release

Bug Fixes

Commits

  • e5630c1: Use unlink when removing single files and shutil.rmtree for dirs (Alexis Lopez Zubieta)
  • 58b8849: Print paths in file deploy relative to AppDir (Alexis Lopez Zubieta)
  • aa43097: check existence of _gpg_agent_proc attr in Pacman.Venv (Alexis Lopez Zubieta) #140
  • 21c646b: Make apt-get and pacman deploy tests execution conditional to the presence of such tools on the host system (Alexis Lopez Zubieta) #140
  • 692ed3b: Drop noop code (Alexis Lopez Zubieta) #140
  • 32975b7: Fix imports (Alexis Lopez Zubieta) #140
  • b7084a6: Fix missing python3.6 bin path (Alexis Lopez Zubieta) #140
  • 85fafa1: Check if path is file before trying to read it (Alexis Lopez Zubieta) #140
  • 029427d: Rrequire python3 binary on finder tests (Alexis Lopez Zubieta) #140
  • e10a387: Make elf arch reading tests dependent on the existence of the ld-linux binaries (Alexis Lopez Zubieta) #140
  • 10027ee: Fix recipe tests (Alexis Lopez Zubieta) #140
  • a1df593: Add pytest to the ci (Alexis Lopez Zubieta) #140
  • c712bc4: Test apt section generator only if apt-get is available (Alexis Lopez Zubieta) #140
  • d8beabf: Don't run ubuntu specific file tests on other systems (Alexis Lopez Zubieta) #140
  • c1b1589: Use unitest instead of pytest (Alexis Lopez Zubieta) #140
  • 006a025: Don't run pacman deploy if there are no packages to deploy (Alexis Lopez Zubieta)
  • 4981a1a: Deploy libapprun_hooks for all architetures found (Alexis Lopez Zubieta) #141
  • fe9976b: Exclude dev docs from wine package (Alexis Lopez Zubieta)
  • fb653e5: Bump version to 0.9.1 (Alexis Lopez Zubieta)