Skip to content

fix: custom log file path#7200

Merged
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__custom_log_file_path
Mar 1, 2023
Merged

fix: custom log file path#7200
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__custom_log_file_path

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

@rgrinberg rgrinberg commented Mar 1, 2023

Create directory when using a custom path for the log file

It's not possible to customize this directory via dune, but I'm using this feature in action runners.

Create directory when using a custom path for the log file

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

<!-- ps-id: e8c4b148-0c95-4491-bf7e-83a35ec258d7 -->
@rgrinberg rgrinberg requested a review from snowleopard March 1, 2023 02:09
Copy link
Copy Markdown
Collaborator

@snowleopard snowleopard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@rgrinberg rgrinberg merged commit b8fd9df into main Mar 1, 2023
@rgrinberg rgrinberg deleted the ps/rr/fix__custom_log_file_path branch March 1, 2023 19:24
jchavarri added a commit to jchavarri/dune that referenced this pull request Nov 15, 2023
* main: (56 commits)
  feature: add terminal ui backend based on NoTTY (ocaml#6996)
  doc(coq): update documentation about coqdep
  fix(rules): don't descend into automatic subdirs infinitely (ocaml#7208)
  benchmark: add warm run (ocaml#7198)
  test: vendored and public libs (ocaml#7197)
  test: use sh in concurrent test (ocaml#7205)
  fix: custom log file path (ocaml#7200)
  test(melange): add test exercising ocaml#7104 (ocaml#7204)
  test(melange): add a test that introduces rules in the target dir (ocaml#7196)
  test: duplicate packages in vendor dir (ocaml#7194)
  melange: interpret `melc --where` as a list of `:`-separated paths (ocaml#7176)
  perf: add synthetic benchmark (ocaml#7189)
  Test case for bug report (ocaml#6725)
  Add test illustrating ocaml#6575 (ocaml#6576)
  chore: add rule streaming proposal (ocaml#7195)
  test(stdlib): merge wrapped/unwrapped tests
  test: move all stdlib tests
  fix: allow unwrapped libraries with `(stdlib ..)`
  test: demonstrate crash in modules.ml when `(stdlib .. )` used with `(wrapped false)`
  fix(install): respect display options (ocaml#7116)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants