Organisationsahrefsdevkitbranch/masterBuild History

Build History for branch/master

Builds (12)
web,otel: add url to span name (#28)
901559
Improve `ocaml-ci` builds - `String.starts_with` added in 4.13. - `__FUNCTION__` added in 4.12. - Force version of PCRE bindings (from 2020, OCaml 4.08). - Force version of Lwt (`Lwt.reraise` added in 5.7.0).
6ea2ff
htmlStream: parse `<title>` in “raw” mode Cf. <https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inhead> `make -B gen_ragel` seems to also modify the locations in `devkit_ragel.ml`; I use the following: ``` $ ragel --version Ragel State Machine Compiler version 6.8+20190930 Feb 2013 Copyright (c) 2001-2009 by Adrian Thurston ```
1f3f7e
expose Pid.sanitize_name
be335c
Merge pull request #30 from ahrefs/no-relaunch-0 parallel: add option to not revive upon clear termination
dc07cd
httpev: don't use deprecated value Unix.SO_ERROR
cb6d2c
Merge pull request #36 from ahrefs/ahrefs/lwt-exceptions Use Stdlib.raise and Lwt.reraise instead of Lwt.fail for better backtraces
59465a
web: fix wrong otel parent scope (#33)
9874c7
ci: use ocaml 5.2 (#34)
708234
ci: use ubuntu 22.04 https://github.com/ocaml/setup-ocaml/issues/872
add3b0
add comment about the captured backtrace
7cb0a6
Merge pull request #29 from tatchi/tatchi/exn-fail-preserve-bt
668c5d