Skip to content

Commit ea76333

Browse files
authored
Merge pull request #2261 from wireapp/release_2022-04-04_07_52
Release 2022-04-04 - (expected chart version 4.9.0)
2 parents 86f06d6 + 518bd79 commit ea76333

File tree

230 files changed

+10902
-4961
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

230 files changed

+10902
-4961
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
jobs:
77
build-dev-env:
88
name: Build dev env
9+
environment: cachix # for secrets
910
strategy:
1011
matrix:
1112
os:

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,7 @@ telepresence.log
106106
# local config
107107
.envrc.local
108108
cabal.project.local
109+
110+
# Nix output symlinks
111+
result
112+
result-*

0 commit comments

Comments
 (0)