Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
531 commits
Select commit Hold shift + click to select a range
8af3270
Optimize the encoding
AndreMarcel99 Dec 12, 2023
9a340bd
Merge branch 'dev' into enable/997-999/update-sanity-test-ignore-9-11
AndreMarcel99 Dec 12, 2023
e03622b
Remove unused import
AndreMarcel99 Dec 12, 2023
92e2f89
Return encoded
AndreMarcel99 Dec 13, 2023
51e51f1
Add encoding
AndreMarcel99 Dec 13, 2023
bad1fc9
Remove unused encoded
AndreMarcel99 Dec 13, 2023
6ebbbf5
Modified logic to remove tmp files if they exist and not only if loca…
fernandofloresg Dec 15, 2023
bd2505b
Added temp_file null definition
fernandofloresg Dec 15, 2023
fdb9b76
Update 1091-Update_undocumented_argument_and_import_exception.yml
fernandofloresg Dec 15, 2023
cd3638f
Merge release v1.8.0 into dev branch (#1095)
fernandofloresg Dec 15, 2023
54ebf93
Removed print statement in test
fernandofloresg Dec 15, 2023
75d866f
Merge branch 'dev' into enable/997-999/update-sanity-test-ignore-9-11
AndreMarcel99 Dec 18, 2023
00561fb
fix undefined variable
fernandofloresg Dec 18, 2023
f501463
Add changelog
fernandofloresg Dec 18, 2023
f84389f
Modified changelog
fernandofloresg Dec 18, 2023
06a4aec
Merge pull request #1101 from ansible-collections/bugfix/undefined-va…
richp405 Dec 18, 2023
141edfc
Merge branch 'dev' into enable/997-999/update-sanity-test-ignore-9-11
AndreMarcel99 Dec 18, 2023
b4e4139
Merge pull request #1091 from ansible-collections/enable/997-999/upda…
AndreMarcel99 Dec 20, 2023
753e107
Change in fetch
AndreMarcel99 Jan 2, 2024
da5b8c7
Modify fetch
AndreMarcel99 Jan 2, 2024
9c7344f
Fix fetch
AndreMarcel99 Jan 2, 2024
d608196
Fix find and continue with fetch
AndreMarcel99 Jan 3, 2024
f470f2f
Catalog a vsam
AndreMarcel99 Jan 3, 2024
c736986
Catalog a vsam
AndreMarcel99 Jan 3, 2024
dff9a22
Catalog a vsam
AndreMarcel99 Jan 3, 2024
2b6fd8a
Add name to vsam
AndreMarcel99 Jan 3, 2024
e8db735
Add name to vsam
AndreMarcel99 Jan 3, 2024
c6c8459
Add name to vsam
AndreMarcel99 Jan 3, 2024
75a1e34
Add name to vsam
AndreMarcel99 Jan 3, 2024
65c48c0
Delete and add names to pds with member
AndreMarcel99 Jan 3, 2024
9be8624
Merge branch 'dev' into enabler/Test_zos_fetch_find_remove_hardcoded_…
AndreMarcel99 Jan 3, 2024
5d495d0
Remove other modules dependencies
fernandofloresg Jan 3, 2024
49f5e2a
Merge branch 'enabler/Test_zos_fetch_find_remove_hardcoded_datasets' …
fernandofloresg Jan 3, 2024
4dbe17d
Remove hardcoded content
fernandofloresg Jan 3, 2024
8a0cf6c
Modified variable definitions
fernandofloresg Jan 4, 2024
f91978b
removed variable assignments
fernandofloresg Jan 4, 2024
6fb2d46
Changed IMSTESTL name
fernandofloresg Jan 4, 2024
9f3d982
Add fragment
AndreMarcel99 Jan 4, 2024
a0a85fe
Merge pull request #1158 from ansible-collections/enabler/Test_zos_fe…
AndreMarcel99 Jan 4, 2024
dd71ecb
[Bugfix][v1.9.0]short job name sends back a value error with a full s…
AndreMarcel99 Jan 5, 2024
dd8db39
[Enabler][zos_copy]Refactor calls to use new alias and execute option…
AndreMarcel99 Jan 13, 2024
df4189b
Update ZOAU list to include v1.3.0 (#1166)
rexemin Jan 15, 2024
2900ffb
[v1.10.0][zos_lineinfile] Removed zos_copy dependency from test cases…
fernandofloresg Jan 16, 2024
f8ea3f0
[v1.10.0][zos_fetch] Remove zos_copy dependency from test cases (#1165)
fernandofloresg Jan 16, 2024
27c4113
[v1.10.0][zos_encode] Remove zos_copy dependency from test cases (#1157)
fernandofloresg Jan 16, 2024
94180f5
[v1.10.0][zos_archive] Remove zos_copy depedency from test cases (#1156)
fernandofloresg Jan 16, 2024
066e76b
[v1.10.0][zos_blockinfile] Remove zos_copy from test cases (#1167)
fernandofloresg Jan 22, 2024
410925d
[v1.10.0][zos_lineinfile] Remove zos encode from zos lineinfile (#1179)
fernandofloresg Jan 22, 2024
95f8c23
[v1.10.0] [zos_copy] Enhance zos_copy performance when copying multip…
fernandofloresg Jan 30, 2024
ad72db6
zos_operator - ZOAU 1.3.0 migration (#1181)
ketankelkar Jan 30, 2024
4caa946
[v1.10.0] [Enabler] [job] ZOAU v1.3.0 migration for job.py (#1169)
rexemin Jan 30, 2024
433cfc0
[v1.10.0] [module_utils/copy.py] Implement ZOAU 1.3 migration changes…
fernandofloresg Jan 30, 2024
032d0d8
[v1.10.0] [module_utils/dd_statement.py] Implement ZOAU 1.3 migration…
fernandofloresg Jan 30, 2024
7ef0c9e
[v1.10.0] [module_utils/backup.py] Implement ZOAU 1.3 migration chang…
fernandofloresg Jan 31, 2024
79a1ce1
[v1.10.0][module_utils/data_set.py] Implement ZOAU 1.3 migration chan…
fernandofloresg Jan 31, 2024
0d88900
[Enabler] [zos_copy] Remove zos_fetch call in loadlib test (#1184)
rexemin Jan 31, 2024
2109a5c
[v1.10.0] [module_utils/encode.py] Implement ZOAU 1.3 migration chang…
fernandofloresg Jan 31, 2024
f81108d
[v1.10.0] [zos_gather_facts] ZOAU 1.3 migration - zos_gather_facts (#…
ketankelkar Feb 1, 2024
3b3176b
[v1.10.0] [zos_backup_restore]Added choices for space type (#1200)
fernandofloresg Feb 2, 2024
9824b09
Cherry picked removed hard coded content from staging-v1.9.0-beta.1 (…
fernandofloresg Feb 6, 2024
4772f78
Cherry picked 1.9.0 beta.1 into dev (#1207)
ddimatos Feb 6, 2024
34b2123
[v1.10.0] [zos_job_submit] Migrate zos_job_submit to ZOAU v1.3.0 (#1209)
rexemin Feb 9, 2024
6bc8161
[v1.10.0][zos_job_query] Removed wait argument from test cases (#1217)
fernandofloresg Feb 12, 2024
658cefd
[v1.10.0] [ zos_job_submit] Bugfix issue for zos_job_submit when loca…
fernandofloresg Feb 13, 2024
05b53c4
[v1.10.0][zos_encode] Migrate zos_encode to use ZOAU 1.3 (#1218)
fernandofloresg Feb 13, 2024
3849a21
Enabler updates the AC tool with operator support for python and chan…
ddimatos Feb 15, 2024
a8d2fc2
[v1.10.0][zos_apf] Migrate zos_apf to ZOAU 1.3 (#1204)
fernandofloresg Feb 15, 2024
dc4fdc3
[v1.10.0] [zos_copy] zos_copy migration to ZOAU v1.3.0 (#1222)
rexemin Feb 20, 2024
731f39e
[v1.10.0][zos_archive] Migrate zos_archive to use ZOAU 1.3 (#1227)
fernandofloresg Feb 20, 2024
066864e
[v1.10.0][zos_find] Removed lineinfile dependency and test with ZOAU …
fernandofloresg Feb 20, 2024
1de0bc1
[v1.10.0][zos_fetch] Migrate zos_fetch to ZOAU 1.3 (#1229)
fernandofloresg Feb 20, 2024
d739905
[v1.10.0][Zos Operator Action Query]Migrate zos operator action query…
AndreMarcel99 Feb 21, 2024
80bbc26
[v1.10.0][zos_unarchive] Migrate zos_unarchive to use ZOAU 1.3 (#1238)
fernandofloresg Feb 24, 2024
a21b18a
[v1.10.0] [zos_mount] zos_mount ZOAU v1.3.0 migration (#1237)
rexemin Feb 26, 2024
8a6e2b8
Update release notes for V3R1 (#1226)
ddimatos Feb 26, 2024
5f2b4cd
[Enabler][1137]Validate_module_zos_job_output_migration_1.3.0 (#1216)
AndreMarcel99 Feb 27, 2024
73ba2c1
[v1.10.0] [zos_data_set] ZOAU 1.3 migration - zos_data_set (#1242)
ketankelkar Feb 27, 2024
cf123ae
Removed trailing char from changelog (#1266)
fernandofloresg Feb 29, 2024
267ffa7
[Enabler][Migration]Migrate_zos_blockinfile_and_lineinfile (#1256)
AndreMarcel99 Feb 29, 2024
9d39fb2
[zos_apf] Standardize ZOAU Imports (#1257)
fernandofloresg Mar 1, 2024
c365197
[Enhancement] [Doc scripts] Modifed doc scripts to ensure compatibili…
fernandofloresg Mar 1, 2024
f9d5334
[Enabler][1104]migrate_zos_backup_restore (#1265)
AndreMarcel99 Mar 4, 2024
ba43c84
[1.10.0] [zos_data_set] Bugfix/1268/quick fix len of volumes work aro…
ketankelkar Mar 4, 2024
d3e14f3
[v1.10.0] [zos_job_submit] Handling of non-UTF8 chars in job output (…
rexemin Mar 6, 2024
9799ab1
[v1.10.0] [Documentation] Replaced path to src in zos_archive and zos…
fernandofloresg Mar 8, 2024
068a1a5
[v1.10.0-beta.1][port forward] Documentation to update zos_ping about…
ddimatos Mar 11, 2024
02b49be
[v1.10.0-beta.1][port forward] Add chained command example to zos_tso…
ddimatos Mar 11, 2024
1c82592
[Enabler][995 996]Remove_local_charset_from_zos_fetch (#1298)
AndreMarcel99 Mar 13, 2024
ce2551a
[v1.10.0] [Enabler] [zos_data_set] Enabler/992/fixsanityfourin110 (#1…
richp405 Mar 13, 2024
b4156f8
[v1.10.0] [Bugfix] [zos_job_submit] Fix non-printable chars handling …
rexemin Mar 13, 2024
5a4f768
un-commented the blind catalog action to test if other fixes correcte…
richp405 Mar 19, 2024
4c2be29
Enabler/692/add changelog lint (#1304)
IsaacVRey Mar 19, 2024
9c5bab3
Changed case sensitive options
fernandofloresg Mar 20, 2024
73eae1c
Revert "Changed case sensitive options"
fernandofloresg Mar 21, 2024
6e08d07
Added Needs Triage on bug template (#1314)
fernandofloresg Mar 29, 2024
3b49510
Add galaxy importer into ac as a command and create a GitHub action (…
IsaacVRey Mar 29, 2024
5788acd
Create bandit github action using the ac command (#1310)
IsaacVRey Mar 29, 2024
f7e9c1b
[Enabler] [zos_copy] Fix sanity issues and remove ignore files (#1307)
fernandofloresg Mar 29, 2024
ed26cf8
Cherry picking 1.9 into dev (#1346)
ddimatos Apr 2, 2024
5f743e6
Enabler/add ansible sanity action (#1313)
IsaacVRey Apr 2, 2024
3d248c4
[Bugfix][1201]Zos_mvs_raw_ignores_tmp_hlq (#1320)
AndreMarcel99 Apr 2, 2024
2697e32
Removed a test condition that obscured duration (#1364)
richp405 Apr 4, 2024
aeafa82
Updated actions to only run when PR is not draft (#1412)
fernandofloresg Apr 5, 2024
d8b87a4
[Documentation][encode] Add and standarize docstring to encode.py (#1…
IsaacVRey Apr 5, 2024
5b239b1
[v1.10.0] [Enabler] Standardization of choices in modules (#1388)
rexemin Apr 16, 2024
18486df
[Documentation][zos_data_set] Add and standarize docstrings on module…
IsaacVRey Apr 16, 2024
ae24956
[Documentation][zos_encode] Add and standarize docstrings on modules/…
IsaacVRey Apr 16, 2024
581fdb2
[Documentation][zos_fetch] Add and standarize docstrings on modules/z…
IsaacVRey Apr 16, 2024
fdcbf56
[Documentation][zos_job_query] Add docstrings to modules/zos_job_quer…
IsaacVRey Apr 16, 2024
a5d6c35
[Documentation][zos_lineinfile] Add and standarize docstrings on modu…
IsaacVRey Apr 16, 2024
216baa5
[Documentation][zos_script] Add and standarize docstrings on modules/…
IsaacVRey Apr 16, 2024
54ea6ba
[Documentation][zos_tso_command] Add and standarize docstrings on mod…
IsaacVRey Apr 16, 2024
ec630df
[Documentation][zos_volume_init] Add and standarize docstrings on mod…
IsaacVRey Apr 16, 2024
87218ea
[Documentation][zos_apf] Add and standarize docstrings on modules/zos…
IsaacVRey Apr 16, 2024
7abaa36
[Documentation][zos_operator_action_query] Add and standarize docstri…
IsaacVRey Apr 16, 2024
3d38011
[Bugfix][1239][zos job submit]max_rc_more_than_0_doesn_not_put_change…
AndreMarcel99 Apr 16, 2024
b198d02
[Bug][zos_find] Filter allocated space when using size filter (#1443)
fernandofloresg Apr 18, 2024
9b6b051
[Documentation][zos_find] Add and standarize docstrings on modules/zo…
IsaacVRey Apr 18, 2024
9acac9f
[Documentation][zos_gather_facts] Add and standarize docstrings on mo…
IsaacVRey Apr 18, 2024
3c9eae6
[Documentation][zos_job_output] Add and standarize docstrings on modu…
IsaacVRey Apr 18, 2024
f0b5d62
[Documentation][zos_mount] Add and standarize docstrings on modules/z…
IsaacVRey Apr 18, 2024
46a21d2
[Documentation][zos_job_submit] Add and standarize docstrings on modu…
IsaacVRey Apr 18, 2024
e2a574f
[Documentation][validation] Add docstrings to module_utils/validation…
IsaacVRey Apr 19, 2024
b521c3d
[Documentation][job] Add docstrings to module_utils/job.py (#1333)
IsaacVRey Apr 19, 2024
fe42127
[Documentation][ickdsf] Add docstrings to module_utils/ickdsf.py (#1331)
IsaacVRey Apr 19, 2024
8da1199
[Documentation][import handler] Add docstrings to module_utils/import…
IsaacVRey Apr 19, 2024
92653c5
[Bugfix][1301]Work_around_fix_false_positive (#1340)
AndreMarcel99 Apr 22, 2024
9503a19
Remove stack fault on longer running jobs (#1383)
richp405 Apr 22, 2024
d450ee5
Enhancement/1170/make pipeline 217 compatible (#1452)
richp405 May 2, 2024
ff38d5d
[Enabler][module_utils/data_set] Add GDG and GDS name resolve functio…
fernandofloresg May 2, 2024
2bc3854
Update ac tool to support ansible-lint 6.22 and expanded beyond RSA s…
ddimatos May 2, 2024
a53266b
[Enabler] [module_utils/data_set.py] Add default values to MVSDataSet…
rexemin May 2, 2024
b16ceb6
[Enabler] Fix resolve GDS function to return a string with the gds na…
fernandofloresg May 3, 2024
c8f1166
Enabler/1319/redesign mvs raw (#1470)
AndreMarcel99 May 6, 2024
e2ae039
[Enabler][ac] Add command for 'make module-doc' to ac and as a github…
IsaacVRey May 8, 2024
c6844bb
[Enabler] [zos_copy] Use ZOAU's force option during copies (#1488)
rexemin May 8, 2024
2a7a128
[Documentation] Inform users the need to escape commands with special…
fernandofloresg May 14, 2024
659a92f
[documentation][zos_archive] Add and standarize docstrings on modules…
IsaacVRey May 14, 2024
6e31446
[Documentation][zos_copy] Add and standarize docstrings on modules/zo…
IsaacVRey May 14, 2024
4a00551
[Documentation][dd_statement] Add and estandarize docstring to dd_sta…
IsaacVRey May 14, 2024
7e1cd7d
[Documentation][mvs_cmd] Add docstrings to module_utils/mvs_cmd.py (#…
IsaacVRey May 14, 2024
7159850
[Documentation][template] Standarize docstrings in module_utils/templ…
IsaacVRey May 14, 2024
dd94cb2
[Documentation][vtoc] Add docstrings to module_utils/vtoc.py (#1337)
IsaacVRey May 14, 2024
cf7c90c
[Documentation][zoau_version_checker] Standarize docstrings on module…
IsaacVRey May 14, 2024
7dd44a6
[Documentation][zos_backup_restore] Standarize doc-strings on modules…
IsaacVRey May 14, 2024
3fa4697
[Documentation][file] Standarize docstrings on module-utils/file.py (…
IsaacVRey May 14, 2024
06e86fd
[Documentation][backup] Add and standarize docstrings on module-utils…
IsaacVRey May 14, 2024
9b7369d
[Enabler][zos_data_set] Add support to GDG and special characters. (#…
fernandofloresg May 15, 2024
8792772
[Documentation][better_arg_parser] Add and standarize docstrings on m…
IsaacVRey May 16, 2024
f60dbb8
[Documentation][system] Standarize docstrings in module_utils/system.…
IsaacVRey May 16, 2024
afa865c
[Documentation][zos_operator] Add and standarize docstrings on module…
IsaacVRey May 16, 2024
dd8f23d
[Documentation][copy] Add and standarize docstrings on modules/copy.p…
IsaacVRey May 16, 2024
6499a81
[Documentation][zos_blockinline] Standarize and add docstrings on mod…
IsaacVRey May 16, 2024
826ca4b
[Enabler] [zos_job_submit] Add support for GDG/GDS (#1497)
rexemin May 20, 2024
30d7adc
Merge main 1.10.0 beta.1 into dev (#1510)
ddimatos May 22, 2024
cac9810
Fix url for support matrix (#1517)
ddimatos May 22, 2024
811082d
Add symbol support to zos_apf (#1493)
richp405 May 31, 2024
9740f9e
[Bugfix][zos_data_set] Added support for batch mode when creating gdg…
fernandofloresg May 31, 2024
163b7e5
[Enabler][1376]lineinfile_blockinfile_gdg/gds_and_special_character_s…
AndreMarcel99 May 31, 2024
ab56784
[Enabler][1377]mvs_raw_support_gdg_gds_special_character (#1525)
AndreMarcel99 Jun 4, 2024
2b1188c
[Enabler] [zos_fetch] Add gdg support to zos_fetch (#1519)
rexemin Jun 4, 2024
45c5561
[Enabler][test_zos_ping_func] Update test suites on functional/module…
IsaacVRey Jun 5, 2024
f5fbcd4
[Enabler] [zos_backup_restore] Add support for GDG and special charac…
fernandofloresg Jun 5, 2024
d1afc17
[Enabler][test_zos_tso_command_func] Update test suites on functional…
IsaacVRey Jun 5, 2024
4d9cc7a
[Enabler][test_zos_volume_init_func] Update test suites on functional…
IsaacVRey Jun 5, 2024
1180a0e
[Enabler][test_zos_apf_func] Update test suites on functional/module-…
IsaacVRey Jun 5, 2024
54d5eba
Zoau132mount (#1534)
richp405 Jun 6, 2024
0354fe3
[Enabler][test_zos_job_output_func] Update test suites on functional/…
IsaacVRey Jun 7, 2024
fa9a694
[Enabler][test_zos_job_query_func] Update test suites on functional/m…
IsaacVRey Jun 7, 2024
8185ff6
[Enabler][test_zos_fetch_func] Update test suites on functional/modul…
IsaacVRey Jun 7, 2024
9e9b325
[Enabler][test_zos_encode_func] Update test suites on functional/modu…
IsaacVRey Jun 7, 2024
5dd094a
[Enabler][test_zos_mvs_raw_func] Update test suites on functional/mod…
IsaacVRey Jun 7, 2024
148a35e
[Enabler][test_zos_operator_func] Update test suites on functional/mo…
IsaacVRey Jun 7, 2024
e9bcae6
[Enabler][test_arg_parser] Update test suites on functional/module-ut…
IsaacVRey Jun 12, 2024
4f6d5fa
[Bugfix][1377]output_mvs_raw_gds_positive_was_false_positive (#1541)
AndreMarcel99 Jun 13, 2024
1caf624
[Enabler][test_zos_blockinfile_func] Update test suites on functional…
IsaacVRey Jun 13, 2024
c6654c4
[Enabler][test_zos_dataset_func] Update test suites on functional/mod…
IsaacVRey Jun 13, 2024
5c0a943
[Enabler][test_zos_script_func] Update test suites on functional/modu…
IsaacVRey Jun 13, 2024
cbad2f4
[Enabler][test_zos_job_submit_func] Update test suites on functional/…
IsaacVRey Jun 13, 2024
46c4f28
[bugfix][1520]mvs_raw_fix_verbose_and_first_character (#1543)
AndreMarcel99 Jun 13, 2024
cc108c7
Fix lineinfile (#1545)
AndreMarcel99 Jun 20, 2024
d910975
[Enabler] [zos_encode] Support for GDS in zos_encode (#1531)
rexemin Jun 20, 2024
b74eb3d
[Enabler][zos_archive][zos_unarchive] Add support for GDGs and valida…
fernandofloresg Jun 20, 2024
65c5588
Merged cherry pick (#1548)
fernandofloresg Jun 28, 2024
c2fc1c3
Update README with new terminology
ddimatos Jun 28, 2024
005d8ac
Update support matrix page with much additional content
ddimatos Jun 28, 2024
667f9ac
Update doc with shell requirement.
ddimatos Jun 28, 2024
be5be5d
Update doc with shell requirement.
ddimatos Jun 28, 2024
0fe89a2
Update doc with shell requirement.
ddimatos Jun 28, 2024
73d5279
Update doc with shell requirement.
ddimatos Jun 28, 2024
29ca027
Remove incorrect note for release 1.9.x
ddimatos Jun 28, 2024
d617ccb
added fragment
ddimatos Jun 28, 2024
c7f71ae
Update serverities
ddimatos Jun 28, 2024
db33f97
Update serverities
ddimatos Jun 28, 2024
4b9a7e9
Merge pull request #1559 from ansible-collections/doc-updates-for-readme
richp405 Jul 2, 2024
0a5ef16
[Enhancement] [zos_job_submit, zos_script, zos_unarchive] Remove use …
fernandofloresg Jul 2, 2024
248ba87
[module_utils/data_set] surface errors in `data_set_cataloged` functi…
ketankelkar Jul 9, 2024
0d9faa6
[Enabler] [zos_copy] Add GDG/GDS support to zos_copy (#1564)
rexemin Jul 9, 2024
43c7272
Enabler/1379/zos tso command gdg support (#1563)
fernandofloresg Jul 11, 2024
b7a1b1b
[Bugfix] [zos_copy] Copy from file to member when dest is just PDS/E …
rexemin Jul 12, 2024
48b10af
[Bugfix][822]lower_case_idcams_utility (#1550)
AndreMarcel99 Jul 15, 2024
24d693a
[zos_find] Support GDG and special characters in data set names for z…
richp405 Jul 17, 2024
7c94c05
[Enabler] [Various modules] Remove use of deprecated pipes library (#…
rexemin Jul 20, 2024
417ef1b
[BGYSC0822E][1308][Zos_Operator]Console_parallel (#1553)
AndreMarcel99 Jul 20, 2024
b329b00
[Bug][zos_copy] Avoid using opercmd if data set does not exist (#1623)
fernandofloresg Jul 24, 2024
7b6becb
[Enabler][test_zos_find_func] Update test suites on functional/module…
IsaacVRey Jul 26, 2024
9fc0d97
Update code to share exception types UnicodeDecodeError, JSONDecodeEr…
ddimatos Jul 26, 2024
b1179b3
[enabler] [1378] [zos_mount] special charactersupport (#1631)
richp405 Jul 31, 2024
ee48243
Updated readme notes
fernandofloresg Aug 5, 2024
7194d3e
Updated copyright years
fernandofloresg Aug 5, 2024
0d4d7a7
Updated release maintenace matrix
fernandofloresg Aug 5, 2024
fd983c7
updated release maintenance
fernandofloresg Aug 5, 2024
15667f9
make rst
fernandofloresg Aug 5, 2024
ea8e0c3
Updated changelogs
fernandofloresg Aug 6, 2024
1454f18
Updated release notes
fernandofloresg Aug 6, 2024
114baf6
corrected lint issues
fernandofloresg Aug 6, 2024
66b741d
fixed test case
fernandofloresg Aug 8, 2024
b1f48b2
[Bugfix] [v1.11.0 beta.1] [zos_apf] Backup when using special symbols…
rexemin Aug 8, 2024
e35fbf9
Added 1.9.2 entry in release notes
fernandofloresg Aug 8, 2024
0f4f769
Merge branch 'staging-v1.11.0-beta.1-release-tasks' of github.com:ans…
fernandofloresg Aug 8, 2024
f1cdb33
Added release notes and changelogs
fernandofloresg Aug 8, 2024
c2d91d8
Fixed import issue
fernandofloresg Aug 9, 2024
2267de5
Deleted fragments
fernandofloresg Aug 9, 2024
182c5ba
Merge remote-tracking branch 'origin/main' into staging-v1.11.0-beta.1
fernandofloresg Aug 9, 2024
371a7e4
Removed previous changelog
fernandofloresg Aug 9, 2024
df89eff
Updated release notes and readme
fernandofloresg Aug 9, 2024
e8257c9
Updated header
fernandofloresg Aug 9, 2024
d29f2b8
fixed space
fernandofloresg Aug 9, 2024
a1f3fa4
Updated release notes and changelog adding zos_backup_restore to gdg
fernandofloresg Aug 9, 2024
4795238
Updated release notes and changelog to add zos_tso_command entry
fernandofloresg Aug 9, 2024
c0b5ff8
Updated changelog entries
fernandofloresg Aug 9, 2024
414225a
Fixed newline choices in copy submit and script
fernandofloresg Aug 9, 2024
e7e688a
Fixed rst for lineinfile
fernandofloresg Aug 9, 2024
329b3d0
Fixed release notes
fernandofloresg Aug 9, 2024
5f0d724
Updated meta
fernandofloresg Aug 9, 2024
c8bed22
Fixed mvs raw
fernandofloresg Aug 9, 2024
de9ef8d
Restored test suite
fernandofloresg Aug 9, 2024
484550a
Updated release matrix
fernandofloresg Aug 9, 2024
c72275f
Removed yet from error message
fernandofloresg Aug 9, 2024
992ebf3
Added test module security copyright year
fernandofloresg Aug 9, 2024
422e260
Removed misleading commetn
fernandofloresg Aug 9, 2024
9399389
Removed duplicated fragment extension
fernandofloresg Aug 9, 2024
6895e7d
Removed duplicate template options
fernandofloresg Aug 9, 2024
dfd3b24
Fixed release notes
fernandofloresg Aug 11, 2024
d626f54
Updated zos_unarchive
fernandofloresg Aug 11, 2024
e5a8b9c
Modified README
fernandofloresg Aug 11, 2024
91fec4b
Updated python version in README
fernandofloresg Aug 12, 2024
584db72
Updated zos_apf release notes
fernandofloresg Aug 12, 2024
5ceedba
Updated readme and plugins
fernandofloresg Aug 12, 2024
9d97d2f
Removed lowercase known issue from 191 release notes
fernandofloresg Aug 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions .github/workflows/ac-module-doc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: AC Module Doc

on:
pull_request:
paths:
- 'plugins/modules/*'
branches:
- dev
- staging*

jobs:
module-doc:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Set up python
uses: actions/setup-python@v5
with:
python-version: 3.11

- name: Set up venv
run: |
python -m pip install --upgrade pip
pip install virtualenv
mkdir venv
virtualenv venv/venv-2.16

- name: Install dependencies
run: |
source venv/venv-2.16/bin/activate
pip install ansible
pip install ansible-doc-extractor

- name: Run ac-module-doc
run: |
source venv/venv-2.16/bin/activate
export ANSIBLE_LIBRARY=/home/runner/work/ibm_zos_core/ibm_zos_core/plugins/modules/
./ac --ac-build
./ac --ac-module-doc
45 changes: 45 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,51 @@ ibm.ibm\_zos\_core Release Notes

.. contents:: Topics

v1.11.0-beta.1
==============

Release Summary
---------------

Release Date: '2024-08-05'
This changelog describes all changes made to the modules and plugins included
in this collection. The release date is the date the changelog is created.
For additional details such as required dependencies and availability review
the collections `release notes <https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html>`__

Minor Changes
-------------

- zos_apf - Change input to auto-escape 'library' names containing symbols (https://github.com/ansible-collections/ibm_zos_core/pull/1493).
- zos_archive - Added support for GDG and GDS relative name notation to archive data sets. Added support for data set names with special characters like $, /#, /- and @. (https://github.com/ansible-collections/ibm_zos_core/pull/1511).
- zos_backup_restore - Added support for GDS relative name notation to include or exclude data sets when operation is backup. Added support for data set names with special characters like $, /#, and @. (https://github.com/ansible-collections/ibm_zos_core/pull/1527).
- zos_blockinfile - Added support for GDG and GDS relative name notation to use a data set. And backup in new generations. Added support for data set names with special characters like $, /#, /- and @. (https://github.com/ansible-collections/ibm_zos_core/pull/1516).
- zos_copy - add support for copying generation data sets (GDS) and generation data groups (GDG), as well as using a GDS for backup. (https://github.com/ansible-collections/ibm_zos_core/pull/1564).
- zos_data_set - Added support for GDG and GDS relative name notation to create, delete, catalog and uncatalog a data set. Added support for data set names with special characters like $, /#, /- and @. (https://github.com/ansible-collections/ibm_zos_core/pull/1504).
- zos_encode - add support for encoding generation data sets (GDS), as well as using a GDS for backup. (https://github.com/ansible-collections/ibm_zos_core/pull/1531).
- zos_fetch - add support for fetching generation data groups and generation data sets. (https://github.com/ansible-collections/ibm_zos_core/pull/1519)
- zos_find - added support for GDG/GDS and special characters (https://github.com/ansible-collections/ibm_zos_core/pull/1518).
- zos_job_submit - Improved the copy to remote mechanic to avoid using deepcopy that could result in failure for some systems. (https://github.com/ansible-collections/ibm_zos_core/pull/1561).
- zos_job_submit - add support for generation data groups and generation data sets as sources for jobs. (https://github.com/ansible-collections/ibm_zos_core/pull/1497)
- zos_lineinfile - Added support for GDG and GDS relative name notation to use a data set. And backup in new generations. Added support for data set names with special characters like $, /#, /- and @. (https://github.com/ansible-collections/ibm_zos_core/pull/1516).
- zos_mount - Added support for data set names with special characters ($, /#, /- and @). This is for both src and backup data set names. (https://github.com/ansible-collections/ibm_zos_core/pull/1631).
- zos_tso_command - Added support for GDG and GDS relative name notation to use a data set name. Added support for data set names with special characters like $, /#, /- and @. (https://github.com/ansible-collections/ibm_zos_core/pull/1563).
- zos_mvs_raw - Added support for GDG and GDS relative name notation to use a data set. Added support for data set names with special characters like $, /#, /- and @. (https://github.com/ansible-collections/ibm_zos_core/pull/1525).
- zos_mvs_raw - Added support for GDG and GDS relative positive name notation to use a data set. (https://github.com/ansible-collections/ibm_zos_core/pull/1541).
- zos_mvs_raw - Redesign the wrappers of dd clases to use properly the arguments. (https://github.com/ansible-collections/ibm_zos_core/pull/1470).
- zos_script - Improved the copy to remote mechanic to avoid using deepcopy that could result in failure for some systems. (https://github.com/ansible-collections/ibm_zos_core/pull/1561).
- zos_unarchive - Added support for data set names with special characters like $, /#, /- and @. (https://github.com/ansible-collections/ibm_zos_core/pull/1511).
- zos_unarchive - Improved the copy to remote mechanic to avoid using deepcopy that could result in failure for some systems. (https://github.com/ansible-collections/ibm_zos_core/pull/1561).

Bugfixes
--------

- module_util/data_set.py - DataSet.data_set_cataloged function previously only returned True or False, but failed to account for exceptions which occurred during the LISTCAT. The fix now raises an MVSCmdExecError if the return code from LISTCAT is too high. (https://github.com/ansible-collections/ibm_zos_core/pull/1535).
- zos_copy - a regression in version 1.4.0 made the module stop automatically computing member names when copying a single file into a PDS/E. Fix now lets a user copy a single file into a PDS/E without adding a member in the dest option. (https://github.com/ansible-collections/ibm_zos_core/pull/1570).
- zos_copy - module would use opercmd to check if a non existent destination data set is locked. Fix now only checks if the destination is already present. (https://github.com/ansible-collections/ibm_zos_core/pull/1623).
- zos_job_submit - Was not propagating any error types UnicodeDecodeError, JSONDecodeError, TypeError, KeyError when encountered, now the error message shares the type error. (https://github.com/ansible-collections/ibm_zos_core/pull/1560).
- zos_mvs_raw - DD_output first character from each line was missing. Change now includes the first character of each line. (https://github.com/ansible-collections/ibm_zos_core/pull/1543).

v1.10.0
=======

Expand Down
33 changes: 17 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To upgrade the collection to the latest available version, run the following com
ansible-galaxy collection install ibm.ibm_zos_core --upgrade
```

<br/>You can also install a specific version of the collection, for example, if you need to downgrade when something is broken in the latest version (please report an issue in this repository). Use the following syntax to install version 1.0.0:
<br/>You can also install a specific version of the collection, for example, if you need to install a different version. Use the following syntax to install version 1.0.0:

```sh
ansible-galaxy collection install ibm.ibm_zos_core:1.0.0
Expand Down Expand Up @@ -123,19 +123,20 @@ environment_vars:

## Testing

All releases, including betas will meet the following test criteria.
All releases will meet the following test criteria.

* 100% success for [Functional](https://github.com/ansible-collections/ibm_zos_core/tree/dev/tests/functional) tests.
* 100% success for [Unit](https://github.com/ansible-collections/ibm_zos_core/tree/dev/tests/unit) tests.
* 100% success for [Sanity](https://docs.ansible.com/ansible/latest/dev_guide/testing/sanity/index.html#all-sanity-tests) tests as part of[ansible-test](https://docs.ansible.com/ansible/latest/dev_guide/testing.html#run-sanity-tests).
* 100% success for [pyflakes](https://github.com/PyCQA/pyflakes/blob/main/README.rst).
* 100% success for [ansible-lint](https://ansible.readthedocs.io/projects/lint/) allowing only false positives.

<br/>This release of the collection was tested with following dependencies.

* ansible-core v2.15.x
* Python 3.9.x
* Python 3.11.x
* IBM Open Enterprise SDK for Python 3.11.x
* IBM Z Open Automation Utilities (ZOAU) 1.3.0.x
* IBM Z Open Automation Utilities (ZOAU) 1.3.1.x
* z/OS V2R5

This release introduces case sensitivity for option values and includes a porting guide in the [release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html) to assist with which option values will need to be updated.
Expand All @@ -153,9 +154,8 @@ If you would like to communicate with this community, you can do so through the
* GitHub [discussions](https://github.com/ansible-collections/ibm_zos_core/discussions).
* GitHub [issues](https://github.com/ansible-collections/ibm_zos_core/issues/new/choose).
* [Ansible Forum](https://forum.ansible.com/), please use the `zos` tag to ensure proper awareness.
* Discord [System Z Enthusiasts](https://forum.ansible.com/) room [ansible](https://discord.gg/nKC8F89v).
* Matrix Ansible room [ansible-zos](#ansible-zos:matrix.org).
* Ansible community Matrix [rooms](https://docs.ansible.com/ansible/latest/community/communication.html#general-channels).
* Discord [System Z Enthusiasts](https://discord.gg/Kmy5QaUGbB) room [ansible](https://discord.gg/nHrDdRTC).
* Matrix general usage questions [room](https://matrix.to/#/#users:ansible.com).

## Support

Expand All @@ -175,15 +175,16 @@ For Galaxy and GitHub users, to see the supported ansible-core versions, review

<br/>The collection's changelogs can be reviewed in the following table.

| Version | Status | Release notes | Changelogs |
|----------|----------------------------|---------------|------------|
| 1.11.x | In development (unreleased)| unreleased | unreleased |
| 1.10.x | Current | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-10-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.10.0/CHANGELOG.rst) |
| 1.9.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-9-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.9.0/CHANGELOG.rst) |
| 1.8.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-8-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.8.0/CHANGELOG.rst) |
| 1.7.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-7-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.7.0/CHANGELOG.rst) |
| 1.6.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-6-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.6.0/CHANGELOG.rst) |
| 1.5.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-5-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.5.0/CHANGELOG.rst) |
| Version | Status | Release notes | Changelogs |
|----------|----------------|---------------|------------|
| 1.12.x | In development | unreleased | unreleased |
| 1.11.x | In preview | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-11-0-beta.1) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.11.0-beta.1/CHANGELOG.rst) |
| 1.10.x | Current | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-10-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.10.0/CHANGELOG.rst) |
| 1.9.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-9-2) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.9.2/CHANGELOG.rst) |
| 1.8.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-8-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.8.0/CHANGELOG.rst) |
| 1.7.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-7-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.7.0/CHANGELOG.rst) |
| 1.6.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-6-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.6.0/CHANGELOG.rst) |
| 1.5.x | Released | [Release notes](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/release_notes.html#version-1-5-0) | [Changelogs](https://github.com/ansible-collections/ibm_zos_core/blob/v1.5.0/CHANGELOG.rst) |

## Related Information

Expand Down
Loading