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

clean up CoreTypes file of commented code #33

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

Franqsanz
Copy link
Contributor

The comments described in the problem were removed: #23

@GabrielCTroia GabrielCTroia added good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest labels Oct 7, 2023
Copy link
Contributor

@GabrielCTroia GabrielCTroia left a comment

Choose a reason for hiding this comment

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

Thank you! Approved 🚀

@GabrielCTroia
Copy link
Contributor

Hey @Franqsanz, this is ready to merge! Thank you 🙏

One last step, could you please sign your commit before I can merge it? See what I mean here https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification

@Franqsanz
Copy link
Contributor Author

Yes, no problem, but I will do it on Monday, if you don't mind, thank you!

@GabrielCTroia
Copy link
Contributor

Sure @Franqsanz, no worries!

@Franqsanz
Copy link
Contributor Author

Hello @GabrielCTroia, good morning, how do I sign the current commit or should I upload a new one, I have already generated my password.

@GabrielCTroia
Copy link
Contributor

If you have signed the commit locally, you can just push it again here using git push -f to force it to override the previous one!

Let me know if you have issues and thank you! Looking forward to merge this in 🙏

@Franqsanz
Copy link
Contributor Author

I can't figure out how to sign a commit already uploaded in github, I've tried as you mentioned but nothing happens. Maybe I'm skipping some step. 😅

@GabrielCTroia
Copy link
Contributor

Hey, no worries – I'm sure that's annoying! :)

It's this commit that needs to be signed as well clean up CoreTypes file of commented code, not a future one.

Sorry for the hassle is this https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification not describing well enough?

@GabrielCTroia
Copy link
Contributor

Hey, no worries – I'm sure that's annoying! :)

It's this commit that needs to be signed as well clean up CoreTypes file of commented code, not a future one.

Sorry for the hassle is this https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification not describing well enough?

Try this: git rebase --exec 'git commit --amend --no-edit -n -S' -i YOUR_BRANCH

@Franqsanz
Copy link
Contributor Author

Well I think I've done it now, sorry for all this lost time, it's the first time I use commit signed! thanks for your patience.

@GabrielCTroia
Copy link
Contributor

Yep, no worries! Running the tests one more time and I'm ready to merge it!
Thank you so much for your effort and patience as well! 🙏

I'm curios if you have any feedback for the project:

  • was it easy to get around the codebase and understand?
  • did you understand the docs?
  • do you have any suggestions for improvements?

And lastly, could you please give us a star so we can bump the repo up a bit!?

Thank you once more! ❤️🙏🚀

@GabrielCTroia GabrielCTroia merged commit 14923c8 into movesthatmatter:main Oct 9, 2023
2 checks passed
@Franqsanz Franqsanz deleted the patch-1 branch October 9, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants