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

Automated declaration of the Controlled Unit added #20

Conversation

TomKovac
Copy link
Collaborator

@TomKovac TomKovac commented Oct 9, 2024

Pull Request Description

Title: Automated declaration of the Controlled Unit added

Summary:
This pull request implements the automated declaration of the Controlled Unit after it is created, ensuring that the unit is automatically registered and available for use. This enhancement improves the efficiency of the process and reduces the potential for manual errors.

Changes:

  • Added logic for the automated declaration of the Controlled Unit.
  • Fixed typos in the implementation.
  • Corrected issues in the Controlled Unit declaration runner.

Commits Overview:

For more details on the commits, please refer to the commit history.

Testing:

  • Ensure the automated declaration process works as expected.
  • Verify that all related unit tests pass.
  • Conduct thorough code reviews to ensure no issues are introduced.

Please review the changes and provide feedback. Thank you!

@PTKu PTKu merged commit 408571a into dev Oct 9, 2024
@PTKu PTKu deleted the 19-controlled-unit-should-be-declared-automatically-after-controlled-unit-is-created branch October 9, 2024 11:14
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.

Controlled unit should be declared automatically after controlled unit is created
2 participants