Organisationsmbarbincrsbranch/mainBuild History

Build History for branch/main

Builds (145)
Merge pull request #132 from mbarbin/extend-stdlib-pp-err Extend stdlib pp err
a19d9e
Merge pull request #131 from mbarbin/use-mdexp Use mdexp
1251dd
Update external dependencies packages before building release artifacts
f9aee6
Apply fmt changes
e9a5bb
Merge branch 'modernize-headers'
356caa
Merge branch 'windtrap.myers'
7e90e1
Remove left-over unused var (shellcheck)
0fc629
Merge branch 'improve-headers'
e2cb54
Merge branch 'flatten-stdlib'
dd186c
Upgrade dunolint-actions to current latest
a22198
Merge branch 'improve-crs-removal'
10700f
Upgrade crs-actions to alpha.12
6e22e2
Remove sharp in revision (changelog)
0afd1c
Add changelog entry
dff77e
Upload the compressed archive to the release
4637ac
Upgrade to latest release for 5.4
c7c408
Upgrade dunolint workflow
8c3ed6
Bump setup-dune to v2.0.0+patch-4 and add cache-readonly across repos Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
062759
Merge pull request #123 from mbarbin/inline-comments Inline comments
ba8abf
Upgrade dunolint workflow - Use latest alpha version available - With added support for checking expected binary digest
805472
Increase lower bound on loc dependency The goal is to simplify lower bound checks and avoid supporting too many combinations. `loc.0.3.3` does not add new transitive dependencies and I'd like to retire the support for the `loc.0.2.*` packages.
ef90b3
Update changelog
f099fe
Merge pull request #119 from mbarbin/increase-some-deps-lower-bounds Bump lower bounds
15cde4
Merge pull request #117 from mbarbin/support-bot-user-handle Fix to support dependabot[bot] as PR author
fc0aae
Use environment to set workspace and packages
586cb0
Attempt to fix crs workflow using local dune-workspace file
597f29
Upgrade action-gh-release to v2.5.0
57a05d
Merge pull request #116 from mbarbin/prepare-crs-user-handle Prepare crs user handle future evolutions
ff23fd
Clarify yojson dependencies Note that: 1. yojson-five first release was `2.2.0` 2. yojson-five requires the same version for yojson So, effectively the former bounds was implying `(>= 2.2)`. Might as well make it more explicit for humans reader, which is what this change aims to do. This should result in *no new constraints added* regarding which combination of versions are allowable to build the project.
15ef2a
Merge pull request #115 from mbarbin/upgrade-setup-dune-3.21 Upgrade setup dune 3.21
df4a09
Upgrade crs-actions version
6fae0c
Upgrade setup-dune (v2.0.0+patched)
c79d7c
Upgrade setup-dune to v2.0.0
2a756f
Use --only-packages instead of -p in more-ci targets
6fa345
Merge pull request #114 from mbarbin/upgrade-dunolint-preview Upgrade dunolint preview
a51ca9
Merge pull request #112 from mbarbin/test-dependabot-user-handle Add tests for dependabot workflows
6080e6
Add notice for dev
ff0736
Remove trailing space in this test
ffa92c
Merge pull request #111 from mbarbin/config-show-json Use json syntax to show config
cacf09
Merge pull request #110 from mbarbin/inline-sexplib-dep Inline use of dyn to sexp
5e77d4
Merge pull request #109 from mbarbin/nobase Remove more dependencies
283657
Merge pull request #108 from mbarbin/reduce-deps Remove assorted deps
55b7c1
Merge pull request #107 from mbarbin/refactor-pkg-structure Refactor pkg structure
83f792
Fix case in cmd help
862ca5
Fix code coverage
803f7b
Upgrade actions/checkout to v6
84c356
Merge pull request #99 from mbarbin/tweak-test-diffs Tweak test diffs
61908d
Merge pull request #98 from mbarbin/ocaml-5.4-in-ci Enable OCaml 5.4 in CI
d19467
OCaml 5.4 ci transition (Wip) - Suggest adding `alpha` repo when needed
20e036
Upgrade to ocamlformat.0.28.1
667887
Simplify dev pkg synopsis (lint)
b75c37
Improve release-artifacts job - Name platform specific section clearly - Move to a new section platform independent artifacts (if any) and only enable the job on one canocial runner (ubuntu-latest) to fix the current duplication.
ac6b2d
Upgrade and pin actions/upload-pages-artifact to current v4
76e26d
Merge pull request #95 from mbarbin/fpath-base.0.4.0 Upgrade to and require fpath-base 0.4.0
3836b3
Merge pull request #94 from mbarbin/deprecated-alerts Add OCaml alerts to deprecated api
f254a5
Merge pull request #93 from mbarbin/load-config-refactor Load config refactor
09c20c
Use a real version in examples with config schema
d4c5f8
Use supported schema link
3449ba
Prepare release
cc6fcc
Merge pull request #92 from mbarbin/crs-config.schema.json Add distribution of crs-config.schema.json to validate configs
4e495a
Upgrade setup-dune
74d623
Upgrade node and setup-node in doc CI (docusaurus)
b59b5c
Merge pull request #91 from mbarbin/dunolint-actions2 Initiate some dunolint invariants + actions
d0626e
Merge pull request #87 from mbarbin/pplumbing-pkgs Switch to pplumbing split pkgs
576564
Lint
a07d58
Rename dir (lint)
bcc7b4
Move third party licenses in subdirs
386a86
Merge pull request #86 from mbarbin/ppx_deriving_yojson Switch to ppx_deriving_yojson
375804
Prepare Release
3ea676
Pin action-gh-release actions version
4e90ff
Pin version of reviewdog used in actions
748885
Merge pull request #83 from mbarbin/upgrade-docusaurus Upgrade Docusaurus
ef242a
Upgrade actions/attest-build-provenance
74e2d6
Upgrade actions/checkout in other workflows
ac8419
Merge pull request #78 from mbarbin/document-crs-ignore-files Document crs ignore files
13200f
Merge pull request #77 from mbarbin/crs-ignore Initial support for `.crs-ignore` files
deeea7
Remove dev-only dependency
c16e84
Merge pull request #76 from mbarbin/ai-perspective-post Ai perspective post
9979aa
Merge pull request #75 from mbarbin/crs.0.0.20250813-upgrades Upgrade crs-actions
c3543a
Prepare changelog
971dfc
Merge pull request #74 from mbarbin/config-and-glossary-refs Add doc glossary and reference documentation for crs config
298118
Merge pull request #73 from mbarbin/improve-crs-config Improve crs config
2fd8e3
Merge pull request #72 from mbarbin/binary-distribution Add doc about binary distribution
8df194
Merge pull request #71 from mbarbin/setup-crs-guide-pr Add doc installation guide for gha
8b6dbc
Merge pull request #70 from mbarbin/installation-guide Add doc installation guide
d227f5
Merge pull request #68 from mbarbin/upgrade-crs-actions Upgrade CRs actions
1c7c9d
Merge pull request #67 from mbarbin/blog-post-crs-workflows Add blog post about CRs Workflows
f1d800
More consistent cli commands and args doc strings
c2aa55
Merge pull request #66 from mbarbin/ignore-not-a-crs Ignore not a crs
4cfd23
Merge pull request #65 from mbarbin/invalid-cr-parser Invalid cr parser
1df830
Merge pull request #64 from mbarbin/test-invalid-usernames Test invalid usernames
699b60
Merge pull request #63 from mbarbin/content-start-offset Add getters for offsets and prefix
7ed388
Install crs in the actions PATH and use shared crs actions (#62) * Install crs in the actions PATH and use shared crs actions
92d967
Merge pull request #61 from mbarbin/test-invalid-crs Test invalid crs
850c07
Merge pull request #60 from mbarbin/cli-wrap-readmes Cli wrap readmes
620e23
Merge pull request #59 from mbarbin/use-print-table Switch from local to upstream `print-table` library
39d47d
Lint
118447
Merge pull request #57 from mbarbin/pull-request-base Pull request base
b46b75
Merge pull request #56 from mbarbin/fix-gh-annotations Fix gh annotations
bb55a4
Edit PR number
1aea1b
Merge pull request #55 from mbarbin/fix-header-priority Fix header priority
ff161b
Lint
2f6644
Merge pull request #54 from mbarbin/2-more-colors More table cell colors and improved headache scripting
e92456
Merge pull request #53 from mbarbin/refactor-crs-workflows Refactor crs workflows
af0463
Merge pull request #52 from mbarbin/share-test-cases Share test cases and add more entries
4e41a1
Edit changelog
5561bf
Merge pull request #50 from mbarbin/diagnostic-via-ppx Serialize to reviewdog via ppx yojson conv
95d894
Merge pull request #51 from mbarbin/crs-in-crs CRs in crs (experimental)
017106
Merge pull request #49 from mbarbin/test-deps Move ocaml-protoc gen into crs-tests package
45ebf9
Merge pull request #48 from mbarbin/text-table Refactor text table handling
b541b8
Add experimental notice
5ca07e
Merge pull request #47 from mbarbin/add-cwd-emacs-header Add cwd emacs header
8e9cd6
Merge pull request #46 from mbarbin/naming-and-doc Naming and doc
2c2b7c
Merge pull request #45 from mbarbin/summary-box-in-buffer Summary box in buffer
e952f3
Merge pull request #44 from mbarbin/fix-buffer-msgs Add buffer header by default and fix conflicts in buffer msgs
3d7262
Merge pull request #43 from mbarbin/fix-empty-line-prefixed Fix empty line prefixed
85679e
Merge pull request #42 from mbarbin/customize-grep Add two customizable variables to Emacs crs-grep
9e82e7
Lint
72aa6d
Prepare changelog
28b8b6
Merge pull request #41 from mbarbin/summary-content Summary content
0c96d5
Merge pull request #40 from mbarbin/annotate-crs Annotate CRs
23c6e8
Merge pull request #39 from mbarbin/reset-indent Reset indent
8abb88
Merge pull request #38 from mbarbin/terminology Terminology
5c6821
Fix checkout at tag
3963a7
Add release-artifacts workflow for pre-built binaries
67b1b1
Merge pull request #35 from mbarbin/improve-reindent Fix multi-lines comment rendering with comment prefix
f32812
Merge pull request #34 from mbarbin/improve-grep-mode-paths Improve emacs cr-grep-mode
5bc73e
Merge pull request #33 from mbarbin/xargs-123 Fix handling of xargs exit code 123
913afc
Prepare release
899df8
Merge pull request #31 from mbarbin/emacs-filter Emacs filter
e7ec5a
Merge pull request #30 from mbarbin/filter Add support for filter flags
7bbcac
Add attribution for printbox
36f489
Merge pull request #28 from mbarbin/printbox Use printbox
5bc8cf
Merge pull request #29 from mbarbin/remove-ppx-let Remove ppx let
e701ba
Merge pull request #26 from mbarbin/improve-doc Improve odoc documentation
039e1a
Merge pull request #25 from mbarbin/improve-coverage Improve coverage
c7d5b2
Merge pull request #24 from mbarbin/grep-show-sexp-locations Grep show sexp locations
c00063
Merge pull request #23 from mbarbin/fix-tests Fix usage of echo in tests
aa5152
Merge pull request #22 from mbarbin/xargs-1 Add xargs test
be8f87
Merge pull request #21 from mbarbin/macos-ci Enable macos in GitHub CI
05b1cb
Merge pull request #20 from mbarbin/edit-ci Use 5.3 and enable more workflows in CI
d14bf1
Merge pull request #19 from mbarbin/improve-ci Improve ci failures
ed0987
Merge pull request #17 from mbarbin/ocaml-re Switch regexps dependency from re2 to ocaml-re
330a88
Merge pull request #16 from mbarbin/spawn-and-pager Spawn and pager
009a5a
Bump volgo deps bound
c3d07b