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

Adds possibility to migrate feature_keys to resource_keys #68

Merged
merged 10 commits into from
Aug 3, 2020

Commits on Jul 1, 2020

  1. initial implementation for migration

    Nando Sousa committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    81e93a3 View commit details
    Browse the repository at this point in the history
  2. Move doc to right place

    Nando Sousa committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    30b7270 View commit details
    Browse the repository at this point in the history
  3. removes useless verification

    Nando Sousa committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    c9ebce9 View commit details
    Browse the repository at this point in the history
  4. Adds rake task to migrate to resource_keys

    Nando Sousa committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    24c8ced View commit details
    Browse the repository at this point in the history
  5. removes unecessary from,to redis mechanism

    Nando Sousa committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    b5248fc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    d763485 View commit details
    Browse the repository at this point in the history
  2. adds sinchronize to resource

    Nando Sousa committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    7d310d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    ac368be View commit details
    Browse the repository at this point in the history
  2. Cover migration scenario

    Why? As detected in code review, we didn't cover one critical path
    of the migration with tests.
    henrich-m committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    d33f870 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

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