question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Prepare hack.commit.push

See original GitHub issue

Things we need to do before hack.commit.push:

  • short video introduction of the project
  • link to a guide on how to create JUnit 5 extensions
  • make sure the good first issue and up for grabs labels are properly applied

Things we could do:

  • rename master to main ~> #331
  • update dependency on JUnit to prevent problems if updating becomes necessary during the event
  • add existing extension ideas (e.g. from JUnit 5’s issues) as issues

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
nipafxcommented, Jun 1, 2021

HCP is over now, so we’ve obviously done everything. 😊

1reaction
nipafxcommented, Apr 6, 2021

Regarding the JUnit 5 version we depend on:

We usually want to depend on the lowest minor version (newest patch of that) that supports our feature set. Generally speaking, that’s still the case, but the upcoming hack.commit.push event required an exception. Updating from Jupiter 5.6 to 5.7 requires some changes to our test code, which means it’s a bit disruptive. In case some contributors need to update during the event, they would also need to make these changes in our test code, which would be an unnecessary burden. To preempt that, I decided to update to 5.7 now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

hack.commit.push · One Day to Contribute to Open Source
hack -commit-push is a series of events inviting attendees to start contributing to Free/Open Source projects with the help of their maintainers. Get...
Read more >
hack.commit.push (@hackcommitpush) / Twitter
Everyone got to enjoy the amazing meal prepared by Pascal Garos, top-notch caterer working with us! Some amazing vegan and non-vegan options.
Read more >
hack commit push - YouTube
Videos · Play all · Salomon Brys de Kodein nous parle de hack-commit-push · Jean Bisutti de Zenika et Sun Seng David Tan...
Read more >
Git Hack: Make commit with a past date - DEV Community ‍ ‍
Ever wanted to commit something to a git repo with a past date? Here's how you could do it. If you are working...
Read more >
7 Git Hacks You Just Can't Ignore - freeCodeCamp
Usually 70% of using Git is only add, commit, branch and push / pull. ... You need to make sure that there are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found