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

chore: fix how we set channels in s3 #159

Merged
merged 7 commits into from
Apr 5, 2025
Merged

chore: fix how we set channels in s3 #159

merged 7 commits into from
Apr 5, 2025

Conversation

edezekiel
Copy link
Contributor

This PR fixes a few quirks with how we were uploading to s3:

  • Ensures we use a short commit hash in the oclif promote --sha=<short-hash> to meet oclif's expectations

  • Ensure the darwin and linux tarballs don't contain the contents of the other tarballs by using --parallel

  • Ensure the channel used by oclif can be beta even if we're not doing a dry run

  • Green CI Run

  • Screenshot showing beta channel in s3
    Screenshot 2025-04-04 at 5 58 26 PM

@edezekiel edezekiel requested a review from a team as a code owner April 4, 2025 22:59
@dwelch2344 dwelch2344 merged commit 9301cb3 into main Apr 5, 2025
11 checks passed
@dwelch2344 dwelch2344 deleted the ee/channels branch April 5, 2025 22:19
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.

3 participants