Commit Graph

231 Commits

Author SHA1 Message Date
yihau c49efae445 chore: windows build use channel or tag 2022-05-19 00:41:33 +08:00
yihau 66c9513eb0 chore: fix windows build doesn't be triggered correctly 2022-05-18 11:42:36 +08:00
Yihau Chen e493e0033a
chore: build windows artifacts on Github Actions (#25188)
* chore: always checkout repo from master

* chore: rename variable tag => commit

* chore: gh-release when tag is present

* chore: add release-artifacts-auto

* chore: skip build when channel is empty

* chore: use GITHUB_REF_NAME as CI_BRANCH
2022-05-13 17:10:03 +08:00
Yihau Chen 46c1ca6551
chore: build osx x86_64 artifacts on buildkite (#25138)
* chore: build osx x86_64 artifacts on buildkite

* chore: remove osx artifacts building flow from github action
2022-05-11 23:15:53 +08:00
yihau e27e9fb538 chore: print tar version 2022-05-10 17:33:33 +08:00
Yihau Chen 671775a244
chore: add missing VERCEL_TOKEN (#25079)
* chore: add missing VERCEL_TOKEN

* chore: add a newline to trigger docs build
2022-05-09 11:29:36 +08:00
yihau f3e4bd373d chore: use darwin19 to build osx x86_64 artifacts 2022-05-07 01:28:11 +08:00
yihau f3e916566f chore: fix mergify docs status label 2022-05-06 14:42:05 +08:00
steviez c895ad6b41
Make workflow not fail if no doc files changed (#25033) 2022-05-06 01:32:38 -05:00
yihau c491def895 chore: add push paths restriction in docs pipeline 2022-05-06 12:18:51 +08:00
Yihau Chen 0e3fc9d31c
chore: add docs actions (#25029)
* chore: mv .travis/* ci/

* chore: add docs action

* chore: update mergify
2022-05-06 12:14:50 +08:00
yihau b2ecfa6252 Revert "chore: pass GITHUB_TOKEN to workflow"
This reverts commit 3cc792cb9d.
2022-05-04 17:40:50 +08:00
yihau 3cc792cb9d chore: pass GITHUB_TOKEN to workflow 2022-05-04 17:33:16 +08:00
yihau d71ace6a35 chore: upload x86 artifacts to github release 2022-05-04 16:20:36 +08:00
yihau 97d3f9e151 chore: pass secrets to workflow 2022-05-04 11:48:17 +08:00
yihau b0ae4f9e4c chore: don't delete existing file in s3 bucket 2022-05-04 00:44:35 +08:00
Yihau Chen 9f163a87c0
chore: build x86 artifacts (#24941)
* chore: add GitHub Action env

* chore: add github tarball output path

* chore: add build x86 actions
2022-05-03 23:20:23 +08:00
yihau 8a43539394 chore: export web3.js repo only when pushing something in web3.js folder 2022-05-03 16:58:35 +08:00
axleiro 06f7c69caf
testing new buildkite pipeline 2022-04-23 15:50:44 +05:30
Yihau Chen a079d958c8
fix(ci): export github repo action (#24583)
* feat: full checkout repo

* feat: use python 3.x
2022-04-22 13:40:38 +08:00
Yihau Chen 016c11b978
fix(ci): use PAT as GITHUB_TOKEN (#24578) 2022-04-22 11:12:58 +08:00
Yihau Chen 3d0ca2d94e
feat: export web3 to minnor repo (#24557) 2022-04-21 18:51:32 +00:00
axleiro 6fb99891f2
stopped "autolock_bot_PR.yml" action file. 2022-04-05 11:41:23 +05:30
axleiro 2fff8bbcc8
stopped autolock_bot_closed_issues.yml 2022-04-04 10:04:49 +05:30
Justin Starry cf59c000d9
Add issue template for feature gate tracking issues (#24040)
* Add issue template for feature gate tracking issues

* review feedback
2022-04-01 21:16:56 +08:00
Justin Starry 0188e2601b
Add feature gate prompt and backport label automation (#24023) 2022-04-01 14:41:55 +08:00
axleiro 54aedb058c
schedule Cron job for every night 2022-03-30 19:46:47 +05:30
axleiro 7d281a8ddd
schedule Cron job for every ten min 2022-03-30 18:47:01 +05:30
axleiro f3f7578e4b
added action yml "autolock_bot_PR.yml"
This GitHub action is used to automatically lock PR since there has not been any activity in past 14 days after it was merged.
2022-03-30 18:36:29 +05:30
joeaba c8937fa244
schedule Cron job for every night 2022-03-30 15:06:53 +05:30
axleiro 2b75546190
added action yml "autolock_bot_closed_issue.yml"
This GitHub action is used to auto-lock closed issues if there is not any activity in the past 7 days.
2022-03-30 13:39:09 +05:30
Brooks Prumo 4d08234603
Remove extra newline from Issue template 2022-03-11 14:28:26 -06:00
Brooks Prumo ea1bcd3d59
Add newlines in templates (#23540) 2022-03-09 16:10:23 -06:00
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 5ac3466f26
added PAT token
fixing Error: Resource not accessible by integration
2022-03-03 16:24:09 +05:30
axleiro a9fd807f61
adding default working dir to fix promote to prod issue 2022-03-03 15:23:41 +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
Michael Vines 274a6a5ccb Narrow scope of client_targets build 2022-02-24 21:08:43 -08:00
Anton Lazarev cadc2de77d add github workflow to check solana-client compilation on android/ios targets 2022-02-22 09:05:51 -07:00
axleiro bf8ac87a78
opened github action after updated workflow permissions 2022-01-31 13:36:23 +05:30
axleiro 13e631dcf7
Rename explorer_production.yml.txt to explorer_production.yml 2022-01-29 21:02:09 +05:30
axleiro 24de5506c2
reverting back to travis
security issues
2022-01-29 20:44:28 +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
Michael Vines 0e587488b5 Use web3.js Travis scripts more to avoid Github Actions/Travis mismatches 2022-01-21 13:16:42 -08:00
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
axleiro cdfa7cdc85
removing solana_main_trigger_PR.yml
require some more modification to migrate from travis ci to github actions
2021-11-30 00:20:00 +05:30
axleiro 6f6a42f174
removing solana-main.yml
require some more modification to migrate from travis ci to github actions
2021-11-30 00:18:57 +05:30
axleiro 676a535097
removing docs_pr2.yml
require some more modification to migrate from travis ci to github actions
2021-11-30 00:18:25 +05:30
axleiro afb2078529
removing the docs_pr1.yml
require some more modification to migrate from travis ci to github actions
2021-11-30 00:17:53 +05:30
axleiro f25a31fccf
testing solana-main.yml for github action 2021-11-30 00:13:32 +05:30
axleiro dd55a2706b
added github actions yml file for solana-main for PR 2021-11-30 00:02:33 +05:30
axleiro 12dbcae75a
added github actions for solana-main for macos-artifacts & windows-artifact 2021-11-30 00:00:38 +05:30
axleiro 2c9bc2ab99
added github actions yml file for docs PR to build & test 2021-11-29 23:58:08 +05:30
axleiro 804461c1c0
added github actions yml file for docs PR 2021-11-29 23:56:30 +05:30
Justin Starry 07a2a13c9f
chore: remove mocha-headless-chrome for browser tests (#21433) 2021-11-25 15:39:47 -06:00
Justin Starry 238d65c0b8 ci: fix node version for commit lint job 2021-11-24 11:35:50 -05:00
Justin Starry c68a11f715
ci: move web3 commit lint to parallel check (#21414) 2021-11-24 09:15:43 -05:00
joeaba 4071761daf
adding the fully converted action.yml file from the .travis.yml file for the solana-repo 2021-11-11 21:14:14 +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 5309a5149d
Create explorer_production.yml 2021-10-27 12:30:13 +05:30
joeaba 3a0041f4a6
Delete Explorer_production.yml 2021-10-27 12:29:38 +05:30
joeaba 76bc4d4cce
Update Explorer_production.yml 2021-10-27 12:00:33 +05:30
joeaba 04a337f134
Update Explorer_production.yml 2021-10-27 11:55:55 +05:30
joeaba 84c4c68218
Create Explorer_production.yml 2021-10-27 11:51:31 +05:30
joeaba de1c2718ff
Create explorer_preview.yml 2021-10-27 11:48:31 +05:30
joeaba f385fa6d1d
Update explorer.yml 2021-10-27 11:46:19 +05:30
joeaba e3c68c2b2a
Update explorer.yml 2021-10-25 13:43:01 +05:30
joeaba 968aafdf8e
Update explorer.yml 2021-10-25 12:16:42 +05:30
joeaba a78a675584
Update explorer.yml 2021-10-25 11:29:49 +05:30
joeaba a695e2a9d5
Update explorer.yml 2021-10-23 18:14:32 +05:30
joeaba 2da5238dcc
Update explorer.yml 2021-10-23 13:39:07 +05:30
joeaba 613c7b8444
Update explorer.yml 2021-10-23 02:48:51 +05:30
joeaba 8324482ffb
Update explorer.yml 2021-10-23 02:38:53 +05:30
joeaba b20ab95a87
Update explorer.yml 2021-10-23 02:32:35 +05:30
joeaba 22d1210a80
Update explorer.yml 2021-10-23 02:26:37 +05:30
joeaba 7ba731b192
Update explorer.yml 2021-10-23 02:22:32 +05:30
joeaba bf2773c7d2
Update explorer.yml 2021-10-23 02:12:07 +05:30
joeaba d96191ad8c
reverting to the last commit 2021-10-22 20:43:28 +05:30
joeaba de96d93986
Update explorer.yml 2021-10-22 20:15:07 +05:30
joeaba 4d9237fddf
Update explorer.yml 2021-10-22 20:05:40 +05:30
joeaba 082ae1f6cb
fixing a issue
on a pull request it was deploying on preview for 2 times
2021-10-22 19:45:41 +05:30
joeaba 87b3c141c9
changed explorer.yml
added another job which will handle production and preview deployment on pull request
2021-10-21 12:40:57 +05:30
joeaba f662b4ad7e
Update explorer.yml 2021-10-21 02:01:45 +05:30
joeaba ef13c97867
added scope argument
getting error because scope was missing
2021-10-20 13:17:24 +05:30
joeaba 8305923527
adding action for deployment
added action for deployment on vercel and will fix traceability issue
2021-10-20 12:22:43 +05:30
carllin 27d1850c3d
test (#20750) 2021-10-19 14:51:42 -04:00
joeaba c901f47228
adding source publish.sh 2021-10-14 17:25:34 +05:30
joeaba 92f2314b72
adding npx vercel link 2021-10-14 17:13:26 +05:30
joeaba 91bba5b333
Update explorer.yml 2021-10-14 16:30:41 +05:30
axleiro 49af5342f6
updating explorer.yml 2021-10-14 14:11:12 +05:30
joeaba da0e570c0d
testing 2021-10-13 20:51:28 +05:30
joeaba 72848be36d
undoing the interval from "weekly" to "daily" 2021-10-07 20:24:31 +05:30
joeaba d81792d0ef
changing the schedule interval from "daily" to "weekly"
if the Docker dependencies were very outdated, you might want to start with a daily schedule until the dependencies are up-to-date, and then drop back to a weekly schedule
2021-10-07 17:17:00 +05:30
Justin Starry 77020798c3
CI: fix mergify check for web3 ci status (#20209) 2021-09-25 10:49:32 -04:00
axleiro ac6f87ea21
Delete action_script.yml 2021-09-20 12:11:31 +05:30
axleiro a1d124a86b
created the script 2021-09-20 12:07:07 +05:30
Justin Starry 1942d294e9
chore(web3): use github actions (#19816)
* chore: use github actions

* chore: npm audit

* chore: fix prettier warn

* chore: fix doc errors

* chore: add puppeteer
2021-09-13 16:37:18 -05:00
Justin Starry 3bf7c3d53e
explorer: Use Github Actions for CI (#19814)
* explorer: Use Github Actions for CI

* clean up mergify
2021-09-12 17:20:58 -05:00
Michael Vines 7237e7065f Github issues with 1 year of inactivity are now marked stale, and will be closed 7 days later. 2020-09-15 17:51:06 -07:00
Michael Vines 0708969e9e
Update dependabot.yml 2020-07-14 11:49:25 -07:00
Michael Vines c626d515d2
No automerge for rust dependencies 2020-07-14 11:30:32 -07:00
Michael Vines 05709822f9
Create dependabot.yml 2020-07-14 11:25:05 -07:00
Trent Nelson 34507e8a5b
Stalebot: Exempt 'blocked' label (#10268)
automerge
2020-05-27 11:20:45 -07:00
Greg Fitzgerald 12bdef51f5
Mark PRs stale after 7 days instead of 30 (#7528) 2019-12-17 14:37:35 -07:00
Michael Vines 802537564b
Update stale.yml 2019-08-13 22:21:53 -07:00
Michael Vines 1b6a200d6f
Enable automation to close stale pull requests (#5511) 2019-08-13 13:07:33 -07:00
Greg Fitzgerald 7404b8739e Make template headers smaller 2018-10-25 11:51:37 -06:00
Greg Fitzgerald 7239395d95 Add Issue and PR templates 2018-10-25 11:51:37 -06:00
Rob Walker 157fcf1de5
initial RELEASE.md (#1244)
initial RELEASE.md and RELEASE_TEMPLATE.md
2018-09-18 10:23:15 -07:00