issues
search
ramsey
/
composer-install
:gift: A GitHub Action to streamline installation of PHP dependencies with Composer.
MIT License
233
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Bump codecov/codecov-action from 4 to 5
#262
dependabot[bot]
opened
1 week ago
0
✨ Add new custom-composer-filename option
#261
badasukerubin
opened
2 months ago
0
fix: Improve composer.lock behavior with ignore-cache
#260
flagbrad
opened
2 months ago
1
When ignore-cache is true, composer update runs instead of composer install
#259
flagbrad
opened
2 months ago
1
composer.json based on environment
#258
badasukerubin
opened
2 months ago
6
[support] Create new tagged release
#257
mxr576
closed
9 months ago
4
chore: Bump codecov/codecov-action from 3 to 4
#256
dependabot[bot]
closed
9 months ago
0
docs: bump versions for example
#255
Chris53897
closed
9 months ago
1
Switch to actions/cache@v4
#254
willryan-stemcell
closed
9 months ago
2
Switch to actions/cache@v4
#253
willryan-stemcell
closed
9 months ago
0
Update cache action runner
#252
jrfnl
closed
9 months ago
14
Add require lock file input parameter
#251
szepeviktor
closed
9 months ago
1
Misleading error message when validate_composer fails due to missing HOME/COMPOSER_HOME
#250
mdio
opened
1 year ago
1
locked version vs. missing lock file
#249
szepeviktor
closed
9 months ago
1
chore: Bump actions/checkout from 3 to 4
#248
dependabot[bot]
closed
9 months ago
6
Pass workdir parameter to `composer config`
#247
mxr576
closed
9 months ago
2
File "./composer.json" cannot be found in the current directory
#246
mxr576
closed
9 months ago
2
Failure to restore cache causes the GitHub Action step to run indefinitely
#245
ghostwriter
opened
1 year ago
8
Ability to swap out actions/cache for the faster alternative buildjet/cache
#244
Jamesking56
opened
1 year ago
1
chore: fix build status badge
#243
nhedger
closed
1 year ago
3
Add instructions for GitHub authentication
#242
Jean85
closed
1 year ago
3
"Could not authenticate against github.com"
#241
Jean85
closed
1 year ago
2
GH Actions: selectively use `fail-fast` with setup-php
#240
jrfnl
closed
1 year ago
7
:sparkles: Add new `custom-cache-suffix` option
#239
jrfnl
closed
2 years ago
9
Fix use of deprecated `set-output` command
#238
jrfnl
closed
2 years ago
4
Tests: update the included `composer.phar` from v 2.2.2 to 2.2.18
#237
jrfnl
closed
2 years ago
2
`set-output` function is deprecated
#236
jrfnl
closed
2 years ago
1
First pass at removing `set-output`
#235
desrosj
closed
2 years ago
12
Better cache busting when using `dependency-versions: 'highest'`
#234
desrosj
closed
2 years ago
3
Fix finding composer cache dir
#233
TamasSzigeti
closed
1 year ago
21
Add `--no-audit` to default options used ?
#232
jrfnl
opened
2 years ago
1
Add `retries:` input
#231
szepeviktor
opened
2 years ago
2
Error: The process '/usr/local/bin/composer' failed with exit code 1
#230
ostrolucky
closed
2 years ago
4
Put CI steps in hierarchical order in README
#229
szepeviktor
closed
2 years ago
8
Yaml is invalid?
#228
Jamesking56
closed
2 years ago
5
Add dependabot configuration file
#227
jrfnl
closed
2 years ago
3
GH Actions: version update for codecov action runner
#226
jrfnl
closed
2 years ago
6
Cannot find composer.json
#225
YoSoyElCapitan
closed
1 year ago
4
GH Actions: version update for actions/cache
#224
jrfnl
closed
2 years ago
1
failed to open stream
#223
ghost
opened
2 years ago
1
GH Actions: version update for various predefined actions
#222
jrfnl
closed
2 years ago
2
GH Actions: re-work the integration tests
#221
jrfnl
closed
2 years ago
7
Support `composer-bin` commands like `composer bin [folder] install`
#220
Aerendir
opened
2 years ago
4
CI `run` job only tests with lock files
#219
jrfnl
closed
2 years ago
5
ci: convert to single line for code coverage reporting
#218
ramsey
closed
2 years ago
1
GH Actions: various tweaks
#217
jrfnl
closed
2 years ago
5
Do not append always empty restore_key
#216
szepeviktor
closed
2 years ago
1
Do not depend on awk and perl
#215
szepeviktor
opened
2 years ago
0
Run shellcheck on scripts
#214
szepeviktor
closed
2 years ago
11
Bug fix: don't error out on out-of-sync lock file
#213
jrfnl
closed
2 years ago
8
Next