This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Promote v5.36 usage and feature bundles doc
[perl5.git] / .github /
2022-08-22 BramCI: Remove fetching of tags from sanity check
2022-08-21 Yves Ortontestsuite.yml - fix and rename "authors" CI workflow...
2022-08-17 BramAdd 'g++' build in the GitHub workflow
2022-08-10 Karl WilliamsonMake DEBUGGING the default on CI for Windows
2022-06-22 Tony Cookuse the cygwin install action instead of choco
2022-04-13 Yves Ortontestsuite.yml - fix git breakage from fix for CVE-2022...
2022-02-15 Tomasz Konojackirevert to windows-2019 in GitHub Actions (for now)
2021-10-15 Tomasz Konojackiinstall libgdbm and libdb in GitHub Actions
2021-10-15 Tomasz Konojackidisable LeakSanitizer in GitHub Actions
2021-10-12 Nicholas ClarkLeave the checkout `fetch-depth` at its default (1... 19153/head
2021-10-12 Nicholas ClarkA CI test that manicheck reports no errors on a clean...
2021-10-12 Nicholas ClarkA CI test that manicheck has no errors after `git clean...
2021-10-12 Nicholas ClarkAdd CI tests for `make distclean` and Porting/manicheck
2021-09-26 Nicholas ClarkTest ASAN with -DDEBUGGING (and so also with assertions...
2021-09-26 Nicholas ClarkTest a macOS threaded shared-library build too
2021-09-26 Nicholas ClarkTest clang's ASAN as well as gcc's ASAN
2021-09-26 Nicholas ClarkRun t/TEST directly on cygwin in the CI workflow
2021-09-26 Nicholas ClarkChange all LD_LIBRARY_PATH setup from '.' to `pwd`
2021-09-26 Nicholas ClarkRun `./perl t/harness` directly in the CI workflow
2021-09-26 Nicholas ClarkTest `make install` in the GH workflow
2021-09-26 Nicholas ClarkThe CI workflow needs some test builds without -DDEBUGGING
2021-09-26 Nicholas ClarkPERL_UNICODE= and LANG= can't be set as Configure arguments
2021-09-26 Nicholas ClarkCI tests for PERL_UNICODE="" with a UTF-8 locale
2021-09-26 Nicholas ClarkIn the Linux workflows use MALLOC_PERTURB_ and MALLOC_C...
2021-09-26 Nicholas ClarkTest ASAN builds with and without -DPURIFY
2021-09-26 Nicholas ClarkWorkflows should `make test_harness` to get parallel...
2021-09-26 Nicholas ClarkAll workflow jobs use the same env: so move it to the...
2021-09-26 Nicholas ClarkA prototype CI job to build with Address Sanitizer
2021-09-26 Nicholas ClarkAdd a CI job to confirm that minitest keeps passing
2021-09-26 Nicholas ClarkAdd "missing" descriptions to testsuite.yml
2021-06-23 Nicholas ClarkAdd a "Show Config" step to the GitHub CI config.
2021-06-23 Nicholas ClarkChange the "New issue" page to point to the RFC process. 18859/head
2021-05-29 Tomasz KonojackiThe previous commit wasn't meant to be pushed
2021-05-29 Tomasz Konojackissh
2021-05-26 Tony Cookremove MSVC100/vcexpress2010 from CI, at least for now
2021-03-08 Tomasz Konojackitestsuite.yml: set CCHOME during 'make'
2020-12-08 Jae BradleyUpdate the Xcode version in the testsuite.yml workflow
2020-12-08 Jae BradleyUse macOS-10.15 explicitly
2020-12-08 Jae BradleyExplicitly use Catalina when running the test with...
2020-11-17 Nicolas RLimit the number of lines in IRC notification
2020-11-17 Nicolas Rirc-notifications: use GITHUB_ENV
2020-10-13 Ichinose Shogoremove deprecated GitHub Actions Command and some impro...
2020-10-06 Nicolas RCustom timeout to detect conflicts
2020-10-01 Nicolas RSleep before running auto-label-merge-conflicts
2020-09-01 Nicolas RIRC notifications for opened and synchronize PR
2020-08-17 Nicolas RTweak IRC Notifications to #p5p-commits
2020-08-01 John LightseyFix github action testing of pull requests on cygwin
2020-08-01 John LightseySwitch EXTENDED_TESTING logic to avoid failure notifica...
2020-07-31 ☢ ℕicolas ℝsplit IRC notification between blead changes and non...
2020-07-31 ☢ ℕicolas ℝUse GitHub action to send IRC notifications
2020-07-31 Nicolas RTry using hasConflicts tag
2020-07-30 ☢ ℕicolas ℝAutomatically tags Pull Requests with conflicts
2020-07-20 Dagfinn Ilmari Man... Remove PERL_GLOBAL_STRUCT
2020-06-02 Nicolas RTweak check_extended_testing job
2020-06-02 Nicolas RAjust authors logic
2020-06-02 Nicolas RSet CONFIGURE_ARGS env correctly for sanity check
2020-06-02 Nicolas RMerge smoke informations to testsuite workflow
2020-06-02 Nicolas ROnly smoke extra flavors when EXTENDED_TESTING=1
2020-06-02 Nicolas RRun a sanity check before running all jobs
2020-06-02 Nicolas RMerge all workflows as a single testsuite workflow
2020-05-29 Dan BookIssue template - Suggest putting perl configuration...
2020-05-07 John LightseyStore github token after workflow v1 checkout.
2020-04-26 Dan BookAdd github issue template config, removing blank issue...
2020-03-13 Nicolas RFetch git history to run tests like t/porting/cmp-version.t
2020-03-12 Nicolas RIsolate broken 32bit gcc smokers
2020-03-12 Nicolas RCI do not abort a build too early
2020-03-12 Nicolas RRevert "Avoid failures from Install 32bit dependencies...
2020-03-12 Nicolas RAvoid failures from Install 32bit dependencies issues
2020-03-11 John LightseyAdd clang and 32bit gcc to linux smoke test matrix.
2020-03-11 John LightseyFix cygwin smoker configuration.
2020-03-02 Tomasz Konojackidecrease github actions timeout to 120 minutes
2020-02-29 Dan BookMention perlbug emails in issue template
2020-01-17 Nicolas RDefine env correctly for GitHub workflow jobs
2020-01-17 Nicolas RDisable dist/IO/t/io_sock.t on windows
2019-12-31 Nicolas RAdjust smoke-information workflow
2019-12-21 Nicolas RAdd an extra smoker run flavor on GitHub Actions
2019-12-20 Nicolas RAdd a basic linux smoke GitHub Action
2019-12-13 Max MaischeinEnable Cygwin smoking on all kinds of branches
2019-12-13 Max MaischeinRemove bad "git switch" command
2019-12-10 Max MaischeinEnable smoke-testing on all branches
2019-11-30 Max MaischeinRemove -Dissymlink='test -h'
2019-11-26 Tony Cookre-work the cygwin action
2019-11-21 Max MaischeinTry to find the appropriate SHAs
2019-11-19 Max MaischeinOutput information on the current pull request
2019-11-19 Max MaischeinOutput information on the current pull request
2019-11-18 Max MaischeinFix CCHOME setting for MinGW
2019-11-18 Max MaischeinSet CCHOME to make op/taint.t pass
2019-11-18 Max MaischeinAdd smoke support for OSX
2019-11-18 Max MaischeinGithub Actions only get 2 CPUs
2019-11-18 Max MaischeinMSVC100FREE -> MSVC100
2019-11-18 Max MaischeinSkip the TTY tests since we don't have a TTY
2019-11-18 Max MaischeinUse Cygwin native git to fix file permissions
2019-11-16 Max MaischeinInitial Windows Github action, adapted from skaji
2019-10-19 Nicolas RAdd GitHub issue templates