Commit graph

347949 commits

Author SHA1 Message Date
talyz
b65b9bf73c
nixos/gitlab: Implement better script error handling
Fail scripts on pipeline errors and propagate subshell errors.

If an error occurs in a subshell, including while trying to read a
secret file, we want that error to propagate to the main shell
context. That means we have to set the `inherit_errexit` option, which
allows errors from subshells to propagate to the outer shell. Also,
the subshell cannot run as part of another command, such as `export`,
since that will simply ignore the subshell exit status and only
respect `export`s exit status; first assigning the value to a variable
and then exporting it solves issue.
2022-01-31 13:09:20 +01:00
talyz
95069d76d3
genJqSecretsReplacementSnippet: Propagate secret file read errors
If an error occurs while trying to read a secret file, we want that
error to propagate to the main shell context. That means we have to
set the `inherit_errexit` option, which allows errors from subshells
to propagate to the outer shell. Also, the subshell cannot run as part
of another command, such as `export`, since that will simply ignore
the subshell exit status and only respect `export`s exit status; first
assigning the value to a variable and then exporting it solves issue.
2022-01-31 12:44:54 +01:00
Sandro
689b76bcf3
Merge pull request from SuperSandro2000/neovim-tests 2022-01-23 03:10:13 +01:00
Bernardo Meurer
7b1dbfcb22
Merge pull request from Kranzes/vimplugins-update
vimPlugins: Add catppuccin-nvim and update
2022-01-23 02:09:40 +00:00
Bernardo Meurer
1e7b9cb2e0
Merge pull request from lovesegfault/hqplayerd-4.29.1
hqplayerd: 4.28.2-76 -> 4.29.1-80
2022-01-23 02:04:33 +00:00
Jonathan Ringer
4cf0848fc8 nixosTests.boot-stage1: fix kernel build with 5.15 2022-01-22 17:45:39 -08:00
Ryan Mulligan
2007702e2b
Merge pull request from r-ryantm/auto-update/qpwgraph
qpwgraph: 0.1.1 -> 0.2.0
2022-01-22 17:37:36 -08:00
Jonathan Ringer
fb9297fc3a python3Packages.pip: add pip-tools to tests 2022-01-22 17:35:21 -08:00
legendofmiracles
03a272b278
Merge pull request from sikmir/miniflux
miniflux: 2.0.34 → 2.0.35
2022-01-22 19:23:59 -06:00
Thiago Kenji Okada
deae920cc9
Merge pull request from bryanasdev000/argocd-2.2.3
argocd: 2.2.2 -> 2.2.3
2022-01-22 22:22:43 -03:00
Mario Rodas
ebcd22d5f5
Merge pull request from r-ryantm/auto-update/python3.9-liquidctl
python39Packages.liquidctl: 1.8.0 -> 1.8.1
2022-01-22 20:10:37 -05:00
Bobby Rong
b23122dceb
Merge pull request from DarkOnion0/master
drawio: 16.1.2 -> 16.4.0
2022-01-23 09:09:54 +08:00
Mario Rodas
f3dd8b2a3e
Merge pull request from ericdallo/bump-clojure-lsp-to-latest
clojure-lsp: 2021.11.02-15.24.47 -> 2022.01.22-01.31.09
2022-01-22 20:09:19 -05:00
Mario Rodas
f180c5d619
Merge pull request from r-ryantm/auto-update/python3.9-launchpadlib
python39Packages.launchpadlib: 1.10.15.1 -> 1.10.16
2022-01-22 19:41:31 -05:00
Mario Rodas
cc38d34f5d
Merge pull request from r-ryantm/auto-update/python310Packages.downloader-cli
python310Packages.downloader-cli: 0.3.1 -> 0.3.2
2022-01-22 19:41:00 -05:00
Bryan A. S
4e7fdc04c8 argocd: 2.2.2 -> 2.2.3 2022-01-22 21:22:06 -03:00
R. Ryantm
ff78d373f9 python39Packages.liquidctl: 1.8.0 -> 1.8.1 2022-01-22 23:55:20 +00:00
R. Ryantm
58548a314e python39Packages.launchpadlib: 1.10.15.1 -> 1.10.16 2022-01-22 23:47:09 +00:00
Thiago Kenji Okada
e5f7e0e551
Merge pull request from bryanasdev000/skaffold-1.35.2
skaffold: 1.35.1 -> 1.35.2
2022-01-22 20:33:18 -03:00
Bryan A. S
7f5ea74fc9 skaffold: 1.35.1 -> 1.35.2 2022-01-22 20:20:18 -03:00
Anuj More
994bd50deb
rubyPackages: update () 2022-01-22 18:13:53 -05:00
Thiago Kenji Okada
894951dbc0
Merge pull request from bryanasdev000/ddosify-0.7.2
ddosify: 0.7.1 -> 0.7.2
2022-01-22 20:07:19 -03:00
Thiago Kenji Okada
96ca93f6df
Merge pull request from bryanasdev000/compass-1.30.1
mongodb-compass: 1.29.6 -> 1.30.1
2022-01-22 20:04:42 -03:00
Eric Dallo
295a85a629
clojure-lsp: 2021.11.02-15.24.47 -> 2022.01.22-01.31.09 2022-01-22 19:58:45 -03:00
Bryan A. S
7dd52153d4 ddosify: 0.7.1 -> 0.7.2 2022-01-22 19:52:58 -03:00
Bryan A. S
5de74e978d mongodb-compass: 1.29.6 -> 1.30.1 2022-01-22 19:30:44 -03:00
R. Ryantm
d15b4964bd python310Packages.azure-mgmt-subscription: 2.0.0 -> 3.0.0 2022-01-22 14:14:03 -08:00
R. Ryantm
112b79f8ee python310Packages.snowflake-connector-python: 2.7.2 -> 2.7.3 2022-01-22 14:13:42 -08:00
Anderson Torres
73ada6bde7
Merge pull request from AndersonTorres/new-misc
src: python3 instead of python2
2022-01-22 19:11:27 -03:00
Anderson Torres
16511fc805
Merge pull request from helsinki-systems/drop/googleearth
googleearth: Drop the package
2022-01-22 19:09:33 -03:00
Janne Heß
76087ffda9
googleearth: Drop the package
See https://support.google.com/earth/thread/2298894/google-earth-frequently-asked-questions?msgid=2298894
points 2 and 8. Download 404s
2022-01-22 22:58:12 +01:00
Martin Weinelt
765323fb2d
Merge pull request from r-ryantm/auto-update/python3.10-zigpy-znp 2022-01-22 22:50:31 +01:00
Janne Heß
80a29b0d92
Merge pull request from helsinki-systems/feat/multiple-mariadb-versions
mariadb: support multiple versions
2022-01-22 22:24:45 +01:00
Sandro
151717b818
Merge pull request from Luflosi/update/python3Packages.sphinx-inline-tabs 2022-01-22 21:55:26 +01:00
Sandro
86609cc8ed
Merge pull request from r-ryantm/auto-update/python3.10-dufte 2022-01-22 21:44:19 +01:00
Sandro
e0efc750bb
Merge pull request from helsinki-systems/drop/libgroove 2022-01-22 21:29:45 +01:00
Sandro
154bf0f9b9
Merge pull request from r-ryantm/auto-update/python310Packages.wrf-python 2022-01-22 21:28:03 +01:00
Sandro
3dd47ab4e7
Merge pull request from r-ryantm/auto-update/qtractor 2022-01-22 21:25:57 +01:00
Sandro
1ebf8e90df
Merge pull request from r-ryantm/auto-update/python310Packages.vertica-python 2022-01-22 21:25:11 +01:00
Sandro
1e55129192
Merge pull request from r-ryantm/auto-update/qjackctl 2022-01-22 21:24:21 +01:00
Sandro
451a43ad09
Merge pull request from r-ryantm/auto-update/python310Packages.types-protobuf 2022-01-22 21:20:39 +01:00
Bernardo Meurer
e9d74bf19b
hqplayerd: 4.28.2-76 -> 4.29.1-80 2022-01-22 12:19:48 -08:00
Sandro
34befa4a8a
Merge pull request from r-ryantm/auto-update/python310Packages.types-futures 2022-01-22 21:19:40 +01:00
Sandro
8c92fc2d4b
Merge pull request from r-ryantm/auto-update/python3.10-types-urllib3 2022-01-22 21:18:21 +01:00
Sandro
c47ad764f2
Merge pull request from r-ryantm/auto-update/python3.10-zstandard 2022-01-22 21:16:23 +01:00
Sandro
860a4ed57b
Merge pull request from r-ryantm/auto-update/python310Packages.tinydb 2022-01-22 21:10:50 +01:00
Sandro
cd782f25e6
Merge pull request from r-ryantm/auto-update/python310Packages.teslajsonpy 2022-01-22 21:08:44 +01:00
Sandro
9c2328d0c9
Merge pull request from r-ryantm/auto-update/python310Packages.svglib 2022-01-22 21:06:18 +01:00
lewo
69582b9fa8
Merge pull request from SuperSandro2000/yq-go
yq-go: 4.16.2 -> 4.17.2
2022-01-22 21:04:45 +01:00
Sandro
d2cf9473e1
Merge pull request from r-ryantm/auto-update/python310Packages.stripe 2022-01-22 21:03:45 +01:00