|
| 1 | +{ |
| 2 | + "_id" : ObjectId("59009117c102763beda7ce71"), |
| 3 | + "name" : "codefresh-inc", |
| 4 | + "suspension" : { |
| 5 | + "isSuspended" : false |
| 6 | + }, |
| 7 | + "activation" : { |
| 8 | + "isActivated" : true, |
| 9 | + "performedBy" : "System" |
| 10 | + }, |
| 11 | + "cloudBuilds" : { |
| 12 | + "isActivated" : true, |
| 13 | + "isRequested" : false, |
| 14 | + "performedBy" : "System" |
| 15 | + }, |
| 16 | + "allowedDomains" : [ |
| 17 | + |
| 18 | + ], |
| 19 | + "enabledAllowedDomains" : true, |
| 20 | + "admins" : [ |
| 21 | + ObjectId("59009221c102763beda7cf04") |
| 22 | + ], |
| 23 | + "environment" : NumberInt(1), |
| 24 | + "runtimeEnvironment" : "codefresh", |
| 25 | + "integrations" : { |
| 26 | + "stash" : { |
| 27 | + "active" : false |
| 28 | + }, |
| 29 | + "github" : { |
| 30 | + "active" : false |
| 31 | + }, |
| 32 | + "gitlab" : { |
| 33 | + "active" : false |
| 34 | + }, |
| 35 | + "aks" : { |
| 36 | + "exist" : false |
| 37 | + }, |
| 38 | + "aks_sp" : { |
| 39 | + "exist" : false |
| 40 | + }, |
| 41 | + "aks_mi" : { |
| 42 | + "exist" : false |
| 43 | + }, |
| 44 | + "gcloud" : { |
| 45 | + "exist" : false |
| 46 | + }, |
| 47 | + "digitalOcean" : { |
| 48 | + "exist" : false |
| 49 | + }, |
| 50 | + "registries" : [ |
| 51 | + |
| 52 | + ] |
| 53 | + }, |
| 54 | + "badgeToken" : "eyJhbGciOiJIUzI1NiJ9.NTkwMDkxMTdjMTAyNzYzYmVkYTdjZTcx.B0HOUL6HlpTRNr_e95pVucSRMRzP2cobe5kIoMtrDSc", |
| 55 | + "createdAt" : ISODate("2017-04-26T12:22:48.001+0000"), |
| 56 | + "updatedAt" : ISODate("2017-04-26T12:27:13.720+0000"), |
| 57 | + "build" : { |
| 58 | + "strategy" : "account", |
| 59 | + "nodes" : NumberInt(0), |
| 60 | + "packs" : [ |
| 61 | + { |
| 62 | + "id" : "5cd1746617313f468d669013", |
| 63 | + "metadata" : { |
| 64 | + "name" : "small", |
| 65 | + "description" : "1 GB RAM 1 CPU" |
| 66 | + }, |
| 67 | + "workflows" : { |
| 68 | + "concurrency" : { |
| 69 | + "amount" : NumberInt(1), |
| 70 | + "absorb" : NumberInt(0), |
| 71 | + "allowUnlimited" : false |
| 72 | + } |
| 73 | + }, |
| 74 | + "runtime" : { |
| 75 | + "name" : "system/linux_paying_plan", |
| 76 | + "defaultDindResources" : { |
| 77 | + "requests" : { |
| 78 | + "cpu" : "900m", |
| 79 | + "memory" : "1024Mi" |
| 80 | + } |
| 81 | + }, |
| 82 | + "cpu" : "1000m", |
| 83 | + "memory" : "1024Mi", |
| 84 | + "storage" : "8G", |
| 85 | + "dindStorage" : "8G", |
| 86 | + "os" : "linux", |
| 87 | + "architecture" : "amd64" |
| 88 | + } |
| 89 | + }, |
| 90 | + { |
| 91 | + "id" : "5cd1746717313f468d669014", |
| 92 | + "metadata" : { |
| 93 | + "name" : "medium", |
| 94 | + "description" : "4 GB RAM 2 CPU" |
| 95 | + }, |
| 96 | + "workflows" : { |
| 97 | + "concurrency" : { |
| 98 | + "amount" : NumberInt(1), |
| 99 | + "absorb" : NumberInt(0), |
| 100 | + "allowUnlimited" : false |
| 101 | + } |
| 102 | + }, |
| 103 | + "runtime" : { |
| 104 | + "name" : "system/linux_paying_plan", |
| 105 | + "defaultDindResources" : { |
| 106 | + "requests" : { |
| 107 | + "cpu" : "1200m", |
| 108 | + "memory" : "1500Mi" |
| 109 | + } |
| 110 | + }, |
| 111 | + "cpu" : "2000m", |
| 112 | + "memory" : "4096Mi", |
| 113 | + "storage" : "16G", |
| 114 | + "dindStorage" : "16G", |
| 115 | + "os" : "linux", |
| 116 | + "architecture" : "amd64" |
| 117 | + } |
| 118 | + }, |
| 119 | + { |
| 120 | + "id" : "5cd1746817313f468d669015", |
| 121 | + "metadata" : { |
| 122 | + "name" : "large", |
| 123 | + "description" : "8 GB RAM 4 CPU" |
| 124 | + }, |
| 125 | + "workflows" : { |
| 126 | + "concurrency" : { |
| 127 | + "amount" : NumberInt(1), |
| 128 | + "absorb" : NumberInt(0), |
| 129 | + "allowUnlimited" : false |
| 130 | + } |
| 131 | + }, |
| 132 | + "runtime" : { |
| 133 | + "name" : "system/linux_paying_plan", |
| 134 | + "defaultDindResources" : { |
| 135 | + "requests" : { |
| 136 | + "cpu" : "1500m", |
| 137 | + "memory" : "3000Mi" |
| 138 | + } |
| 139 | + }, |
| 140 | + "cpu" : "4000m", |
| 141 | + "memory" : "8192Mi", |
| 142 | + "storage" : "32G", |
| 143 | + "dindStorage" : "32G", |
| 144 | + "os" : "linux", |
| 145 | + "architecture" : "amd64" |
| 146 | + } |
| 147 | + }, |
| 148 | + { |
| 149 | + "id" : "5cd1746817313f468d669016", |
| 150 | + "metadata" : { |
| 151 | + "name" : "runner", |
| 152 | + "description" : "Hybrid runtime-environment" |
| 153 | + }, |
| 154 | + "workflows" : { |
| 155 | + "concurrency" : { |
| 156 | + "amount" : NumberInt(-1), |
| 157 | + "absorb" : NumberInt(1), |
| 158 | + "allowUnlimited" : true |
| 159 | + } |
| 160 | + } |
| 161 | + } |
| 162 | + ], |
| 163 | + "defaultPack" : ObjectId("5cd1746617313f468d669013") |
| 164 | + }, |
| 165 | + "dedicatedInfrastructure" : false, |
| 166 | + "canUsePrivateRepos" : true, |
| 167 | + "features" : { |
| 168 | + "launchDarklyManagement" : true |
| 169 | + }, |
| 170 | + "supportPlan" : "PLATINUM", |
| 171 | + "increasedAttention" : false, |
| 172 | + "cfcrRepositoryPath" : "codefresh-inc", |
| 173 | + "paymentPlan" : { |
| 174 | + "id" : "PRO_1", |
| 175 | + "trial" : { |
| 176 | + "trialing" : true, |
| 177 | + "trialStart" : ISODate("2025-02-07T15:33:32.532+0000"), |
| 178 | + "trialEnd" : ISODate("2025-02-22T15:33:32.532+0000"), |
| 179 | + "trialWillEndNotified" : false, |
| 180 | + "trialEndedNotified" : false, |
| 181 | + "type" : "NEW_ACCOUNT", |
| 182 | + "previousSegment" : "BASIC" |
| 183 | + }, |
| 184 | + "isWiredTransfer" : false, |
| 185 | + "provider" : "codefresh" |
| 186 | + }, |
| 187 | + "gradualExposure" : "SEGMENT", |
| 188 | + "codefreshEnv" : "latest", |
| 189 | + "imageViewConfig" : { |
| 190 | + "version" : "V1" |
| 191 | + }, |
| 192 | + "buildStepConfig" : { |
| 193 | + "version" : "V1", |
| 194 | + "disablePush" : false |
| 195 | + }, |
| 196 | + "CFCRState" : { |
| 197 | + "dates" : { |
| 198 | + "one" : { |
| 199 | + "startDate" : "2020-03-10", |
| 200 | + "endDate" : "2020-07-02" |
| 201 | + }, |
| 202 | + "two" : { |
| 203 | + "startDate" : "2020-07-02", |
| 204 | + "endDate" : "2020-07-16" |
| 205 | + } |
| 206 | + }, |
| 207 | + "enabled" : false, |
| 208 | + "system" : "ACTIVE", |
| 209 | + "displayGlobalNotice" : true, |
| 210 | + "accountChoice" : "ACTIVE" |
| 211 | + }, |
| 212 | + "noPersonalAccountForInvitedUser" : true, |
| 213 | + "pipelineConfig" : { |
| 214 | + "general" : { |
| 215 | + "templates" : false, |
| 216 | + "clone" : true, |
| 217 | + "autoCreateProjectsForTeams" : false, |
| 218 | + "lowMemoryWarningThreshold" : "70" |
| 219 | + }, |
| 220 | + "yaml" : { |
| 221 | + "inline" : true, |
| 222 | + "git" : true, |
| 223 | + "url" : true |
| 224 | + }, |
| 225 | + "execution" : { |
| 226 | + "keepPVCsForPendingApproval" : false, |
| 227 | + "pendingApprovalConcurrencyApplied" : false, |
| 228 | + "injectClustersFromPipelineSettings" : false, |
| 229 | + "permitRestartFromFailedSteps" : true |
| 230 | + }, |
| 231 | + "pendingApproval" : { |
| 232 | + "pendingApprovalConfirmation" : "none" |
| 233 | + } |
| 234 | + }, |
| 235 | + "csdp" : { |
| 236 | + "validated" : false |
| 237 | + }, |
| 238 | + "pauseWorkflowExecution" : false, |
| 239 | + "systemType" : "PROJECT_ONE", |
| 240 | + "systemTypePrev" : "", |
| 241 | + "notifications" : [ |
| 242 | + { |
| 243 | + "type" : "pr", |
| 244 | + "events" : [ |
| 245 | + "build-success" |
| 246 | + ] |
| 247 | + } |
| 248 | + ], |
| 249 | + "repoPermission" : "public", |
| 250 | + "limits" : { |
| 251 | + "collaborators" : { |
| 252 | + "limit" : NumberInt(10), |
| 253 | + "used" : NumberInt(1) |
| 254 | + }, |
| 255 | + "dataRetention" : { |
| 256 | + "weeks" : NumberInt(24) |
| 257 | + } |
| 258 | + }, |
| 259 | + "localUserPasswordIDPEnabled" : true, |
| 260 | + "segment" : "ENTERPRISE", |
| 261 | + "__v" : NumberInt(0) |
| 262 | +} |
0 commit comments