Commit Graph

29 Commits

Author SHA1 Message Date
axleiro afc41c7b11
fix: vercel preview "PR commit URl" on slack (#23519)
* fix: vercel preview "PR commit URl" on slack

added command to get "PR commit URl" on slack along with vercel preview deploy link on PR.

* fix: error trailing whitespace on buildkite
2022-03-09 17:06:36 +05:30
axleiro b4480e6b70
fixing the vercel " promote to production" issue (#23466)
* fix the issue of "promote to Production" on vercel

* fix the issue "promote to production" on vercel for production deployment
2022-03-03 13:20:32 +05:30
axleiro bf8ac87a78
opened github action after updated workflow permissions 2022-01-31 13:36:23 +05:30
axleiro af8970ad7a
reverting back to travis
security issues
2022-01-29 20:39:23 +05:30
joeaba aab70b3aee
remove unnecessary commands & fetch Vercel deployment URL in slack report 2022-01-28 19:11:02 +05:30
joeaba 4cce058e07
add commands for the traceability of the exact URL in the file 2022-01-28 18:36:22 +05:30
axleiro ee9ccaf414
added command to trim extra data with link
filtered_url7=$(cut -f7 -d" " vercelfile2.txt) command to trim and get exact preview link
2022-01-28 12:52:09 +05:30
axleiro 322304f1d0
add command to get vercel preview url on slack 2022-01-27 21:10:26 +05:30
axleiro 021c1f4f24
trace variables inside file to get vercel deploy url on slack 2022-01-27 20:34:26 +05:30
axleiro 4e739bf7c4
added few command in explorer_preview.yml
added command to debug "fetching deploy url" to get message on slack
2022-01-27 19:37:44 +05:30
axleiro 1bac1bd58e
added team_id of "solana" vercel in scope .
added team_id of solana to fetch deploy link
2022-01-27 18:30:10 +05:30
axleiro 2839266543
adding scope "Solana"
adding scope to fetch deploy link
2022-01-27 18:08:15 +05:30
axleiro 3ab75fc8de
updating explorer_preview.yml
added  --scope ${{ secrets.TEAM_ID }} to set scope
2022-01-27 16:24:26 +05:30
axleiro c924b1250a
updated explorer_preview.yml file
added explorer instead of solana
2022-01-27 16:12:26 +05:30
axleiro e2de4fbfe7
adding scope option 2022-01-27 14:15:23 +05:30
axleiro aa49802119
updated explorer_preview.yml to get vercel preview deployment link on slack 2022-01-27 12:54:32 +05:30
joeaba 64b153fae0
connected github with vercel for preview deploy 2022-01-03 19:20:36 +05:30
axleiro e1a0660948
stopped explorer_preview.yml
after connecting the repo to the vercel we have to specify root directory in vercel setting
2021-12-28 11:38:54 +05:30
axleiro 08940fff10
modifying event type 2021-12-10 18:10:10 +05:30
axleiro 7f48f67948
Update explorer_preview.yml 2021-12-09 17:39:18 +05:30
axleiro 0a11be496a
reverting back to previous successful build 2021-12-09 17:33:32 +05:30
axleiro 7b722abb63
Update explorer_preview.yml 2021-12-09 17:25:33 +05:30
axleiro c665fc7a9b
fixing indentation 2021-12-09 17:16:27 +05:30
axleiro 84ef6462c2
handling last error of npm 2021-12-09 17:12:07 +05:30
axleiro b2ed9daada
updating explorer_preview.yml
it deploy preview on vercel
2021-12-09 17:00:33 +05:30
joeaba bbd72a87c2
Update explorer_preview.yml 2021-10-27 15:42:30 +05:30
joeaba 57af5064c0
Update explorer_preview.yml 2021-10-27 13:40:20 +05:30
joeaba 6cdade2d36
Update explorer_preview.yml 2021-10-27 13:38:17 +05:30
joeaba de1c2718ff
Create explorer_preview.yml 2021-10-27 11:48:31 +05:30