Skip to content

Conversation

jerusdp
Copy link

@jerusdp jerusdp commented Nov 18, 2021

Update test script to use the AWS lambda container instead of the lambci container previously used.

  • ensures test always conducted in most up to date and secure environment
  • technique to be reflected in the README (PR coming soon!)

@zamazan4ik

- apply shellcheck lints to file
- replace lambci with aws base image
- build verify _packaged_application function in script
  - build a docker image using aws lambda provided:al2 as base
  - add program and input code as required
  - run container
  - send test event with curl
  - validate output
 refactor: 🎨 lints and remove lambci from testing

    - apply shellcheck lints to file
    - replace lambci with aws base image
    - build verify _packaged_application function in script
      - build a docker image using aws lambda provided:al2 as base
      - add program and input code as required
      - run container
      - send test event with curl
      - validate output
@zamazan4ik zamazan4ik merged commit a7ab8c2 into rust-serverless:master Nov 18, 2021
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