Travis CI User
939c6f8b45
[maven-release-plugin][skip ci] prepare for next development iteration
2021-04-23 13:54:45 +00:00
Travis CI User
e7b21bdcdb
[maven-release-plugin][skip ci] prepare release V3.5.0.1
ags-3.5.0.1
2021-04-23 13:54:38 +00:00
Cezar.Leahu
3740e9c1dc
[enterprise release 3.5.0.1 3.5.0.2-SNAPSHOT][publish][skip tests]
2021-04-23 16:30:14 +03:00
Cezar.Leahu
336eba0287
[enterprise release 3.5.0.1 3.5.0.2-SNAPSHOT] [publish][skip tests]
2021-04-23 16:24:16 +03:00
Travis CI User
8a0906972e
[maven-release-plugin][skip ci] prepare for next development iteration
2021-04-23 13:04:51 +00:00
Travis CI User
84fbe36a70
[maven-release-plugin][skip ci] prepare release V3.5.0.1-A1
ags-3.5.0.1-A1
2021-04-23 13:04:45 +00:00
Cezar.Leahu
a9897f8188
[enterprise release 3.5.0.1-A1 3.5.0.1-SNAPSHOT] [skip tests]
2021-04-23 15:33:18 +03:00
CezarLeahu
1fd681e25a
Merge pull request #1413 from Alfresco/feature-3.5.0.x/APPS-894_build-updates
...
APPS-900 APPS-894 APPS-889 APPS-896 Pull latest CI configuration from *master*
2021-04-19 10:14:31 +03:00
cagache
779190e5e9
Move scripts used by travis jobs under travis folder because when mirroring all scripts folders are excluded
...
(cherry picked from commit e7d25af3b4
)
2021-04-09 23:04:24 +03:00
Cezar.Leahu
662b047d78
APPS-900 APPS-894 APPS-889 Simplify maven POM setup. Reorganize build stages
...
* remove unnecessary build environment variables
* add a LOG_WARN environment variable - for shorter build commands
* split the `release.sh` script into `community_release.sh` and `enterprise_release.sh`
* remove usage of the `-Dcommunity` build variable where not needed - use/exclude the `-Penterprise` profile explicitly where needed
* modify the Travis `install` phase on some jobs so it runs a basic Java compilation of the project (without docker)
* remove the *internal* profile and renamed the *master* profile into *publish-docker-latest*
* modifiy the profiles for the docker builds so that the same profile handles both community (DockerHub&Quay) and enteprise (only Quay) docker image deploys
* run all the _Unit&Integration Tests_ across community&enteprise in one single job, in parallel with the REST API & UI test suites (APPS-889)
* reorganize the job order so that the *Tests* stage is the first one executed (APPS-894)
* only run the *Maven&Docker deploy* tasks on the *master* & *release* branches after the *Tests* stage (APPS-894)
(cherry picked from commit 3e57490e04
)
2021-04-09 23:01:58 +03:00
cagache
bb504102a4
Run the security scans on the AGS build only on the master and release branches
...
(cherry picked from commit 6fccb60c23
)
2021-04-09 23:00:30 +03:00
Cezar.Leahu
7080644099
APPS-886 Clean up Mvn Repo configuration
...
(cherry picked from commit ac9279aa9b
)
2021-04-09 23:00:21 +03:00
cagache
9d659a6e6e
exclude enterprise tests when commit contains [tests on community]
...
(cherry picked from commit 1e29363943
)
2021-04-09 23:00:16 +03:00
Claudia Agache
54e68da433
Update branches for travis
2021-03-09 12:29:04 +02:00
Claudia Agache
bbaa72110a
Update version to 3.5.0.1-SNAPSHOT
2021-03-09 12:26:31 +02:00
Travis CI User
74b20e0076
[maven-release-plugin][skip ci] prepare release V3.5.0
ags-3.5.0
2021-03-09 09:10:39 +00:00
Claudia Agache
92b09cf85a
Merge pull request #1351 from Alfresco/feature/APPS-659_Fix35Patch
...
Fix 3.5 patch
2021-03-08 09:19:08 +02:00
Travis CI User
45d77188b6
[maven-release-plugin][skip ci] prepare for next development iteration
2021-03-05 17:02:19 +00:00
Travis CI User
91a483a779
[maven-release-plugin][skip ci] prepare release V3.5.0-A7
ags-3.5.0-A7
2021-03-05 17:02:14 +00:00
ehardon
fd9f278980
[enterprise release 3.5.0-A7 3.5.0-SNAPSHOT] [skip tests]
2021-03-05 17:52:23 +02:00
Claudia Agache
ce12582d27
code review comment
2021-03-05 17:39:29 +02:00
Claudia Agache
1934798cd4
Fix 3.5 patch
2021-03-05 16:15:50 +02:00
Elena Hardon
1a5708c3b3
Merge pull request #1347 from Alfresco/feature/APPS-832_IntermittentStartupFailure
...
APPS-832: prevent multiple nodes from initialising the custom properties
2021-03-05 14:58:27 +02:00
ehardon
4bad138d82
Merge remote-tracking branch 'origin/master' into feature/APPS-832_IntermittentStartupFailure
2021-03-05 14:42:41 +02:00
Elena Hardon
a1b1b3b370
Merge pull request #1348 from Alfresco/feature/APPS-852
...
APPS-852: Allow lowercase operation type
2021-03-05 14:29:14 +02:00
ehardon
a9d0ff98b3
Merge remote-tracking branch 'origin/master' into feature/APPS-852
...
# Conflicts:
# rm-enterprise/rm-enterprise-repo/src/unit-test/java/org/alfresco/rm/rest/api/classification/SecuringMarksChildrenRelationUnitTest.java
2021-03-05 14:28:41 +02:00
ehardon
b8847e4089
- remove logger check
2021-03-05 13:59:52 +02:00
ehardon
ab3f4a16eb
address PR comment
2021-03-05 10:14:53 +02:00
Tom Page
7caaa3398a
Merge pull request #1349 from Alfresco/feature/APPS-659_PatchFor35
...
Feature/apps 659 patch for35
2021-03-05 07:41:33 +00:00
Tom Page
162247df68
APPS-659 Whitespace fix.
2021-03-04 16:54:41 +00:00
Tom Page
2f0c70eed6
APPS-659 Avoid relying on the primary parent being a CONTAINS relation.
2021-03-04 16:47:31 +00:00
ehardon
20f877d5fe
add header for LockCallback class
2021-03-04 15:54:31 +02:00
ehardon
74deefe0c0
APPS-852: Allow lowercase operation
...
- modify operation field to op
2021-03-04 15:27:35 +02:00
estan
5326ebad04
APPS-659
...
[Upgrade] Search Result points to incorrect link to Folder on Hold
2021-03-04 14:42:30 +02:00
ehardon
9c3c2354a8
APPS-832: address PR comment
2021-03-04 13:40:15 +02:00
Travis CI User
84bd8f5dd9
[maven-release-plugin][skip ci] prepare for next development iteration
2021-03-03 14:38:04 +00:00
Travis CI User
e2ad8baee4
[maven-release-plugin][skip ci] prepare release V3.5.0-A6
ags-3.5.0-A6
2021-03-03 14:37:57 +00:00
ehardon
e191018231
APPS-832: prevent multiple nodes from initializing the custom properties
2021-03-03 15:10:33 +02:00
estan
d27b26ded1
APPS-659
...
[Upgrade] Search Result points to incorrect link to Folder on Hold
--changed fixesFromSchema
2021-03-03 15:04:00 +02:00
ramunteanu
87625c3592
Merge pull request #1340 from Alfresco/feature/APPS-755
...
APPS-755: [CLUSTER] File as record fails intermittently in cluster
2021-03-02 15:23:43 +02:00
estan
b3d8975444
APPS-659
...
[Upgrade] Search Result points to incorrect link to Folder on Hold
2021-03-02 15:04:41 +02:00
Travis CI User
2195862eac
[maven-release-plugin][skip ci] prepare for next development iteration
2021-03-01 10:52:00 +00:00
Travis CI User
91401a5237
[maven-release-plugin][skip ci] prepare release V3.5.0-A5
ags-3.5.0-A5
2021-03-01 10:51:54 +00:00
Raluca Munteanu
cbd58a6682
APPS-755: [CLUSTER] File as record fails intermittently in cluster
...
- Moved jsonConverterComponent cluster cache properties to community
2021-03-01 12:43:11 +02:00
estan
aad5f99b9a
Merge remote-tracking branch 'origin/master' into feature/APPS-659_Upgrade
2021-03-01 10:43:19 +02:00
estan
e7f8862a7b
APPS-659
...
[Upgrade] Search Result points to incorrect link to Folder on Hold
2021-02-28 19:22:31 +02:00
estan
a27e2aaa9e
APPS-659
...
[Upgrade] Search Result points to incorrect link to Folder on Hold
2021-02-28 10:48:20 +02:00
Raluca Munteanu
9e07702232
APPS-755: [CLUSTER] File as record fails intermittently in cluster
2021-02-26 16:58:33 +02:00
Piero Cittadino
fa7da51527
update of repo and image to latest
2021-02-26 01:54:29 +02:00
Piero Cittadino
e8d5425538
Share upgrade
2021-02-25 18:56:59 +02:00