-
Notifications
You must be signed in to change notification settings - Fork 1
open_xl - add op to create new excel file #116
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
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.
|
/approve |
|
Pull request approved by @NomakCooper |
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #117 🤖 @patchback |
* 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)
* 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 <[email protected]>
SUMMARY
This PR adds the new value
nforopargument to create new excel file without template sourceexample:
ISSUE TYPE
COMPONENT NAME
open_xl
ADDITIONAL INFORMATION