aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.yaml
Commit message (Collapse)AuthorAgeFilesLines
* smart PR action (#23)Josh Spicer2022-05-261-47/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * attempt at update action * Update test-pr.yaml * make a change to a source file * try out a few * easy case * filter * try a two-feature key * without jup * overthinking? * naming * changes * all * remove comments
* Adds a PHP feature (#22)Samruddhi Khandale2022-05-261-1/+2
| | | | | | | | | | | | | | | | | * add php * add test * fix test * add to workflow * fix test * fix bug * test composer Co-authored-by: Josh Spicer <joshspicer@github.com>
* can we make the yaml array prettier?Josh Spicer2022-05-261-1/+26
|
* continue-on-error for maximum chaos!Josh Spicer2022-05-251-0/+1
|
* add all features to matrixJosh Spicer2022-05-251-1/+1
|
* it was renamedJosh Spicer2022-05-251-1/+1
|
* update test build of cliJosh Spicer2022-05-251-3/+3
|
* add feature stubs for allJosh Spicer2022-05-131-1/+1
|
* restructure and update cli (#11)Josh Spicer2022-05-121-2/+2
| | | | | * restructure and update cli * typo
* matrix (#10)Josh Spicer2022-05-121-2/+6
| | | | | * try matrix * quotes
* test workflow invoking `devcontainer-cli features-test...` (#7)Josh Spicer2022-05-121-0/+16
* test go * paths * need a dot * rename