release configurations
This commit is contained in:
parent
6bfc1cb375
commit
5c4ad186b1
|
|
@ -1,13 +1,13 @@
|
||||||
kind: ExternalService
|
kind: ExternalService
|
||||||
name: app-dev
|
name: app-test
|
||||||
spec:
|
spec:
|
||||||
allow_http: false
|
allow_http: false
|
||||||
disable_default_domains: true
|
disable_default_domains: true
|
||||||
image: app-dev:1.5.11
|
image: app:2.0.1.11
|
||||||
image_pull_policy: IfNotPresent
|
image_pull_policy: IfNotPresent
|
||||||
path: /
|
path: /
|
||||||
replicas: 1
|
replicas: 1
|
||||||
resources:
|
resources:
|
||||||
memory: 100Mi
|
memory: 100Mi
|
||||||
domains:
|
domains:
|
||||||
- name: dev.didvan.app
|
- name: web.didvan.app
|
||||||
|
|
@ -10,33 +10,33 @@ PODS:
|
||||||
- HLSCachingReverseProxyServer
|
- HLSCachingReverseProxyServer
|
||||||
- PINCache
|
- PINCache
|
||||||
- Cache (6.0.0)
|
- Cache (6.0.0)
|
||||||
- Firebase/CoreOnly (8.14.0):
|
- Firebase/CoreOnly (8.15.0):
|
||||||
- FirebaseCore (= 8.14.0)
|
- FirebaseCore (= 8.15.0)
|
||||||
- Firebase/Messaging (8.14.0):
|
- Firebase/Messaging (8.15.0):
|
||||||
- Firebase/CoreOnly
|
- Firebase/CoreOnly
|
||||||
- FirebaseMessaging (~> 8.14.0)
|
- FirebaseMessaging (~> 8.15.0)
|
||||||
- firebase_core (1.14.0):
|
- firebase_core (1.15.0):
|
||||||
- Firebase/CoreOnly (= 8.14.0)
|
- Firebase/CoreOnly (= 8.15.0)
|
||||||
- Flutter
|
- Flutter
|
||||||
- firebase_messaging (11.2.12):
|
- firebase_messaging (11.2.14):
|
||||||
- Firebase/Messaging (= 8.14.0)
|
- Firebase/Messaging (= 8.15.0)
|
||||||
- firebase_core
|
- firebase_core
|
||||||
- Flutter
|
- Flutter
|
||||||
- FirebaseCore (8.14.0):
|
- FirebaseCore (8.15.0):
|
||||||
- FirebaseCoreDiagnostics (~> 8.0)
|
- FirebaseCoreDiagnostics (~> 8.0)
|
||||||
- GoogleUtilities/Environment (~> 7.7)
|
- GoogleUtilities/Environment (~> 7.7)
|
||||||
- GoogleUtilities/Logger (~> 7.7)
|
- GoogleUtilities/Logger (~> 7.7)
|
||||||
- FirebaseCoreDiagnostics (8.14.0):
|
- FirebaseCoreDiagnostics (8.15.0):
|
||||||
- GoogleDataTransport (~> 9.1)
|
- GoogleDataTransport (~> 9.1)
|
||||||
- GoogleUtilities/Environment (~> 7.7)
|
- GoogleUtilities/Environment (~> 7.7)
|
||||||
- GoogleUtilities/Logger (~> 7.7)
|
- GoogleUtilities/Logger (~> 7.7)
|
||||||
- nanopb (~> 2.30908.0)
|
- nanopb (~> 2.30908.0)
|
||||||
- FirebaseInstallations (8.14.0):
|
- FirebaseInstallations (8.15.0):
|
||||||
- FirebaseCore (~> 8.0)
|
- FirebaseCore (~> 8.0)
|
||||||
- GoogleUtilities/Environment (~> 7.7)
|
- GoogleUtilities/Environment (~> 7.7)
|
||||||
- GoogleUtilities/UserDefaults (~> 7.7)
|
- GoogleUtilities/UserDefaults (~> 7.7)
|
||||||
- PromisesObjC (< 3.0, >= 1.2)
|
- PromisesObjC (< 3.0, >= 1.2)
|
||||||
- FirebaseMessaging (8.14.0):
|
- FirebaseMessaging (8.15.0):
|
||||||
- FirebaseCore (~> 8.0)
|
- FirebaseCore (~> 8.0)
|
||||||
- FirebaseInstallations (~> 8.0)
|
- FirebaseInstallations (~> 8.0)
|
||||||
- GoogleDataTransport (~> 9.1)
|
- GoogleDataTransport (~> 9.1)
|
||||||
|
|
@ -83,7 +83,7 @@ PODS:
|
||||||
- image_cropper (0.0.4):
|
- image_cropper (0.0.4):
|
||||||
- Flutter
|
- Flutter
|
||||||
- TOCropViewController (~> 2.6.1)
|
- TOCropViewController (~> 2.6.1)
|
||||||
- image_picker (0.0.1):
|
- image_picker_ios (0.0.1):
|
||||||
- Flutter
|
- Flutter
|
||||||
- nanopb (2.30908.0):
|
- nanopb (2.30908.0):
|
||||||
- nanopb/decode (= 2.30908.0)
|
- nanopb/decode (= 2.30908.0)
|
||||||
|
|
@ -102,7 +102,7 @@ PODS:
|
||||||
- PINCache/Core (3.0.3):
|
- PINCache/Core (3.0.3):
|
||||||
- PINOperation (~> 1.2.1)
|
- PINOperation (~> 1.2.1)
|
||||||
- PINOperation (1.2.1)
|
- PINOperation (1.2.1)
|
||||||
- PromisesObjC (2.0.0)
|
- PromisesObjC (2.1.0)
|
||||||
- record (0.0.1):
|
- record (0.0.1):
|
||||||
- Flutter
|
- Flutter
|
||||||
- sqflite (0.0.2):
|
- sqflite (0.0.2):
|
||||||
|
|
@ -126,7 +126,7 @@ DEPENDENCIES:
|
||||||
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
|
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
|
||||||
- flutter_vibrate (from `.symlinks/plugins/flutter_vibrate/ios`)
|
- flutter_vibrate (from `.symlinks/plugins/flutter_vibrate/ios`)
|
||||||
- image_cropper (from `.symlinks/plugins/image_cropper/ios`)
|
- image_cropper (from `.symlinks/plugins/image_cropper/ios`)
|
||||||
- image_picker (from `.symlinks/plugins/image_picker/ios`)
|
- image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
|
||||||
- path_provider_ios (from `.symlinks/plugins/path_provider_ios/ios`)
|
- path_provider_ios (from `.symlinks/plugins/path_provider_ios/ios`)
|
||||||
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
|
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
|
||||||
- record (from `.symlinks/plugins/record/ios`)
|
- record (from `.symlinks/plugins/record/ios`)
|
||||||
|
|
@ -173,8 +173,8 @@ EXTERNAL SOURCES:
|
||||||
:path: ".symlinks/plugins/flutter_vibrate/ios"
|
:path: ".symlinks/plugins/flutter_vibrate/ios"
|
||||||
image_cropper:
|
image_cropper:
|
||||||
:path: ".symlinks/plugins/image_cropper/ios"
|
:path: ".symlinks/plugins/image_cropper/ios"
|
||||||
image_picker:
|
image_picker_ios:
|
||||||
:path: ".symlinks/plugins/image_picker/ios"
|
:path: ".symlinks/plugins/image_picker_ios/ios"
|
||||||
path_provider_ios:
|
path_provider_ios:
|
||||||
:path: ".symlinks/plugins/path_provider_ios/ios"
|
:path: ".symlinks/plugins/path_provider_ios/ios"
|
||||||
permission_handler_apple:
|
permission_handler_apple:
|
||||||
|
|
@ -195,13 +195,13 @@ SPEC CHECKSUMS:
|
||||||
assets_audio_player_web: 19826380c44375761aa0b9053665c1e3fbc3b86b
|
assets_audio_player_web: 19826380c44375761aa0b9053665c1e3fbc3b86b
|
||||||
better_player: 2406bfe8175203c7a46fa15f9d778d73b12e1646
|
better_player: 2406bfe8175203c7a46fa15f9d778d73b12e1646
|
||||||
Cache: 4ca7e00363fca5455f26534e5607634c820ffc2d
|
Cache: 4ca7e00363fca5455f26534e5607634c820ffc2d
|
||||||
Firebase: 7e8fe528c161b9271d365217a74c16aaf834578e
|
Firebase: 5f8193dff4b5b7c5d5ef72ae54bb76c08e2b841d
|
||||||
firebase_core: b0b382f1497ab407aceb25e41e3036c8798c1609
|
firebase_core: fa19947d8db1c0a62d8872c45039b3113829cd2e
|
||||||
firebase_messaging: 34dd10d1aa6d8f40d03660eeacd0452d62eec7aa
|
firebase_messaging: 16a1bcf72818ff3cb9d77c1bbfabb67997fbda47
|
||||||
FirebaseCore: b84a44ee7ba999e0f9f76d198a9c7f60a797b848
|
FirebaseCore: 5743c5785c074a794d35f2fff7ecc254a91e08b1
|
||||||
FirebaseCoreDiagnostics: fd0c8490f34287229c1d6c103d3a55f81ec85712
|
FirebaseCoreDiagnostics: 92e07a649aeb66352b319d43bdd2ee3942af84cb
|
||||||
FirebaseInstallations: 7d1d967a307c12f1aadd76844fc321cef699b1ce
|
FirebaseInstallations: 40bd9054049b2eae9a2c38ef1c3dd213df3605cd
|
||||||
FirebaseMessaging: 5ebc42d281567658a2cb72b9ef3506e4a1a1a6e4
|
FirebaseMessaging: 5e5118a2383b3531e730d974680954c679ca0a13
|
||||||
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
|
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
|
||||||
flutter_secure_storage: 7953c38a04c3fdbb00571bcd87d8e3b5ceb9daec
|
flutter_secure_storage: 7953c38a04c3fdbb00571bcd87d8e3b5ceb9daec
|
||||||
flutter_vibrate: 9f4c2ab57008965f78969472367c329dd77eb801
|
flutter_vibrate: 9f4c2ab57008965f78969472367c329dd77eb801
|
||||||
|
|
@ -211,20 +211,20 @@ SPEC CHECKSUMS:
|
||||||
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
|
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
|
||||||
HLSCachingReverseProxyServer: 59935e1e0244ad7f3375d75b5ef46e8eb26ab181
|
HLSCachingReverseProxyServer: 59935e1e0244ad7f3375d75b5ef46e8eb26ab181
|
||||||
image_cropper: 60c2789d1f1a78c873235d4319ca0c34a69f2d98
|
image_cropper: 60c2789d1f1a78c873235d4319ca0c34a69f2d98
|
||||||
image_picker: 541dcbb3b9cf32d87eacbd957845d8651d6c62c3
|
image_picker_ios: b786a5dcf033a8336a657191401bfdf12017dabb
|
||||||
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
|
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
|
||||||
path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
|
path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
|
||||||
permission_handler_apple: 44366e37eaf29454a1e7b1b7d736c2cceaeb17ce
|
permission_handler_apple: 44366e37eaf29454a1e7b1b7d736c2cceaeb17ce
|
||||||
PINCache: 7a8fc1a691173d21dbddbf86cd515de6efa55086
|
PINCache: 7a8fc1a691173d21dbddbf86cd515de6efa55086
|
||||||
PINOperation: 00c935935f1e8cf0d1e2d6b542e75b88fc3e5e20
|
PINOperation: 00c935935f1e8cf0d1e2d6b542e75b88fc3e5e20
|
||||||
PromisesObjC: 68159ce6952d93e17b2dfe273b8c40907db5ba58
|
PromisesObjC: 99b6f43f9e1044bd87a95a60beff28c2c44ddb72
|
||||||
record: 7ee2393532f8553bbb09fa19e95478323b7c0a99
|
record: 7ee2393532f8553bbb09fa19e95478323b7c0a99
|
||||||
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
|
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
|
||||||
TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863
|
TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863
|
||||||
url_launcher_ios: 839c58cdb4279282219f5e248c3321761ff3c4de
|
url_launcher_ios: 839c58cdb4279282219f5e248c3321761ff3c4de
|
||||||
wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f
|
wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f
|
||||||
webview_flutter_wkwebview: 005fbd90c888a42c5690919a1527ecc6649e1162
|
webview_flutter_wkwebview: b7e70ef1ddded7e69c796c7390ee74180182971f
|
||||||
|
|
||||||
PODFILE CHECKSUM: 7368163408c647b7eb699d0d788ba6718e18fb8d
|
PODFILE CHECKSUM: 7368163408c647b7eb699d0d788ba6718e18fb8d
|
||||||
|
|
||||||
COCOAPODS: 1.11.2
|
COCOAPODS: 1.11.3
|
||||||
|
|
|
||||||
|
|
@ -343,7 +343,7 @@
|
||||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
||||||
MTL_ENABLE_DEBUG_INFO = NO;
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||||||
SDKROOT = iphoneos;
|
SDKROOT = iphoneos;
|
||||||
SUPPORTED_PLATFORMS = iphoneos;
|
SUPPORTED_PLATFORMS = iphoneos;
|
||||||
|
|
@ -424,7 +424,7 @@
|
||||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
||||||
MTL_ENABLE_DEBUG_INFO = YES;
|
MTL_ENABLE_DEBUG_INFO = YES;
|
||||||
ONLY_ACTIVE_ARCH = YES;
|
ONLY_ACTIVE_ARCH = YES;
|
||||||
SDKROOT = iphoneos;
|
SDKROOT = iphoneos;
|
||||||
|
|
@ -473,7 +473,7 @@
|
||||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
||||||
MTL_ENABLE_DEBUG_INFO = NO;
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||||||
SDKROOT = iphoneos;
|
SDKROOT = iphoneos;
|
||||||
SUPPORTED_PLATFORMS = iphoneos;
|
SUPPORTED_PLATFORMS = iphoneos;
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ import 'package:didvan/models/requests/radar.dart';
|
||||||
import 'package:didvan/models/requests/studio.dart';
|
import 'package:didvan/models/requests/studio.dart';
|
||||||
|
|
||||||
class RequestHelper {
|
class RequestHelper {
|
||||||
static const String baseUrl = 'https://test.api.didvan.app';
|
static const String baseUrl = 'https://api.didvan.app';
|
||||||
static const String _baseUserUrl = baseUrl + '/user';
|
static const String _baseUserUrl = baseUrl + '/user';
|
||||||
static const String _baseRadarUrl = baseUrl + '/radar';
|
static const String _baseRadarUrl = baseUrl + '/radar';
|
||||||
static const String _baseNewsUrl = baseUrl + '/news';
|
static const String _baseNewsUrl = baseUrl + '/news';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue