Skip to content

Releases: merative/spm-middleware

1.2.1

13 Apr 11:45
72a2064
Compare
Choose a tag to compare
enable publish to galaxy (#46)

* Update release.yml

* Update galaxy.yml

1.2.0

13 Apr 10:37
1d7dd86
Compare
Choose a tag to compare
update version (#45)

1.1.9

12 Apr 17:27
b5c449a
Compare
Choose a tag to compare

Commits

  • b5c449a: more memory required for compiling jsp's (#44) (sian) #44

v1.1.6: Update for Liberty

20 Oct 20:52
8161179
Compare
Choose a tag to compare

Add yaml files for
21.0.0.12
22.0.0.3
22.0.0.6
22.0.0.9

What's Changed

Full Changelog: v1.1.4...v1.1.6

v1.1.4: Addition of role for db2 11.1.4.5 (#33)

07 Dec 13:27
1a33342
Compare
Choose a tag to compare
* 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)

02 Nov 11:41
7e6378f
Compare
Choose a tag to compare
* 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)

27 Oct 10:35
6262b93
Compare
Choose a tag to compare
* 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)

19 Oct 21:32
a0f5b64
Compare
Choose a tag to compare
* 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)

14 Oct 14:20
3256837
Compare
Choose a tag to compare
* 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)

14 Oct 10:08
93b49c8
Compare
Choose a tag to compare
* 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]>