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

Feature/fix aws invoke #120

Closed
wants to merge 11 commits into from
Closed

Conversation

andrewpatto
Copy link
Member

Fixed the tasks so they can run AWS
Lots of general cleanup

scwatts and others added 11 commits February 26, 2025 13:29
* refactor: remove account and region settings, and convert to constructs and props

* refactor: minimize changes and add settings.ts
* Ignore idea

* Moved created the config up to the CDK level

* Force x86 platform build
* Apply bug fixes, clean-up, expose stub mode

* Avoid changing quotation mark types once again
* change volumes to use scratch for autoscalling instead of fusion

* remove BATCH_VOLUME_MOUNT_POINT use for fusion, and use only one launchTemplate use by "pipeline and task"

* Add two different launchTemplate with name in parameters

* Add tag as variable for template name

* change EBS-Only storage instead NVMe SSD since we not using Fusion

* linting
* First cut of CDK control of process images

* Removed base64 encoding as it hides the CDK tokenisation techniques

* Started filling in docker assets used by the pipeline

* All stages have a docker reference (unfilled for some) - but will error until I correctly fill them in

* Pivot to using appconfig

* Fix task machine size
Use container not queue in config

* Pretty code
Split into config construct

* Switched off ECR bundling

* Added plugins in anticipation of a merged feature

* Use plugins correctly

* add more docker image uri

* Correct aws cli path

* prettier

---------

Co-authored-by: qclayssen <[email protected]>
Removed all fixed names not externally referenced
@andrewpatto andrewpatto closed this Mar 4, 2025
@andrewpatto andrewpatto deleted the feature/fix-aws-invoke branch March 4, 2025 04:46
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.

5 participants