Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: add image to Redux part 1 8265d2f
janhesters opened a pull request on mattmireles/Flatty
feat: add patterns to filter files and improve install script
# Pull Request: Add Pattern-Based Filtering Feature and Checksum Validation to Flatty ## Overview This pull request introduces two significant enhancements to **Flatty**: 1. **Pattern-Base...janhesters pushed 1 commit to main janhesters/Flatty
- feat: add patterns to filter files and improve install script b5039b3
janhesters pushed 1 commit to main janhesters/janhesters.com
- chore: make redux blog post a normal funtion 42b89be
janhesters pushed 1 commit to main janhesters/janhesters.com
- chore: make redux blog post a normal funtion d523dc8
janhesters pushed 1 commit to main janhesters/janhesters.com
- chore: make redux blog post a normal funtion a3e7177
janhesters opened an issue on sindresorhus/eslint-plugin-unicorn
Bug: `env` Key Misformatted in Flat Config When Using Standard Recommended Settings
**1️⃣ Explain here what's wrong** When configuring ESLint with the Unicorn plugin, using the standard recommended settings introduces an improperly formatted `env` key in the configuration. This k...janhesters pushed 2 commits to main janhesters/janhesters.com
janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: add extra point to communication mastery a317aa1
janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: add extra point to communication mastery 803e8e8
janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: add blog post about Grafana authentication e5b1d5f
janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: add blog post about Grafana authentication 8fad9e9
janhesters created a comment on an issue on paralleldrive/riteway
@ericelliott Got it, thank you for sharing that 🙏 (BTW, block scope isolation has the same problem of halting the complete test suite.) One last question, since the `describe` block answers ...
janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: draft for youtube redesign, update communication post 6e7904b
janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: draft for youtube redesign, update communication post 58b3f4f
janhesters created a comment on an issue on paralleldrive/riteway
@ericelliott Would be very curious to see how you do that!
janhesters created a comment on an issue on paralleldrive/riteway
> As long as the test suite still exits with an error, I'm okay with letting test runs continue. Right now, everything blows up if a test throws. <details> <summary>Problematic Example Cod...
janhesters opened an issue on paralleldrive/riteway
[Proposal] Isolate tests and avoid cascading errors by deferring execution
## Summary RITEway’s `assert` function can cause failures to cascade. If a test throws before the test file’s logic completes, all subsequent tests fail. ## Current Behavior RITEway’s `ass...janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: draft for different types of mocks f495bfa
janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: draft for different types of mocks f87bacc
janhesters pushed 1 commit to main janhesters/janhesters.com
- feat: draft for different types of mocks ecd3001