aws-deadline / deadline-cloud-test-fixtures

This package contains pytest fixtures that are used to test AWS Deadline Cloud Python packages
Apache License 2.0
9 stars 13 forks source link

chore: Add Customer Domain Env to Release Workflow #34

Closed moorec-aws closed 11 months ago

moorec-aws commented 11 months ago

What was the problem/requirement? (What/Why)

Need to add an environment to the release workflow to allow publishing to a new codeartifact domain/repository.

What was the solution? (How)

Add env to the release workflow

What is the impact of this change?

Allow publishing to a new codeartifact repository

How was this change tested?

hatch run lint
hatch run test

Was this change documented?

No

Is this a breaking change?

No