Closed
Conversation
touch for workflow extension
3 tasks
As suggested by @timMillet here: MobilityData#712 (comment)
- road to a 100, 25 new feeds + original 11
-set Java heap space to maximum size -https://docs.github.com/en/actions/reference/specifications-for-github-hosted-runners#supported-runners-and-hardware-resources -https://alvinalexander.com/blog/post/java/java-xmx-xms-memory-heap-size-control/ -add 25 feeds
Now roughly 100 feeds
A feed is big when it requires more memory than the default amount to be processed.
Owner
Author
|
I understand how GitHub works now. This was an unnecessary PR as only the fork branch is used to open a PR on the upstream repo. The more you know. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please create the PR and a member of the Mobility Data team will take it from here - thanks!
end_to_end.ymlin.github/workflows-abort_on_errorto falseSummary:
This PR extends the end to end GitHub workflow to run the validator against a significant number of feeds. Feeds will be taken from transitfeeds.com
Expected behavior:
The workflow should run on the GitHub infrastructure on an extended number of feeds.
TO COME: Screenshot
Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything