Skip to content

shollyman/shollyman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

  SELECT
    product, lang, repo, issues
  FROM
    google_cloud.developer_relations
  WHERE
    user_id = 'shollyman'
    AND role IN ('library_maintainer','engineer','blowhard')
    AND activity_frequency IN ('all_too_much','often')

Results:

product lang repo issues
BigQuery ALL public issue tracker
BigQuery go https://github.com/googleapis/google-cloud-go repo
BigQuery go https://github.com/GoogleCloudPlatform/golang-samples repo
BigQuery python https://github.com/googleapis/python-bigquery repo
BigQuery java https://github.com/googleapis/java-bigquery repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published