https://github.com/flank/test_artifacts
Test artifacts for Flank
https://github.com/flank/test_artifacts
Last synced: about 2 months ago
JSON representation
Test artifacts for Flank
- Host: GitHub
- URL: https://github.com/flank/test_artifacts
- Owner: Flank
- Created: 2018-05-21T22:25:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T16:00:30.000Z (over 5 years ago)
- Last Synced: 2025-01-25T16:41:55.317Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 425 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Artifacts
Test artifacts for Flank's test suite.
# Updating
- Create `Archive.zip` based on latest release
- `./gradlew run` uploads `Archive.zip` as the new release
# API Token
- Set the `GITHUB_TOKEN` environment variable to a GitHub personal access token with the `public_repo` scope
- API issues typically mean the token is invalid or is missing the correct scope