Skip to content
This repository was archived by the owner on Dec 10, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-dlp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.0
Choose a base ref
...
head repository: googleapis/python-dlp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on May 28, 2020

  1. chore(python): remove one remaining extra bash line (#565) (#23)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore(python): remove one remaining extra bash line (#565)
    
    To avoid generating bogus PRs
    
    Co-authored-by: Jeffrey Rennie <[email protected]>
    
    Source-Author: Carlos de la Guardia <[email protected]>
    Source-Date: Tue May 19 11:57:19 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: d2364eb80b840a36136c8ce12f1c6efabcc9600e
    Source-Link: googleapis/synthtool@d2364eb
    yoshi-automation authored May 28, 2020
    Configuration menu
    Copy the full SHA
    f60f8da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c6a0d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 10, 2020

  1. feat: set release_status to production/stable (#9)

    # **RELEASE AFTER:  June 10, 2020**
    
    Release-As: 1.0.0
    
    Current release: **beta**
    
    ## Instructions
    
    Check the lists below, adding tests / documentation as required. Once all the "required" boxes are ticked, please create a release and close this issue.
    
    ## Required
    
    - [x] 28 days elapsed since last beta release with new API surface. [last release on May 13](https://github.com/googleapis/python-dlp/releases/)
    - [x] Server API is GA (API is [v2](https://github.com/googleapis/python-dlp/tree/master/google/cloud/dlp_v2))
    - [x] Package API is stable, and we can commit to backward compatibility
    - [x] All dependencies are GA
    
    ## Optional
    
    - [ ] Most common / important scenarios have descriptive samples
    - [ ] Public manual methods have at least one usage sample each (excluding overloads)
    - [ ] Per-API README includes a full description of the API
    - [ ] Per-API README contains at least one “getting started” sample using the most common API scenario
    - [ ] Manual code has been reviewed by API producer
    - [ ] Manual code has been reviewed by a DPE responsible for samples
    - [ ] 'Client Libraries' page is added to the product documentation in 'APIs & Reference' section of the product's documentation on Cloud Site
    busunkim96 authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a7f22a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5a3679 View commit details
    Browse the repository at this point in the history
Loading