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

Disallow spaces and other troublesome characters in environment names #40

Merged
merged 4 commits into from
Jan 31, 2024

Update docs for EnvironmentInput.validate

6265386
Select commit
Loading
Failed to load commit list.
Merged

Disallow spaces and other troublesome characters in environment names #40

Update docs for EnvironmentInput.validate
6265386
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 31, 2024 in 0s

57.69% of diff hit (target 65.29%)

View this Pull Request on Codecov

57.69% of diff hit (target 65.29%)

Annotations

Check warning on line 137 in softpack_core/artifacts.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/artifacts.py#L137

Added line #L137 was not covered by tests

Check warning on line 163 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L163

Added line #L163 was not covered by tests

Check warning on line 252 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L252

Added line #L252 was not covered by tests

Check warning on line 254 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L254

Added line #L254 was not covered by tests

Check warning on line 277 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L275-L277

Added lines #L275 - L277 were not covered by tests

Check warning on line 297 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L295-L297

Added lines #L295 - L297 were not covered by tests

Check warning on line 353 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L353

Added line #L353 was not covered by tests

Check warning on line 355 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L355

Added line #L355 was not covered by tests

Check warning on line 367 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L367

Added line #L367 was not covered by tests

Check warning on line 587 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L587

Added line #L587 was not covered by tests

Check warning on line 31 in softpack_core/schemas/groups.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/groups.py#L31

Added line #L31 was not covered by tests