Commit Graph

109 Commits

Author SHA1 Message Date
Zach Borboa 3348afbb1d Add pull request title flair (#921) 2025-02-17 20:21:47 -05:00
dependabot[bot] e713a1ef7a ⬆ Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 09:12:21 +00:00
Zach Borboa 8cbaf60cf0 Move pre-commit configuration out of root directory (#911) 2025-01-12 15:59:05 -05:00
Zach Borboa 29cca2e48b Move some configs out of the root directory (#910)
* Move flake8 configuration out of root directory

* Move PHPStan configuration out of root directory
2025-01-12 12:39:31 -05:00
Zach Borboa 87fc9b3796 Use separate scripts to ci tests (#907)
* Run ci static analysis checks using scripts

* Clean up

* Move phpunit run to dedicated script

* Use run.sh and remove ci.sh

* Rename test scripts to be prefixed with "run_"

* Move static analysis runs to test script

* Clean up
2025-01-10 21:44:05 -05:00
Zach Borboa 55e95572fc Add flair to version bump pull requests (#906) 2025-01-10 18:35:10 -05:00
Zach Borboa ffda7c386a Add PHPStan for static analysis (#905) 2025-01-10 17:47:54 -05:00
Zach Borboa a041ac97db Add PHP 8.4 as supported (#900)
* Add PHP 8.4 as supported

* Add temporary workaround that manually install psalm on currently supported versions
2024-12-04 09:39:33 -05:00
dependabot[bot] f59e512f3b Bump peter-evans/create-pull-request from 6 to 7 (#892)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 14:34:58 +00:00
dependabot[bot] 2e293e082a Bump tj-actions/changed-files from 44 to 45 (#890)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 45.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44...v45)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-22 07:45:28 -04:00
Zach Borboa c808484e5b Drop support for PHP 7.3 (#889) 2024-08-21 22:56:50 -04:00
Zach Borboa 10ea095b5d Drop support for PHP 7.2 (#888) 2024-08-21 22:27:45 -04:00
Zach Borboa d6ffbcfb44 Drop support for PHP 7.1 (#887) 2024-08-21 21:40:39 -04:00
Zach Borboa 50bb005686 Approve pull request only if not already approved (#883) 2024-08-21 20:32:49 -04:00
Zach Borboa 63bddcd230 Drop support for PHP 7.0 (#880) 2024-08-17 09:15:46 -04:00
dependabot[bot] c008f5eccb Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 09:16:13 +00:00
dependabot[bot] e0f16878b3 Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 09:12:30 +00:00
Zach Borboa fe6ec233ae Set versioning-strategy to increase version requirements where possible (#866) 2024-04-21 15:19:55 -04:00
dependabot[bot] 9bbbf4a3ff Bump tj-actions/changed-files from 43 to 44 (#856)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43 to 44.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v43...v44)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 19:38:13 -07:00
dependabot[bot] c41da95840 Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (#854)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 08:20:50 -07:00
dependabot[bot] 9313b86a28 Bump tj-actions/changed-files from 42 to 43 (#852)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 43.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v42...v43)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 07:45:45 -04:00
Zach Borboa 3dd8031549 Clean up 2024-02-05 22:37:56 -05:00
Zach Borboa e3aaad29d0 Allow automatic merge of indirect dependency updates 2024-02-05 22:33:32 -05:00
dependabot[bot] b9adbd388c Bump peter-evans/create-pull-request from 5 to 6 (#840)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 08:42:04 -05:00
Zach Borboa 2b01355826 Checkout master when creating or updating pull request 2024-01-31 17:30:18 -05:00
dependabot[bot] 3da3d9c49e Bump tj-actions/changed-files from 41 to 42
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 09:11:29 +00:00
Zach Borboa 067c9b4a76 Update create-pull-request author 2024-01-10 22:35:22 -05:00
Zach Borboa fd75e303d9 Update push-to-fork 2024-01-10 22:14:15 -05:00
Zach Borboa 94fbb6bd53 Clean up 2024-01-10 19:12:46 -05:00
Zach Borboa 61da407ee6 Set default repository 2024-01-10 19:08:28 -05:00
Zach Borboa ab4525bc0b Log current default repository 2024-01-10 18:59:55 -05:00
Zach Borboa aac8886cd1 Test current default repository 2024-01-10 18:57:12 -05:00
Zach Borboa 2c6428985d Use fork to trigger on: pull_request workflows to run 2024-01-10 18:13:57 -05:00
Zach Borboa eb358b888c Update create-pull-request author 2024-01-10 17:20:17 -05:00
Zach Borboa ccfa1877fb Add pre-commit auto-update logging 2024-01-10 16:43:31 -05:00
Zach Borboa f85a07426b Approve and label dependabot pull requests 2024-01-10 16:06:37 -05:00
dependabot[bot] ff7a6421a3 Bump tj-actions/changed-files from 40 to 41
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v40...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 09:26:30 +00:00
Zach Borboa cd8d1cae4e Attempt to fix GitHub Actions pull requests not running checks 2023-12-12 18:07:56 -08:00
Zach Borboa d43497827c Enable auto-merge for pre-commit auto-update pull requests 2023-12-12 16:37:37 -08:00
Zach Borboa b1e6e2c9b5 Add PHP 8.3 as supported 2023-12-05 06:36:50 -08:00
Zach Borboa 15d7468507 Approve pull request only if not already approved 2023-11-22 14:10:58 -08:00
Zach Borboa 09da6860bb Delete pre-commit auto-update branch when pull request is closed 2023-10-26 14:04:38 -07:00
Zach Borboa 0706fa2186 Attempt to fix pre-commit auto update pull request approvals
Command:
  gh pr review --approve "https://github.com/php-curl-class/php-curl-class/pull/821"
  shell: /usr/bin/bash -e {0}
  env:
    PULL_REQUEST_NUMBER: 821
    GITHUB_TOKEN: ***
failed to create review: GraphQL: Can not approve your own pull request (addPullRequestReview)
Error: Process completed with exit code 1.
2023-10-26 12:50:47 -07:00
Zach Borboa afc3d3b42f Add label "cleanup-no-release-required" to dependabot pull requests for github-actions updates 2023-10-26 06:54:41 -07:00
dependabot[bot] 4b7fcc6f4f Bump tj-actions/changed-files from 39 to 40
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 40.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v39...v40)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 09:48:56 +00:00
Zach Borboa 35e14e3cdd Approve pre-commit updates 2023-10-17 19:29:13 -07:00
Zach Borboa 7099446765 Update pre-commit auto update attribution 2023-10-17 18:27:47 -07:00
Zach Borboa 38e7d156c7 Display pull request created during pre-commit auto update 2023-10-17 17:56:04 -07:00
Zach Borboa d7ca5f2297 Fix pre-commit workflow error when writing multiline string
Error message:
    Error: Unable to process file command 'output' successfully.
    Error: Invalid format 'index cd0e971..e9a93b2 100644'
2023-10-17 12:06:37 -07:00
Zach Borboa 8e53e86d0d Add cron schedule to run pre-commit update workflow 2023-10-10 17:20:32 -07:00