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

update-versions.sh for macos / linux #22

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sbonaime
Copy link

@sbonaime sbonaime commented Nov 8, 2023

update-versions.sh for macos / linux

@n3f
Copy link
Owner

n3f commented Nov 8, 2023

Thanks, I'll check this out tonight.

Copy link
Owner

@n3f n3f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't work for me as written. Fixed it up, but instead of committing I'm suggesting so you can get credit for the changes 😉

bin/update-versions.sh Outdated Show resolved Hide resolved
bin/update-versions.sh Outdated Show resolved Hide resolved
sbonaime and others added 2 commits February 8, 2024 10:40
Co-authored-by: Brent Nef <brent@n3f.co>
Co-authored-by: Brent Nef <brent@n3f.co>
@sbonaime
Copy link
Author

sbonaime commented Feb 8, 2024

Thanks !

sed -Ei "s/(Update mermaid to )$version_pattern/\1$mermaid/" README.txt
sed -Ei "s/(Mermaid update \()$version_pattern\)/\1$mermaid)/" README.txt
sed -Ei "${sed_macOS}" "s/(Update mermaid to )$version_pattern/\1$mermaid/" README.txt
sed -Ei "${sed_macOS}" "s/(Mermaid update \()$version_pattern\)/\1$mermaid)/" README.txt
fi
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these lines need to be fixed too.

bin/update-versions.sh Outdated Show resolved Hide resolved
bin/update-versions.sh Show resolved Hide resolved
sbonaime and others added 2 commits February 9, 2024 11:33
Co-authored-by: Brent Nef <brent@n3f.co>
Co-authored-by: Brent Nef <brent@n3f.co>
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