Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request
Issue
Issue #78 #79 #80 #81 #76 #82
Description
AWS::Logs::LogGroup
created with a configurable retention policy.cfn-lint
requirements.aws/codebuild/windows-base:2019-2.0
toaws/codebuild/windows-base:2019-3.0
aws/codebuild/standard:7.0
) and supports either:aws/codebuild/standard:7.0
(default)aws/codebuild/amazonlinux2-x86_64-standard:5.0
python3.9
topython3.12
runtime.buildspec_pwsh_linux.yml
updated to dot net 8.buildspec_pwsh_windows.yml
updated to dot net 8.4.1.133
to4.1.572
shared-windows
andwindows-1809
tagged shared runners tosaas-windows-medium-amd64
andwindows-2022
to support GitLab 17.choco
install forpwsh
has been commented out. Note: if you want the latest version of pwsh, uncomment thechoco
command5.10.5
to5.11.1
1.21.0
to1.22.0
5.10.5
to5.11.1
1.21.0
to1.22.0
License
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.