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

Add an option to install composers without dev packages #2

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

acoulton
Copy link
Member

No description provided.

@acoulton acoulton force-pushed the feat-1.x-composer-no-dev branch from 07f3e6e to 858118e Compare December 17, 2024 12:51
@acoulton
Copy link
Member Author

@craig410 we'll now be able to run the action like

      - name: Composer install
        uses: ingenerator/github-composite-actions/cached-composer-install@v1
        with:
          no_dev: 'true'

To install without dev packages - NB the quoted 'true' is important, actions doesn't support boolean inputs to composite actions.

@acoulton acoulton merged commit a374943 into 1.x Dec 17, 2024
1 check passed
@acoulton acoulton deleted the feat-1.x-composer-no-dev branch December 17, 2024 12:54
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.

1 participant