16 Commits

Author SHA1 Message Date
Denys Vuika
b67a73d832
[ACA-4649] release workflow fixes (#3041)
* release workflow fixes

* fix release triggering on push to master

* cleanup
2023-03-07 06:06:34 -05:00
Denys Vuika
b0c5e017eb fix typo in publish script 2023-03-06 15:43:30 +00:00
Denys Vuika
3fb91eeafc
[ACA-4653] fix release actions (#3029)
* fix publish libs action

* push tags only for master

* fix publishing only for master

* fix leaking sensitive info in the echo

* fix publish script and passing branch name to action

* fix incorrect travis branch

* consistent input naming

* npm tag as input

* Update .github/workflows/release.yml

Co-authored-by: Giovanni Toraldo <me@gionn.net>

* Update .github/workflows/release.yml

Co-authored-by: Giovanni Toraldo <me@gionn.net>

* remove not really necessary workflow_call triggers

* fixup job conditionals with ref_name

* setup job is not really doing anything useful

* add setup node to npm publish step

* add missing npm install to publish libs

* Update scripts/travis/deploy/publish.sh

Co-authored-by: Alex Chapellon <alxgomz@gmail.com>

* Update scripts/travis/deploy/publish.sh

Co-authored-by: Alex Chapellon <alxgomz@gmail.com>

* Update .github/actions/git-tag/action.yml

Co-authored-by: Alex Chapellon <alxgomz@gmail.com>

---------

Co-authored-by: Giovanni Toraldo <me@gionn.net>
Co-authored-by: Giovanni Toraldo <giovanni.toraldo@hyland.com>
Co-authored-by: Alex Chapellon <alxgomz@gmail.com>
2023-03-06 08:05:14 -05:00
MichalKinas
e38e72a8e0
[ACA-4653] Migrate release workflow to GHA (#3027)
* [ACA-4653] Run ACA upstream on schedule

* [ACA-4653] Migrate release workflow to GHA

* [ACA-4653] Consistency in naming

* [ACA-4653] Use GH action to configure GH author

* [ACA-4653] Dedicated sh for publish Docker image job

* [ACA-4653] Add missing variables

* [ACA-4653] Delete Travis.yml

* [ACA-4653] CR fixes

* [ACA-4653] Add branch name as action input

* [ACA-4653] Proper env var usage in workflow
2023-03-03 12:40:37 -05:00
alandavis
45a3efef58 ACA-4526 avoid pushing a 'master' tag to dockerhub next time. [skip ci] 2021-11-17 10:40:56 +00:00
Maurizio Vitale
b1b468b947 Fix typo PASSWORD 2021-11-16 13:05:06 +00:00
Maurizio Vitale
fb599f33f1 Fix typo PASSWORD 2021-11-16 13:05:06 +00:00
Alan Davis
95273260c2 ACA-4526 Alfresco Content Application Docker Images are not available in Docker Hub from 2.3.0 (#2346)
* Publish images to dockerhub when pushing to master in addition to the tag
* Change Travis stage name to reflect both tasks 
* Split Travis stage into two jobs
2021-11-16 13:05:06 +00:00
Maurizio Vitale
adb369c82d Use new quay credentials 2021-11-16 13:05:05 +00:00
Maurizio Vitale
7cd333f22b Add the npm ci 2021-06-28 11:39:35 +01:00
Maurizio Vitale
92d447ec58
Fix @alfresco (#2202) 2021-06-28 12:03:48 +02:00
Maurizio Vitale
774044c266
Run the unit/build/e2e/docker based on the agreed doc (#2093) 2021-04-26 18:38:56 +01:00
Popovics András
2859b16356
[AAE-4628] Release without the About and Settings modules, but have them baked into the app otherwise (#2022) 2021-02-25 21:52:14 +00:00
MaurizioVitale
00ed65e1c0 fix the command with adf-cli 2020-11-27 10:34:51 +00:00
Maurizio Vitale
e88141ccdf
Fix the build path for docker (#1825)
Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-26 17:32:50 +00:00
Eugenio Romano
e5866dc3c2
remove rancher update (#1772) 2020-11-05 08:42:13 +00:00