Skip to content

Conversation

@Guiliano99
Copy link
Contributor

@Guiliano99 Guiliano99 commented Jun 13, 2025

Some users registered with uppercase characters in their account names, which is not compatible with Docker container building and running. This change enforces lowercase account names to prevent such issues.

Description

  • Normalize account names to lowercase.

Motivation and Context

  • Fix Docker build/running issues caused by inconsistent casing in account names.

How Has This Been Tested?

  • Verified via GitHub Actions pipeline.

- For users, which use a name which has uppercase name.
- To use the lower case name, for the docker container.
@Guiliano99 Guiliano99 marked this pull request as ready for review June 13, 2025 08:55
@Guiliano99 Guiliano99 requested a review from ralienpp as a code owner June 13, 2025 08:55
# Conflicts:
#	.github/workflows/check_quality.yml
#	REUSE.toml
#	client_tests/README.md
#	client_tests/cmp_client.py
#	client_tests/cmp_tests_jinja.robot
#	requirements.txt
- Verifies if the rf-test are run able or something went wrong.
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.

1 participant