File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 bugsnag_release_stage : ' staging'
5555 s3_dir_path : ' staging/latest/v3'
5656 s3_dir_path_legacy : ' staging/latest/v1.1'
57+ base_cdn_url : ' https://cdn.staging.rudderlabs.com'
5758 use_pr_head_sha : true
5859 trigger_source : ${{ needs.get-deploy-inputs.outputs.trigger_source }}
5960 monorepo_release_version : ${{ needs.get-deploy-inputs.outputs.release_version }}
7778 trigger_source : ${{ needs.get-deploy-inputs.outputs.trigger_source }}
7879 monorepo_release_version : ${{ needs.get-deploy-inputs.outputs.release_version }}
7980 release_ticket_id : ${{ needs.get-deploy-inputs.outputs.release_ticket_id }}
81+ base_cdn_url : ' https://cdn.staging.rudderlabs.com'
8082 secrets :
8183 AWS_ACCOUNT_ID : ${{ secrets.AWS_STAGING_ACCOUNT_ID }}
8284 AWS_S3_BUCKET_NAME : ${{ secrets.AWS_STAGING_S3_BUCKET_NAME }}
Original file line number Diff line number Diff line change @@ -89,11 +89,11 @@ The base URL for the sanity suite is `https://cdn.rudderlabs.com/sanity-suite/`.
8989 - ` https://cdn.rudderlabs.com/sanity-suite/v1.1/npm/index.html `
9090 - All suites webpage: ` https://cdn.rudderlabs.com/sanity-suite/all/index.html `
9191- Staging:
92- - ` https://cdn.rudderlabs.com/sanity-suite/staging/v3/cdn/index.html `
93- - ` https://cdn.rudderlabs.com/sanity-suite/staging/v3/npm/index.html `
94- - ` https://cdn.rudderlabs.com/sanity-suite/staging/v1.1/cdn/index.html `
95- - ` https://cdn.rudderlabs.com/sanity-suite/staging/v1.1/npm/index.html `
96- - All suites webpage: ` https://cdn.rudderlabs.com/sanity-suite/staging/all/index.html `
92+ - ` https://cdn.staging. rudderlabs.com/sanity-suite/staging/v3/cdn/index.html `
93+ - ` https://cdn.staging. rudderlabs.com/sanity-suite/staging/v3/npm/index.html `
94+ - ` https://cdn.staging. rudderlabs.com/sanity-suite/staging/v1.1/cdn/index.html `
95+ - ` https://cdn.staging. rudderlabs.com/sanity-suite/staging/v1.1/npm/index.html `
96+ - All suites webpage: ` https://cdn.staging. rudderlabs.com/sanity-suite/staging/all/index.html `
9797- Beta:
9898 - ` https://cdn.rudderlabs.com/sanity-suite/beta/{identifier}/v3/cdn/index.html `
9999 - ` https://cdn.rudderlabs.com/sanity-suite/beta/{identifier}/v3/npm/index.html `
You can’t perform that action at this time.
0 commit comments