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

chore(copybara): sync commits from Aspect-internal silo #484

Merged
merged 3 commits into from
Jun 29, 2023

Commits on Jun 29, 2023

  1. fix(deps): update go (#2607)

    GitOrigin-RevId: 1726b3b7e06ae980a155cac5f000123092ad2053
    renovate[bot] authored and gregmagolan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    cd1422c View commit details
    Browse the repository at this point in the history
  2. feat: add --aspect:lock_version flag to prevent Aspect CLI from downl…

    …oading & running a different version of itself (#2710)
    
    This flag should be set when running Aspect CLI under Workflows so that
    the version being run is always the version the Workflows expects.
    
    ---
    
    ### Type of change
    
    - New feature or functionality (change which adds functionality)
    
    ### Test plan
    
    - New test cases added
    
    GitOrigin-RevId: a3509640587f6d829d69b4aa9088495e511035d4
    gregmagolan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0dcde4e View commit details
    Browse the repository at this point in the history
  3. fix(gazelle): support deps between local projects (#2696)

    GitOrigin-RevId: 7c2ab434235c42a4bd32bdd0aba3ecdf2bd0b87a
    jbedard authored and gregmagolan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9c7b49a View commit details
    Browse the repository at this point in the history