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

ensure dependencies are installed for format and test recipes #1802

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

xavdid-stripe
Copy link
Member

Why?

When just format is run from CI jobs in other repos, it doesn't install the dependencies. So the justfile needs to ensure that happens.

What?

  • declare install as a pre-req for format and test recipes.

See Also

@xavdid-stripe xavdid-stripe merged commit 1f04972 into master Jan 9, 2025
22 checks passed
@xavdid-stripe xavdid-stripe deleted the DEVSDK-2325-fix-ci branch January 9, 2025 21:32
prathmesh-stripe pushed a commit that referenced this pull request Jan 23, 2025
* Update generated code (#1793)

* Update generated code for v1399

* Update generated code for v1409

* Update generated code for v1412

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>

* Bump version to 16.4.0

* Added pull request template (#1797)

* Add justfile, remove coveralls, and fix AUTOLOAD in CI (#1801)

* add justfile and tweak CI + readme

* debug test

* Debugging

* further debugging

* restore original composer json

* add more logging

* maybe fix ci

* Fix typo

* fix test naming and pass autoload directly to recipe as arugment

* Remove unused logline and fix typo

* restore composer

* remove extra log line

* update justfile

* add comments

* update ci

* revert to gh action

* ensure dependencies are installed for format and test recipes (#1802)

* Update generated code for v1439

* Update generated code for v1441

* Update generated code for v1441

* Update generated code for v1442

* Update generated code for v1443

* Update generated code for v1445

* Update generated code for v1446

* Update generated code for v1448

* Update generated code for v1449

* Update generated code for v1450

* Added CONTRIBUTING.md file (#1806)

* minor justfile fixes (#1807)

* made v2 event class concrete, and changed convertToStripeObject to use it if we cannot find the identified event subclass (#1805)

* Update generated code for v1454

* added CONTRIBUTING.md

* Update generated code for v1456

* Update generated code for v1457

* Update generated code for v1460

---------

Co-authored-by: stripe-openapi[bot] <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Jesse Rosalia <jar@stripe.com>
Co-authored-by: David Brownman <109395161+xavdid-stripe@users.noreply.github.com>
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