summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-12-13Removed unnecessary write permission from screenshots Github workflow.Tom Carrick
2023-12-12Changed the screenshots Github workflow to run in the PR's branch by using pu...Tom Carrick
2023-12-07Refs #34986 -- Added PyPy 3.10 with PostgreSQL to daily builds.Nick Pope
2023-11-22Refs #34986 -- Installed libmemcached-dev in PyPy 3.10 daily builds.Mariusz Felisiak
2023-11-21Added PyPy 3.10 to daily builds.Mariusz Felisiak
2023-11-20Refs #34900 -- Added Python 3.13 to daily builds.Mariusz Felisiak
2023-11-18Refs #34118 -- Used Python 3.12 for GitHub actions.Mariusz Felisiak
2023-10-19Fixed permissions for GitHub action with screenshots.Mariusz Felisiak
2023-10-18Refs #34043 -- Added GitHub action to capture screenshots in Selenium tests.Sarah Boyce
2023-10-03Used Node.js 20 for GitHub actions.Mariusz Felisiak
2023-09-21Refs #34851 -- Used PostgreSQL 13 for selenium tests.Mariusz Felisiak
2023-09-05Bumped checkout version in Github actions configuration.Mariusz Felisiak
2023-06-18Improved names for Selenium daily builds.Mariusz Felisiak
2023-06-17Added Selenium tests to daily builds.Sarah Boyce
2023-06-15Added GitHub action to run Selenium tests.sarahboyce
2023-03-20Fixed some typos in comments, docstrings, and tests.Liyang Zhang
2023-03-01Refs #34140 -- Added configurations to run blacken-docs linter and adjusted d...Mariusz Felisiak
2023-02-13Bumped versions in pre-commit and npm configurations.Sarah Boyce
2023-01-18Fixed #34233 -- Dropped support for Python 3.8 and 3.9.Mariusz Felisiak
2022-11-22Bumped gh-problem-matcher-wrap version to 2.0.0.Mariusz Felisiak
2022-11-09Added Python 3.12 to daily builds.Mariusz Felisiak
2022-10-26Refs #33173 -- Used Python 3.11 for GitHub actions.Mariusz Felisiak
2022-10-26Bumped gh-problem-matcher-wrap version to 1.0.2.Mariusz Felisiak
2022-09-19Fixed permissions for GitHub action with welcome message.Mariusz Felisiak
2022-09-16Fixed permissions for GitHub action with welcome message.Mariusz Felisiak
2022-09-16Fixed permissions for GitHub action with welcome message.Mariusz Felisiak
2022-09-15Used first-interaction for GitHub action with welcome message.Mariusz Felisiak
2022-09-06Fixed #33862 -- Added workflow to run the ASV benchmarks for labeled PR.Deepak Dinesh
2022-08-04Restricted permissions for GitHub tokens.Mariusz Felisiak
2022-08-04Pinned gh-problem-matcher-wrap to the commit in GitHub actions.Mariusz Felisiak
2022-06-24Bumped versions in Github actions configuration.Mariusz Felisiak
2022-05-21Bumped versions in pre-commit and npm configurations.Mariusz Felisiak
2022-03-18Added packaging tools to GitHub actions.Mariusz Felisiak
2022-03-14Added GitHub action with daily builds for Windows and JavaScript tests.Florian Apolloner
2022-03-08Used Ubuntu 20.04 for docs GitHub action.Mariusz Felisiak
2022-03-07Made Github actions auto-cancel redundant jobs.Mariusz Felisiak
2022-03-07Bumped versions in Github actions configuration to v3.Mariusz Felisiak
2022-02-07Refs #33476 -- Added GitHub action to run black linter.Carlton Gibson
2022-02-04Reverted "Disabled caching in GitHub actions for Windows tests."Mariusz Felisiak
2022-02-03Disabled caching in GitHub actions for Windows tests.Mariusz Felisiak
2022-01-26Used GitHub actions for Windows tests.Tom Forbes
2021-11-04Enabled GitHub Code of Conduct.Adam Johnson
2021-10-11Used Python 3.10 for docs and linters GitHub actions.Mariusz Felisiak
2021-10-11Reverted "Pinned flake8 == 3.9.2 in GitHub actions."Mariusz Felisiak
2021-10-11Pinned flake8 == 3.9.2 in GitHub actions.Mariusz Felisiak
2021-09-22Skipped GitHub actions for linters and JavaScript tests on purely doc changes.Mariusz Felisiak
2021-07-29Used Ubuntu 18.04 for docs GitHub action.Mariusz Felisiak
2021-03-12Made GitHub action add welcome message only after opening PR.Mariusz Felisiak
2021-03-12Added GitHub action with welcome message for first-time contributors.Tom Forbes
2021-03-09Updated Git branch "master" to "main" in GitHub actions workflows.Markus Holtermann