Popular repositories Loading
-
-
string-conversions
string-conversions PublicSimplifies dealing with different types for strings
-
generics-eot
generics-eot PublicA library for generic programming that aims to be easy to understand
-
429 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
soenkehahn/dotfiles,
soenkehahn/porc,
garnix-io/template-typescript-go
and 35 other
repositories
Loading
Contribution activity
March 2025
Created 17 commits in 4 repositories
Created 1 repository
-
soenkehahn/zod-opts
TypeScript
This contribution was made on Mar 13
Created a pull request in fgaz/nix-bubblewrap that received 1 comment
update flake.lock
When trying to pull nix-bubblewrap
into a nix shell, I got the following error:
$ nix shell github:fgaz/nix-bubblewrap
error: … while updating the …
+59
−0
lines changed
•
1
comment
Opened 3 other pull requests in 3 repositories
soenkehahn/generics-eot
1
open
-
Remove CI, drop support for older ghcs and support ghc-9.6.6
This contribution was made on Mar 20
ndruger/zod-opts
1
open
-
[bug report] Add failing test for array options with default
This contribution was made on Mar 13
soenkehahn/is-cached
1
open
-
Use garnix modules
This contribution was made on Mar 2
Reviewed 17 pull requests in 7 repositories
garnix-io/rust-module
4 pull requests
-
src: stop using cleanCargoSource
This contribution was made on Mar 13
-
Improve build dependencies documentation
This contribution was made on Mar 7
-
Remove
nixpkgs
inputThis contribution was made on Mar 4 -
Add BSD 3 License
This contribution was made on Mar 4
garnix-io/nodejs-module
3 pull requests
-
Improve build dependencies documentation
This contribution was made on Mar 10
-
Remove nixpkgs input
This contribution was made on Mar 4
-
Add BSD 3 License
This contribution was made on Mar 4
garnix-io/haskell-module
3 pull requests
-
Improve build dependencies documentation
This contribution was made on Mar 10
-
Add BSD 3 License
This contribution was made on Mar 4
-
Remove nixpkgs input
This contribution was made on Mar 4
garnix-io/garnix-lib
2 pull requests
-
Create home directory for garnix user
This contribution was made on Mar 20
-
Add BSD 3 License
This contribution was made on Mar 4
garnix-io/postgresql-module
2 pull requests
-
Remove nixpkgs input
This contribution was made on Mar 4
-
Add BSD 3 License
This contribution was made on Mar 4
garnix-io/user-module
2 pull requests
-
Remove nixpkgs input
This contribution was made on Mar 4
-
Add BSD 3 License
This contribution was made on Mar 4
hspec/hspec
1 pull request
-
Add --no-rerun and --no-rerun-all-on-success (fixes #911)
This contribution was made on Mar 16
Created an issue in hspec/hspec that received 2 comments
Implement success rerun --no-rerun-all-on-success
Is there a way to pass in a flag to an hspec test-suite to disable --rerun-all-on-success
, even if it was previously enabled?
I've tried --no-rerun…
2
comments