summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
* A CI test that manicheck has no errors after `git clean -dxf`Nicholas Clark2021-10-121-0/+6
* Add CI tests for `make distclean` and Porting/manicheckNicholas Clark2021-10-121-0/+7
* Test ASAN with -DDEBUGGING (and so also with assertions enabled)Nicholas Clark2021-09-261-1/+2
* Test a macOS threaded shared-library build tooNicholas Clark2021-09-261-1/+8
* Test clang's ASAN as well as gcc's ASANNicholas Clark2021-09-261-1/+1
* Run t/TEST directly on cygwin in the CI workflowNicholas Clark2021-09-261-2/+13
* Change all LD_LIBRARY_PATH setup from '.' to `pwd`Nicholas Clark2021-09-261-6/+6
* Run `./perl t/harness` directly in the CI workflowNicholas Clark2021-09-261-10/+16
* Test `make install` in the GH workflowNicholas Clark2021-09-261-1/+42
* The CI workflow needs some test builds without -DDEBUGGINGNicholas Clark2021-09-261-2/+6
* PERL_UNICODE= and LANG= can't be set as Configure argumentsNicholas Clark2021-09-261-2/+2
* CI tests for PERL_UNICODE="" with a UTF-8 localeNicholas Clark2021-09-261-0/+48
* In the Linux workflows use MALLOC_PERTURB_ and MALLOC_CHECK_Nicholas Clark2021-09-261-4/+4
* Test ASAN builds with and without -DPURIFYNicholas Clark2021-09-261-3/+4
* Workflows should `make test_harness` to get parallel testingNicholas Clark2021-09-261-5/+8
* All workflow jobs use the same env: so move it to the top levelNicholas Clark2021-09-261-40/+4
* A prototype CI job to build with Address SanitizerNicholas Clark2021-09-261-0/+50
* Add a CI job to confirm that minitest keeps passingNicholas Clark2021-09-261-0/+47
* Add "missing" descriptions to testsuite.ymlNicholas Clark2021-09-261-3/+17
* Add a "Show Config" step to the GitHub CI config.Nicholas Clark2021-06-231-0/+31
* Change the "New issue" page to point to the RFC process.Nicholas Clark2021-06-232-13/+3
* The previous commit wasn't meant to be pushedTomasz Konojacki2021-05-301-3/+330
* sshTomasz Konojacki2021-05-301-330/+3
* remove MSVC100/vcexpress2010 from CI, at least for nowTony Cook2021-05-271-44/+0
* testsuite.yml: set CCHOME during 'make'Tomasz Konojacki2021-03-081-3/+2
* Update the Xcode version in the testsuite.yml workflowJae Bradley2020-12-081-2/+2
* Use macOS-10.15 explicitlyJae Bradley2020-12-081-1/+1
* Explicitly use Catalina when running the test with Xcode 11Jae Bradley2020-12-081-3/+3
* Limit the number of lines in IRC notificationNicolas R2020-11-171-17/+53
* irc-notifications: use GITHUB_ENVNicolas R2020-11-171-2/+1
* remove deprecated GitHub Actions Command and some improvementsIchinose Shogo2020-10-131-11/+26
* Custom timeout to detect conflictsNicolas R2020-10-061-2/+5
* Sleep before running auto-label-merge-conflictsNicolas R2020-10-011-0/+2
* IRC notifications for opened and synchronize PRNicolas R2020-09-011-4/+18
* Tweak IRC Notifications to #p5p-commitsNicolas R2020-08-171-9/+18
* Fix github action testing of pull requests on cygwinJohn Lightsey2020-08-011-1/+1
* Switch EXTENDED_TESTING logic to avoid failure notifications.John Lightsey2020-07-311-25/+25
* split IRC notification between blead changes and non blead changes☢ ℕicolas ℝ2020-07-311-5/+4
* Use GitHub action to send IRC notifications☢ ℕicolas ℝ2020-07-311-0/+77
* Try using hasConflicts tag Nicolas R2020-07-311-3/+3
* Automatically tags Pull Requests with conflicts☢ ℕicolas ℝ2020-07-301-0/+13
* Remove PERL_GLOBAL_STRUCTDagfinn Ilmari Mannsåker2020-07-201-1/+0
* Tweak check_extended_testing jobNicolas R2020-06-021-7/+7
* Ajust authors logicNicolas R2020-06-021-4/+10
* Set CONFIGURE_ARGS env correctly for sanity checkNicolas R2020-06-021-3/+7
* Merge smoke informations to testsuite workflowNicolas R2020-06-022-32/+38
* Only smoke extra flavors when EXTENDED_TESTING=1Nicolas R2020-06-021-7/+31
* Run a sanity check before running all jobsNicolas R2020-06-021-1/+37
* Merge all workflows as a single testsuite workflowNicolas R2020-06-028-334/+297
* Issue template - Suggest putting perl configuration in fenced code blockDan Book2020-05-291-0/+2