Commit Graph

  • 2498f530d3 Fix vs version regex in WinlibsCommand main Shivam Mathur 2026-01-02 19:26:07 +05:30
  • 730d0b19ad Update input type in winlibs workflow Shivam Mathur 2025-11-20 10:30:02 +05:30
  • f764a52931 Cleanup zip files on empty ref in SeriesUpdateCommand Shivam Mathur 2025-11-20 09:03:41 +05:30
  • 97ec76963b Fix tests for series directory condition change Shivam Mathur 2025-11-19 16:07:18 +05:30
  • 8a1bd09e2b Implement review suggestions Shivam Mathur 2025-11-19 16:01:38 +05:30
  • aec7f55187 Print inputs before review in winlibs workflow Shivam Mathur 2025-11-19 11:16:43 +05:30
  • 4ad20ddf6b Refactor updatePackagesFile function to update all libraries Shivam Mathur 2025-11-19 06:58:18 +05:30
  • 64cfaa7e1d Add api to update series files Shivam Mathur 2025-11-19 06:43:38 +05:30
  • 4d74594883 Add support to update packages.txt file Shivam Mathur 2025-11-19 01:58:56 +05:30
  • 7b294549bb Add support to upload PECL deps Shivam Mathur 2025-11-19 00:04:04 +05:30
  • a5bc5e0171 Add api to delete pending jobs Shivam Mathur 2025-11-10 16:17:09 +05:30
  • daab2fa752 Add endpoint to list builds Shivam Mathur 2025-11-10 11:37:03 +05:30
  • 7dd209076a Mark token as required for PECL api Shivam Mathur 2025-11-10 07:39:10 +05:30
  • 5f6098b0b4 Improve type safety & security pass (strict_types, SensitiveParameter) Shivam Mathur 2025-09-30 16:31:33 +05:30
  • 1338eeb17d Fix validation rules Shivam Mathur 2025-09-26 20:54:35 +05:30
  • 53d68fe113 Remove use of extract() Shivam Mathur 2025-09-26 14:26:23 +05:30
  • 126adb9cdd Use time() instead of strtotime('now') Shivam Mathur 2025-09-26 14:13:52 +05:30
  • 4b389bf2ee Fix calculating hashes Shivam Mathur 2025-09-26 14:12:59 +05:30
  • 66fe29e20a Add support to delete and promote series files to stable Shivam Mathur 2025-09-26 01:34:52 +05:30
  • 8929d7e8c6 Add series-init workflow Shivam Mathur 2025-09-24 21:00:32 +05:30
  • 56d82e5b23 Improve series-init API Shivam Mathur 2025-09-24 20:56:42 +05:30
  • 31470ac47c Remove token input from series init Shivam Mathur 2025-09-24 20:37:18 +05:30
  • 57b827c23b Add API documentation Shivam Mathur 2025-09-24 20:28:54 +05:30
  • 840e683a6d Add API to init series files (#4) Shivam Mathur 2025-09-24 19:43:54 +05:30
  • fb78a2f381 Fix hashes in GetListing Shivam Mathur 2025-08-17 07:29:36 +05:30
  • 354f1de1b6 Fix file permissions for cleanup Shivam Mathur 2025-04-23 16:41:52 +05:30
  • 126c0e410f Fix parsing deps files in winlibs command Shivam Mathur 2025-03-15 18:28:58 +05:30
  • e15424e094 Add environment for winlibs workflow Shivam Mathur 2025-02-14 09:16:18 +05:30
  • deb3f6f872 Fix directory permissions Shivam Mathur 2025-02-14 08:49:37 +05:30
  • 820056e8f4 Fix winlibs uploads Shivam Mathur 2025-02-14 06:50:27 +05:30
  • b7d5d36700 Add support for sha1sum.txt file Shivam Mathur 2025-02-04 17:27:47 +05:30
  • 03ad5dccd8 Add a command to generate listing Shivam Mathur 2025-02-04 16:46:06 +05:30
  • 50ff897580 Add run-name in workflows Shivam Mathur 2025-02-03 12:50:03 +05:30
  • 4fc1947e57 Fix copying in php command Shivam Mathur 2025-01-30 09:55:18 +05:30
  • b54222c8cc Add User-Agent in FetchArtifact Shivam Mathur 2025-01-30 08:17:51 +05:30
  • f09bc979bf Fix artifact extension Shivam Mathur 2025-01-30 08:17:13 +05:30
  • e4d1013436 Update urls to /api in workflows Shivam Mathur 2025-01-29 08:44:04 +05:30
  • a915a3a54b Scope routes to /api Shivam Mathur 2025-01-29 06:55:45 +05:30
  • d9cd4bbe17 Refactor to provide builds directory for option in commands Shivam Mathur 2025-01-28 05:09:43 +05:30
  • f1a7fe05fc Create missing directories Shivam Mathur 2025-01-27 18:59:29 +05:30
  • 130fc9889a Fix dispatch workflows [skip ci] Shivam Mathur 2025-01-27 17:15:04 +05:30
  • 772740d00b Merge pull request #2 from php/fix/ci Shivam Mathur 2025-01-27 16:54:02 +05:30
  • 1baaadf8d6 Merge pull request #3 from php/dispatch_workflows Shivam Mathur 2025-01-27 16:53:29 +05:30
  • ec73383c55 Add dispatch workflows dispatch_workflows Shivam Mathur 2025-01-27 16:52:58 +05:30
  • 423aa225dd Avoid duplicate workflow triggers in GitHub Actions Luffy 2025-01-27 18:39:35 +08:00
  • 6e92372677 Fix test in PeclCommandTest Shivam Mathur 2025-01-27 14:20:21 +05:30
  • 60e3a5d114 Fix autoloading Shivam Mathur 2025-01-27 13:49:59 +05:30
  • 43504195a9 Merge pull request #1 from php/tests Shivam Mathur 2025-01-27 13:19:03 +05:30
  • 6abd5b4611 Add test workflow tests Shivam Mathur 2025-01-27 13:07:00 +05:30
  • f8980e1254 Add tests Shivam Mathur 2025-01-27 13:00:46 +05:30
  • ba918b7247 Update README Shivam Mathur 2024-11-25 05:49:33 +05:30
  • c093f25774 Refactor for code style Shivam Mathur 2024-11-25 05:17:08 +05:30
  • 08dc064dd6 Refactor into directories Shivam Mathur 2024-11-25 05:11:07 +05:30
  • 67eef44543 Refactor logic to move and configure files to commands Shivam Mathur 2024-11-25 04:54:17 +05:30
  • 3ae466e628 Add redirect for uppercase pecl builds in redirect.php Shivam Mathur 2024-10-15 02:11:35 +05:30
  • c61433a736 Remove env support and use getenv directly Shivam Mathur 2024-10-07 20:15:00 +05:30
  • 6dd4190bc9 Add initial setup in README Shivam Mathur 2024-10-04 17:23:03 +05:30
  • cf644c57f0 Add support for winlib builds Shivam Mathur 2024-08-25 09:37:31 +05:30
  • ffe3fbe59c Add file for 404 with redirect logic Shivam Mathur 2024-08-14 18:09:39 +05:30
  • 1e5da29076 Add support for PHP builds Shivam Mathur 2024-08-12 17:04:41 +05:30
  • 8c9f6f7520 Verify artifact mimetype Shivam Mathur 2024-08-12 07:25:22 +05:30
  • fc616242a3 Handle failure in ->extractTo Shivam Mathur 2024-08-12 07:22:27 +05:30
  • 290b67d5d4 Add HandlerInterface and BaseHandler Shivam Mathur 2024-08-12 07:21:29 +05:30
  • 04ec14efc4 Replace script with PHP code Shivam Mathur 2024-08-12 06:33:43 +05:30
  • 132705467b Fix calling pecl script Shivam Mathur 2024-07-08 06:55:01 +05:30
  • 8c61d7dc67 Add support for updating PECL extensions Shivam Mathur 2024-07-08 00:28:32 +05:30
  • 2dd6a7cc2c Add routing and Auth Shivam Mathur 2024-07-08 00:27:31 +05:30
  • a989366e68 init Shivam Mathur 2024-06-24 17:53:33 +05:30