issues
search
apache
/
couchdb-fauxton
Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
383
stars
224
forks
source link
update to node 16
#1369
Closed
mharrigan26
closed
2 years ago
mharrigan26
commented
2 years ago
Overview
Update to NodeJS 16
change to Node 16 in main.yml for gh workflow
run npm ci
add engines property to package.json
Testing recommendations
unit tests pass
e2e tests pass
Checklist
[ ] Code is written and works correctly;
[ ] Changes are covered by tests;
[ ] Documentation reflects the changes;
[ ] Update
rebar.config.script
with the correct tag once a new Fauxton release is made
Overview
Update to NodeJS 16
Testing recommendations
Checklist