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

Consider renaming the pipeline to CRISPIN #40

Closed
kelly-sovacool opened this issue Apr 19, 2024 · 2 comments · Fixed by #43
Closed

Consider renaming the pipeline to CRISPIN #40

kelly-sovacool opened this issue Apr 19, 2024 · 2 comments · Fixed by #43
Assignees
Milestone

Comments

@kelly-sovacool
Copy link
Member

kelly-sovacool commented Apr 19, 2024

Credit to @wong-nw for thinking of this!

I'm a fan of this idea since "CRISPIN" sounds closer to "CRISPR" than "CRUISE" does. CRISPIN apparently means shoemaker/cobbler, so we could use 👞 as the emoji. Alternatively, "crisp" can mean cookie so we could use 🍪.

@kopardev what do you think?

@kelly-sovacool kelly-sovacool changed the title Consider rename the pipeline to CRISPIN Consider renaming the pipeline to CRISPIN Apr 19, 2024
@kelly-sovacool
Copy link
Member Author

@wong-nw, Vishal gave us the go-ahead to rename it to CRISPIN!

@kelly-sovacool
Copy link
Member Author

kelly-sovacool commented May 3, 2024

we'll need to search-and-replace throughout this repo. Linux sed commands:

grep -irl cruise . | xargs sed -i 's/CRUISE/CRISPIN/g'
grep -irl cruise . | xargs sed -i 's/cruise/crispin/g'

@kelly-sovacool kelly-sovacool self-assigned this May 3, 2024
kelly-sovacool added a commit that referenced this issue May 3, 2024
@kelly-sovacool kelly-sovacool added this to the 2024-05 milestone May 3, 2024
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 a pull request may close this issue.

1 participant