summaryrefslogtreecommitdiff
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-23Use "make deps", which performs additional steps (#3823)Badlop1-1/+1
2022-05-12make-binaries: Bump dependency versionsHolger Weiss1-1/+1
2022-05-06Revert "Temporary workaround to provide a 22.05 tagged container"Badlop1-1/+1
2022-05-06Temporary workaround to provide a 22.05 tagged containerBadlop1-1/+1
2022-05-06Use alternate method to get priv/ path when copying captcha scriptsBadlop1-4/+3
2022-05-06Remove dependabot because it gets fired in forks tooBadlop1-18/+0
2022-05-04Dependabot: Detect updates in docker, actions and mixBadlop1-0/+18
2022-05-04Container: Build containers also for linux/arm64Badlop1-2/+1
2022-05-04Installers: Add job to create draft releaseBadlop1-0/+16
2022-05-04Installers: update workflow nameBadlop1-2/+2
2022-05-04Packages: Rename workflow file to InstallersBadlop1-0/+0
2022-05-04make-binaries: Update to Crosstool-NG 1.25.0-RC2Holger Weiss1-1/+1
2022-05-04Add GitHub Action to build binary packagesHolger Weiss1-0/+68
2022-05-02Runtime: Fix path of own workflow fileBadlop1-2/+2
2022-05-02CI: The Binaries job will soon be unnecessaryBadlop1-62/+0
2022-05-02Container: New GitHub workflow to build and publish containersBadlop1-0/+69
2022-05-02Container: When ERLANG_COOKIE is set, create cookie file; otherwise use -setc...Badlop1-1/+2
2022-05-02Container: Experimental support CTL_ON_CREATE and CTL_ON_START environment va...Badlop1-0/+27
2022-05-02Container: Start BEAM with exec to maintain the PID and catch SIGTERM in Dock...Badlop1-4/+16
2022-05-02Container: Copy ejabberdctl.template, it requires some customizationsBadlop1-0/+329
2022-05-02Container: New Dockerfile, more simple than the one in ejabberd/ecsBadlop1-0/+117
2022-05-02Runtime: New workflow to test compilation, rel, starting and ejabberdctlBadlop1-0/+268
2022-05-02CI: Update actions versionsBadlop1-2/+2
2022-05-02CI: Update to the new "make rel" pathsBadlop1-4/+4
2022-05-02CI: For older erlang versions, get old rebarsBadlop1-0/+7
2022-05-02CI: Update to test latest OTP 25.0-rc3Badlop1-2/+2
2022-04-01Check results when test with any OTP is not skippedBadlop1-5/+6
2022-02-24Test also with recent Erlang/OTP 25.0-rc1Badlop1-2/+5
2022-02-24Only care about CT results when CT are ran, and check failsBadlop1-2/+3
2022-02-11Check producing and starting releasesBadlop1-1/+24
2022-02-03Disable mssql in Actions: it's known mssql doesn't pass the testsBadlop1-0/+1
2021-12-23Publish CT logs and Cover on failure to an external GH Pages repoBadlop1-1/+40
2021-12-23Check dialyzer results in its step when using rebar 2Badlop1-8/+7
2021-12-23Only care about new-schema results when new-schema tests were ranBadlop1-2/+3
2021-12-23Clean actions steps, remove redundant onesBadlop1-44/+15
2021-12-23Workaround to support ShellCheck older than 0.8.0Badlop1-1/+1
2021-12-23Test shell scripts in CI (#3738)Badlop1-0/+8
2021-12-15Revert "Github Actions: use MD5 pass encryption to support PostgreSQL 14 (#36...Badlop1-2/+0
2021-12-09OTP 24 means whatever version provided by Actions... nowadays it's 24.1Badlop1-4/+4
2021-11-17Add DIAGNOSTIC to rebar3 coveralls, this fails since some days agoBadlop1-1/+1
2021-10-15If tests succeed, test also new SQL schemaBadlop1-0/+47
2021-10-15When tests fail, show also error.log as it may have meaningful contentBadlop1-0/+4
2021-10-07Github Actions: use MD5 pass encryption to support PostgreSQL 14 (#3691)Badlop1-0/+2
2021-06-25Add support for rebar3 to "make rel"Badlop1-3/+0
2021-06-21Don't cache rebar3 binaries... compiling is less than 2 minutes anywayBadlop1-7/+2
2021-06-14CI: don't cache dialyzer output file: when there are several, ln failsBadlop1-0/+1
2021-06-07Get explicitely rebar3 3.15 binary that works with Erlang 21.3Badlop1-1/+3
2021-06-06Workaround so coveralls website shows git commit informationBadlop1-1/+8
2021-05-28CI: Get rebar3 compatible with previous OTP, the one in Ubuntu 20.04 is notBadlop1-1/+3
2021-05-25New ci.yml with all static and dynamic testing suites (#3613)Badlop1-0/+234