Skip to content

Tags: nthState/UploadTestFlightReleaseNotes

Tags

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Make attempts an input (#5)

* chore: Make attempts an input

* docs: Update README

v2.0.2

Toggle v2.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: Reduce timeout from 100 to 10

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Support multiple targets (#4)

* chore: Support multiple targets

* chore: Add max attempts

* chore: Use platform query

* docs: Update README with correct tag

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Switch to non-docker implementation (#2)

* feat: Switch to non-docker based system

* chore: Add .gitignore

* chore: Add shell

* chore: Add shell to dependencies step

* chore: Try using a virtual environment

* chore: Install pythonn 3.10

* chore: Bump to actions/setup-python@v5

* fix: Use workspace folder

* chore: try temp

* chore: Skip python install

* chore: use python3

* chore: change install steps

* chore: don't use workspace folder

* chore: try child path

* chore: Use action_path

* chore: Pass ENV variables

* chore: Add starting print

* chore: Remove requirements.txt from exclusion

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
nthState-Chris Chris Davis
chore: Rename AUTH_KEY to PRIVATE_KEY to make it clearer