Skip to content

Commit a5ad073

Browse files
Merge branch 'main' into docs-update
2 parents e3bbadb + 51c1b9d commit a5ad073

8 files changed

Lines changed: 1948 additions & 4586 deletions

File tree

.evergreen/run-kerberos-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export MONGODB_URI="mongodb://${USER}@${SASL_HOST}/${GSSAPI_DB}?authMechanism=GS
2828

2929
set -o xtrace
3030

31-
npm i -D kerberos
31+
npm i -D kerberos@alpha
3232
npm run check:kerberos
3333

3434
set +o xtrace

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ etc/docs/template/.hugo_build.lock
2222
types
2323
docs/gen
2424
!docs/**/types
25+
hugo
2526

2627
# Directory for instrumented libs generated by jscoverage/JSCover
2728
lib-cov

hugo/LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)