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: rip out tar wrapping script #153

Merged
merged 1 commit into from
Apr 3, 2025
Merged

Conversation

edezekiel
Copy link
Contributor

No description provided.

@edezekiel edezekiel requested a review from a team as a code owner April 3, 2025 17:47
@edezekiel edezekiel merged commit fc2ffbd into ee/s3-bucket Apr 3, 2025
6 checks passed
@edezekiel edezekiel deleted the ee/s3-bucket-ubuntu branch April 3, 2025 17:47
edezekiel added a commit that referenced this pull request Apr 3, 2025
chore: add missing `npm run build`
edezekiel added a commit to edezekiel/cli that referenced this pull request Apr 4, 2025
* build: work on creating binaries on release

* build: continue implementing platform binaries

* build: add flags for dry runs

build: ensure each binary has unique name

build: ensure each matrix  builds one artifact

build: continue debugging platform binary build

chore: delete extra quote mark

chore: use powershell syntax on windows

chore: debug windows binary build

chore: debug windows binary build

chore: continue debugging windows

chore: switch default to dry run

chore: more windows binary debugging

build: get rid of pre and post pack commands

Still debugging windows build issues.

chore: continue debugging win

chore: go back to win targets

chore: try different tar tool, add debug logs

* chore: try installing oclif  before packing

chore: only install oclif globally on win

* chore: debugging, another one

chore: drop --no-xz on windows

chore: trying again

* build: try tar wrapping script on windows

oclif uses the --force-local flag in win32, but that apparently
does not seem to be supported on windows.

chore: extract windows tar wrapper into ps script

* build: switch from github release artifact to s3

* build: switch to using aws keys, set s3 bucket

chore: add debugging to manual release workflow

chore: add lines for better readability

* build: extract s3 distribution into action

chore: create action for building tarballs

chore: extract github release into an action

chore: fix relative paths

chore: fix relative path issue with tar-wrapper

* build: ensure tarball is uploaded to S3 not zip

chore: properly handle slashes in tarball action

chore: split step in build tarball by os

chore: add missing eof

* chore: rip out tar wrapping script (herodevs#153)

chore: add missing `npm run build`

* chore: install auto updater plugin (herodevs#154)

chore: add back in post and pre pack

* chore: fix oclif commands in action
dwelch2344 pushed a commit that referenced this pull request Apr 4, 2025
* build: work on creating binaries on release

* build: continue implementing platform binaries

* build: add flags for dry runs

build: ensure each binary has unique name

build: ensure each matrix  builds one artifact

build: continue debugging platform binary build

chore: delete extra quote mark

chore: use powershell syntax on windows

chore: debug windows binary build

chore: debug windows binary build

chore: continue debugging windows

chore: switch default to dry run

chore: more windows binary debugging

build: get rid of pre and post pack commands

Still debugging windows build issues.

chore: continue debugging win

chore: go back to win targets

chore: try different tar tool, add debug logs

* chore: try installing oclif  before packing

chore: only install oclif globally on win

* chore: debugging, another one

chore: drop --no-xz on windows

chore: trying again

* build: try tar wrapping script on windows

oclif uses the --force-local flag in win32, but that apparently
does not seem to be supported on windows.

chore: extract windows tar wrapper into ps script

* build: switch from github release artifact to s3

* build: switch to using aws keys, set s3 bucket

chore: add debugging to manual release workflow

chore: add lines for better readability

* build: extract s3 distribution into action

chore: create action for building tarballs

chore: extract github release into an action

chore: fix relative paths

chore: fix relative path issue with tar-wrapper

* build: ensure tarball is uploaded to S3 not zip

chore: properly handle slashes in tarball action

chore: split step in build tarball by os

chore: add missing eof

* chore: rip out tar wrapping script (#153)

chore: add missing `npm run build`

* chore: install auto updater plugin (#154)

chore: add back in post and pre pack

* chore: fix oclif commands in action
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.

1 participant