Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make application version and study name visible #36

Open
4 tasks
LDSamson opened this issue Jun 24, 2024 · 2 comments
Open
4 tasks

Make application version and study name visible #36

LDSamson opened this issue Jun 24, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@LDSamson
Copy link
Collaborator

LDSamson commented Jun 24, 2024

  • Make application version visible
    • can be obtained using golem::get_golem_version().
  • Make study name visible
    • Study name should be added to the config file.
  • Make new/updated markers more consistent (remove asterisks, show only in bold)
  • Replace the term 'patient' for 'subject' or similar (more general term)
@LDSamson LDSamson added this to the v0.1.0 milestone Jun 24, 2024
@LDSamson LDSamson added the enhancement New feature or request label Jun 24, 2024
@jthompson-arcus jthompson-arcus self-assigned this Jul 12, 2024
@jthompson-arcus
Copy link
Collaborator

@LDSamson I'm curious about what you envision with the usage of golem::get_golem_version(). Is there a reason to use this over golem::pkg_version()? The first option reads from the configuration file, so we would be setting that value. The second option reads from the DESCRIPTION file.

@LDSamson LDSamson modified the milestones: v0.1.0, v0.2.0 Oct 30, 2024
@LDSamson
Copy link
Collaborator Author

Reading from the description file is fine and maybe even better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants