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

Chore: Update docs + test with Node.js v20 #85

Closed
3 tasks done
nelsonic opened this issue Jan 17, 2024 · 3 comments
Closed
3 tasks done

Chore: Update docs + test with Node.js v20 #85

nelsonic opened this issue Jan 17, 2024 · 3 comments

Comments

@nelsonic
Copy link
Member

nelsonic commented Jan 17, 2024

Text in the repo refers to Node.js v.12 which has been deprecated for a while ...
https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html
image

Todo

  • Update to v20
  • Update all docs
  • Test deployment with sample lambda function

Note: this is not related to the MVP or any other P1 issue.
But I want to get this done: dwyl/who#86

@nelsonic nelsonic added this to More ToDo ThanCanEver Be Done in Nelson's List via automation Jan 17, 2024
@nelsonic nelsonic moved this from More ToDo ThanCanEver Be Done to Backlog (Prioritized) in Nelson's List Jan 19, 2024
@nelsonic nelsonic self-assigned this Jan 19, 2024
@nelsonic
Copy link
Member Author

As per the old Travis CI file:

before_install:
- mkdir tmp
- chmod 777 tmp
# create a dummy .env file on CI:
- echo "export HELLO=world" >> .env
- cat .env

We need to perform a couple of setup tasks before running the tests on GitHub CI ...
Reading: https://github.com/orgs/community/discussions/27136

nelsonic added a commit that referenced this issue Jan 23, 2024
asntc added a commit that referenced this issue Jan 23, 2024
nelsonic added a commit that referenced this issue Jan 23, 2024
nelsonic added a commit that referenced this issue Jan 23, 2024
nelsonic added a commit that referenced this issue Jan 23, 2024
nelsonic added a commit that referenced this issue Jan 24, 2024
nelsonic added a commit that referenced this issue Jan 25, 2024
nelsonic added a commit that referenced this issue Jan 26, 2024
nelsonic added a commit that referenced this issue Feb 3, 2024
…js as throwing unrecoverable error for no reason ... #85
nelsonic added a commit that referenced this issue Feb 3, 2024
nelsonic added a commit that referenced this issue Feb 3, 2024
nelsonic added a commit that referenced this issue Feb 4, 2024
nelsonic added a commit that referenced this issue Feb 4, 2024
asntc added a commit that referenced this issue Feb 4, 2024
@nelsonic
Copy link
Member Author

Closing as done. This is working well. ✅

Nelson's List automation moved this from Backlog (Prioritized) to Done Mar 30, 2024
@nelsonic
Copy link
Member Author

Next: #108 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Nelson's List
  
Done
Status: Done
Development

No branches or pull requests

1 participant