github werf/werf v1.2.4+fix12
werf v1.2.4+fix12

latest releases: latest-signature, v2.0.3, v2.0.2...
3 years ago

Giterminism

[giterminism] Refactoring: simplify error messages and the corresponding code

the '' not found in the project git repository
=>
unable to read : the file "" not found in the project git repository

the uncommitted configuration found in the project directory: the '' must be committed
=>
unable to read : the file "" must be committed

[giterminism] Fix doublestar.Match matches system-dependent path

Custom project-dir related fixes

Fix dockerfile-not-found error when running werf not from the root of the git work tree

\# docs/werf.yaml
configVersion: 1
project: docs
---
image: docs
dockerfile: ./Dockerfile

When running werf from docs folder werf's dockerfile builder will use docs dir — project dir — as build dockerfile build context root for the cont
ext tar archive, not git work tree root.

[project-dir] Fix helm-chart-dir related errors when running werf with custom --dir.
[project-dir] Fix .git lookup should use --dir or process cwd.

Fixes and other

[doc] Fix the "Documentation" link in the site header. Fix jekyll custom filter.

Internals

[tests] Giterminism Suite: actualize tests
[giterminism] Remove unused giterminism inspector

Installation

Linux amd64

Darwin amd64

Windows amd64

Don't miss a new werf release

NewReleases is sending notifications on new releases.