Skip to content

Fix artifact signing#1923

Merged
alcaeus merged 1 commit intov1.21from
feature/fix-artifact-signing
Jan 28, 2026
Merged

Fix artifact signing#1923
alcaeus merged 1 commit intov1.21from
feature/fix-artifact-signing

Conversation

@alcaeus
Copy link
Member

@alcaeus alcaeus commented Jan 28, 2026

This PR fixes a wrong path when signing artifacts. I was able to finish the previous test release using a temporary workflow and confirmed that it now works as expected.

@alcaeus alcaeus force-pushed the feature/fix-artifact-signing branch from a63744e to 575e765 Compare January 28, 2026 09:20
@alcaeus alcaeus force-pushed the feature/fix-artifact-signing branch from 575e765 to acbdd4d Compare January 28, 2026 09:31
@alcaeus alcaeus force-pushed the feature/fix-artifact-signing branch from acbdd4d to 4b6a839 Compare January 28, 2026 09:34
@alcaeus alcaeus requested a review from GromNaN January 28, 2026 09:35
@alcaeus alcaeus marked this pull request as ready for review January 28, 2026 09:35
@alcaeus alcaeus requested a review from a team as a code owner January 28, 2026 09:35
Copilot AI review requested due to automatic review settings January 28, 2026 09:35
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects the file path used when creating GPG signatures for Windows PHP MongoDB driver packages. The signing step was previously looking for package files in the wrong directory.

Changes:

  • Updated the filenames parameter in the GPG signing step to include the artifacts/ directory prefix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alcaeus alcaeus merged commit ed8d14c into v1.21 Jan 28, 2026
58 of 74 checks passed
@alcaeus alcaeus deleted the feature/fix-artifact-signing branch January 28, 2026 09:55
This was referenced Jan 28, 2026
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Feb 11, 2026
1.21.1 (2025-06-13)

What's Changed

* PHPC-2558: Update to libmongoc 1.30.3 by @alcaeus in mongodb/mongo-php-driver#1806

* Add CODEOWNERS for 1.21+ by @alcaeus in
  mongodb/mongo-php-driver#1810

* PHPC-2537 Update to newer Ubuntu version in GitHub Actions workflows by
  @GromNaN in mongodb/mongo-php-driver#1814

* PHPLIB-1678: Use assume_role command before accessing secrets by @alcaeus
  in mongodb/mongo-php-driver#1832

* Ignore branches that are no longer maintained when merging up by @alcaeus
  in mongodb/mongo-php-driver#1838

* PHPC-2593: Update libmongoc to 1.30.5 by @alcaeus in
  mongodb/mongo-php-driver#1841


1.21.2 (2025-10-07)

 What's Changed

* Fix wrong PHP version constraint for pie by @alcaeus in
  mongodb/mongo-php-driver#1874

* PHPC-2635: Remove serverless URIs from Atlas connectivity tests by
  @jmikola in mongodb/mongo-php-driver#1879

* PHPC-2637: Update to libmongoc 1.30.6 by @alcaeus in
  mongodb/mongo-php-driver#1882


1.21.3 (seems not be released)


1.21.4 (2026-01-28)

What's Changed

* PHPC-2661: Use php-windows-builder for Windows extension builds by
  @alcaeus in mongodb/mongo-php-driver#1907

* Refactor release process to support php-windows-builder by @alcaeus in
  mongodb/mongo-php-driver#1916

* Fix broken release workflow by @alcaeus in
  mongodb/mongo-php-driver#1919

1.21.5 (2026-02-04)

What's Changed

* Fix artifact signing by @alcaeus in
  mongodb/mongo-php-driver#1923

* PHPC-2670: Upgrade libmongoc to 1.30.7 by @alcaeus in
  mongodb/mongo-php-driver#1930

* PHPC-2636: Respect libbson nesting limit when parsing PHP objects by
  @alcaeus in mongodb/mongo-php-driver#1934
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants