Commit Graph

28 Commits

Author SHA1 Message Date
Gustavo A. Hoffmann
50b85977b7 Merge pull request #532 from AdaCore/ts_actions_optimization
Optimization of ts action
2021-04-17 00:58:01 +02:00
Robert Tice
3da5c497ef Fixing typo 2021-04-16 14:53:38 -04:00
Robert Tice
35e1aa55f6 Optimizing GA for widget plugin tests
Changing frequency of GA for sphinx plugin tests.
2021-04-16 14:51:29 -04:00
Robert Tice
76211e2440 Optimization of ts action
Changing action to only trigger on a push that includes changes to typescript files in the frontend directory or a pull_request on master.
2021-04-16 14:45:24 -04:00
Robert Tice
1f66038304 Changing CodeQL freq
Moving CodeQL frequency to only run on PR so that we don't hit the API rate limit issue.
2021-04-09 11:35:33 -04:00
Robert Tice
6792e5239f Create codeql-analysis.yml 2021-03-26 15:29:01 -04:00
gusthoff
426c46181a GitHub actions: correcting path to PDF books. 2021-02-26 14:39:03 +01:00
gusthoff
ec3eef2c3b GitHub actions: limiting retention period to one day. 2021-02-26 12:50:10 +01:00
gusthoff
8bb43e47fe GitHub actions: adding support for storing PDF books in artifact. 2021-02-26 12:28:53 +01:00
gusthoff
b18b6896c1 GitHub actions: adding dependencies for PDF books. 2021-02-20 04:39:28 +01:00
gusthoff
750e05a1bd GitHub actions: adding test of the build of PDF books. 2021-02-20 04:21:51 +01:00
gusthoff
dc04d2d37c GitHub actions: reactivating Sphinx content tests 2021-01-22 20:36:35 +01:00
Robert Tice
bb0b5f936a Removing offending tests in favor of e2e testing. 2021-01-11 16:43:45 -05:00
Robert Tice
6625b096ce Adding os-deps 2020-11-30 15:23:18 -05:00
Robert Tice
e73dc9c8a5 Adding test suite for widget rst parser.
Also splitting github actions into multiple workflows to make it
easier to see which test fails.
2020-11-19 16:57:26 -05:00
Robert Tice
178556f28c Fixing syntax error. 2020-11-12 10:05:22 -05:00
Robert Tice
54ab8da47c Switching ts tests and sphinx test order.
Current sphinx parse of content throw errors which kills the job
before ts tests can run. This can be switched back after content
is fixed.
2020-11-12 10:03:00 -05:00
Robert Tice
62964a796a Integrating frontend testuite into one file. 2020-11-11 18:06:04 -05:00
Robert Tice
562ed15490 Adding HTML generation step to test suite. 2020-11-11 18:02:13 -05:00
Robert Tice
7b03a3a85a Removing caching of GNAT CE 2020-11-09 08:42:06 -05:00
Robert Tice
cfe4205579 Moving FSF GNAT to GNAT CE 2020-11-09 08:31:34 -05:00
Robert Tice
e940d79b71 Switched the test file names. Adding -k to make content so that it will complete all tests on fail. 2020-10-30 16:39:55 -04:00
Robert Tice
ea7af95076 Fixing test names. 2020-10-30 16:11:58 -04:00
Robert Tice
9c28fe5419 Separating sphinx and ts tests. 2020-10-30 15:13:39 -04:00
Robert Tice
37fa4ed4cd Integrating sphinx tests. 2020-10-30 15:00:17 -04:00