build-solver-pipeline-github.yaml (5 lines): - line 24: # TODO: Define a variable for the S3 bucket name: ${AWS::Region}-${AWS::AccountId}-${ProjectName} - line 120: # TODO: Fix this buildspec to build something called build.sh - line 121: # TODO: My guess is that this occurs in the - > line. - line 198: # TODO: Add another stage to push the result to Docker (this was recently added) - line 199: # TODO: Learn how this works.