Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add internal build names to dictionary #17644

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

ebmifa
Copy link
Contributor

@ebmifa ebmifa commented May 10, 2024

Description

Add internal builds to the dictionary

Test plan

eugene@eugene-dev ~/code/sui (ebmifa/add_internal_binary_list) $ cat ./binary-build-list.json | jq -r '.release_binaries[]'
sui
sui-node
sui-tool
sui-faucet
sui-test-validator
sui-data-ingestion
sui-bridge
sui-bridge-cli
sui-graphql-rpc

@ebmifa ebmifa requested a review from johnjmartin May 10, 2024 19:59
Copy link

vercel bot commented May 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 8:00pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) May 10, 2024 8:00pm
sui-kiosk ⬜️ Ignored (Inspect) May 10, 2024 8:00pm
sui-typescript-docs ⬜️ Ignored (Inspect) May 10, 2024 8:00pm

@ebmifa ebmifa merged commit b5f76f1 into main May 10, 2024
53 checks passed
@ebmifa ebmifa deleted the ebmifa/add_internal_binary_list branch May 10, 2024 20:18
ebmifa added a commit that referenced this pull request May 11, 2024
Add internal builds to the dictionary

```
eugene@eugene-dev ~/code/sui (ebmifa/add_internal_binary_list) $ cat ./binary-build-list.json | jq -r '.release_binaries[]'
sui
sui-node
sui-tool
sui-faucet
sui-test-validator
sui-data-ingestion
sui-bridge
sui-bridge-cli
sui-graphql-rpc
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants