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

feat: remove zsh dependency #930

Merged
merged 7 commits into from
Sep 24, 2024
Merged

feat: remove zsh dependency #930

merged 7 commits into from
Sep 24, 2024

Conversation

matteo-cristino
Copy link
Collaborator

No description provided.

@matteo-cristino
Copy link
Collaborator Author

TODO: update documentation

@matteo-cristino matteo-cristino linked an issue Sep 23, 2024 that may be closed by this pull request
@matteo-cristino matteo-cristino marked this pull request as draft September 23, 2024 17:03
@jaromil
Copy link
Member

jaromil commented Sep 23, 2024

ohhh long due, well done!

@matteo-cristino
Copy link
Collaborator Author

I still see:

test/crypto_json/run.sh
1:#!/usr/bin/env zsh

test/crypto_ecdh/run.sh
1:#!/usr/bin/env zsh

build/publish_javascript.sh
1:#!/usr/bin/env zsh

build/zip-binaries.sh
1:#!/usr/bin/env zsh

docs/_media/scripts/parse_zencode.sh
1:#!/usr/bin/env zsh

docs/examples/zencode_coconut/run_coconut_example.sh
1:#!/usr/bin/env zsh

docs/examples/zencode_coconut/run_petition_example.sh
1:#!/usr/bin/env zsh

Should we update all of them too?

@matteo-cristino matteo-cristino marked this pull request as ready for review September 24, 2024 12:43
@jaromil jaromil merged commit 4a42bb8 into master Sep 24, 2024
26 checks passed
@jaromil jaromil deleted the feat/remove_zsh branch September 24, 2024 13:57
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.

Remove zsh as a build dependency
2 participants