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

Participant Deployment Pipeline #158

Open
4 tasks
zeier opened this issue Jun 23, 2022 · 1 comment
Open
4 tasks

Participant Deployment Pipeline #158

zeier opened this issue Jun 23, 2022 · 1 comment

Comments

@zeier
Copy link

zeier commented Jun 23, 2022

Feature #91

Description

We need to have a pipeline to deploy the azure resources of a new participant manually.

Acceptance Criteria

  • The Azure resources for a new participant can be deployed, the participant is not onboarded yet
  • The workflow deploying a new participant can be triggered manually by clicking a button

Tasks

  • Create a workflow to deploy a new participant
  • Update the documentation
@zeier
Copy link
Author

zeier commented Jul 28, 2022

Put on hold since capacity until end of sprint 13 is projected to be insufficient to cover this feature.
Can be taken up as the next priority feature if capacity is available.

bscholtes1A pushed a commit that referenced this issue Jul 7, 2023
Bumps `registrationService` from 0.1.2 to 0.1.3.

Updates `org.eclipse.edc:registration-service-spi` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/RegistrationService/releases)
- [Changelog](https://github.com/eclipse-edc/RegistrationService/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/RegistrationService@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:registration-service` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/RegistrationService/releases)
- [Changelog](https://github.com/eclipse-edc/RegistrationService/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/RegistrationService@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:registration-service-credential-service` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/RegistrationService/releases)
- [Changelog](https://github.com/eclipse-edc/RegistrationService/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/RegistrationService@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:registration-service-client` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/RegistrationService/releases)
- [Changelog](https://github.com/eclipse-edc/RegistrationService/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/RegistrationService@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:registration-service-api` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/RegistrationService/releases)
- [Changelog](https://github.com/eclipse-edc/RegistrationService/blob/main/CHANGELOG.md)
- [Commits](eclipse-edc/RegistrationService@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: org.eclipse.edc:registration-service-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:registration-service
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:registration-service-credential-service
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:registration-service-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:registration-service-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

1 participant