Skip to content

Jerusdp test aws lambda #27

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

Merged
merged 2 commits into from
Nov 18, 2021
Merged

Jerusdp test aws lambda #27

merged 2 commits into from
Nov 18, 2021

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