Skip to content

Releases: merative/spm-middleware

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]>

v1.0.8: IHS - Optional Download ( alternative to copy ) (#21)

13 Oct 17:56
bdf93f5
Compare
Choose a tag to compare
* Commit initial changes.

* Doh copy paste error.

* Mixed up var names.

* Remove download from download installer shell script.

* Leave iim in for now.

* Add tasks for FPs too.

* Add missing quotes

* More missing quotes

* Correct new var name

* Copy paste error

* v90 needs Java too

* Missing quotes

* Var name was wrong

* Fix pack caopy fix

* Missing quotes again?

* I forgot the when condition

* Lint issue

* Update var name

* Readme, galaxy version and one var name

* Copy paste error

* Another wrong var name

* Var used in the wrong place.

* Refactor to make copy clearer and fix up readme etc.

* Update src paths so they are the same if downloaded from artifactory or if already downloaded.

Co-authored-by: martin-cummins <[email protected]>
Co-authored-by: salob <[email protected]>

v1.0.7: WAS - Optional Download ( alternative to copy ) (#19)

11 Oct 20:42
90c629d
Compare
Choose a tag to compare
* add compose to our molecule test image

* first try - optio to download

* update readme

* remove db2 downloads from script

* refactor db2 11.1

* remove blank line from Travis

* add line to readme

* add new vars to readme

* follow on

* update galaxy version

* update readme

* update 8.5.5 molecule to also use download

* fix download script

v1.0.6: Add websphere and IHS roles (#12)

27 Sep 09:28
aa30d06
Compare
Choose a tag to compare
* websphere role cleaned

* test

* add iim to websphere install script

* Update downloadInstaller.sh

* fix iim install/extract path

* Update linux_common.yml

* Update linux_common.yml

* tmp_dir gone

* Revert "tmp_dir gone"

This reverts commit ef6a527f4fad204c2c39f864a206267aa5f69145.

* Revert "Update linux_common.yml"

This reverts commit 0e5ee282ea86168729f2c7dde9bb54ef7653d5bc.

* Revert "Update linux_common.yml"

This reverts commit 89889d557cc589593b15530d61329e5427c48d30.

* Revert "fix iim install/extract path"

This reverts commit b430be538c9482a69872ea85e342570728b5333f.

* Update v90_base_install.yml

* Update downloadInstaller.sh

* Update v90_base_install.yml

* Update v90_base_install.yml

* remove extra premature cleanup

* init ihs

* update travis

* add test

* fix lint issue

* Fixes to downloadInstaller.sh

* Also copy IHS fix pack installers to remote.

* Add back in AppServer.properties template

* Reintroduce missing task.

* Switch Extract IHS plugins to remote_src no.

* Add debug code to see if files are present.

* Update v90_fixpack_install.yml

* Update v90_fixpack_install.yml

* Update v90_fixpack_install.yml

* Update v90_fixpack_install.yml

* clean duplicates

* Remove comments and add clean up to main.yml

* move cleanup

* cleanup more comments

* cleanup

* update README to v9...8 vars

* Update main.yml

* update default/readme to 5...8 for websphere also

Co-authored-by: Roman Muntean <[email protected]>
Co-authored-by: Jien Huang <[email protected]>
Co-authored-by: martin-cummins <[email protected]>

v1.0.5: update version (#10)

07 Sep 10:33
1cbbf08
Compare
Choose a tag to compare
update the version, so that we can push

v1.0.4: Increment galaxy version (#5)

27 Aug 14:22
845c3a8
Compare
Choose a tag to compare
* incrmeent galaxy version

* Update galaxy.yml

Co-authored-by: Roman Muntean <[email protected]>