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

Automatic CI to fetch, merge, filter tools and create static pages #34

Closed
wants to merge 42 commits into from

Conversation

paulzierep
Copy link
Collaborator

Working CI that weekly fetches all tools stepwise and then merges them into all_tools.tsv;
updates the main branch via git pull -s recursive -X ours merge strategy.
Tested on my main branch.
The filter and static CI are triggered automatically when all_tools.tsv is changed in the main branch.

@paulzierep
Copy link
Collaborator Author

hang on with the review, I need to rebase https://github.com/paulzierep/galaxy_tool_extractor/tree/main first ...

Comment on lines +32 to +33
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
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
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: actions/checkout@v4
- uses: actions/setup-python@v5

Comment on lines +58 to +59
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
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
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: actions/checkout@v4
- uses: actions/setup-python@v5

Comment on lines +25 to +26
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
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
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: actions/checkout@v4
- uses: actions/setup-python@v5

Comment on lines +26 to +27
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
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
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: actions/checkout@v4
- uses: actions/setup-python@v5

Comment on lines +53 to +54
# - uses: actions/checkout@v3
# - uses: actions/setup-python@v4
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
# - uses: actions/checkout@v3
# - uses: actions/setup-python@v4
# - uses: actions/checkout@v4
# - uses: actions/setup-python@v5

@paulzierep
Copy link
Collaborator Author

I went the fast way to get this done, so we can finalize the publication, its working with the stats and the instance check now: #35; @nsoranzo I took your review into account !

@paulzierep paulzierep closed this Jan 17, 2024
@paulzierep
Copy link
Collaborator Author

I went the fast way to get this done, so we can finalize the publication, its working with the stats and the instance check now: #35; @nsoranzo I took your review into account !

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