Skip to content

Conversation

michaelmcd18
Copy link
Collaborator

Adding function to help with file renaming, ensuring the QClog stays updated and all supporting functions do not break. Goal is for this to replace manual renaming of files during a project.

@michaelmcd18 michaelmcd18 requested a review from andersone1 June 17, 2024 13:59
@andersone1
Copy link
Collaborator

Remove svn check in step

  system(
    glue::glue(
      "svn commit -m 'rename {.filepath}' {.filepath} {.new_filepath} QClog.csv"
    )

@andersone1 andersone1 linked an issue Oct 23, 2024 that may be closed by this pull request
@michaelmcd18
Copy link
Collaborator Author

Use code developed to write up guidance on how to rename files in SVN and update the QC log (only if necessary). Not adding to the review package as this isn't a recommended process

@michaelmcd18 michaelmcd18 deleted the file-rename branch November 13, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Functions to address common QC log issues

2 participants