Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEVOPS-1786] Fix release pipeline for PHP SDK #670

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

michalchecinski
Copy link
Contributor

Type of change

- [x] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [x] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Code changes

  • .github/workflows/publish-php.yml: Add composer update in PHP setup to fix publish error.

Before you submit

  • Please add unit tests where it makes sense to do so

@michalchecinski michalchecinski requested a review from a team as a code owner March 20, 2024 11:44
@michalchecinski michalchecinski enabled auto-merge (squash) March 20, 2024 11:44
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.39%. Comparing base (97d9e8c) to head (4109281).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #670   +/-   ##
=======================================
  Coverage   60.39%   60.39%           
=======================================
  Files         172      172           
  Lines       10553    10553           
=======================================
  Hits         6373     6373           
  Misses       4180     4180           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michalchecinski michalchecinski merged commit 99796ab into main Mar 20, 2024
77 of 78 checks passed
@michalchecinski michalchecinski deleted the DEVOPS-1786-fix-release-pipeline-for-php-sdk branch March 20, 2024 13:50
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.

2 participants