Danil Titarenko
cb06c6f6e1
Correct startup conditions for zap scanner ( #694 )
2023-12-20 11:21:34 +03:00
Danil Titarenko
276c5da9f5
Add the ability to manually launch the zap scanner ( #691 )
...
* Add zap scanning for DocumentServer
* Set branch name as ref for manual trigger
* Use master as default zap action branch
* Move zap action to master branch
* Fix token variable name
* Small cosmetic fix
* Modify zap action trigger condition
Run zap scanner only when documentserver edition hit community and branch hit in `release/` or `hotfix/`
2023-12-19 11:45:12 +03:00
Semyon Bezrukov
09ac8b5463
Fix build workflow runs names ( #679 )
2023-11-20 12:05:00 +03:00
Semyon Bezrukov
989647852e
Fix deprecated set-output ( #632 )
2023-05-24 13:51:14 +05:00
Semyon Bezrukov
44eb6c45f2
Fix deb package link ( #602 )
2023-04-14 22:32:04 +05:00
Semyon Bezrukov
4499ca1d34
Fix deb package link ( #599 )
2023-04-10 17:10:23 +05:00
Semyon Bezrukov
574b3c92b4
Update build scripts ( #550 )
2022-12-01 14:46:31 +03:00
Semyon Bezrukov
bac88530c1
Refactoring testing build ( #496 )
...
* Fix dockerfile args
* Refactoring testing build action
* Secret repo baseurl
* Fix package version
2022-09-16 12:28:44 +03:00
Semyon Bezrukov
61a5a021cf
Refactoring stable build ( #490 )
...
* Refactoring stable build
* Build: setting up push 4enterprise images
* Cosmetic change
* Remove needless tag
* Rename dockerfile
* Small fix
* Rename dockerfile for nonexample
Co-authored-by: danilapog <danil.titarenko@onlyoffice.com>
2022-09-12 16:04:56 +03:00
Danil Titarenko
713a06e999
Add expected build arch ( #489 )
...
* Add fail status if build unexpected platforms
* Build: set exit code for action
* Build: Change expected platforms message
2022-09-08 15:56:49 +03:00
Danil Titarenko
3626f8cc6c
Build: Set job fail status if some build failed ( #488 )
2022-08-30 14:33:23 +03:00
Danil Titarenko
207bd5dac7
Add build Documentserver without example ( #473 )
...
* Add dockerfile for non-example build
* Create new symlink for supervisor config
* Add ARG for dynamic images specification
* Update action version
* Add build nonexample after stable build success
* Add targets for nonexample build
* Cosmetic changes
* Update FROM instruction
* Add default tag
* Remove needless welcome nginx location
* Change nonexample image tags
* Set correct nonexample image tag
* Change tag for nonexample image
* Change dockerfile name
* Rename dockerfile for release images
* Move stable build to dockerfile
* Refactoring bake file
2022-08-29 11:40:25 +03:00
Danil Titarenko
2379128240
fix build ( #486 )
2022-08-24 12:47:47 +03:00
Danil Titarenko
083ab2c6a6
Add latest tag for develop build ( #484 )
2022-08-24 11:14:59 +03:00
Danil Titarenko
2213fc70f5
Add another tags processing ( #464 )
...
* Add support for processing other tags
* Print build-info before build start
* Cosmetic changes
* Add architecture and URL processing
* Refactoring action code
* Refactoring code
* Refactoring code
* Cosmetic changes
* Remove some check package version
* Refactoring code
* Redefining url variable for dockerfile
* Cosmetic changes
* Changes platform conditions check
* Set to use default TARGETARCH in build
2022-07-21 18:44:06 +03:00
Danil Titarenko
29e4ec3027
Refactoring workflow ( #448 )
2022-07-11 13:27:43 +03:00