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

Update stats #78

Closed
wants to merge 65 commits into from
Closed

Conversation

paulzierep
Copy link
Collaborator

No description provided.

@@ -29,7 +30,6 @@
"https://usegalaxy.org",
"https://usegalaxy.org.au",
"https://usegalaxy.eu",
"https://usegalaxy.fr",
Copy link
Member

Choose a reason for hiding this comment

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

Why did you remove it?

Copy link
Member

Choose a reason for hiding this comment

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

There is a list somewhere with public servers

@paulzierep
Copy link
Collaborator Author

Need to check if https://training.galaxyproject.org/api/#/tools/get_psl_json can improve that

@@ -23,18 +23,45 @@
from github.ContentFile import ContentFile
from github.Repository import Repository

COLUMN_ORDER = [
"Galaxy wrapper id",
Copy link
Member

Choose a reason for hiding this comment

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

Should we not call it "Galaxy suite id"?

"Galaxy wrapper owner",
"Galaxy wrapper source",
"Galaxy wrapper parsed folder",
"Galaxy Star Availability",
Copy link
Member

Choose a reason for hiding this comment

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

Why having a separate column here?

"Galaxy wrapper source",
"Galaxy wrapper parsed folder",
"Galaxy Star Availability",
"All Server Availability",
Copy link
Member

Choose a reason for hiding this comment

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

Maybe "Public servers with at least one tool"

Comment on lines +50 to +53
"Tools available on: UseGalaxy.org",
"Tools available on: UseGalaxy.org.au",
"Tools available on: UseGalaxy.eu",
"Tools available on: UseGalaxy.org.fr",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"Tools available on: UseGalaxy.org",
"Tools available on: UseGalaxy.org.au",
"Tools available on: UseGalaxy.eu",
"Tools available on: UseGalaxy.org.fr",
"Tools available on UseGalaxy.org",
"Tools available on UseGalaxy.org.au",
"Tools available on UseGalaxy.eu",
"Tools available on UseGalaxy.fr",

"Tools available on: UseGalaxy.org.au",
"Tools available on: UseGalaxy.eu",
"Tools available on: UseGalaxy.org.fr",
"No. of tool users (2022-2023) (usegalaxy.eu)",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"No. of tool users (2022-2023) (usegalaxy.eu)",
"Tool users in 2022-2023 on UseGalaxy.eu",

"Tools available on: UseGalaxy.eu",
"Tools available on: UseGalaxy.org.fr",
"No. of tool users (2022-2023) (usegalaxy.eu)",
"Total tool usage (usegalaxy.eu)",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"Total tool usage (usegalaxy.eu)",
"Total tool usage on UseGalaxy.eu",

@paulzierep paulzierep closed this Jun 17, 2024
@paulzierep paulzierep reopened this Jun 17, 2024
@paulzierep paulzierep closed this Jun 17, 2024
@paulzierep
Copy link
Collaborator Author

Done with: #120 and #113

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.

2 participants