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

Autobuild Go in analyze if not already built #1219

Merged
merged 10 commits into from
Sep 2, 2022

Commits on Aug 31, 2022

  1. Autobuild Go in analyze step

    angelapwen authored and henrymercer committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    215c3cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc4685 View commit details
    Browse the repository at this point in the history
  3. Add environment variable for enabling Go extraction reconcilation

    This will enable us to test this behavior in PR checks.
    Also simplify and add some more detailed documentation.
    henrymercer committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    fff56ee View commit details
    Browse the repository at this point in the history
  4. Simplify doesGoExtractionOutputExist implementation

    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    henrymercer and aeisenberg committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e466e75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b4b44c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b42a495 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14d7039 View commit details
    Browse the repository at this point in the history
  8. Fix language inclusion test

    `in` checks the indices of an array, not the values.
    henrymercer committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9552903 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e0846c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    fe1bd9a View commit details
    Browse the repository at this point in the history