mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
1574 lines
45 KiB
YAML
1574 lines
45 KiB
YAML
Categories:
|
|
- Habit Tracker
|
|
- Sports & Health
|
|
License: MIT
|
|
AuthorName: Brandon Dick
|
|
AuthorEmail: brandon@presley.nz
|
|
SourceCode: https://github.com/brandonp2412/Quitter
|
|
IssueTracker: https://github.com/brandonp2412/Quitter/issues
|
|
|
|
AutoName: Quitter
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/brandonp2412/Quitter.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.74
|
|
versionCode: 761
|
|
commit: d9783e8e734c2ff52f15fe7cdbb0ebaec856e078
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.74
|
|
versionCode: 762
|
|
commit: d9783e8e734c2ff52f15fe7cdbb0ebaec856e078
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.74
|
|
versionCode: 763
|
|
commit: d9783e8e734c2ff52f15fe7cdbb0ebaec856e078
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.77
|
|
versionCode: 791
|
|
commit: 4a56d104f0029c8f035bb1a515b096e20065fec1
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.77
|
|
versionCode: 792
|
|
commit: 4a56d104f0029c8f035bb1a515b096e20065fec1
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.77
|
|
versionCode: 793
|
|
commit: 4a56d104f0029c8f035bb1a515b096e20065fec1
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.78
|
|
versionCode: 801
|
|
commit: 5769c3d1cceb3e9fbfb60a5fd42cdd68f31dd0c5
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.78
|
|
versionCode: 802
|
|
commit: 5769c3d1cceb3e9fbfb60a5fd42cdd68f31dd0c5
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.78
|
|
versionCode: 803
|
|
commit: 5769c3d1cceb3e9fbfb60a5fd42cdd68f31dd0c5
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.81
|
|
versionCode: 831
|
|
commit: 5f37855d3205e9458be7af7c7444e0e05a73e81c
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.81
|
|
versionCode: 832
|
|
commit: 5f37855d3205e9458be7af7c7444e0e05a73e81c
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.81
|
|
versionCode: 833
|
|
commit: 5f37855d3205e9458be7af7c7444e0e05a73e81c
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.82
|
|
versionCode: 841
|
|
commit: cc56bf98a4b6d6ab70b8a58001475e90362d041d
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.82
|
|
versionCode: 842
|
|
commit: cc56bf98a4b6d6ab70b8a58001475e90362d041d
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.82
|
|
versionCode: 843
|
|
commit: cc56bf98a4b6d6ab70b8a58001475e90362d041d
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.85
|
|
versionCode: 871
|
|
commit: 8cd165fd1df1fedb82a2ddd9bd65c1e082d3f223
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.85
|
|
versionCode: 872
|
|
commit: 8cd165fd1df1fedb82a2ddd9bd65c1e082d3f223
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.85
|
|
versionCode: 873
|
|
commit: 8cd165fd1df1fedb82a2ddd9bd65c1e082d3f223
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.88
|
|
versionCode: 901
|
|
commit: e39a4739bca63e47a9d9ae0a1018949d1d838def
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.88
|
|
versionCode: 902
|
|
commit: e39a4739bca63e47a9d9ae0a1018949d1d838def
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.88
|
|
versionCode: 903
|
|
commit: e39a4739bca63e47a9d9ae0a1018949d1d838def
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.92
|
|
versionCode: 941
|
|
commit: 11149975fe5c352267ddc13edc39fdd947447af9
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.92
|
|
versionCode: 942
|
|
commit: 11149975fe5c352267ddc13edc39fdd947447af9
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.92
|
|
versionCode: 943
|
|
commit: 11149975fe5c352267ddc13edc39fdd947447af9
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.94
|
|
versionCode: 961
|
|
commit: 631756f6651055be40fac29066e2871c0abb25ca
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.94
|
|
versionCode: 962
|
|
commit: 631756f6651055be40fac29066e2871c0abb25ca
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.94
|
|
versionCode: 963
|
|
commit: 631756f6651055be40fac29066e2871c0abb25ca
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.96
|
|
versionCode: 981
|
|
commit: 3709ea07f77a95a8256830ca7fc1b2f60380d60b
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.96
|
|
versionCode: 982
|
|
commit: 3709ea07f77a95a8256830ca7fc1b2f60380d60b
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.96
|
|
versionCode: 983
|
|
commit: 3709ea07f77a95a8256830ca7fc1b2f60380d60b
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.97
|
|
versionCode: 991
|
|
commit: dabe9c1e48852b1e7d113297f478ad8c57bd2104
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.97
|
|
versionCode: 992
|
|
commit: dabe9c1e48852b1e7d113297f478ad8c57bd2104
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.97
|
|
versionCode: 993
|
|
commit: dabe9c1e48852b1e7d113297f478ad8c57bd2104
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.98
|
|
versionCode: 1001
|
|
commit: 0b50079c835d6024befc9bdde0800b2c3059f634
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown -R vagrant /home/runner
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.98
|
|
versionCode: 1002
|
|
commit: 0b50079c835d6024befc9bdde0800b2c3059f634
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
- versionName: 1.0.98
|
|
versionCode: 1003
|
|
commit: 0b50079c835d6024befc9bdde0800b2c3059f634
|
|
submodules: true
|
|
sudo:
|
|
- mkdir -p /home/runner/work/Quitter
|
|
- chown vagrant -R /home/runner
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
prebuild:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter pub get
|
|
- mv $PUB_CACHE .pub-cache
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
- .pub-cache
|
|
scandelete:
|
|
- flutter
|
|
build:
|
|
- export repo=/home/runner/work/Quitter/Quitter
|
|
- cd ..
|
|
- mv com.quitter.app $repo
|
|
- pushd $repo
|
|
- export PUB_CACHE=/home/runner/.pub-cache
|
|
- mv .pub-cache $PUB_CACHE
|
|
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
- popd
|
|
- mv $repo com.quitter.app
|
|
ndk: r27
|
|
|
|
AllowedAPKSigningKeys: 011ee1a6e4e5ecd675f67fbf3d78ad82614a7a7a3f24ed71cc9c417154a0f0fd
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
VercodeOperation:
|
|
- '%c * 10 + 1'
|
|
- '%c * 10 + 2'
|
|
- '%c * 10 + 3'
|
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
|
CurrentVersion: 1.0.98
|
|
CurrentVersionCode: 1003
|