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

Add TravisCI source #1877

Merged
merged 8 commits into from
Oct 30, 2023
Merged

Add TravisCI source #1877

merged 8 commits into from
Oct 30, 2023

Commits on Oct 9, 2023

  1. Add TravisCI source

    dustin-decker committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b960231 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    c99e0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec3c59d View commit details
    Browse the repository at this point in the history
  3. Remove jobPage loop

    ListByBuild does not support pagination, so this was infinitely
    repeating. https://developer.travis-ci.com/resource/jobs#find
    mcastorina committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e5a34a9 View commit details
    Browse the repository at this point in the history
  4. Continue chunking on error

    mcastorina committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    fe90eff View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. review updates

    dustin-decker committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    065984e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. update readme

    dustin-decker committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    628a55d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d707ef5 View commit details
    Browse the repository at this point in the history