Skip to content

Releases: ArtemSBulgakov/buildozer-action

v1.1.3 - 2020-12-24

24 Dec 18:46
Compare
Choose a tag to compare

Changes

  • Add feature to run multiple commands
  • Update examples in the Readme

How to use this version

- uses: ArtemSBulgakov/buildozer-action@v1.1.3

or

- uses: ArtemSBulgakov/buildozer-action@v1

v1.1.2 - 2020-08-01

31 Jul 21:02
Compare
Choose a tag to compare

Changes

  • Fix Buildozer global directory patching
  • Disable Python buffering to show realtime output

How to use this version

- uses: ArtemSBulgakov/buildozer-action@v1.1.2

v1.1.1 - 2020-07-29

29 Jul 13:10
Compare
Choose a tag to compare

Changes

  • Normalize path before setting output

How to use this version

- uses: ArtemSBulgakov/buildozer-action@v1.1.1

v1.1.0 - 2020-07-22

22 Jul 09:28
Compare
Choose a tag to compare

Changes

  • Add repository_root input
  • All code is now written in Python
  • Push output binary to data branch (not as artifact)

How to use this version

- uses: ArtemSBulgakov/buildozer-action@v1.1.0

v1.0.0 - 2020-06-23

23 Jun 12:43
Compare
Choose a tag to compare

Changes

This is the first version.

  • Change workdir, command, Buildozer version
  • Get output filename
  • Cache Buildozer directories

How to use this version

- uses: ArtemSBulgakov/buildozer-action@v1.0.0