Commit Graph

75 Commits

Author SHA1 Message Date
ehardon
3f7bd57543 - remove dockerhub image publishing profile from shelf release script 2020-10-26 10:30:26 +02:00
ehardon
eb19b15168 - push docker images to quay when doing shelf releases 2020-10-26 08:58:29 +02:00
Claudia Agache
3ee8936424 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
5c653eec3a - address PR review comments [skip tests] 2020-10-22 13:25:17 +03:00
ehardon
07e2bc3f1a 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
cac8033166 [enterprise release 2.7.3-A3 2.7.3-SNAPSHOT] [skip tests] 2020-10-20 18:21:22 +03:00
ehardon
6e53b68f0f 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
afbbaee5fc 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
3b8f419e6a 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
bd52a0929a 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
858036db3b Set git username and API token via settings.xml file. 2020-10-19 12:25:10 +01:00
ehardon
b5a07abc23 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
da43ea90bb APPS-241: - combine community and enterprise publish stages into one 2020-10-14 10:58:34 +03:00
Raluca Munteanu
f46976a687 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
7277b2adf0 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
24d140b26a APPS-241: - address PR comments 2020-10-08 14:24:45 +03:00
ehardon
d42e5854a3 APPS-241: - address PR comments
- extract release version and development version from commit message
2020-10-07 16:02:26 +03:00
ehardon
c18dda6c06 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
41c38e8e18 APPS-241 - create Community Release for v2.7 2020-10-02 13:48:37 +03:00
Claudia Agache
07cb6c8a7d don't change directory back to root 2020-07-13 17:14:07 +03:00
Claudia Agache
567076daac remove ls 2020-07-13 11:18:20 +03:00
Claudia Agache
84ceee8d11 login to quay 2020-07-13 10:50:04 +03:00
Claudia Agache
013fdcda27 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
db73960b21 simplify script (code review) 2020-07-13 09:56:36 +03:00
Claudia Agache
d133a0733c start alfresco and change directory back to root 2020-07-09 18:22:53 +03:00
Claudia Agache
03d7aae7db start alfresco and change directory back to root 2020-07-09 18:01:37 +03:00
rodicasutu
d437858ace review changes 2020-07-09 17:44:39 +03:00
Claudia Agache
a7f4063544 start environment with docker 2020-07-09 14:52:58 +03:00
Claudia Agache
00327637b0 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
0549d3c145 code review comments 2020-07-08 13:16:00 +03:00
Claudia Agache
454002207b code review comments 2020-07-08 12:37:44 +03:00
Claudia Agache
bba3220bf1 remove script because it isn't needed anymore 2020-07-08 10:56:00 +03:00
rodicasutu
9998add212 changes needed for 3.0 onwards 2020-07-08 10:15:14 +03:00
Claudia Agache
0fe1259fad Merge remote-tracking branch 'remotes/origin/release/V2.7' into feature-2.7/APPS-235_SetupEnv_no 2020-07-07 17:43:24 +03:00
rodicasutu
7ce7cfe96a Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/APPS-230_BuildAGSOnTravis 2020-07-07 17:36:37 +03:00
rodicasutu
77a7b5fedb simplify script scripts/setUpMavenPhase.sh
remove the ignored tests
2020-07-07 15:53:34 +03:00
rodicasutu
3089303335 tidy up script for PRs 2020-07-07 14:57:06 +03:00
rodicasutu
fe9e160ff5 add the PR check 2020-07-07 14:19:56 +03:00
Claudia Agache
e7de2ed791 list files 2020-07-07 08:44:47 +03:00
rodicasutu
d20aa44d73 test pull request build 2020-07-06 22:14:58 +03:00
Claudia Agache
2e00307a85 add automation target directories to cache, download installer to target instead of rm-automation root 2020-07-06 19:32:32 +03:00
Claudia Agache
5b824fcf60 list files from target to check if they were cached or not 2020-07-06 18:54:44 +03:00
Claudia Agache
11a437f19b try to rename output file 2020-07-06 18:25:56 +03:00
Claudia Agache
184a6e60da try to fix output file 2020-07-06 18:09:22 +03:00
rodicasutu
943333a3a4 fix the exit of builds on PRs 2020-07-06 18:04:46 +03:00
Claudia Agache
eef5eb42ef try to fix output file 2020-07-06 17:58:47 +03:00
Claudia Agache
7d638d6ff3 try to fix output file 2020-07-06 17:57:17 +03:00
rodicasutu
9015cce59f remove exit 2020-07-06 17:47:24 +03:00
Claudia Agache
f97b32a066 try to fix output file 2020-07-06 17:37:48 +03:00
rodicasutu
962da26003 cover the build started for PRs 2020-07-06 17:32:05 +03:00