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

Make Che Theia release script working on macOS #16653

Closed
azatsarynnyy opened this issue Apr 17, 2020 · 1 comment · Fixed by eclipse-che/che-theia#764
Closed

Make Che Theia release script working on macOS #16653

azatsarynnyy opened this issue Apr 17, 2020 · 1 comment · Fixed by eclipse-che/che-theia#764
Labels
area/editor/theia Issues related to the che-theia IDE of Che good first issue Community, this issue looks easy to start with for a new contributor. Just take it. We'll help you! kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@azatsarynnyy
Copy link
Member

Is your task related to a problem? Please describe.

It would be great to make Che Theia release script working on macOS as well.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Reported by @benoitf

sed: -i may not be used with stdin
sed: -i may not be used with stdin
sed: 1: "./extensions/eclipse-ch ...": invalid command code .
sed: 1: "./plugins/github-auth-p ...": invalid command code .
sed: -i may not be used with stdin
sed: -i may not be used with stdin
sed: -i may not be used with stdin
@azatsarynnyy azatsarynnyy added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Apr 17, 2020
@azatsarynnyy azatsarynnyy added the good first issue Community, this issue looks easy to start with for a new contributor. Just take it. We'll help you! label Apr 17, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Apr 17, 2020
@azatsarynnyy azatsarynnyy added the severity/P2 Has a minor but important impact to the usage or development of the system. label Apr 17, 2020
@sleshchenko sleshchenko added area/editor/theia Issues related to the che-theia IDE of Che and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Apr 17, 2020
@benoitf
Copy link
Contributor

benoitf commented Apr 17, 2020

FYI https://github.com/che-incubator/chectl/blob/e747a60e2f46a39f38a739e10d9c7a5410fed2e2/make-release.sh#L29-L36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che good first issue Community, this issue looks easy to start with for a new contributor. Just take it. We'll help you! kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants