Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
N4v41 pushed 8156 commits to main N4v41/windmill
- small nit BASE_URL 0452abb
- small nit BASE_URL 00541e8
- small nit BASE_URL 3cc5df7
- small nit BASE_URL d250b7b
- small nit BASE_URL 96dc3c2
- fix: update parsers for CLI a07070d
- chore(main): release 1.366.0 (#4101) * chore(main): release 1.366.0 * Apply automatic changes --------- Co-... 4ad2123
- fix: fix BASE_URL build conf b1a3244
- chore(main): release 1.366.1 (#4112) * fix: fix BASE_URL build conf * chore(main): release 1.366.1 * Apply aut... f479baf
- fix: fix BASE_URL build conf 187f54c
- chore(main): release 1.366.2 (#4113) * chore(main): release 1.366.2 * Apply automatic changes --------- Co-... 2a2dc9e
- fix: fix BASE_URL build conf dc95c4f
- nit fix 532c190
- chore(main): release 1.366.3 (#4114) * chore(main): release 1.366.3 * Apply automatic changes --------- Co-... d57ce12
- nit fix 0bb2ef3
- fix: fix BASE_URL build conf 7b1798f
- fix sveltekit conf 7b296e8
- fix sveltekit conf 4003a6e
- fix sveltekit conf c9300bc
- chore(main): release 1.366.4 (#4115) * chore(main): release 1.366.4 * Apply automatic changes --------- Co-... d1d594a
- and 8136 more ...
N4v41 created a comment on an issue on windmill-labs/windmill
It looks that the regex is parsing 2 to 4 chars in the tld of e-mail so if the tld is longer it fails the check: https://github.com/windmill-labs/windmill/blob/e4583e9b2366b90f31eb015c4dfc21f07b0bc...
N4v41 pushed 19 commits to master N4v41/parsedmarc
- Added 'since' option to search for messages since a certain time - Added `since` option under `mailbox` section ... f618f69
- Update Dockerfile (#571) * Use multi-stage build to reduce image size * Add ARGS to be more flexible during image b... ab280d7
- Fix parsing when auth record is missing bb722e6
- 8.15.2 976a327
- 8.15.3 - Ignore aggregate reports with a timespan of > 24 hours (Fixes #282) 52ccf05
- 8.15.4 - Fix crash if aggregate report timespan is > 24 hours debc28c
- Update __init__.py d8aee56
- Update syntax to support Python < 3.10 88ff3a2
- Fix syntax 39e4c22
- Code cleanup ef4e1ac
- Code cleanup be38e83
- Update __init__.py Add reference to https://www.rfc-editor.org/rfc/rfc3501#page-52 6d467c9
- Fix code style 7ba433c
- Merge branch 'master' of https://github.com/ramspoluri/parsedmarc 40e041a
- Merge branch 'master' of https://github.com/ramspoluri/parsedmarc 8e9112b
- Merge branch 'master' of https://github.com/ramspoluri/parsedmarc into ramspoluri-master bd5774d
- Merge branch 'ramspoluri-master' 908cc29
- Code cleanup 989bfd8
- Merge PR #527 617b7c5