Releases: merative/spm-middleware
Releases · merative/spm-middleware
1.2.1
enable publish to galaxy (#46) * Update release.yml * Update galaxy.yml
1.2.0
update version (#45)
1.1.9
v1.1.6: Update for Liberty
Add yaml files for
21.0.0.12
22.0.0.3
22.0.0.6
22.0.0.9
What's Changed
- Update websphere, db2 and ihs with latest fixpacks by @huangjien in #35
- 2022q1fixpack by @huangjien in #36
- update versions of Liberty by @ourboy in #38
Full Changelog: v1.1.4...v1.1.6
v1.1.4: Addition of role for db2 11.1.4.5 (#33)
* Addition of role for db2 11.1.4.5 * add molecule test for fergal db2 v1145 + cleanup in our travis * just skip sanity python linter for now, nothing to do with this change * remove trailing space * GH actions also runs ansible-sanity check Co-authored-by: Fergal Connolly <[email protected]> Co-authored-by: Roman Muntean <[email protected]>
v1.1.3: Develop (#30)
* Create main.yml * runs on ubuntu * set secret * set secret * format * format * lint * job level * matrix * quote * add scenarios * add collection * use a way * fix lint issue * fix lint issue * add another branch for test * add ohs * typo * add sanity check * fix branches * not working * python_ver * add release.yml * add release.yml * yamllint issue * remove dotnet * remove some tools * wrong file * more space * more space * more space * more space * more space * more space * more space * more space * more space * more space * more space * update version * description * Enable GH Actions (#28) * Test Actions matrix Signed-off-by: Andrey Zhereshchin <[email protected]> * Configure cache Signed-off-by: Andrey Zhereshchin <[email protected]> * Rename workflow Signed-off-by: Andrey Zhereshchin <[email protected]> * Disable fail-fast for matrix Signed-off-by: Andrey Zhereshchin <[email protected]> * Checkout into custom directory Signed-off-by: Andrey Zhereshchin <[email protected]> * Change working directory for run commands Signed-off-by: Andrey Zhereshchin <[email protected]> * Setup separate workflow for sanity checks Signed-off-by: Andrey Zhereshchin <[email protected]> * Prepare environment for sanity tests Signed-off-by: Andrey Zhereshchin <[email protected]> * Only run within upstream org Signed-off-by: Andrey Zhereshchin <[email protected]> * Add release workflow Signed-off-by: Andrey Zhereshchin <[email protected]> * Add guard around molecule test execution Signed-off-by: Andrey Zhereshchin <[email protected]> * Update workflow descriptions Signed-off-by: Andrey Zhereshchin <[email protected]> * Add token variables for Galaxy Signed-off-by: Andrey Zhereshchin <[email protected]> * Synchronise logic with upstream main branch * merge testaction Co-authored-by: root <[email protected]> Co-authored-by: Andrey Zhereshchin <[email protected]>
v1.1.2: Add OHS role with remote download (#29)
* Initial first pass cleaning and upload. * Add OHS travis tests. * Comment out weblogic dependancy to see how far the test gets * Change order of tasks to make the check * Add download vars * Linter complaining about spaces * Doh missed a bit in the path * Need to add "OHS" to the path to the base installer also * Doh add path element to the right place * Remove unused var * Opatch path incorrrect * Increase swap size for OHS install to pass. * linter * Remove the following comment: # This is an example playbook to execute Ansible tests. * Add Python imports to placate the python linter. * Fox to readme. * Python syntax error * Remove unnecessary lint errors and update galaxy yml version * Reintroduce Weblogic role into OHS. * update by single digit * Review comments * Use consistent dest for OHS installer stuff and Java * Update .travis.yml * Update base_install.yml * Update base_install.yml * Update base_install.yml * Revert "Update base_install.yml" This reverts commit fae756416aa350bb081eaf1b33dbea7e076bcba2. * Revert "Revert "Update base_install.yml"" This reverts commit e40c048ab2fd4c47414268e178247f6e9dba3429. * Revert "Revert "Revert "Update base_install.yml""" This reverts commit 92d2e2b91203ade56ea7e8578a51baeabedd39e8. * disable travis, fix undefined var path for base install, test * remove check and unused var * Update base_install.yml * fix patches filepaths * Update base_install.yml * fix patch paths * Update patch.yml * remove pointless verify * tweak readme and clean comment * uncomment travis file * forgot to remove installer from the 12.1.3 verify as well * fix copy tasks * change repo.zip name to baseInstaller Co-authored-by: martin-cummins <[email protected]> Co-authored-by: martinccummins <[email protected]> Co-authored-by: salob <[email protected]> Co-authored-by: Roman Muntean <[email protected]>
v1.1.1: Liberty role migration+alternative download (#25)
* Liberty v1 * add liberty to tests * change header * fix java path * return other tests * Update README.md * clean up * sian review READMEs/comments Co-authored-by: Roman Muntean <[email protected]>
v1.1.0: New Oracle Database Role (#26)
* first try * add oracle tests * meta * update readme * linter * avoid timeout for 12cR1 applying patch * update readme * need to become user to check status * give 15 mins for patch to install * update version in galaxy.yml * remove url defaults
v1.0.9: Weblogic (#23)
* weblogic * add weblogic scenario * inc galaxy yaml version * after review * remove artifactory_url * remove artifactory_url * update vars * after review and test * remove unnecessary var Co-authored-by: root <[email protected]> Co-authored-by: salob <[email protected]>