From f141b4e9765b5ea09980b1826cef60de6bd6716e Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 23 Jan 2024 18:15:46 -0500 Subject: [PATCH] Spelling (#487) * spelling: github Signed-off-by: Josh Soref * spelling: latest Signed-off-by: Josh Soref * spelling: nanoserver Signed-off-by: Josh Soref * spelling: shebang Signed-off-by: Josh Soref --------- Signed-off-by: Josh Soref --- .test/config.sh | 2 +- 11/jdk/centos/entrypoint.sh | 2 +- 11/jdk/ubi/ubi9-minimal/entrypoint.sh | 2 +- 11/jre/centos/entrypoint.sh | 2 +- 11/jre/ubi/ubi9-minimal/entrypoint.sh | 2 +- 17/jdk/centos/entrypoint.sh | 2 +- 17/jdk/ubi/ubi9-minimal/entrypoint.sh | 2 +- 17/jre/centos/entrypoint.sh | 2 +- 17/jre/ubi/ubi9-minimal/entrypoint.sh | 2 +- 20/jdk/alpine/entrypoint.sh | 2 +- 20/jdk/ubi/ubi9-minimal/entrypoint.sh | 2 +- 20/jdk/ubuntu/jammy/entrypoint.sh | 2 +- 20/jre/alpine/entrypoint.sh | 2 +- 20/jre/ubi/ubi9-minimal/entrypoint.sh | 2 +- 20/jre/ubuntu/jammy/entrypoint.sh | 2 +- 21/jdk/ubi/ubi9-minimal/entrypoint.sh | 2 +- 21/jre/ubi/ubi9-minimal/entrypoint.sh | 2 +- 8/jdk/centos/entrypoint.sh | 2 +- 8/jdk/ubi/ubi9-minimal/entrypoint.sh | 2 +- 8/jre/centos/entrypoint.sh | 2 +- 8/jre/ubi/ubi9-minimal/entrypoint.sh | 2 +- CONTRIBUTING.md | 2 +- README.md | 2 +- docker_templates/scripts/entrypoint.ubi9-minimal.sh | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/.test/config.sh b/.test/config.sh index 274c626ef..f52df2cc4 100644 --- a/.test/config.sh +++ b/.test/config.sh @@ -5,7 +5,7 @@ imageTests[openjdk]+=' ' globalExcludeTests+=( - # nanoservcer/windowsservercore: updating local store with additional certificates is not implemented + # nanoserver/windowsservercore: updating local store with additional certificates is not implemented [openjdk:nanoserver_java-ca-certificates-update]=1 [openjdk:windowsservercore_java-ca-certificates-update]=1 ) diff --git a/11/jdk/centos/entrypoint.sh b/11/jdk/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/11/jdk/centos/entrypoint.sh +++ b/11/jdk/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/11/jdk/ubi/ubi9-minimal/entrypoint.sh b/11/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/11/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/11/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/11/jre/centos/entrypoint.sh b/11/jre/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/11/jre/centos/entrypoint.sh +++ b/11/jre/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/11/jre/ubi/ubi9-minimal/entrypoint.sh b/11/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/11/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/11/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/17/jdk/centos/entrypoint.sh b/17/jdk/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/17/jdk/centos/entrypoint.sh +++ b/17/jdk/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/17/jdk/ubi/ubi9-minimal/entrypoint.sh b/17/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/17/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/17/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/17/jre/centos/entrypoint.sh b/17/jre/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/17/jre/centos/entrypoint.sh +++ b/17/jre/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/17/jre/ubi/ubi9-minimal/entrypoint.sh b/17/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/17/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/17/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jdk/alpine/entrypoint.sh b/20/jdk/alpine/entrypoint.sh index dfcf546f9..9a8c9a2a0 100755 --- a/20/jdk/alpine/entrypoint.sh +++ b/20/jdk/alpine/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jdk/ubi/ubi9-minimal/entrypoint.sh b/20/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/20/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/20/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jdk/ubuntu/jammy/entrypoint.sh b/20/jdk/ubuntu/jammy/entrypoint.sh index dfcf546f9..9a8c9a2a0 100755 --- a/20/jdk/ubuntu/jammy/entrypoint.sh +++ b/20/jdk/ubuntu/jammy/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jre/alpine/entrypoint.sh b/20/jre/alpine/entrypoint.sh index dfcf546f9..9a8c9a2a0 100755 --- a/20/jre/alpine/entrypoint.sh +++ b/20/jre/alpine/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jre/ubi/ubi9-minimal/entrypoint.sh b/20/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/20/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/20/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jre/ubuntu/jammy/entrypoint.sh b/20/jre/ubuntu/jammy/entrypoint.sh index dfcf546f9..9a8c9a2a0 100755 --- a/20/jre/ubuntu/jammy/entrypoint.sh +++ b/20/jre/ubuntu/jammy/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/21/jdk/ubi/ubi9-minimal/entrypoint.sh b/21/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/21/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/21/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/21/jre/ubi/ubi9-minimal/entrypoint.sh b/21/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/21/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/21/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/8/jdk/centos/entrypoint.sh b/8/jdk/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/8/jdk/centos/entrypoint.sh +++ b/8/jdk/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/8/jdk/ubi/ubi9-minimal/entrypoint.sh b/8/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/8/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/8/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/8/jre/centos/entrypoint.sh b/8/jre/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/8/jre/centos/entrypoint.sh +++ b/8/jre/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/8/jre/ubi/ubi9-minimal/entrypoint.sh b/8/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/8/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/8/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b49c84f88..dc6932c2d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,7 +38,7 @@ Contact the Eclipse Foundation Webdev team via webdev@eclipse-foundation.org. Please let us know via our [issue tracker](https://github.com/adoptium/temurin-build/issues) if you find a problem, even if you don't have a fix for it. The ideal issue report should be descriptive, and where possible include the steps we can take to reproduce the problem for ourselves. -If you have a proposed fix for an issue, or an enhancement you would like to make to the code please describe it in an issue, then send us the code as a [Github pull request](https://help.github.com/articles/about-pull-requests) as described below. +If you have a proposed fix for an issue, or an enhancement you would like to make to the code please describe it in an issue, then send us the code as a [GitHub pull request](https://help.github.com/articles/about-pull-requests) as described below. ## Pull requests diff --git a/README.md b/README.md index acfe6f5ca..522518724 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ A [Updater GitHub Action](.github/workflows/updater.yml) runs every 30 mins whic #### generate_dockerfiles.py -[`./generate_dockerfiles.py`](./generate_dockerfiles.py) is a python script which uses the jinja templates defined in [docker_templates](./docker_templates/) to generate the docker updates. It uses the Adoptium API to fetch the lastest artefacts for each release. +[`./generate_dockerfiles.py`](./generate_dockerfiles.py) is a python script which uses the jinja templates defined in [docker_templates](./docker_templates/) to generate the docker updates. It uses the Adoptium API to fetch the latest artefacts for each release. ### Manual Release diff --git a/docker_templates/scripts/entrypoint.ubi9-minimal.sh b/docker_templates/scripts/entrypoint.ubi9-minimal.sh index 4d352111b..481ab8862 100755 --- a/docker_templates/scripts/entrypoint.ubi9-minimal.sh +++ b/docker_templates/scripts/entrypoint.ubi9-minimal.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e