Commit Graph

8 Commits

Author SHA1 Message Date
2664897485
Fix build_number config (#150)
Co-authored-by: Sergey Kirichenko <Sergey.Kirichenko@onlyoffice.com>
2024-02-28 12:44:07 +03:00
3e7d26adcc Fix conflicts 2024-02-19 12:42:29 +03:00
7d8b40c607 Fix conflicts 2024-02-19 12:23:02 +03:00
627e61c44e
Add product version and build number to config (#135) 2024-02-19 10:30:49 +03:00
d4a55d470b Add build ver and build num to docker 2024-02-13 17:44:42 +03:00
Danil Titarenko
9fa4a2bf3e
Run zap scanner only on cron or workflow_dispatch event (#74)
* Run zap scanner only on `schedule` or `workflow_dispatch` trigger

* Send event name from cron action

* Revert some changes

* Add condition that check `repository_dispatch` event name
2023-11-27 20:04:16 +03:00
Danil Titarenko
666b710ce6
Add scanning DocSpace with zap (#66)
* Add scanning DocSpace with zap

* Remove `set -e` cos it already have

* Refactoring: Zap as separate action

* Refactoring: remove useless output

* Cosmetic changes

* Remove zap and change repo name for manual run
2023-11-27 17:07:39 +03:00
Valeria Bagisheva
192dc275f8
Trigger action (#28)
* Add  cron-triggered build

* Add build triggered on file changes in the "config" folder

* Add schedule to the cron workflow

* Fix end line

* Fix space

* Remove REPO_NAME env

* Add client  and server repository dispatch type

* Fix paths

* Fix the space

* Delete space

* Return space

* Return space

* Replace space

* Replace space
2023-11-08 15:27:37 +03:00