Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few docs and jenkinsfile cleanups #4171

Merged
merged 3 commits into from
Sep 10, 2022
Merged

A few docs and jenkinsfile cleanups #4171

merged 3 commits into from
Sep 10, 2022

Conversation

nickva
Copy link
Contributor

@nickva nickva commented Sep 9, 2022

We had an inconsistent indent in our Jenkinsfiles so reformat them to have a 2 space indent, as that seemed to have been the default mode.

While we are at it, remove a commented out section in Jenksfile.full which doesn't apply any longer.

Also fix docs title as mentioned in #4164 (comment)

Go with the 2-indent mode. In emacs it would be:

```
'(groovy-indent-offset 2)
```
We're not using couchdbci-debian:arm64v8-buster-erlang containers any longer
and instead using multiarch images with buildx.
@nickva nickva merged commit 5f86af1 into main Sep 10, 2022
@nickva nickva deleted the fix-jenkins-formatting branch September 10, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants