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

Validate git reference when Deployment Process is saved #9125

Open
iryan2 opened this issue Nov 12, 2024 · 1 comment
Open

Validate git reference when Deployment Process is saved #9125

iryan2 opened this issue Nov 12, 2024 · 1 comment
Labels
kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time

Comments

@iryan2
Copy link

iryan2 commented Nov 12, 2024

The enhancement

The Need

When creating a release and the git repo has issues (invalid repo, invalid credentials) it shows this error
385161873-231657ff-0c3a-4ffe-a03a-c3adc9106956

When saving the step in the deployment process though, it was all valid.

Solution

Validate the referenced git repository when the user saves their Deployment Process, instead of when they're creating a Release.

Screenshots and Mockups

Existing experience - issue with git reference doesn't get raised until the user attempts to create a release:
image

Desired - git reference validation error is raised when the user attempts to save their deployment process:
image

@iryan2 iryan2 added the kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time label Nov 12, 2024
@iryan2
Copy link
Author

iryan2 commented Nov 13, 2024

Release notes: Git credentials will now be validated when saving a Deployment Process (previously this check only happened when creating a Release)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time
Projects
None yet
Development

No branches or pull requests

1 participant