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

Writing resolved Go modules as K:V JSON for external bookkeeping #1906

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Aug 29, 2024

  1. Writing resolved Go modules as K:V JSON for external bookkeeping

    Buzz-Lightyear authored and Srinivas Muthu committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7916a0f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into srini/depgraph

    Buzz-Lightyear authored and Srinivas Muthu committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f06c5cb View commit details
    Browse the repository at this point in the history
  3. Only adding K:V for modules that have resolved versions

    Buzz-Lightyear authored and Srinivas Muthu committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dfc4ad6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    f11a8a6 View commit details
    Browse the repository at this point in the history
  2. For internal modules, version is None, so we're excluding it

    Buzz-Lightyear authored and Srinivas Muthu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    367d612 View commit details
    Browse the repository at this point in the history
  3. Exporting resolved_deps.json

    Buzz-Lightyear authored and Srinivas Muthu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    aa09427 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 12, 2024

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

Commits on Oct 22, 2024

  1. Merged in latest

    Buzz-Lightyear authored and Srinivas Muthu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f78ae1e View commit details
    Browse the repository at this point in the history