mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Traintime PDA to 1.4.6 (293)
This commit is contained in:
parent
aec1a5408a
commit
74f1c2661f
1 changed files with 131 additions and 2 deletions
|
|
@ -1593,6 +1593,135 @@ Builds:
|
|||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 291
|
||||
commit: 0b06389daaa40bba563505223dd9c7c97ce17886
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- mkdir -p /home/runner
|
||||
- chown vagrant /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
binary: https://github.com/BenderBlog/traintime_pda/releases/download/v%v/app-x86_64-release.apk
|
||||
rm:
|
||||
- .github
|
||||
- .vscode
|
||||
- blobs
|
||||
- ios
|
||||
- linux
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfig /d' android/app/build.gradle
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- mkdir -p $repo
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter config --no-analytics
|
||||
- .flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
scanignore:
|
||||
- .flutter/bin/cache
|
||||
scandelete:
|
||||
- .flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 292
|
||||
commit: 0b06389daaa40bba563505223dd9c7c97ce17886
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- mkdir -p /home/runner
|
||||
- chown vagrant /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
binary: https://github.com/BenderBlog/traintime_pda/releases/download/v%v/app-armeabi-v7a-release.apk
|
||||
rm:
|
||||
- .github
|
||||
- .vscode
|
||||
- blobs
|
||||
- ios
|
||||
- linux
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfig /d' android/app/build.gradle
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- mkdir -p $repo
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter config --no-analytics
|
||||
- .flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
scanignore:
|
||||
- .flutter/bin/cache
|
||||
scandelete:
|
||||
- .flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 293
|
||||
commit: 0b06389daaa40bba563505223dd9c7c97ce17886
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- mkdir -p /home/runner
|
||||
- chown vagrant /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
binary: https://github.com/BenderBlog/traintime_pda/releases/download/v%v/app-arm64-v8a-release.apk
|
||||
rm:
|
||||
- .github
|
||||
- .vscode
|
||||
- blobs
|
||||
- ios
|
||||
- linux
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfig /d' android/app/build.gradle
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- mkdir -p $repo
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter config --no-analytics
|
||||
- .flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
scanignore:
|
||||
- .flutter/bin/cache
|
||||
scandelete:
|
||||
- .flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
|
||||
AllowedAPKSigningKeys: 6ac4b42c92c33dff156f5a1b0f154dd351115a5fbfa2d8ae406a5f374f29ac67
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -1602,5 +1731,5 @@ VercodeOperation:
|
|||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.4.5
|
||||
CurrentVersionCode: 283
|
||||
CurrentVersion: 1.4.6
|
||||
CurrentVersionCode: 293
|
||||
|
|
|
|||
Loading…
Reference in a new issue