Skip to content

Conversation

@DimmKirr
Copy link
Contributor

Changes

  • refactor(ecs): add getPlatform method to select docker build platform dynamically
  • refactor(ecs): replace hardcoded platform with getPlatform call in Deploy method
  • refactor(k8s): add getPlatform method to select docker build platform dynamically
  • refactor(k8s): replace hardcoded platform with getPlatform call in Deploy method

- chore(ci): upgrade GitHub Actions versions in run.unit-tests.yml and run.e2e-tests.yml workflows
- chore(ci): upgrade GitHub Actions versions in release-prod.build-and-publish.yml and release-dev workflows
- chore(terraform): bump AWS provider version constraint to ~> 4.0 in multiple example environments
- chore(terraform): bump modules versions in bastion-tunnel-monorepo environment
- test(terraform): add test for terraform version 1.14.0 in e2e tests
- refactor(ecs): add getPlatform() method to determine Docker build platform with fallback to env var and default
- refactor(ecs): replace direct platform assignment with getPlatform() usage in build and push steps
- chore(config): remove deprecated K8s struct from internal config as Kubernetes manager is deleted
- refactor(manager/k8s): delete entire Kubernetes deployment manager implementation as it is no longer used
@DimmKirr DimmKirr force-pushed the feature/add-arm64-native branch from 2650c1d to f117782 Compare November 27, 2025 19:30
@DimmKirr DimmKirr merged commit a48d45b into main Nov 27, 2025
3 checks passed
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.

2 participants