[Rt-commit] rt branch, 4.4/github-actions-testing2, repushed
Jim Brandt
jbrandt at bestpractical.com
Tue May 25 16:01:46 EDT 2021
The branch 4.4/github-actions-testing2 was deleted and repushed:
was ab89c35219b512d16e592b4e2d8fb4fd0014542a
now 620e72009907b7ffba011a918aff776c755a67d7
1: cba74f8dc1 = 1: cba74f8dc1 Pause travis testing while working on github actions
2: 76e5ff438d = 2: 76e5ff438d Add github actions config for rt-server tests with SQLite
3: b9a3994b5f = 3: b9a3994b5f Run GPG tests now that the environment is updated
4: d09c117836 = 4: d09c117836 Add MariaDB tests to github actions
5: 981033fea2 = 5: 981033fea2 Calculate run time for tests for slack message
--: ------- > 6: 15516cf742 Add support for Apache with mod_fcgid
--: ------- > 7: e2a8ef44a7 Suppress Apache missing ServerName warning during startup
--: ------- > 8: 9f03940570 Use prefork since that is the preferred mpm for RT
7: ab89c35219 ! 9: 1d10a1a1c1 Add user needed for Apache tests
@@ -13,3 +13,4 @@
+RUN adduser --disabled-password --gecos "" rt-user
+
CMD tail -f /dev/null
+
6: a7b0130b71 ! 10: 620e720099 Test RT with Apache and postgres
@@ -52,4 +52,3 @@
+ fields: |
+ [{ "title": "Test", "value": "rt_test_sqlite", "short": true },
+ { "title": "URL", "value": "${env.GITHUB_SERVER_URL}/${env.GITHUB_REPOSITORY}/actions/runs/${env.GITHUB_RUN_ID}?check_suite_focus=true", "short": true }]
-
More information about the rt-commit
mailing list