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

Add dependency version information #84

Open
klauer opened this issue Aug 23, 2021 · 1 comment
Open

Add dependency version information #84

klauer opened this issue Aug 23, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@klauer
Copy link
Contributor

klauer commented Aug 23, 2021

I'd like to come up with a reliable, not-facility-specific method to determine versions of EPICS module dependencies. (I'm not sure there actually is one, but would be happy to be proven wrong here.)

Dependency versions could be inferred from:

  • envPaths, if available. This would require the least amount of changes.
  • A Makefile or RELEASE_SITE if available

Should the IOC loader be tasked with providing this information? That way, it could be done on a facility-by-facility basis.

@klauer klauer added the enhancement New feature or request label Sep 9, 2021
@klauer
Copy link
Contributor Author

klauer commented Apr 4, 2022

Related to #124.
Isolated command-line tool is complete, but not integrated with the backend/frontend tools at all.

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

1 participant