Skip to content

Dev/nodejs support #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 34 commits into
base: release/v0.0.1
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
2acb78c
added the build script for npm package
yunchengyang515 Dec 19, 2023
a82d333
added the build script for npm package
yunchengyang515 Dec 19, 2023
f678a55
added publish github workflow
yunchengyang515 Dec 25, 2023
9bd5a18
added manual deploy workflow
yunchengyang515 Dec 25, 2023
5ef65f9
modified publish script
yunchengyang515 Dec 26, 2023
8e7e98a
added org scope in npm build
yunchengyang515 Dec 26, 2023
575dcd3
fix incorrect branch name in workflow
yunchengyang515 Dec 26, 2023
96fe6e9
fix incorrect script path
yunchengyang515 Dec 26, 2023
54adc1c
adjust the workflow to only run with release
yunchengyang515 Dec 26, 2023
1c3e70e
fix issues in workflow file
yunchengyang515 Dec 26, 2023
5d0c97c
added version debug
yunchengyang515 Dec 26, 2023
a67b233
fix indentation
yunchengyang515 Dec 26, 2023
3cf2534
fix nodejs support issue
yunchengyang515 Dec 26, 2023
b7319af
make access public
yunchengyang515 Dec 26, 2023
a35c363
added integration testing for NPM Package
yunchengyang515 Dec 29, 2023
6dc51e9
modify the integration test to run a script
yunchengyang515 Dec 29, 2023
0083fd3
added short sha in test version
yunchengyang515 Dec 29, 2023
806469d
correct the script name and path
yunchengyang515 Dec 29, 2023
c45150d
correct the path to the script
yunchengyang515 Dec 29, 2023
03b06b0
updated import
yunchengyang515 Dec 29, 2023
df86ade
rename testing file to mjs
yunchengyang515 Dec 29, 2023
cbf4347
forgot to rename the path to mjs in workflow
yunchengyang515 Dec 29, 2023
3fd9dc6
adjusted the imported object from npm package
yunchengyang515 Dec 29, 2023
aeb1c06
small error in test script
yunchengyang515 Dec 29, 2023
d34078e
update all the deno std version to 0.207.0
yunchengyang515 Dec 29, 2023
69cc407
fix assert import
yunchengyang515 Dec 29, 2023
210ea5e
worked around crypto error
yunchengyang515 Dec 30, 2023
97b5175
starting node project
yunchengyang515 Jan 4, 2024
91c558c
created new deno folder
yunchengyang515 Jan 7, 2024
bcb5f1d
fix deno fmt settings
yunchengyang515 Jan 7, 2024
b78047e
fixed deno issue by use deno.enablePaths
yunchengyang515 Jan 7, 2024
3db4418
fix deno config and include path
yunchengyang515 Jan 7, 2024
14e9312
fmt from cli with uniformed config
yunchengyang515 Jan 7, 2024
7d3a784
setup vitest
yunchengyang515 Jan 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
make access public
  • Loading branch information
yunchengyang515 committed Dec 26, 2023
commit b7319af0c1dd6ed63d888cabebbab3b0e7992521
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
run: |
cd npm
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
npm publish
npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy