aws-solutions / connected-mobility-solution-on-aws

Accelerate development and deployment of connected vehicle assets with purpose-built, deployment-ready accelerators, and an Automotive Cloud Developer Portal (ACDP)
Apache License 2.0
18 stars 8 forks source link

New Feature: Dev Containers #29

Closed archang3l-media closed 1 month ago

archang3l-media commented 5 months ago

Feature: Added Dev Container definitions for easier Build/Dev Environment Setup

Issue #, if available:

WiP: Tests for the Container Images Bugs: Hopefully none

Description of changes: Added VS-Code / Jetbrains IDE Dev Container definitions with deployment requirements and pinned versions for necessary tools.

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Greetings from Storm Reply Germany

mttwise commented 5 months ago

Thanks for the contribution @archang3l-media! We will review this internally and consider it for inclusion in our next release.

mttwise commented 1 month ago

Implemented Dev Containers as an item under a .devcontainers directory to allow for the future addition of multiple devcontainer.json files. This feature will release in v1.2.0. Thanks for the idea!