Skip to content

Conversation

@tyiop794
Copy link
Collaborator

@tyiop794 tyiop794 commented Oct 17, 2025

Description:

DART prints the version (retrieved using 'git describe --dirty --tags') when it is run.

Fixes issue

fixes #747

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Documentation changes needed?

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

Tests

Please describe any tests you ran to verify your changes.

I have run the filter program multiple times. However, the tags do not seem to have transferred over to my fork, so in my case DART only prints 'unknown'. I'm still not sure how I would transfer those tags over.

Checklist for merging

  • Updated changelog entry
  • Documentation updated
  • Update conf.py

Checklist for release

  • Merge into main
  • Create release from the main branch with appropriate tag
  • Delete feature-branch

Testing Datasets

  • Dataset needed for testing available upon request
  • Dataset download instructions included
  • No dataset needed

@tyiop794
Copy link
Collaborator Author

I'm struggling to get the CI build checks to pass, which is strange because it builds on my machine fine. It looks like it's unable to find the file containing the function that prints the version?

tyiop794 and others added 5 commits October 22, 2025 09:45
@hkershaw-brown
Copy link
Member

Thanks @tyiop794! It might be a week or two before we look at this because there are several pull requests in the queue.

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.

Feature request: version of DART recorded in the log file

2 participants