aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* smart auto-install multiple versions for `node` (#56)Josh Spicer2022-07-142-1/+16
| | | | | | | | | | | | | | | | | | | | | * node * fix comment (no-ci) * Apply suggestions from code review Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * update test scenario * remove minor for node 18 * update scenarios to object notation * add shabang * only set default node once Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* update workflows for cli to ↵Josh Spicer2022-06-304-4/+4
| | | | https://github.com/devcontainers/cli/pull/11/commits/4ea8a7cb4693fb442faf9ddb214848218256b334
* testing ↵Josh Spicer2022-06-284-4/+4
| | | | https://github.com/devcontainers/cli/pull/6/commits/e92dd247f1b004d0f879afe011ab15e57182ad5f
* Revert "add gradle feature"Samruddhi Khandale2022-06-152-2/+0
| | | | This reverts commit 123ca4650aac072448cb7681e80d3573129ace98.
* add gradle featureSamruddhi Khandale2022-06-152-0/+2
|
* CI ignoreJosh Spicer2022-06-141-0/+1
|
* Devcontainer docs (#47)Josh Spicer2022-06-143-2/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * docs * automatically generate documentation from features.json * trigger doc gen * 1 * no-ci * no-ci * no-ci * no-ci * comment out pull * Automated documentation update * no-ci markdown table * Automated documentation update * no-ci * Automated documentation update * branch to main Co-authored-by: Devcontainers CI <vscr-feedback@microsoft.com>
* add shell-linter config (no-ci)Josh Spicer2022-06-132-2/+6
|
* Merge JupyterLab feature into Python feature (#40)JP Ungaretti2022-06-082-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Restructure tools installation * Tweak bash and zsh config * Remove extra space * Update comments * Add option to install JupyterLab * Add option to configure JupyterLab * Add option to install ML packages * Remove deprecated JuptyerLab feature * Add new arguments to Python feature * Remove trailing whitespace * Organize new arguments * Resolve feedback * Create new scenario for JupyterLab * Fix user in JupyterLab scenario * Revert changes to Python test * Remove ML packages * Update test names * Rename CORS option
* change action name to 'ci'Josh Spicer2022-06-071-1/+1
|
* update releaseJosh Spicer2022-06-031-1/+4
|
* Add CI ignoreJosh Spicer2022-06-038-7/+11
|
* add v2 actionJosh Spicer2022-06-032-1/+27
|
* Pass options via environment variables (#39)Josh Spicer2022-06-034-33/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * up to docker-in-docker converted * first pass at the rest of the features (and bash linting and updated CLI * move shell linter to own file * rename feature.json -> devcontainer-feature.json * continue on error * continue on error in right spot * formatting * fix AZ_VERSION * update python * restore variable name * update linter actions, fix dind/dfd/desktop scripts, add test-scenaerios * add tree because I like tree * glob for shell linter * fix test-scenarios * shell linter * more shell helper
* more base imagesJosh Spicer2022-05-312-2/+2
|
* Add oryx feature (#27)Samruddhi Khandale2022-05-272-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add oryx * modify oryx sh * add oryx in matrix * install dotnet * fix permission * test * test 2 * test 3 * fix dotnet * fix oryx * fix * fix path issues + debugging * remove debugging * add oryx test to actions * fix test * modify test * add $ * fix user * address comments * add repo * add wget * allow apt-update * add --no-check-certificate * install ca-certificates * install with another approach * fix infinite test runs * Update src/oryx/install.sh Co-authored-by: Josh Spicer <joshspicer@github.com> Co-authored-by: Josh Spicer <joshspicer@github.com>
* update jupyter and ruby features (#26)jospicer/testing-multi-repo-authJosh Spicer2022-05-272-6/+0
| | | | | | | | | * jekyll and jupyter updates * add ruby to jekylls pr test * update jekyll and ruby test * remove features that dont follow my rules
* maven and optional sdkman (#25)Josh Spicer2022-05-262-2/+2
| | | | | * maven * optional sdk man
* ruby before jekyll and format workflowsJosh Spicer2022-05-262-42/+43
|
* updates to conda,gradle,hugo (#24)Josh Spicer2022-05-263-3/+4
|
* smart PR action (#23)Josh Spicer2022-05-263-6/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
|
* Update test-manual.yamlJosh Spicer2022-05-251-1/+4
|
* it was renamedJosh Spicer2022-05-252-2/+2
|
* update test build of cliJosh Spicer2022-05-252-7/+7
|
* fix bug: Release pipeline (#15)Samruddhi Khandale2022-05-161-2/+2
| | | | | * fix bug * changing occurrences to src
* test flow manualJosh Spicer2022-05-131-0/+21
|
* 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
* add on tag pushJosh Spicer2022-05-101-1/+3
|
* add updating release artifactJosh Spicer2022-05-101-7/+7
|
* copy devcontainer-features file to collectionJosh Spicer2022-05-101-2/+2
|
* add release action (#2)Josh Spicer2022-05-101-0/+40