Skip to content

Remove unused language versions (fixes #1945)#1946

Merged
Ilyesbdlala merged 1 commit intosecureCodeBox:mainfrom
o1oo11oo:fix/language-versions-in-release-build
Sep 12, 2023
Merged

Remove unused language versions (fixes #1945)#1946
Ilyesbdlala merged 1 commit intosecureCodeBox:mainfrom
o1oo11oo:fix/language-versions-in-release-build

Conversation

@o1oo11oo
Copy link
Contributor

Description

The release workflow contained hardcoded language versions, which were not used for anything. As long as the versions are specified through something else (like the Docker images), they can be removed.

Fixes #1945

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

The release workflow contained hardcoded language versions, which were
not used for anything.

Fixes secureCodeBox#1945

Signed-off-by: Lukas Fischer <[email protected]>
@o1oo11oo o1oo11oo added maintenance ci Changes to the continuous integration setup labels Sep 11, 2023
@o1oo11oo o1oo11oo self-assigned this Sep 11, 2023
@netlify
Copy link

netlify bot commented Sep 11, 2023

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 460fb36
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/64ff10630213580008904809

@o1oo11oo o1oo11oo changed the title #1945 Remove unused language versions Remove unused language versions (fixes #1945) Sep 11, 2023
@Ilyesbdlala Ilyesbdlala merged commit 715a881 into secureCodeBox:main Sep 12, 2023
@o1oo11oo o1oo11oo deleted the fix/language-versions-in-release-build branch September 12, 2023 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Changes to the continuous integration setup maintenance

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Language versions in Release Build workflow are unused

2 participants