Michael

Results 59 comments of Michael

thanks for your comment @jtnord I'm not quite sure how to go on from here. Since the mentioned ticket in `reverse proxy auth` is open since 5 years and 3...

we're running ~100 jenkinse. Clicking `Discard Unreadable Data` on all of the servers is really painful. Especially if you have to check that there are no other, probably more important...

https://github.com/helm-unittest/helm-unittest is a tool to help write unit tests for helm charts. It allows to write unit tests which help ensure software quality on the unit level. Here is a...

In this https://github.com/nextcloud/helm/blob/2c871d9bdfbddc748cee7a0aa575fbc32a04b0f2/charts/nextcloud/tests/defaults_test.yaml I test the output of the helm-chart for a default value file. I only provide values to * `Chart.Version` - https://github.com/nextcloud/helm/blob/2c871d9bdfbddc748cee7a0aa575fbc32a04b0f2/charts/nextcloud/tests/defaults_test.yaml#L7C3-L7C10 * `Chart.appVersion` - https://github.com/nextcloud/helm/blob/2c871d9bdfbddc748cee7a0aa575fbc32a04b0f2/charts/nextcloud/tests/defaults_test.yaml#L8 * and...

> there's also the question of how we run only necessary unit tests after each push? Otherwise, every push will take like 5+ minutes as we add more feature unit...

Is Kubernetes a possible future deploy-target? The current setup with multiple application-servers and reverse-proxy seems rather complicated for new-comers like me (coming from IMIS). I'd be happy to lend a...

[+1](https://github.com/isaacs/github/issues/9)

almost 1 year, still down? No update since 2 years? Bad signs :(

I actually did mount the entire repo into `/build`. All mentioned dirs are present (`board`, `configs`, `packages`)