Commit Graph

130 Commits

Author SHA1 Message Date
Gianluca Arbezzano 587e65181a
Merge pull request #23 from tinkerbell/release-binaries
Push binaries as release artifact
2020-11-19 11:47:34 +01:00
Gianluca Arbezzano 509524bd14 Add continuous integration workflow
Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-11-19 11:30:32 +01:00
Gianluca Arbezzano 45f593449a CLI to get binaries from a docker image with multi arch support
have a look at the README.md to see how it works.

Bootstrap a CLI program to copy binaries from multi arch images

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-11-16 17:50:40 +01:00
mergify[bot] 4790ba4871
Bump tinkerbell stack to newest versions (#22)
Bump tinkerbell stack to newest versions
2020-11-16 16:19:23 +00:00
Gianluca Arbezzano fdaab9b279 bump tink for e2e test
Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-11-12 17:29:05 +01:00
Gianluca Arbezzano 1c4f829252 Bump tinkerbell stack to newest versions
Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-11-12 17:12:42 +01:00
Gianluca Arbezzano 09adeb815f
Merge pull request #21 from tinkerbell/lint-and-format-checks-in-ci
Lint and format checks in ci
2020-11-10 09:25:34 +01:00
Manuel Mendez f133299bec Add ci-non-go.sh checks as part of CI
Signed-off-by: Manuel Mendez <mmendez@equinix.com>
2020-11-09 17:39:00 -05:00
Manuel Mendez 731f9563fd Ensure all files pass ci-non-go.sh checks.
Signed-off-by: Manuel Mendez <mmendez@equinix.com>
2020-11-09 17:39:00 -05:00
Manuel Mendez 79aacb66c7 Add ci-non-go.sh
Runs nix-shell based linting and formatting checks.

Signed-off-by: Manuel Mendez <mmendez@equinix.com>
2020-11-09 17:39:00 -05:00
Manuel Mendez ca34253176 Add shell.nix and .envrc for great good
Signed-off-by: Manuel Mendez <mmendez@equinix.com>
2020-11-09 17:39:00 -05:00
mergify[bot] 24f9c82ea4
Single place for all the tink stack version (#15)
Tinkerbell is made of different components as we all know at this point.

Sandbox had those versions all over the places. This PR moves them as
part of the `envrc` file.

As it is today this PR requires an additional flag for the `docker-compose` command as described here #6
2020-09-28 16:41:51 +00:00
mergify[bot] 72bf833702
Merge branch 'master' into feature/single-version-place 2020-09-28 16:41:16 +00:00
Gianluca Arbezzano 43e3fe8aaa
Merge pull request #16 from tinkerbell/vagrantfile-env-fixes-0
Vagrant virtualbox worker env override fixes
2020-09-24 09:35:39 +02:00
James W. Brinkerhoff adfccfb1b0 Vagrant virtualbox worker env override fixes
* Change ENV var check to only validate the existence of the
  var in the local env
* Add VAGRANT_WORKER_SCALE env variable override to control
  GUI scaling for virtualbox

Signed-off-by: James W. Brinkerhoff <jwb@paravolve.net>
2020-09-23 07:40:38 -04:00
Gianluca Arbezzano 0c4f4d6f59 Single place for all the tink stack version
Tinkerbell is made of different components as we all know at this point.

Sandbox had those versions all over the places. This PR moves them as
part of the `envrc` file.

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-09-21 17:50:08 +02:00
Gianluca Arbezzano 4ba30f0ff7
Merge pull request #14 from tinkerbell/fix/terraform-version
this is the right version of the terraform code
2020-09-10 16:53:03 +02:00
Gianluca Arbezzano bd63279e59 this is the right version of the terraform code
I copied a wrong version of the terraform code.

Sorry

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-09-10 16:42:00 +02:00
Gianluca Arbezzano 5f05561f3d
Merge pull request #13 from tinkerbell/chore/terraform
New home for terraform setup (cp from tink repo)
2020-09-10 16:28:25 +02:00
Gianluca Arbezzano 680e9bea98 New home for terraform setup (cp from tink repo)
This is coming from the tink repo.

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-09-10 16:04:48 +02:00
mergify[bot] 11141b83fd
vlib sounds wrong. libvirt is the right one (#11)
Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-09-03 03:44:01 +00:00
Gianluca Arbezzano a915db2360 vlib sounds wrong. libvirt is the right one
Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-09-02 18:29:49 +02:00
Gianluca Arbezzano 93fbaa76e2
Merge pull request #7 from tinkerbell/chore/e2e-test-vagrant
Bootstrap CI for Vagrant setup tutorial
2020-09-02 18:06:05 +02:00
Gaurav Gahlot 5947f94a09
Merge pull request #10 from tinkerbell/mergify-license
Add mergify and license
2020-09-02 21:27:59 +05:30
Gianluca Arbezzano 08a560047b Add mergify and license
Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-09-02 16:31:57 +02:00
Gianluca Arbezzano 71f53e9e84 Bootstrap CI for Vagrant setup tutorial
Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-09-02 16:19:41 +02:00
Gianluca Arbezzano dd02d113a9 Add README 2020-09-02 09:41:10 +02:00
Gaurav Gahlot b6cabada52
add proposal link 2020-08-20 17:41:28 +05:30
Gianluca Arbezzano 23955d12d6 remove envrc from git 2020-08-20 13:55:02 +02:00
Gianluca Arbezzano 6ede8cb2e3 initial commit 2020-08-20 13:53:27 +02:00