changing everything major change#59
Open
djdanielsson wants to merge 7 commits into
Open
Conversation
modified: credential/meta/argument_specs.yml modified: credential/tasks/main.yml modified: credential/tests/test.yml modified: decision_environment/README.md modified: decision_environment/meta/argument_specs.yml modified: decision_environment/tasks/main.yml modified: decision_environment/tests/test.yml modified: dispatch/meta/argument_specs.yml modified: dispatch/tests/test.yml modified: project/README.md modified: project/meta/argument_specs.yml modified: project/tasks/main.yml modified: project/tests/test.yml deleted: project_sync/README.md deleted: project_sync/defaults/main.yml deleted: project_sync/meta/argument_specs.yml deleted: project_sync/meta/main.yml deleted: project_sync/tasks/main.yml deleted: project_sync/tests/test.yml deleted: project_sync/tests/vars/projects.yml modified: rulebook_activation/README.md modified: rulebook_activation/meta/argument_specs.yml modified: rulebook_activation/tasks/main.yml modified: rulebook_activation/tests/test.yml modified: user/README.md modified: user/meta/argument_specs.yml modified: user/tasks/main.yml modified: user/tests/test.yml modified: user_token/README.md modified: user_token/meta/argument_specs.yml modified: user_token/tasks/main.yml modified: user_token/tests/test.yml modified: ../README.md modified: ../galaxy.yml deleted: ../plugins/doc_fragments/auth.py deleted: ../plugins/doc_fragments/auth_plugin.py deleted: ../plugins/lookup/eda_api.py deleted: ../plugins/module_utils/eda_module.py deleted: ../plugins/modules/__init__.py deleted: ../plugins/modules/credential.py deleted: ../plugins/modules/decision_environment.py deleted: ../plugins/modules/project.py deleted: ../plugins/modules/project_sync.py deleted: ../plugins/modules/rulebook_activation.py deleted: ../plugins/modules/user.py deleted: ../plugins/modules/user_token.py modified: ../tests/playbooks/eda_configs/eda_auth.yml modified: ../tests/playbooks/testing_collections_playbook.yml
djdanielsson
marked this pull request as draft
September 27, 2024 19:17
new file: controller_token/defaults/main.yml renamed: user_token/meta/argument_specs.yml -> controller_token/meta/argument_specs.yml renamed: user_token/meta/main.yml -> controller_token/meta/main.yml new file: controller_token/tasks/main.yml renamed: user_token/tests/test.yml -> controller_token/tests/test.yml renamed: user_token/tests/vars/user_tokens.yml -> controller_token/tests/vars/user_tokens.yml modified: dispatch/README.md modified: dispatch/defaults/main.yml modified: dispatch/meta/argument_specs.yml deleted: user_token/defaults/main.yml deleted: user_token/tasks/main.yml modified: ../changelogs/.plugin-cache.yaml modified: ../tests/playbooks/eda_configs/eda_user_tokens.yml
modified: controller_token/defaults/main.yml modified: controller_token/meta/argument_specs.yml modified: controller_token/tasks/main.yml
modified: decision_environment/README.md modified: project/README.md
djdanielsson
marked this pull request as ready for review
September 30, 2024 14:16
Contributor
Author
|
I haven't tested it by hand but I think it is ready for review at least |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
How should this be tested?
Is there a relevant Issue open for this?
resolves #[number]
Other Relevant info, PRs, etc