-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
we skip `next-auth` via a pnpm patch to `@balazsorban/monorepo-release` for now
- Loading branch information
1 parent
762570b
commit c9ab237
Showing
1 changed file
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -113,33 +113,33 @@ jobs: | |
# with: | ||
# directory: ./coverage | ||
# fail_ci_if_error: false | ||
# release-branch: | ||
# name: Publish branch | ||
# runs-on: ubuntu-latest | ||
# needs: test | ||
# if: ${{ github.event_name == 'push' }} | ||
# environment: Production | ||
# steps: | ||
# - name: Init | ||
# uses: actions/checkout@v3 | ||
# with: | ||
# fetch-depth: 0 | ||
# # Please upvote https://github.com/orgs/community/discussions/13836 | ||
# token: ${{ secrets.GH_PAT }} | ||
# - name: Install pnpm | ||
# uses: pnpm/[email protected] | ||
# - name: Setup Node | ||
# uses: actions/setup-node@v3 | ||
# with: | ||
# cache: "pnpm" | ||
# - name: Install dependencies | ||
# run: pnpm install | ||
# - name: Publish to npm and GitHub | ||
# run: pnpm release | ||
# env: | ||
# # Please upvote https://github.com/orgs/community/discussions/13836 | ||
# GITHUB_TOKEN: ${{ secrets.GH_PAT }} | ||
# NPM_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
release-branch: | ||
name: Publish branch | ||
runs-on: ubuntu-latest | ||
needs: test | ||
if: ${{ github.event_name == 'push' }} | ||
environment: Production | ||
steps: | ||
- name: Init | ||
uses: actions/checkout@v3 | ||
with: | ||
fetch-depth: 0 | ||
# Please upvote https://github.com/orgs/community/discussions/13836 | ||
token: ${{ secrets.GH_PAT }} | ||
- name: Install pnpm | ||
uses: pnpm/[email protected] | ||
- name: Setup Node | ||
uses: actions/setup-node@v3 | ||
with: | ||
cache: "pnpm" | ||
- name: Install dependencies | ||
run: pnpm install | ||
- name: Publish to npm and GitHub | ||
run: pnpm release | ||
env: | ||
# Please upvote https://github.com/orgs/community/discussions/13836 | ||
GITHUB_TOKEN: ${{ secrets.GH_PAT }} | ||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
release-pr: | ||
name: Publish PR | ||
runs-on: ubuntu-latest | ||
|
c9ab237
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
auth-docs – ./docs
next-auth-docs-m1mt.vercel.app
sveltekit.authjs.dev
errors.authjs.dev
auth-docs-authjs.vercel.app
authjs.dev
nextjs.authjs.dev
www.authjs.dev
adapters.authjs.dev
providers.authjs.dev
warnings.authjs.dev
auth-docs-git-main-authjs.vercel.app