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

Spring 2024 cleaning #87

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Spring 2024 cleaning #87

merged 3 commits into from
Jun 21, 2024

Conversation

hspaans
Copy link
Owner

@hspaans hspaans commented Jun 21, 2024

This commit updates the devcontainer.json file to include additional extensions for Visual Studio Code, such as EditorConfig, ms-python.autopep8, ms-python.flake8, redhat.ansible, and redhat.vscode-yaml. It also sets the default formatter for Python files to ms-python.autopep8 and enables formatting on save. Additionally, the ansible.python.interpreterPath is set to /usr/local/bin/python and the python.formatting.provider is set to none.

The molecule.yml file is also updated to use different platform images for testing. The amazonlinux-2023 and alpine-3.20 platforms are added, and the existing debian-10 platform is replaced with debian-10. The oraclelinux-9 and rockylinux-9 platforms are also added.

This commit updates the devcontainer.json file to include additional extensions for Visual Studio Code, such as EditorConfig, ms-python.autopep8, ms-python.flake8, redhat.ansible, and redhat.vscode-yaml. It also sets the default formatter for Python files to ms-python.autopep8 and enables formatting on save. Additionally, the ansible.python.interpreterPath is set to /usr/local/bin/python and the python.formatting.provider is set to none.

The molecule.yml file is also updated to use different platform images for testing. The amazonlinux-2023 and alpine-3.20 platforms are added, and the existing debian-10 platform is replaced with debian-10. The oraclelinux-9 and rockylinux-9 platforms are also added.
@hspaans hspaans self-assigned this Jun 21, 2024
@hspaans hspaans linked an issue Jun 21, 2024 that may be closed by this pull request
6 tasks
@hspaans hspaans enabled auto-merge (squash) June 21, 2024 21:56
@hspaans hspaans merged commit 36075e4 into master Jun 21, 2024
6 checks passed
@hspaans hspaans deleted the 86-2024-spring-maintenance branch June 21, 2024 22:03
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.

2024 Spring Maintenance
1 participant