16 Commits

Author SHA1 Message Date
cd4d5b180e Replace CloudFront invalidation with API Gateway endpoint 2025-12-18 12:39:58 +00:00
60d2dbaf12 Update rebuild-macros-tips.yaml 2025-09-11 08:40:28 +00:00
9d4775cea7 [github][actions] Added rebuild macros tips action 2025-09-10 18:47:18 +03:00
f96109095c Publish help manually 2025-04-15 18:47:28 +03:00
677771f55e Bump also artifacts-download action to v4 2025-03-19 18:19:19 +03:00
77a5a6c404 Bump deprecated upload-artifacts action to v4 2025-03-19 17:31:49 +03:00
31ddcf26ff Update .github/workflows/ci-build-upload.yml 2024-10-29 17:05:23 +00:00
2da42eb50f Disable codeql scanning on pull_request event (#2843) 2024-02-14 13:34:06 +03:00
42402125a5 Add static code analysis with codeql (#2748) 2024-02-08 12:22:03 +03:00
653cc1842c Combining test build and upload help actions (#2511)
* Combining test build and upload on S3

* Change the condition for the REF variable

* Delete job check changes in resources/help

* Add working directory for path filter

* Change the condition for archiving

* Replace to path filter

* Change the condition for the steps

* Add id for Tar files

* Change the condition for the definition of REF

* Change the help filter to help_modified

* Change the name for jobs

* Change the name artifacts for download
2023-08-02 11:59:21 +03:00
1af3eba70f Fix online help uploading (#2457) 2023-07-03 15:52:08 +05:00
52c36b9583 Add autobuild for online help
* Add CI file for upload build on S3

* Change the name of the steps

* Add paths for resources/help

* Add variable PATH for export on S3

---------

Co-authored-by: papacarlo <builder@onlyoffice.com>
2023-06-27 14:47:24 +05:00
a66e1daac3 Fix building web-apps by require sdkjs (#725)
Since this commit on develop
3636bf78c4
web-apps require file from `sdkjs` named
```
'../../../../sdkjs/common/device_scale.js'
```
So cloning of sdkjs is bring back
Currently it will close `sdkjs#develop` for any branches,
since implement cloning different branches for different
PR destanation in GitHub Actions is not a trivial task and
will take time to develop.
But maybe current variant will be enough in major cases
2021-03-01 11:03:35 +03:00
b7ddb1b776 Remove cd to dir 2020-10-27 11:32:55 +03:00
fc84fdcbca Fix locations 2020-10-27 11:29:48 +03:00
165924db8b Add github actions instead of Travis CI 2020-10-27 11:28:14 +03:00