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

ci: removing linkage-monitor from the required checks #1190

Merged
merged 5 commits into from
Aug 25, 2021

Commits on Aug 23, 2021

  1. ci: removing linkage-monitor from the required checks

    Linkage Monitor has served to identify the dependency conflicts
    between the source tree in a pull request and the latest Libraries
    BOM. However the Libraries BOM now implements the process to sync
    with the dependencies of the Google Cloud BOM and the Google Cloud
    BOM achieves dependency convergence with regard to the shared
    dependencies BOM. Therefore, Linkage Monitor does not give much
    benefit to our library development process any more.
    GoogleCloudPlatform/cloud-opensource-java#2137
    suztomo committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    2e50f7d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    9ca2bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb130b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    72525ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    778a5f7 View commit details
    Browse the repository at this point in the history