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

Added backward compatility to old action types #3776

Merged
merged 7 commits into from
Aug 20, 2019

Conversation

vitoravelino
Copy link
Contributor

We are changing the string format of action type and to avoid breaking
everything we added the backward compatibility to work with the old
format. This way we can slowly transition to the new format without
breaking all the features at once.

Signed-off-by: Vítor Avelino [email protected]

We are changing the string format of action type and to avoid breaking
everything we added the backward compatibility to work with the old
format. This way we can slowly transition to the new format without
breaking all the features at once.

Signed-off-by: Vítor Avelino <[email protected]>
@vitoravelino vitoravelino requested a review from KlapTrap August 15, 2019 19:35
@cfdreddbot
Copy link

✅ Hey vitoravelino! The commit authors and yourself have already signed the CLA.

Nathan Jones added 6 commits August 20, 2019 10:48
* v3-master: (26 commits)
  Added fixme
  Fix e2e test
  Fix cf init script given changes in broker service (#3746)
  Update protractor to fix travis e2e tests (#3747)
  Moved more cf components from core to cf package
  Two tweaks - Move entityCatalogue clear into testEntityCatalogue, optionally return test if in test env - Move EffectsFeatureTestModule & TEST_CATALOGUE_ENTITIES into own test file
  Moved some cf components from core to cf package
  Removed some comments
  Fix cf-autoscaler unit tests
  Entity validation fixes
  Same Tweaks at space level - Show edit quota on space level quota details page - Ensure we return from edit stepper from org's space quota list, org level quota page and space level quota page - Apply permissions to edit quota
  Tweaks - Show edit quota on org level quota details page - Ensure we return from edit stepper from cf quota list, cf level quota page and org level quota page - Apply permissions to edit quota - Change org --> space in space level quota page - Fix validation for sub 0 values
  Small tweaks
  WIP
  Fix entity relations from parents test
  Build
  Fix imports after merge
  WIP
  Core - fix compile & current user permissions
  First pass autoscaler unit tests
  ...
…-types

* entity-pipeline:
  Fix a few low hanging fruit, added some TODOs for me
  Remove console logs
  FIx qparam for service instances
@KlapTrap KlapTrap merged commit 05e76f8 into entity-pipeline Aug 20, 2019
@KlapTrap KlapTrap deleted the add-backward-compatibility-action-types branch August 20, 2019 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants