Skip to content

Updating log saving and laoding functions, vignettes for logs and working releases, various tests files and documentation#23

Merged
RossanaTat merged 7 commits intoDEV_v2from
fix_log_save_load
Feb 25, 2026
Merged

Updating log saving and laoding functions, vignettes for logs and working releases, various tests files and documentation#23
RossanaTat merged 7 commits intoDEV_v2from
fix_log_save_load

Conversation

@RossanaTat
Copy link
Collaborator

@RossanaTat RossanaTat commented Feb 23, 2026

Updated:

  • log functions to work with {stamp} aliases, mostly loading and saving logs to disk
  • test files for logs, branch management, working release, working with GitHub
  • new vignettes for usage of logs and working release functions
  • functions documentation

@coderabbitai
Copy link

coderabbitai bot commented Feb 23, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix_log_save_load

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@RossanaTat RossanaTat requested a review from dana89co February 23, 2026 15:43
cli::cli_abort("{.field {folder}} is not available in {.field pip_folders}")
if (!is.null(name)) {
assign(name, folders, envir = parent.frame())
}
Copy link

@dana89co dana89co Feb 23, 2026

Choose a reason for hiding this comment

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

@RossanaTat : Does this mean that if the name is not in folders we can assign a new folders with this function to the environment?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hey @dana89co, I pushed two more recent commits to modify these changes, so this part is not there anymore. (I'm keeping the function as it was before, I believe it is correct that way)

@RossanaTat RossanaTat merged commit df96334 into DEV_v2 Feb 25, 2026
1 of 2 checks passed
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