katexochen
|
ba6e41ed5c
|
Upgrade go module to v2
|
2022-09-22 09:10:19 +02:00 |
|
Thomas Tendyck
|
bd63aa3c6b
|
add license headers
sed -i '1i/*\nCopyright (c) Edgeless Systems GmbH\n\nSPDX-License-Identifier: AGPL-3.0-only\n*/\n' `grep -rL --include='*.go' 'DO NOT EDIT'`
gofumpt -w .
|
2022-09-05 09:17:25 +02:00 |
|
Malte Poll
|
2d87db3914
|
Update pseudo-version script to determine future release version based on branch name
|
2022-08-19 18:22:55 +02:00 |
|
Daniel Weiße
|
5da92d9d8b
|
AB#2249 Rework image build pipeline (#326)
* Rework image build pipeline
* Dont cancel workflow runs on main
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-08-03 16:01:36 +02:00 |
|
Malte Poll
|
6a84bb5b4b
|
go pseudo version hack script: update main
- use correct default major version
- Warn (but do not fail) if no version tag exists yet.
|
2022-08-02 11:02:48 +02:00 |
|
Malte Poll
|
cce2611e2a
|
Simplify node lock and various small changes
Co-authored-by: Fabian Kammel <fabian@kammel.dev>
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
|
2022-07-14 17:25:18 +02:00 |
|