auth0-extensions / auth0-sso-dashboard-extension

45 stars 34 forks source link

SSO dashboard to run on node 18 #103

Open julienwoll opened 1 year ago

julienwoll commented 1 year ago

✏️ Changes

Moving to webtask environment on node 18. Requires an update of auth0 extension tools and peer dependencies.

🎯 Testing

🚫 This change has been tested in a Webtask WORK IN PROGRESS

✅ This change has unit test coverage

✅ This change has integration test coverage

🚫 This change has been tested for performance

🚀 Deployment

✅ This can be deployed any time

🎡 Rollout

In order to verify that the deployment was successful we will deploy the extension and test it thoroughly on node 12, 16. and 18.

🔥 Rollback

In case of any malfunctioning of the application.

📄 Procedure

Re-deploy the previous version 2.4.1. Downgrade node version to 12.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 75bd8a0c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 89.9% (0.0% change).

View more on Code Climate.