Commit Graph

95 Commits

Author SHA1 Message Date
rodicasutu
2d705657a9 Merge remote-tracking branch 'remotes/origin/release/V2.7' into feature-3.0/APPS-234_IntegrationTestsOnMySQL_no [execute tests on MySQL]
# Conflicts:
#	.travis.env-vars.yml
#	.travis.yml
#	travis-env-vars.yml
#	travis/travis-env-vars.yml
2020-11-02 09:00:46 +02:00
rodicasutu
52197a79b2 some refactoring [execute tests on MySQL] 2020-10-30 16:18:47 +02:00
rodicasutu
0f58244d1a fix setting the variables [execute tests on MySQL] 2020-10-30 12:57:10 +02:00
rodicasutu
ec8473b7a3 attempt to debug the docker command 2020-10-30 08:00:58 +02:00
rodicasutu
d70493a871 Make common.sh executable [execute tests on MySQL] 2020-10-29 20:57:11 +02:00
rodicasutu
f4817d743f attempt to fix common path [execute tests on MySQL] 2020-10-29 14:35:43 +02:00
ehardon
08398e763b - add dockerhub and quay login steps 2020-10-29 12:27:56 +02:00
rodicasutu
1f953b9e8a attempt to fix the path for common script [execute tests on MySQL] 2020-10-29 08:28:45 +02:00
rodicasutu
d50b9e733a fix the path for common script [execute tests on MySQL] 2020-10-28 20:25:06 +02:00
rodicasutu
bdb784d5ae use the same approach to start mysql as in bamboo [execute tests on MySQL] 2020-10-28 17:11:05 +02:00
ehardon
ccdf181c7f - fix release command 2020-10-27 17:16:56 +02:00
ehardon
ada442a90e - update the release command to push the docker images to quay using the internal profile 2020-10-27 10:57:53 +02:00
ehardon
47e9e64129 - update the release command to push the docker images to quay and dockerhub 2020-10-27 10:53:12 +02:00
ehardon
207474e7cf Merge remote-tracking branch 'origin/merge-3.0/APPS-238_APPS-104_no' into merge-3.0/APPS-238_APPS-104_no 2020-10-27 08:42:26 +02:00
ehardon
88b235b7c3 - set the correct deploymentRepository for the release.sh
- update the release command
2020-10-27 08:42:08 +02:00
rodicasutu
7aabb7a0b1 add the tests to run on my sql [execute tests on MySQL] 2020-10-26 16:54:49 +02:00
Claudia Agache
c3d3f90fbc limit share memory 2020-10-26 14:25:05 +02:00
Claudia Agache
951bfa3dae remove not needed containers 2020-10-26 14:11:59 +02:00
Claudia Agache
445a4f62c8 fix containers names
(cherry picked from commit 100d0361d9)
2020-10-26 13:54:24 +02:00
ehardon
99a8bc83d9 - revert release script changes 2020-10-26 10:33:15 +02:00
ehardon
f7555b3375 - remove dockerhub image publishing profile from shelf release script 2020-10-26 10:30:26 +02:00
ehardon
efb05dc5ca - push docker images to quay when doing shelf releases 2020-10-26 08:58:29 +02:00
Claudia Agache
aa0405f540 Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/APPS-238_APPS-104_no
# Conflicts:
#	.travis.yml
#	README.md
#	rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/common/util/Utils.java
#	rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/rm/dialog/ConfirmationDialog.java
#	rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/rm/dialog/security/UsersMarksDialog.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/AddRelationship.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/AddRelationshipTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/AutoDeclareVersionsAsRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/AutoDeclareVersionsAsRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateElectronicRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateElectronicRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateNonElectronicRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateNonElectronicRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/DeclareInPlaceRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/DeclareInPlaceRecordTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/DeclareVersionAsRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/DeclareVersionAsRecordTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/FileUnfiledRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/FileUnfiledRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/InplaceRecordSearch.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/InplaceRecordSearchTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/RejectRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/RejectRecordTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/SearchRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/SearchRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/AddRelationship.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/AutoDeclareVersionsAsRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/CreateElectronicRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/CreateNonElectronicRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/DeclareInPlaceRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/DeclareVersionAsRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/FileUnfiledRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/InplaceRecordSearch.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/RejectRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/SearchRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/classification/SecurityClearanceTest.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/filePlan/RMSiteCreationAndDeletionTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/security/classification/content/SearchClassifiedDocumentsTests.java
#	rm-automation/rm-automation-ui/src/test/resources/cg_l1.xml
#	rm-automation/rm-automation-ui/src/test/resources/ds_l1.xml
#	rm-automation/rm-automation-ui/src/test/resources/ru_l1.xml
#	rm-automation/rm-automation-ui/src/test/resources/sm_l1.xml
#	scripts/setUpMavenPhase.sh
#	travis-env-vars.yml
2020-10-23 10:21:44 +03:00
ehardon
a929beb737 - address PR review comments [skip tests] 2020-10-22 13:25:17 +03:00
ehardon
de35765133 APPS-241: Update release and staging buckets access credentials
- remove -v flag from scripts
[enterprise release 2.7.3-A4 2.7.3-SNAPSHOT] [skip tests]
2020-10-21 12:17:25 +03:00
ehardon
2d7ffe4d1d [enterprise release 2.7.3-A3 2.7.3-SNAPSHOT] [skip tests] 2020-10-20 18:21:22 +03:00
ehardon
833a6e8ce7 APPS-241: - fix zip-artifacts-release.sh
- remove -x flag
- add scmCommentPrefix to maven release command
[enterprise release 2.7.3-A2 2.7.3-SNAPSHOT] [skip tests]
2020-10-20 16:45:58 +03:00
ehardon
267afe2ffc Split release stage into community and enterprise release and publish stages
- copy artifacts from maven for publish job
- simplify scripts
2020-10-20 15:17:08 +03:00
ehardon
12dbc5d5e7 Update git release vars [skip tests] [internal enterprise release 2.7.3-A1 2.7.3-SNAPSHOT] 2020-10-20 12:22:30 +03:00
ehardon
a3e50fe8d0 Update release script to use username and password and scm urls to use https [skip tests] [internal enterprise release 2.7.3-A1 2.7.3-SNAPSHOT] 2020-10-19 16:55:10 +03:00
Tom Page
d5148dbf15 Set git username and API token via settings.xml file. 2020-10-19 12:25:10 +01:00
ehardon
df03bfaef9 Update release script [skip tests] [internal enterprise release 2.7.3-A1 2.7.3-SNAPSHOT] 2020-10-19 13:42:15 +03:00
ehardon
e90b5431c3 APPS-241: - combine community and enterprise publish stages into one 2020-10-14 10:58:34 +03:00
Raluca Munteanu
fac128ec67 APPS-241: Set up pre-commit plugin and enterprise release step
- Added enterprise release stage and used existing configuration as
      the one for community release
2020-10-09 16:34:58 +03:00
ehardon
5b71f2ec05 APPS-241: - remove release documentation
- update regex to get only the first match of the release version
- update release script to be used in enterprise release as well
2020-10-09 09:54:23 +03:00
ehardon
09d661785a APPS-241: - address PR comments 2020-10-08 14:24:45 +03:00
ehardon
592b680441 APPS-241: - address PR comments
- extract release version and development version from commit message
2020-10-07 16:02:26 +03:00
ehardon
17d00af5e2 APPS-241 - Add script for extracting the Release Version, Development Version, Release Type and the right S3 locations for the artefacts 2020-10-06 14:20:17 +03:00
ehardon
e918491140 APPS-241 - create Community Release for v2.7 2020-10-02 13:48:37 +03:00
Claudia Agache
3b889e89d2 don't change directory back to root 2020-07-13 17:14:07 +03:00
Claudia Agache
cc02e46bca remove ls 2020-07-13 11:18:20 +03:00
Claudia Agache
65a4fc71b0 login to quay 2020-07-13 10:50:04 +03:00
Claudia Agache
d60106509b Merge remote-tracking branch 'remotes/origin/merge-3.0/APPS-230_BuildAGSOnTravis' into merge-3.0/APPS-235_SetupEnv_no 2020-07-13 10:38:30 +03:00
rodicasutu
d2299fb6d0 simplify script (code review) 2020-07-13 09:56:36 +03:00
Claudia Agache
05ebdb3c85 start alfresco and change directory back to root 2020-07-09 18:22:53 +03:00
Claudia Agache
04017077ac start alfresco and change directory back to root 2020-07-09 18:01:37 +03:00
rodicasutu
568965014a review changes 2020-07-09 17:44:39 +03:00
Claudia Agache
d244708c30 start environment with docker 2020-07-09 14:52:58 +03:00
Claudia Agache
af5f27f9d4 Merge pull request #1167 from Alfresco/feature-2.7/APPS-235_SetupEnv_no
Apps 235 Setup environment
2020-07-09 13:44:47 +03:00
Claudia Agache
faf99678aa code review comments 2020-07-08 13:16:00 +03:00