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

Actions to automize the workflow #28

Closed
wants to merge 0 commits into from

Conversation

paulzierep
Copy link
Collaborator

@paulzierep paulzierep commented Nov 3, 2023

Added github actions to perform 3 tasks:

  • Fetch all tools every Sunday (currently running in my fork)
  • Run the community filter if more tools were fetched (test worked)
  • Update pages when community outputs (results) are changed

@paulzierep paulzierep marked this pull request as draft November 3, 2023 21:16
@paulzierep
Copy link
Collaborator Author

paulzierep commented Nov 6, 2023

The fetch all data job fails after 6 hours, need to split up the jobs to process less github repos at once. Similar to the planemo-monitor (https://github.com/galaxyproject/planemo-monitor/blob/9b96a3b1ed618a5ca111e0290677b4e0eef1b0c7/.github/workflows/monitor.yaml#L16-L21) actually.

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