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

beeflow core info #908

Merged
merged 4 commits into from
Sep 4, 2024
Merged

beeflow core info #908

merged 4 commits into from
Sep 4, 2024

Conversation

aquan9
Copy link
Collaborator

@aquan9 aquan9 commented Aug 28, 2024

This PR adds a way to get information about the current instance, which should be useful for debugging various issues:

Usage:

(poetry-ci) [aquan@darwin-fe1 .beeflow]$ beeflow core info
Beeflow version: 0.1.9.dev3
.beeflow directory: /vast/home/aquan/.beeflow
Log path: /vast/home/aquan/.beeflow/logs

Copy link
Collaborator

@pagrubel pagrubel left a comment

Choose a reason for hiding this comment

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

@aquan9 I think it would be a good idea to add the container_archive path and the path's to our dependency containers.

@pagrubel
Copy link
Collaborator

@aquan9 Also instead of .beeflow directory it should probably be with either "bee_workdir"

beeflow/client/core.py Outdated Show resolved Hide resolved
Co-authored-by: Patricia Grubel <pagrubel@lanl.gov>
@pagrubel pagrubel merged commit 2259f41 into develop Sep 4, 2024
6 checks passed
@pagrubel pagrubel deleted the origin/beeflow-core-info branch September 4, 2024 20:53
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.

3 participants