Timeline


and

2023-01-28:

22:06 Changeset in trunk [759974a] by GitHub <noreply@…>
Merge pull request #1252 from crwood/3966.unpin-charset-normalizer …
21:21 Changeset in trunk [cad81c9] by Jean-Paul Calderone <exarkun@…>
Twiddle the news fragment to pass codechecks
21:18 Changeset in trunk [c803308] by Jean-Paul Calderone <exarkun@…>
Merge remote-tracking branch 'origin/master' into …
21:17 Ticket #3969 (The NixOS CI use of "Cachix" does not correctly detect "forked" PRs, ...) closed by GitHub <noreply@…>
fixed: In [changeset:"cd6c17d5748697a7029387311906ad28388ce534/trunk"
21:17 Changeset in trunk [cd6c17d] by GitHub <noreply@…>
Merge pull request #1253 from exarkun/3969.circleci-cachix-again …
14:21 Changeset in trunk [4ea4286] by Jean-Paul Calderone <exarkun@…>
Use CIRCLE_PULL_REQUESTS in case there are multiple which, of course, …
13:56 Changeset in trunk [3d58194] by Jean-Paul Calderone <exarkun@…>
Complexify the upstream-vs-forked detection
13:54 Changeset in trunk [230ce34] by Jean-Paul Calderone <exarkun@…>
circleci env var notes
13:53 Changeset in trunk [ff964b2] by Jean-Paul Calderone <exarkun@…>
news fragment
13:53 Ticket #3969 (The NixOS CI use of "Cachix" does not correctly detect "forked" PRs, ...) created by exarkun
See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3870 for some …

2023-01-27:

17:46 Changeset in trunk [15c7916e] by Chris Wood <chris@…>
Revert previous two commits (e046627, a292f52)
16:59 Changeset in trunk [e046627d] by Chris Wood <chris@…>
Try debugging CI/ubuntu-20.04 integration tests... Does removing the …
16:47 Changeset in trunk [a292f52] by Chris Wood <chris@…>
Try debugging CI/ubuntu-20.04 integration tests.. Does restoring the …
15:07 Changeset in trunk [87dad9bd] by Chris Wood <chris@…>
Remove "charset_normalizer < 3" constraint
15:02 Changeset in trunk [c37e330] by Chris Wood <chris@…>
Add charset_normalizer.mdmypyc to hidden imports Fixes: …

2023-01-26:

16:44 Changeset in trunk [669296d] by Itamar Turner-Trauring <itamar@…>
News file.

2023-01-25:

20:47 Changeset in trunk [921a208] by Itamar Turner-Trauring <itamar@…>
Make sure (immutable) test vectors are run with the segment size that …
16:13 Ticket #3786 (Add OpenMetrics-format endpoint for scraping with Prometheus) closed by exarkun
fixed: Merged in …
15:56 Changeset in trunk [22843c8] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into 3952-benchmarks
15:53 Changeset in trunk [28ca5ab] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
15:12 Changeset in trunk [af53f5b8] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
13:35 Ticket #3921 (exit when stdin closed) closed by exarkun
fixed: Fixed in …

2023-01-24:

18:28 Changeset in trunk [cf4d767] by Itamar Turner-Trauring <itamar@…>
Fix whitespace.
18:17 Changeset in trunk [8bbce2b] by Itamar Turner-Trauring <itamar@…>
News file.
18:15 Changeset in trunk [6ccccde] by Itamar Turner-Trauring <itamar@…>
Increase the max default segment size.
18:15 Changeset in trunk [d5f5d39] by Itamar Turner-Trauring <itamar@…>
Test changes in max default segment size (both directions).
17:42 Ticket #3967 (update the nix package's pycddl dependency to 0.4) closed by GitHub <noreply@…>
fixed: In [changeset:"ed0bda2d7456f4a2cd60870072e1fe79864a49a1/trunk"
17:42 Changeset in trunk [ed0bda2] by GitHub <noreply@…>
Merge pull request #1249 from exarkun/3967.nix-pycddl Update the Nix …
16:31 Changeset in trunk [174ad666] by Itamar Turner-Trauring <itamar@…>
Merge branch '3952-benchmarks' into 3946-less-chatty-downloads
16:10 Changeset in trunk [ba793e2] by Itamar Turner-Trauring <itamar@…>
Make it actually work.

2023-01-23:

16:39 Changeset in trunk [3e677826] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
16:39 Changeset in trunk [80938b7] by Itamar Turner-Trauring <itamar@…>
News fragment.
16:38 Ticket #3968 (Run CDDL validation in a thread) created by itamarst
This will allow for some more parallelism, since the GIL is released …
16:37 Changeset in trunk [1f3993b] by Itamar Turner-Trauring <itamar@…>
Don't block on CDDL validation.
13:52 Changeset in trunk [e2eac58] by Jean-Paul Calderone <exarkun@…>
Remove handling for older versions of pycddl >=0.4 is now a …
13:50 Changeset in trunk [55139bb] by Jean-Paul Calderone <exarkun@…>
We can demand >= 0.4 now
13:48 Changeset in trunk [96d7835] by Jean-Paul Calderone <exarkun@…>
Bump mach-nix and pypi-deps-db The newer pypi-deps-db has the pycddl …

2023-01-21:

13:26 Ticket #3961 (The test suite should include a set of well-known CHK, SDMF, and MDMF ...) closed by GitHub <noreply@…>
fixed: In [changeset:"8735845aea1d25447faf27aeb3eae3000a8c66e8/trunk"
13:26 Changeset in trunk [8735845] by GitHub <noreply@…>
Merge pull request #1243 from exarkun/3961.test-vectors Add …
02:09 Changeset in trunk [96f90cd] by Jean-Paul Calderone <exarkun@…>
news fragment
02:08 Ticket #3967 (update the nix package's pycddl dependency to 0.4) created by exarkun
There are some performance improvements to be had, the test suite is …
02:04 Ticket #3963 (Updating Nix PyPI database is currently not possible) closed by exarkun
fixed: pypi-deps-db is now updating again …
00:58 Changeset in trunk [d77d8d0] by Jean-Paul Calderone <exarkun@…>
Give the integration tests a little longer to finish.
00:50 Changeset in trunk [58f20ff] by Jean-Paul Calderone <exarkun@…>
advertise all the names
Note: See TracTimeline for information about the timeline view.