Alan Davis
e04e757daf
ACS-1110 replace fabric8 with docker-maven-plugin ( #1252 )
...
The community repo image was not being updated on DockerHub or quay.io after the original commit for this issue. It appears the new io.fabric8:docker-maven-plugin is only able to push to one registry. We had images for quay.io and dockerhub.
On a branch we managed to release 7.0.0-A27c. In order to do so we temporarily had to comment out the upstream dependency check in build.sh.
[skip ci]
2021-02-22 10:54:42 +00:00
Travis CI User
22f95fa39b
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-19 21:51:37 +00:00
Travis CI User
447baf0ba3
[maven-release-plugin][skip ci] prepare release 7.0.0-A27
2021-02-19 21:51:31 +00:00
Travis CI User
35cd8e5a10
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-12 20:32:40 +00:00
Travis CI User
dfff25d804
[maven-release-plugin][skip ci] prepare release 7.0.0-A25
2021-02-12 20:32:34 +00:00
Travis CI User
16bee69370
[maven-release-plugin][skip ci] prepare for next development iteration
2021-01-24 18:44:33 +00:00
Travis CI User
ec9ef65fdc
[maven-release-plugin][skip ci] prepare release 7.0.0-A23
2021-01-24 18:44:27 +00:00
Marcello Teodori
8568a504ef
ACS-1110 replace fabric8 with docker-maven-plugin ( #1205 )
2021-01-14 01:15:02 +01:00
Travis CI User
7addfebe5d
[maven-release-plugin][skip ci] prepare for next development iteration
2021-01-06 09:02:25 +00:00
Travis CI User
22a934f3d9
[maven-release-plugin][skip ci] prepare release 7.0.0-A20
2021-01-06 09:02:18 +00:00
Travis CI User
67cff247bc
[maven-release-plugin][skip ci] prepare for next development iteration
2021-01-05 08:29:05 +00:00
Travis CI User
e4dc13c000
[maven-release-plugin][skip ci] prepare release 7.0.0-A19
2021-01-05 08:28:58 +00:00
Travis CI User
f294b586e9
[maven-release-plugin][skip ci] prepare for next development iteration
2020-12-01 02:08:20 +00:00
Travis CI User
6e9ac2bf76
[maven-release-plugin][skip ci] prepare release 7.0.0-A13
2020-12-01 02:08:13 +00:00
Travis CI User
4edca2f8e2
[maven-release-plugin][skip ci] prepare for next development iteration
2020-11-25 10:09:35 +00:00
Travis CI User
19d2f11fed
[maven-release-plugin][skip ci] prepare release 7.0.0-A12
2020-11-25 10:09:28 +00:00
Travis CI User
995baf0ef0
[maven-release-plugin][skip ci] prepare for next development iteration
2020-11-23 09:34:27 +00:00
Travis CI User
e938aeb3ba
[maven-release-plugin][skip ci] prepare release 7.0.0-A11
2020-11-23 09:34:20 +00:00
Travis CI User
d60d1a887c
[maven-release-plugin][skip ci] prepare for next development iteration
2020-10-24 15:15:19 +00:00
Travis CI User
c0949a0c32
[maven-release-plugin][skip ci] prepare release 7.0.0-A10
2020-10-24 15:15:13 +00:00
Alan Davis
db1cf45b36
Docker hub should only be used on release
2020-10-21 19:17:14 +01:00
Alan Davis
08dbb15dad
Remove TEST[0-9]+ from versions
2020-10-21 15:45:55 +01:00
Alan Davis
a2c48b790a
Sync up community with enterprise a little more
2020-10-21 15:24:57 +01:00
Alan Davis
74d6a68a54
api-explorer version dependency name changed - now using the new name. pt2
2020-10-04 16:15:45 +01:00
Alan Davis
c7a3b5348d
api-explorer version dependency name changed - now using the new name
2020-10-04 15:29:07 +01:00
Travis CI User
0d6f982244
[maven-release-plugin][skip ci] prepare for next development iteration
2020-09-10 17:42:47 +00:00
Travis CI User
ad0cc65eab
[maven-release-plugin][skip ci] prepare release 7.0.0-TEST4
2020-09-10 17:42:41 +00:00
Cezar.Leahu
a31f681ca8
ACS-550 Restore DockerHub image push on release jobs [skip ci]
2020-08-27 21:04:03 +03:00
Travis CI User
816442969b
[maven-release-plugin][skip ci] prepare for next development iteration
2020-08-27 16:24:12 +00:00
Travis CI User
c0c0b7c277
[maven-release-plugin][skip ci] prepare release 7.0.0-TEST3
2020-08-27 16:24:05 +00:00
Cezar.Leahu
f167ba356d
ACS-550 Trigger test release (2) [release]
...
- without DocherHub release image push this time
2020-08-27 16:42:22 +03:00
CezarLeahu
f394b39114
ACS-457: Build linkage, tagging and release ( #991 )
...
* ACS-457: Build linkage, tagging and release
- update .travis.settings.xml
* ACS-457: Build linkage, tagging and release
- add cleanup_cache.sh script
* ACS-457: Build linkage, tagging and release
- add init.sh script for before_install job phases
* ACS-457: Build linkage, tagging and release
- add build.sh script for install job phases
* ACS-457: Build linkage, tagging and release
- minor updates on the older travis and veracode scripts
* ACS-457: Build linkage, tagging and release
- reorganized and updated .travis.yml
* ACS-457: Build linkage, tagging and release
- update and propagate branch version numbers during the build
* ACS-457: Build linkage, tagging and release
- enable docker image squash for all image builds
* ACS-457: Build linkage, tagging and release
- shellcheck CI scripts
* ACS-457: Build linkage, tagging and release
- handle upstream versions in chained feature branch builds
* ACS-457: Build linkage, tagging and release
- switch to TEST pom versions
* ACS-457: Build linkage, tagging and release
- handle pom properties for upstream dependencies in build.sh scripts
* ACS-457: Build linkage, tagging and release
- post-merge fixes
* ACS-457: Build linkage, tagging and release
- clone upstream repositories with "--depth=1" (no history needed)
- add "-Dmaven.javadoc.skip=true" options in the build scripts
* ACS-457: Build linkage, tagging and release
- remove <scm> configuration from sub-modules
- remove <distributionManagement> configurations from submodules
- remove <repository> configuration from poms
- remove unnecessary and unused POM profiles
* ACS-457: Build linkage, tagging and release
- add pom <pluginManagement> section
- removed some plugin versions from downstream modules
- add a single common configuration for the *maven-relese-plugin*
* ACS-457: Build linkage, tagging and release
- update and reorganize the fabric8-maven-plugin configuration
* ACS-457: Build linkage, tagging and release
- add configurable docker upstream.image.tag property
* ACS-457: Build linkage, tagging and release
- modify the build.sh scripts so they checkout the upstream project tag
* ACS-457: Build linkage, tagging and release
- re-implement build.sh script logic to support PRs & branch builds
- restricted the build.sh script capabilities
- moved build functions to a separate .sh file
* ACS-457: Build linkage, tagging and release
- update release scripts
* ACS-457: Build linkage, tagging and release
- debug build scripts
* ACS-457: Build linkage, tagging and release
- fix build scripts
* ACS-457: Build linkage, tagging and release
- fix build scripts
* ACS-457: Build linkage, tagging and release
- setup/update the S3 publishing jobs
* ACS-457: Build linkage, tagging and release
- add missing profile
* ACS-457: Build linkage, tagging and release
- disable PR merges with SNAPSHOT dependencies (on master|release/*)
* ACS-457: Build linkage, tagging and release
- made the upstream cloning (build_functions.sh) more lenient
* ACS-457: Build linkage, tagging and release
- fix scripting bug (execute function in sub-shell)
2020-08-12 02:41:55 +03:00
Alan Davis
1ee249be46
Trial build that adds AWS comps
2020-07-26 08:05:40 +01:00
Alan Davis
4d88482eb6
Build war
2020-07-19 11:26:28 +01:00
Alan Davis
dda79af24b
Build using artifacts from alfresco-community-repo (ongoing)
...
- war module should be removed once we are happy the alfresco-community-repo version is the same as before.
2020-07-06 08:50:02 +01:00
Travis CI User
417eb87342
[maven-release-plugin][skip ci]prepare for next development iteration
2020-06-01 21:50:25 +00:00
Travis CI User
853e6fa957
[maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.2-A1
2020-06-01 21:50:18 +00:00
Travis CI User
8ccf987875
[maven-release-plugin][skip ci]prepare for next development iteration
2020-05-07 18:44:59 +00:00
Travis CI User
9a6769cf85
[maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A7
2020-05-07 18:44:52 +00:00
Travis CI User
ae1808aa5b
[maven-release-plugin][skip ci]prepare for next development iteration
2020-05-06 22:32:01 +00:00
Travis CI User
a792dd0f0d
[maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A6
2020-05-06 22:31:54 +00:00
Travis CI User
471ea4c3f0
[maven-release-plugin][skip ci]prepare for next development iteration
2020-05-05 23:39:09 +00:00
Travis CI User
9e067b3849
[maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A5
2020-05-05 23:39:02 +00:00
Travis CI User
6ae96d7eb9
[maven-release-plugin][skip ci]prepare for next development iteration
2020-04-24 16:00:41 +00:00
Travis CI User
0e178e0d7a
[maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-RC1
2020-04-24 16:00:34 +00:00
Travis CI User
ba953623b8
[maven-release-plugin][skip ci]prepare for next development iteration
2020-04-21 09:44:54 +00:00
Travis CI User
01b876092d
[maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A2
2020-04-21 09:44:47 +00:00
dependabot-preview[bot]
c4ba076173
Bump maven-dependency-plugin from 3.1.1 to 3.1.2 ( #652 )
2020-03-18 12:22:04 +00:00
David Edwards
dc315393d4
REPO-4735 add release stage ( #636 )
...
Added the a Engineering Release stage and Company Release stage to travis.yml and added any required credentials to Travis.
Each release stage is triggered by a specific commit message, as listed in the "stages" section of travis.yml.
Provided a commit message to skip test stages if required, to speed up release process.
Global variables have been added to set the release version, development version and the community release version for the release stages.
2020-03-16 11:29:36 +00:00
DenisGabriela
980919e6bf
GOOGLEDOCS-463 : Release GoogleDocs 3.2.0-A1 (for 6.3.0-dev & next ACS Community release) ( #526 ) ( #527 )
...
(cherry picked from commit ba10839e39
)
2020-01-07 17:18:25 +02:00