This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5380delta: a messy commit to get things started
[perl5.git] / .github /
2023-04-02 Yves Ortonworkflows/testsuite.yaml - Add testing of -DNO_TAINT_SU...
2023-04-02 David Cantrellworkflows/testsuite.yml - Automatically test without...
2023-02-23 Yves Orton.github/workflows/testsuite.yml - switch from secrets...
2023-01-07 BramCI linux-i386: Replace checkout@v1 with git cmds
2022-12-21 Nicolas Rirc-notifications: use literal blocks
2022-12-21 Nicolas Rirc-notifications: advertise merged and closed PRs
2022-12-21 Nicolas Rirc-notifications: split notifications
2022-12-21 Nicolas Rirc-notifications: update notify-irc
2022-12-09 Yves Orton.github - switch to v3 actions
2022-11-04 Graham KnopGitHub Actions: switch from ::set-output to $GITHUB_OUTPUT
2022-10-24 Tony Cookseveral improvements to the dist-modules CI target...
2022-10-24 Tony CookCI/dist-modules: add job to test dist/ modules on macos...
2022-10-24 Tony CookCI/dist-modules: make continuing controllable on the...
2022-10-24 BramCI/dist-modules: Use `actions/checkout@v2`
2022-10-21 Ricardo SignesREADME: make the GitHub readme Markdown just use the...
2022-10-17 Nicolas RAvoid excess flood from IRC notifications workflow
2022-10-12 BramExtend testsuite.yml to 'select' which jobs to run
2022-10-12 Bramtestsuite.yml: Check for false value
2022-10-12 Bramtestsuite.yml: Split "run_all_jobs" logic
2022-10-12 BramAdd some docs for workflow/testsuite.yml
2022-10-12 BramUse cancelled() instead of always()
2022-10-12 BramAlso run 'dist-modules' when porting test fails
2022-09-26 Alexbuild: harden testsuite.yml permissions
2022-09-26 Alexbuild: harden detect-conflicts.yml permissions
2022-09-26 Alexbuild: harden irc-notifications.yaml permissions
2022-09-19 BramCI/macos: Switch to macos-11
2022-09-19 BramCI/macos: Remove `export SDK`
2022-09-14 BramCI/cygwin: clone the repo similar to 'checkout@v2'
2022-09-14 BramCI/cygwin: use test harness with 2 jobs
2022-09-14 BramCI/cygwin: use `shell: sh`
2022-09-14 BramCI/linux-i386: use shallow clone (fetch-depth: 1)
2022-09-14 BramCI/linux-i386: Remove fetching of tags
2022-09-14 BramCI/linux-i386: Explain why 'checkout@v2' fails
2022-09-14 Bramtestsuite.yml: Remove fetching of tags
2022-09-05 BramCI: Special case porting test in 'sanity check'
2022-09-03 BramAdd a .github/README.md
2022-09-02 Yves Orton.github/CONTRIBUTING.pd - Fixup symlink to be relative
2022-09-02 Elvin AslanovCreate .github/CONTRIBUTING.pod
2022-08-31 Tony Cooktest dist/ modules against various older perls in CI
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...
next