Commit Graph

1307 Commits

Author SHA1 Message Date
alefesta
189fb715eb Updated the Installer and Docs
Updated Installer script and Docs accordingly to comments.
Now it does not request anymore the personal token to be produced.

Signed-off-by: alefesta <afesta@alfweb.com>
2021-06-30 17:54:48 +02:00
alefesta
40042204c5 [Installation] - Improve Installation for Windows Users
- **What this feature does**:
Windows user should be able to use the dagger binary getting a similar experience to the one proposed for Linux in the docs.
- **What has been changed**: the feature implement a powershell script similar to `install.sh` logic. More specifically I've updated `install.md` and added `install.ps1`

I'm not sure if the  URL `releases.dagger.io` is currently pointing at the content of GH repo or something else so the documented steps may need a review.

Signed-off-by: alefesta <afesta@alfweb.com>
2021-06-30 16:36:18 +02:00
Sam Alba
0b0d17efb3
Merge pull request #748 from grouville/docs_explicit_env_cloudformation
docs: specify env when using dagger + fix docs_101 issues
2021-06-30 12:58:22 +02:00
Andrea Luzzardi
02ed4d81ee
Merge pull request #749 from grouville/interactive_shell_loglevel_bug
Skip Docker.#Local in bats tests (not working) + fix stdout redirection leading to uncatched missing inputs
2021-06-30 12:34:01 +02:00
Andrea Luzzardi
cc1e0cd6dc
Merge pull request #747 from TomChv/parallel-compose-tests
Compose tests doesn't bind a special port anymore
2021-06-30 12:31:47 +02:00
Andrea Luzzardi
65b4dea949
Merge pull request #746 from samalba/netlify-build
Netlify build
2021-06-30 12:23:01 +02:00
Guillaume de Rouville
9171912918 docs: specify env when using dagger + fix docs_101 ambiguous naming and english mistakes + change method, now cue.mod
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-06-30 11:51:25 +02:00
Andrea Luzzardi
c5a748a59f
Merge pull request #753 from dagger/dependabot/go_modules/google.golang.org/grpc-1.39.0
build(deps): bump google.golang.org/grpc from 1.38.0 to 1.39.0
2021-06-30 11:45:42 +02:00
Andrea Luzzardi
f24aed1dd7
Merge pull request #755 from slumbering/docsearch-crawler
disable authentication for algolia docsearch crawler
2021-06-30 11:44:46 +02:00
jffarge
1854cce64e docs: 🐛 disable authentication for algolia docsearch crawler
Signed-off-by: jffarge <jf@dagger.io>
2021-06-29 22:44:44 +02:00
dependabot[bot]
9d810e3c35
build(deps): bump google.golang.org/grpc from 1.38.0 to 1.39.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.38.0...v1.39.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 19:14:46 +00:00
Andrea Luzzardi
0ba7c1fb44
Merge pull request #751 from Alvise88/add-initial-maven-support 2021-06-29 18:39:58 +02:00
Alvise
7776e6def3 Check if problem is linked with docker from docker
Signed-off-by: Alvise <vitalvise@gmail.com>
2021-06-29 16:26:31 +00:00
Andrea Luzzardi
6690aa411e tests: java-maven: use dagger-ci encryption key
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-29 18:10:34 +02:00
Alvise
f807314668 Add maven package in stdlib
Signed-off-by: Alvise <vitalvise@gmail.com>
2021-06-29 15:09:32 +02:00
Sam Alba
1bc1aeeaf7
Merge pull request #752 from grouville/docs_102/103_wording_improvement
docs: improve 102/103
2021-06-29 14:50:23 +02:00
Guillaume de Rouville
fb9a114061 docs: improve 102/103
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-06-29 14:28:12 +02:00
Guillaume de Rouville
d5457d6d03 Skip Docker.#Local in bats tests (not working) + fix stdout redirection issue leading to warning loglevel and tests not failing on missing inputs
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-06-28 19:56:21 +02:00
Tom Chauveau
8e8438e464 Compose tests doesn't bind a special port anymore
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-28 17:36:01 +02:00
Sam Alba
745d1084be stdlib/netlify: added support for netlify build
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-28 16:22:29 +02:00
Sam Alba
6fb9690ecd stdlib/netlify: bump netlify-cli version
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-28 16:15:03 +02:00
jffarge
14062c3c38 docs: 🚑 when not authorized, user will be redirect to request early access
Signed-off-by: jffarge <jf@dagger.io>
2021-06-28 16:12:20 +02:00
Andrea Luzzardi
7cbb160f4e
Merge pull request #741 from slumbering/discord-invite-link
discord invite link without expiration
2021-06-28 14:48:13 +02:00
jffarge
e4ff349875 docs: 🐛 discord invite link without expiration
Signed-off-by: jffarge <jf@dagger.io>
2021-06-28 14:06:10 +02:00
Cornelius Toole
200a3d1a65 Hide unimplemented commands
Signed-off-by: Cornelius Toole <cornelius.toole@gmail.com>
2021-06-28 09:28:36 +02:00
Blocksmith
4215173e40
Merge pull request #717 from dagger/dependabot/npm_and_yarn/website/docusaurus-plugin-sass-0.2.1
build(deps): bump docusaurus-plugin-sass from 0.2.0 to 0.2.1 in /website
2021-06-28 08:47:54 +02:00
Andrea Luzzardi
53522842ed
Merge pull request #734 from aluzzardi/alpha-dagger-fix-docs
docs: fix dagger.io->alpha.dagger.io references
2021-06-27 15:16:46 +02:00
Andrea Luzzardi
e16fd88f4c
Merge pull request #729 from dagger/dependabot/go_modules/github.com/spf13/viper-1.8.1
build(deps): bump github.com/spf13/viper from 1.8.0 to 1.8.1
2021-06-27 15:10:17 +02:00
Andrea Luzzardi
539fa08ca1 docs: fix dagger.io->alpha.dagger.io references
Fixes #733

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-27 15:07:52 +02:00
Andrea Luzzardi
d46804f9ca
Merge pull request #730 from TomChv/fix-compose-tests
Add project management in compose.#App definition
2021-06-27 03:32:52 +02:00
Tom Chauveau
e1c72890ec Add random name generation to avoid orphans during parallel CI
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-26 16:18:18 +02:00
Tom Chauveau
020c458921 Add project management in compose.#App definition
I found an issue when during tests execution : there was orphan.
It's because #App doesn't give way to specify the compose project,
by default it's the directory where you launch your app but in our
definition, it will always be source.

The problem is that if we launch two differents docker-compose in the same
server, his project name will be source for both and it will create
orphans problems on cleanup (by docker-compose down).

This case is exactly what we do in tests so I've add the field name
to specify the projet name and avoid that issue.

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-26 16:07:14 +02:00
dependabot[bot]
d8bbfcd6ba
build(deps): bump github.com/spf13/viper from 1.8.0 to 1.8.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 19:24:26 +00:00
Andrea Luzzardi
ad1eb75893
Merge pull request #572 from TomChv/docker-compose
Add Docker compose package
2021-06-25 19:35:32 +02:00
Andrea Luzzardi
4ecced99fc
Merge pull request #727 from slumbering/fixe-amplitude
rewrite useEffect + use location props
2021-06-25 18:28:04 +02:00
jffarge
f0b4db8d2c docs: 🐛 rewrite useEffect + use location props
Signed-off-by: jffarge <jf@dagger.io>
2021-06-25 18:24:25 +02:00
Andrea Luzzardi
b446fbdd64
Merge pull request #715 from TomChv/universe-tests-subpackages
Transform universe tests plan to subpackage
2021-06-25 17:55:12 +02:00
Tom Chauveau
2fbb9e7744 Update import to alpha version
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 17:26:51 +02:00
Tom Chauveau
aaa6f8f351 Simplify tests
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 17:16:11 +02:00
Andrea Luzzardi
a5a995bb49
Merge pull request #726 from slumbering/fix-window-location
check window location
2021-06-25 17:08:01 +02:00
jffarge
cb8667ddf1 docs: 🐛 check window location
Signed-off-by: jffarge <jf@dagger.io>
2021-06-25 17:01:21 +02:00
Tom Chauveau
51fe199a39 Update doc generator to ignore tests directory
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 17:00:38 +02:00
Tom Chauveau
c99e39ec9c Move tests plan from dagger dir to universe
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 17:00:38 +02:00
Tom Chauveau
e4ac04c98c Update import to new alpha version
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 16:56:28 +02:00
Tom Chauveau
ae209ee090 Add compose.#Up test in universe
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 16:56:28 +02:00
Tom Chauveau
5029b5d815 Refactor compose.#Up definition to use docker.#Command
Add some feature to docker.#Command to :
- Copy artifact in the container
- Write files in the container
- Login to registries

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 16:56:28 +02:00
Tom Chauveau
f1a6f66ed5 Remove all docker-compose stdlib tests
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 16:56:28 +02:00
Tom Chauveau
f2d8cb39bd Fix network error on docker-compose
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 16:56:28 +02:00
Tom Chauveau
b6c8ef34b0 Add docker-compose tests
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 16:56:28 +02:00
Tom Chauveau
9270168f17 Add docker-compose package in stdlib
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-25 16:56:28 +02:00