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

Reword 🎉 to "Begining a project" #456

Merged
merged 1 commit into from
Jun 23, 2020
Merged

Reword 🎉 to "Begining a project" #456

merged 1 commit into from
Jun 23, 2020

Conversation

vhoyer
Copy link
Collaborator

@vhoyer vhoyer commented Jun 13, 2020

Description

This will enable 🎉 to be used more than once in a repository since
we can have multiple projects in a monorepo, for example. Or it can be
used in a library repository, to add a playground project to test
this library.

Closes #294

Tests

  • All tests passed.

@johannchopin
Copy link
Collaborator

I really love this idea but I'm a bit confused by the term 'project' 😅 What would this word project cover?

@vhoyer
Copy link
Collaborator Author

vhoyer commented Jun 14, 2020

hmm, what do you think project cover?

@vhoyer
Copy link
Collaborator Author

vhoyer commented Jun 14, 2020

🤔 let's define this better, because, you see, I'm primarily a JavaScript developer, so for me, a project would be anytime you create a folder and insert a package.json file inside it. Is there any other name for this? Any term that extends to any language?

@johannchopin
Copy link
Collaborator

Correct me if I'm wrong but this action can be covered by ✨ right ? 🤔

@vhoyer
Copy link
Collaborator Author

vhoyer commented Jun 14, 2020

well, yeah, in theory you could also use ✨ with the initial commit, but we have it anyway :D. actually, ✨ cover practically everything that is not a bug haha. The thing is that I'm bothered that we can only use the 🎉 once in a repository, like, why have an emoji like that, you know?

The other thing is that, I try seeing the ✨ as like adding features to the user. So, creating a playground project is not a feature for the user, the initial commit, is not feature for the user. Creating a new package in a mono repo... well, this can be depending on how you split your commits. But if we take for example the way I would create a new package (the way I already did it in the near past) is like "🎉 create package X" and the content would be just "package.json; .gitignore; readme.md"

Copy link
Collaborator

@johannchopin johannchopin left a comment

Choose a reason for hiding this comment

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

Yep looks good 👍

@vhoyer
Copy link
Collaborator Author

vhoyer commented Jun 23, 2020

Well, as this PR is 10 days old.... I think we can merge, right? It's plenty of time for waiting for opinions on this, right?

@johannchopin
Copy link
Collaborator

johannchopin commented Jun 23, 2020

@vhoyer Sure just merge it 🚀 I think there would be no problem for @carloscuesta 👍

This will enable 🎉 to be used more than once in a repository since
we can have multiple projects in a monorepo, for example. Or it can be
used in a library repository, to add a playground project to test
this library.

Closes #294
@vhoyer vhoyer merged commit bdeac1c into master Jun 23, 2020
@vhoyer vhoyer deleted the reword-tada branch June 23, 2020 18:18
benavern pushed a commit to benavern/gitmoji that referenced this pull request Aug 25, 2020
This will enable 🎉 to be used more than once in a repository since
we can have multiple projects in a monorepo, for example. Or it can be
used in a library repository, to add a playground project to test
this library.

Closes carloscuesta#294
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use 🏰 for Xcode playgrounds
2 participants