Skip to content

Conversation

vivianvarela
Copy link

Type of Change

- [ ] Bug fix (non-breaking change which fixes an issue)

- [x] New feature (non-breaking change which adds functionality)

- [ ] Code quality/refactoring

This pull request introduces a new capability to the apigee-config-maven-plugin to manage a developer's status (active/inactive). This functionality was implemented to support CI/CD pipelines where developer status needs to be updated automatically based on configuration files checked into source control.

@ssvaidyanathan
Copy link
Collaborator

@vivianvarela - As per this link, the status is an output field only, so I would not want to include it in the payload. If someone tries to create a developer with "status", it could fail.

Set Developer Status is a separate operation. If you inactivate the developer by mistake while trying to update other fields of the developer, it could automatically disable all keys within the developer apps. Better we dont include this as part of update but create a new Maven goal setDeveloperStatus just like exportAppKeys

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.

2 participants