open_xl - add op to create new excel file#116
Merged
NomakCooper merged 5 commits into3A2DEV:mainfrom Apr 4, 2025
Merged
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and the docs are now incorporated into |
🕙 Outdated CI result (auto-archived by bot)🚨 CI Test Failures Detected ⚙️ Units (Ⓐstable-2.17)FAILED tests/unit/plugins/modules/test_open_xl.py::TestOpenXLModule::test_new_excel - AttributeError: <module 'ansible_collections.ans2dev.general.plugins.module...
---
FATAL: Command "pytest -r a -n auto --color yes -p no:cacheprovider -c /root/ansible/test/lib/ansible_test/_data/pytest/config/legacy.ini --junit-xml /root/ansible_collections/ans2dev/general/tests/output/junit/python3.7-modules-units.xml --strict-markers --rootdir /root/ansible_collections/ans2dev/general --confcutdir /root/ansible_collections/ans2dev/general -v tests/unit/plugins/modules/test_open_xl.py" returned exit status 1.
---
FATAL: Command "docker exec --user pytest ansible-test-controller-TsH4bc0J /usr/bin/env ANSIBLE_TEST_CONTENT_ROOT=/root/ansible_collections/ans2dev/general LC_ALL=en_US.UTF-8 /usr/bin/python3.12 /root/ansible/bin/ansible-test units -v --containers '{}' --requirements-mode skip --truncate 0 --color yes --host-path tests/output/.tmp/host-kv3f_njh --metadata tests/output/.tmp/metadata-t54p |
This comment was marked as outdated.
This comment was marked as outdated.
Contributor
Author
|
/approve |
|
Pull request approved by @NomakCooper |
Contributor
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #117 🤖 @patchback |
patchback bot
pushed a commit
that referenced
this pull request
Apr 4, 2025
* open_xl - add op to create new excel file * open_xl - fix docs and ansible-test units * open_xl - fix ansible-test units * open_xl - fix ansible-test units * open_xl - add changelog/fragments file (cherry picked from commit bceb086)
NomakCooper
added a commit
that referenced
this pull request
Apr 4, 2025
* open_xl - add op to create new excel file * open_xl - fix docs and ansible-test units * open_xl - fix ansible-test units * open_xl - fix ansible-test units * open_xl - add changelog/fragments file (cherry picked from commit bceb086) Co-authored-by: Nocchia <133043574+NomakCooper@users.noreply.github.com>
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.
SUMMARY
This PR adds the new value
nforopargument to create new excel file without template sourceexample:
ISSUE TYPE
COMPONENT NAME
open_xl
ADDITIONAL INFORMATION