Skip to content

Commit 0d82499

Browse files
dreamorosiam29d
andcommitted
docs(maintenance): add processes tab (#1747)
* docs(maintenance): update mkdocs to support tabs * chore(ci): add parallel test npm script * chore(ci): add jest command * docs(maintenance): add testing page to navbar * docs(maintenance): add contributing info * chore: update roadmap * chore: update release drafter workflow to allow for manual trigger * fix formatting * docs: maintainers handbook * chore: link to new location * fix links * Update docs/maintainers.md Co-authored-by: Alexander Schueren <[email protected]> --------- Co-authored-by: Alexander Schueren <[email protected]>
1 parent 0f52ad1 commit 0d82499

File tree

3 files changed

+2
-86
lines changed

3 files changed

+2
-86
lines changed

.github/workflows/make-v2-release.yml

-84
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@
7474
"engines": {
7575
"node": ">=16"
7676
}
77-
}
77+
}

packages/batch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@
7979
"devDependencies": {
8080
"@aws-lambda-powertools/testing-utils": "file:../testing"
8181
}
82-
}
82+
}

0 commit comments

Comments
 (0)