Commit Graph
44 Commits
Author SHA1 Message Date
s3rj1k 559f502411 [GHA] Simplify if in UPLOAD_BUILD_ARTIFACTS 2025-07-22 22:16:30 +02:00
s3rj1k b8fb017b41 [GHA] Simplify if logic for Meta job 2025-07-22 21:14:52 +02:00
s3rj1kandAndrey Volk 6a6ade581f [GHA] Add trixie build target
Co-authored-by: Andrey Volk <andywolk@gmail.com>
2025-07-22 20:07:15 +03:00
s3rj1k 051dea738d [UTILS] FSGET: Add additional token prefix 2025-07-14 19:28:08 +02:00
s3rj1k a526713333 [GHA] Add MacOS build workflow 2025-06-05 18:10:07 +02:00
s3rj1k 04dc456545 [BUILD] Add Dockerfiles and related small fixes. 2025-03-31 19:58:01 +02:00
s3rj1k e622a02b33 [DOCS] Add guides for building FreeSWITCH build-dependencies
* [DOCS] Add guides for building FreeSWITCH build-dependencies

* Add `build-dependencies.sh` script
2025-03-17 17:54:01 +03:00
s3rj1k dd52b54dd6 [Scripts] Introduce FSDEB - a simple way to build FreeSWITCH packages for Debian. 2025-01-27 13:29:07 +03:00
s3rj1k 433bb901d9 [UTILS] Refactor fsget.sh script. 2025-01-25 13:21:29 +01:00
s3rj1k edc534f1b7 [GHA] Use ubuntu-24.04-arm runner 2025-01-24 16:40:51 +03:00
s3rj1k 26acc9601c [GHA] Default to release=unstable in build workflow. 2024-12-12 15:12:38 +01:00
s3rj1k 1f4d1e323e [GHA] Use temporary token to build artifacts, extend manual run options. 2024-12-11 12:42:00 +01:00
s3rj1k 23ab8bc0f4 [GHA] Use repository default value of artifacts retention-days 2024-12-04 01:44:21 +01:00
s3rj1k 556702ce9f [GHA] Refactor workflows 2024-12-03 21:30:46 +01:00
s3rj1k b662cc73fb [GHA] Use autogenerated matrix for grouping unit-tests. 2024-10-12 20:41:29 +02:00
s3rj1k 07283ac104 [GHA] Add tests. 2024-10-11 20:16:39 +02:00
s3rj1k 628938fcc8 [GHA] Migrate to new project layout. 2024-09-21 13:21:43 +02:00
s3rj1k b39f14679f [GHA] Remove Debian Buster. 2024-08-02 19:37:14 +02:00
s3rj1k 19270516bf [UTIL] Generate reproducible source archive. 2024-07-22 16:57:32 +02:00
s3rj1k 5f4036eaac [GHA] Disable repo name check. 2024-07-22 16:43:26 +02:00
s3rj1k 460d1c19cf [GHA] Remove build-from-fork.yml. 2024-06-27 13:25:53 +02:00
s3rj1k 318953d078 [GHA] Pin workflow to repository. 2024-06-25 22:15:53 +02:00
s3rj1k 4a15dc1a62 [GHA] Pin workflow to repository. 2024-06-25 21:40:13 +02:00
s3rj1k c8b8f0d961 [GHA] Rework pull_request_target workflow. 2024-06-25 20:39:31 +02:00
s3rj1k 89a2db91c8 [GHA] Increase verbosity for mount=type=secret. 2024-06-25 17:45:46 +02:00
s3rj1k 1c7163e2ce [GHA] Fail early when required secret not set. 2024-06-22 19:43:19 +02:00
s3rj1k 453b18d893 [GHA] Rework how secrets are used inside Dockerfiles. 2024-06-22 16:52:59 +02:00
s3rj1k 72d17ccf5c [GHA] Add build workflow. 2024-06-11 22:02:42 +02:00
s3rj1k eb5476ff66 [build] Split create_dsc and create-orig functions in util.sh. 2024-02-15 18:51:46 +01:00
s3rj1k 4f76580785 [mod_shout] Enable module in Dockerfile example.
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
2023-02-16 18:11:28 +02:00
s3rj1k 712f05578b [Build-System] Enable applications/mod_test build by default. 2021-10-23 23:31:22 +03:00
s3rj1k 91f12b5920 [Unit-tests] Fix previously defined AM_* in tests. 2021-02-23 20:59:26 +03:00
s3rj1k 3afa604acd [Build-System] Check requirements when generating tarballs. 2021-01-25 19:02:15 +03:00
Serj 8fc796517b [FS-11674] Use systemd native RunAs User 2019-02-27 22:39:11 +02:00
Serj cc39fed1e3 FS-11614: [Packaging] Remove syslog systemd unit requirement 2019-01-25 22:14:27 +00:00
Serj f869288be1 FS-11614: [Packaging] Use full path for the chown command in the systemd unit. 2019-01-23 20:24:35 +00:00
Serj fc26de0ad3 FS-11614: [Packaging] Systemd unit fixes. 2019-01-16 21:44:19 +00:00
Serj 3d906ec3a6 FS-11600: [Build-System] Install mod_signalwire with freeswitch-meta-all 2019-01-08 21:43:42 +02:00
s3rj1k 8c8b7b5104 [FS-11507] use explicit architecture in control file
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
2018-11-07 00:45:11 +02:00
Serj 8a5aa4209f Fix FS-9865 2018-10-14 17:25:22 +00:00
Serj 3cc2f8ab0d fix mod_hiredis deps 2018-10-14 16:26:20 +00:00
Serj 7ce7b11b30 add freeswitch-mod-shout as dep 2018-10-14 16:19:51 +00:00
Serj d6adc30781 FS-11198: [Debian] install fonts to the correct location 2018-06-19 19:55:44 +03:00
s3rj1k ead0122a16 fix FS-9298 2018-02-22 22:13:46 +02:00