Commit Graph

5 Commits

Author SHA1 Message Date
Peter Dave Hello 43a6c97bcd
Refine git clone commands in Dockerfiles (#76)
Adjusted git clone commands in Dockerfiles to use `--depth=1`. This
optimizes the cloning process by fetching a limited history, thereby
saving resources and time.
2023-10-16 12:04:01 +05:30
Christian Clauss 81a613a80c
Fix typo (#68)
* Fix typo

* Fix typo
2023-07-28 18:23:47 +05:30
Stephen Dolenc e8bdf2278c
fixing tests on ubuntu (#48)
* fixing tests: eb vesion and node packages

* downgrade netlify due to recent dependency errors

Co-authored-by: stepdo <local@stepdo@com>
2020-06-23 00:26:01 +05:30
Kunal Dabir 90d1817ab9
[WIP] change references (#46)
* change references

* Fix containers (#47)

* spelling

* remove extra xz install

* more references

* more stable strategy for installing node, npm

* more flexible version pinning for alpine

* syntax


Co-authored-by: Stephen Dolenc <sdolenc@users.noreply.github.com>
2020-06-21 10:30:55 +05:30
Stephen Dolenc 4ccd0177d4
Verify version for each command (#43)
Thanks to contributions by @sdolenc 

* docker files
* list tools for testing
* test packages
* github actions
* documentation
* ensure expected command count
* output count of individual tools tested
* test: eb rg podman subl brunch grunt gulp heroku netlify sls java brew gor, heroku, mvn, netlify, netlifyctl, php5,  gcloud, hub, coreutils, brunch, code, kotlin, sbt, go, ant, gem, rake, autojump, groovy, aws, perl6, sbt, scala, lein
2020-04-25 16:48:24 +05:30