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

feat(rc): Add Remote Config Version Management API #920

Merged
merged 8 commits into from
Jun 25, 2020

Commits on May 7, 2020

  1. Get remote config template by version number (#874)

    * Get remote config template by version number
    lahirumaramba committed May 7, 2020
    Configuration menu
    Copy the full SHA
    e7af8bb View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Refactor unit tests for Remote Config (#884)

    * Refactor unit tests
    lahirumaramba committed May 11, 2020
    Configuration menu
    Copy the full SHA
    773add8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Add Remote Config Rollback operation (#885)

    * Add Remote Config Rollback operation
    
    * Update docs and move etag validation to a helper function
    
    * Update docs
    
    * Introduce a util to create a template from API response
    
    * PR fixes
    lahirumaramba committed May 15, 2020
    Configuration menu
    Copy the full SHA
    5762470 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Remote Config Add list versions operation (#896)

    * Remote Config: Add list versions operation
    
    * Add version Impl and other PR fixes
    
    * PR fixes
    
    * Imrpoved unit tests and some code clean up
    
    * Fix code formatting
    lahirumaramba committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    bde53cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b20f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Add version meta data to RC templates (#906)

    * Add version meta data to RC templates
    
    * PR fixes
    
    * Use assertion to unwrap template.version
    lahirumaramba committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    cf10110 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Update Remote Config Docstrings in index.d.ts

    - Update Remote Config Docstrings in index.d.ts
    lahirumaramba committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    a1e589f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

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