Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Tags: werf/multiwerf

Tags

v1.5.0

Toggle v1.5.0's commit message
Changelog

---------

feat(trdl): enable try-trdl by default

Installation and usage
----------------------

Download from Github assets or from Bintray mirror or curl-bash-it:

```
curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash
```

Download latest `werf` and create a shell alias:

```
$ source $(multiwerf use --as-file 1.2 ea)
$ werf version
v1.0.0-alpha.17
```

Go to `werf` [documentation](https://werf.io).

Download from Bintray mirror
----------------------------

[Linux amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0/multiwerf-linux-amd64-v1.5.0)

[Linux arm64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0/multiwerf-linux-arm64-v1.5.0)

[Darwin amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0/multiwerf-darwin-amd64-v1.5.0)

[Darwin arm64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0/multiwerf-darwin-arm64-v1.5.0)

[Windows amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0/multiwerf-windows-amd64-v1.5.0.exe)

<!-- repo: multiwerf -->

v1.5.0-beta1

Toggle v1.5.0-beta1's commit message
Changelog

---------

feat(trdl): support trdl in all main multiwerf commands, disabled by default

* Multiwerf werf-path and exec commands will try to use trdl.
    * Only in the case when trdl has been downloaded and installed by the multiwerf update or multiwerf use commands.
        * This behavior confirms with werf-path and exec commands behaviour, which will complain if werf has not been installed yet.
* --try-trdl='yes|no' flag enables or disables usage of trdl, this flag is set to 'no' by default in the current release.
* --auto-download-trdl='yes|no|on-self-update' flag controls whether multiwerf will try to install trdl if it is not installed in the system yet.
    * By default multiwerf will auto install trdl unless --self-update=no flag is set.
        * User can force auto install of trdl in that case by an explicit --auto-download-trdl=yes option.

Installation and usage
----------------------

Download from Github assets or from Bintray mirror or curl-bash-it:

```
curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash
```

Download latest `werf` and create a shell alias:

```
$ source $(multiwerf use --as-file 1.2 ea)
$ werf version
v1.0.0-alpha.17
```

Go to `werf` [documentation](https://werf.io).

Download from Bintray mirror
----------------------------

[Linux amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0-beta1/multiwerf-linux-amd64-v1.5.0-beta1)

[Linux arm64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0-beta1/multiwerf-linux-arm64-v1.5.0-beta1)

[Darwin amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0-beta1/multiwerf-darwin-amd64-v1.5.0-beta1)

[Darwin arm64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0-beta1/multiwerf-darwin-arm64-v1.5.0-beta1)

[Windows amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.5.0-beta1/multiwerf-windows-amd64-v1.5.0-beta1.exe)

<!-- repo: multiwerf -->

v1.4.9

Toggle v1.4.9's commit message
Changelog

---------

- infra: support for arm64 arch: fix release scripts
- infra: add linux-arm64 and darwin-arm64 multiwerf release builds

Installation and usage
----------------------

Download from Github assets or from Bintray mirror or curl-bash-it:

```
curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash
```

Download latest `werf` and create a shell alias:

```
$ source $(multiwerf use --as-file 1.2 ea)
$ werf version
v1.0.0-alpha.17
```

Go to `werf` [documentation](https://werf.io).

Download from Bintray mirror
----------------------------

[Linux amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.4.9/multiwerf-linux-amd64-v1.4.9)

[Linux arm64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.4.9/multiwerf-linux-arm64-v1.4.9)

[Darwin amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.4.9/multiwerf-darwin-amd64-v1.4.9)

[Darwin arm64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.4.9/multiwerf-darwin-arm64-v1.4.9)

[Windows amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.4.9/multiwerf-windows-amd64-v1.4.9.exe)

<!-- repo: multiwerf -->

v1.4.8

Toggle v1.4.8's commit message
Changelog

---------

- [ci] Ignore tests because there is no test data previously stored in bintray
- Fix download failed on windows
- [logging] Print reason for the failed download
- [docs] Update install links

Installation and usage
----------------------

Download from Github assets or from Bintray mirror or curl-bash-it:

```
curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash
```

Download latest `werf` and create a shell alias:

```
$ source $(multiwerf use --as-file 1.2 ea)
$ werf version
...
```

Go to `werf` [documentation](https://werf.io).

Download from Bintray mirror
----------------------------

- [Linux amd64](https://dl.bintray.com/flant/multiwerf/v1.4.8/multiwerf-linux-amd64-v1.4.8)
- [Darwin amd64](https://dl.bintray.com/flant/multiwerf/v1.4.8/multiwerf-darwin-amd64-v1.4.8)
- [Windows amd64](https://dl.bintray.com/flant/multiwerf/v1.4.8/multiwerf-windows-amd64-v1.4.8.exe)
- [SHA256SUMS](https://dl.bintray.com/flant/multiwerf/v1.4.8/SHA256SUMS)

<!-- repo: multiwerf -->

v1.4.7

Toggle v1.4.7's commit message
Changelog

---------

Use s3 yandexcloud storage mirror in prior of bintray storage (fix release).

Downloads
---------

 - [Darwin amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.4.6/multiwerf-darwin-amd64-v1.4.6)
 - [Linux amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.4.6/multiwerf-linux-amd64-v1.4.6)
 - [Windows amd64](https://storage.yandexcloud.net/multiwerf/targets/releases/v1.4.6/multiwerf-windows-amd64-v1.4.6.exe)

<!-- repo: multiwerf -->

v1.4.6

Toggle v1.4.6's commit message

v1.4.5

Toggle v1.4.5's commit message

v1.4.4

Toggle v1.4.4's commit message

v1.4.3

Toggle v1.4.3's commit message
Changelog

---------

- [README] Update versions
- [ci] Fix upload coverage job failed
- Move to werf organization

Installation and usage
----------------------

Download from Github assets or from Bintray mirror or curl-bash-it:

```
curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash
```

Download latest `werf` and create a shell alias:

```
source $(multiwerf use --as-file 1.1 alpha)
```

Go to `werf` [documentation](https://werf.io).

Download from Bintray mirror
----------------------------

- [Linux amd64](https://dl.bintray.com/flant/multiwerf/v1.4.3/multiwerf-linux-amd64-v1.4.3)
- [Darwin amd64](https://dl.bintray.com/flant/multiwerf/v1.4.3/multiwerf-darwin-amd64-v1.4.3)
- [Windows amd64](https://dl.bintray.com/flant/multiwerf/v1.4.3/multiwerf-windows-amd64-v1.4.3.exe)
- [SHA256SUMS](https://dl.bintray.com/flant/multiwerf/v1.4.3/SHA256SUMS)

<!-- repo: multiwerf -->

v1.4.2

Toggle v1.4.2's commit message
v1.4.1: Changelog

- Move to werf org, port to lockgate instead of shluz
- [license] Update copyright