강동윤 (Donny)
e0da957eed
chore: Revert action upgrade
2024-07-31 13:34:12 +09:00
강동윤 (Donny)
0257359971
chore: Disable nissuer
2024-07-31 13:32:00 +09:00
강동윤 (Donny)
d3e6376746
chore(ci): Fix publish action
2024-07-25 16:31:46 +09:00
Donny/강동윤
19e479e43f
chore: Update cargo-mono
( #9323 )
2024-07-24 10:59:32 +09:00
Donny/강동윤
a120faf84b
chore(deps): Update wasmer
to fix broken Windows build ( #9322 )
2024-07-23 07:27:25 +00:00
Donny/강동윤
bdaaf47cb4
fix(es/utils): Use $crate
for quote_ident!()
( #9309 )
...
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/9299
2024-07-22 16:48:13 +09:00
renovate[bot]
475432e83a
chore(deps): Update actions ( #9311 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [balazsorban44/nissuer](https://togithub.com/balazsorban44/nissuer ) |
action | minor | `1.7.3` -> `1.10.0` |
| [webfactory/ssh-agent](https://togithub.com/webfactory/ssh-agent ) |
action | minor | `v0.5.4` -> `v0.9.0` |
---
### Release Notes
<details>
<summary>balazsorban44/nissuer (balazsorban44/nissuer)</summary>
###
[`v1.10.0`](https://togithub.com/balazsorban44/nissuer/releases/tag/1.10.0 )
[Compare
Source](https://togithub.com/balazsorban44/nissuer/compare/1.9.3...1.10.0 )
**Full Changelog**:
https://github.com/balazsorban44/nissuer/compare/1.9.3...1.10.0
###
[`v1.9.3`](https://togithub.com/balazsorban44/nissuer/releases/tag/1.9.3 )
[Compare
Source](https://togithub.com/balazsorban44/nissuer/compare/1.9.2...1.9.3 )
**Full Changelog**:
https://github.com/balazsorban44/nissuer/compare/1.9.2...1.9.3
###
[`v1.9.2`](https://togithub.com/balazsorban44/nissuer/releases/tag/1.9.2 )
[Compare
Source](https://togithub.com/balazsorban44/nissuer/compare/1.9.1...1.9.2 )
**Full Changelog**:
https://github.com/balazsorban44/nissuer/compare/1.9.1...1.9.2
###
[`v1.9.1`](https://togithub.com/balazsorban44/nissuer/releases/tag/1.9.1 )
[Compare
Source](https://togithub.com/balazsorban44/nissuer/compare/1.9.0...1.9.1 )
**Full Changelog**:
https://github.com/balazsorban44/nissuer/compare/1.9.0...1.9.1
###
[`v1.9.0`](https://togithub.com/balazsorban44/nissuer/releases/tag/1.9.0 )
[Compare
Source](https://togithub.com/balazsorban44/nissuer/compare/1.8.2...1.9.0 )
**Full Changelog**:
https://github.com/balazsorban44/nissuer/compare/1.8.2...1.9.0
###
[`v1.8.2`](https://togithub.com/balazsorban44/nissuer/releases/tag/1.8.2 )
[Compare
Source](https://togithub.com/balazsorban44/nissuer/compare/1.8.1...1.8.2 )
**Full Changelog**:
https://github.com/balazsorban44/nissuer/compare/1.8.1...1.8.2
###
[`v1.8.1`](https://togithub.com/balazsorban44/nissuer/releases/tag/1.8.1 )
[Compare
Source](https://togithub.com/balazsorban44/nissuer/compare/1.8.0...1.8.1 )
Fix https://github.com/balazsorban44/nissuer/releases/tag/1.8.0 by
actually shipping the built version
###
[`v1.8.0`](https://togithub.com/balazsorban44/nissuer/releases/tag/1.8.0 )
[Compare
Source](https://togithub.com/balazsorban44/nissuer/compare/1.7.3...1.8.0 )
#### Features
- do not hide comments from organization members
([`2d5aa95`](https://togithub.com/balazsorban44/nissuer/commit/2d5aa95 ))
- add blocklist option
([`eb4bf4b`](https://togithub.com/balazsorban44/nissuer/commit/eb4bf4b ))
- **docs:** update readme and action
([`6163c40`](https://togithub.com/balazsorban44/nissuer/commit/6163c40 ))
#### Other changes
- bump dependencies
([`6114e48`](https://togithub.com/balazsorban44/nissuer/commit/6114e48 ))
</details>
<details>
<summary>webfactory/ssh-agent (webfactory/ssh-agent)</summary>
###
[`v0.9.0`](https://togithub.com/webfactory/ssh-agent/releases/tag/v0.9.0 ):
Update to `node20`
[Compare
Source](https://togithub.com/webfactory/ssh-agent/compare/v0.8.0...v0.9.0 )
This release updates the action to run on Node.js v20. When you're
running on GitHub hosted runners, just go ahead and update. When you're
using self-hosted runners, please make sure you have Node.js v20
installed before updating from `v0.8.0` to `v0.9.0` of this action.
#### New Contributors
- [@​npwolf](https://togithub.com/npwolf ) made their first
contribution in
[https://github.com/webfactory/ssh-agent/pull/196 ](https://togithub.com/webfactory/ssh-agent/pull/196 )
- [@​benzado](https://togithub.com/benzado ) made their first
contribution in
[https://github.com/webfactory/ssh-agent/pull/206 ](https://togithub.com/webfactory/ssh-agent/pull/206 )
- [@​felix-seifert](https://togithub.com/felix-seifert ) made their
first contribution in
[https://github.com/webfactory/ssh-agent/pull/199 ](https://togithub.com/webfactory/ssh-agent/pull/199 )
- [@​archen](https://togithub.com/archen ) made their first
contribution in
[https://github.com/webfactory/ssh-agent/pull/201 ](https://togithub.com/webfactory/ssh-agent/pull/201 )
**Full Changelog**:
https://github.com/webfactory/ssh-agent/compare/v0.8.0...v0.9.0
#### What's Changed
- Update README.md to reflect latest version by
[@​npwolf](https://togithub.com/npwolf ) in
[https://github.com/webfactory/ssh-agent/pull/196 ](https://togithub.com/webfactory/ssh-agent/pull/196 )
- Remove outdated claim from README by
[@​benzado](https://togithub.com/benzado ) in
[https://github.com/webfactory/ssh-agent/pull/206 ](https://togithub.com/webfactory/ssh-agent/pull/206 )
- chore: update all versions of `actions/checkout` to v4 by
[@​felix-seifert](https://togithub.com/felix-seifert ) in
[https://github.com/webfactory/ssh-agent/pull/199 ](https://togithub.com/webfactory/ssh-agent/pull/199 )
- bump to node20 by [@​archen](https://togithub.com/archen ) in
[https://github.com/webfactory/ssh-agent/pull/201 ](https://togithub.com/webfactory/ssh-agent/pull/201 )
#### New Contributors
- [@​npwolf](https://togithub.com/npwolf ) made their first
contribution in
[https://github.com/webfactory/ssh-agent/pull/196 ](https://togithub.com/webfactory/ssh-agent/pull/196 )
- [@​benzado](https://togithub.com/benzado ) made their first
contribution in
[https://github.com/webfactory/ssh-agent/pull/206 ](https://togithub.com/webfactory/ssh-agent/pull/206 )
- [@​felix-seifert](https://togithub.com/felix-seifert ) made their
first contribution in
[https://github.com/webfactory/ssh-agent/pull/199 ](https://togithub.com/webfactory/ssh-agent/pull/199 )
- [@​archen](https://togithub.com/archen ) made their first
contribution in
[https://github.com/webfactory/ssh-agent/pull/201 ](https://togithub.com/webfactory/ssh-agent/pull/201 )
**Full Changelog**:
https://github.com/webfactory/ssh-agent/compare/v0.8.0...v0.9.0
###
[`v0.8.0`](https://togithub.com/webfactory/ssh-agent/releases/tag/v0.8.0 ):
SSH host keys no longer managed – read below 👇
[Compare
Source](https://togithub.com/webfactory/ssh-agent/compare/v0.7.0...v0.8.0 )
Starting with this release, this action no longer writes GitHub's SSH
host keys into the `known_hosts` SSH config file upon start.
GitHub changed their host keys on short notice this morning, see
https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/ . We took
this as an opportunity to stop maintaining GH SSH keys in the code
shipped with this action
([#​171](https://togithub.com/webfactory/ssh-agent/issues/171 )).
What you need to do:
- On GitHub hosted runners, nothing. ✔︎ These runners ship with SSH host
keys (for `github.com`) maintained by directly by GitHub.
- On self-hosted runners, review and fix your SSH `known_hosts` file:
- First, you'll find it bloated with redundant entries for `github.com`,
as described in
[#​106](https://togithub.com/webfactory/ssh-agent/issues/106 ).
Remove these entries.
- Review
https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/ . You
probably removed the old (invalid) SSH key in the previous step.
- Configure GitHub's current SSH keys as documented on
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints
- As long as versions before `v0.8.0` of this action here are run on the
self-hosted runner, the old entries will come back. Keep an eye on it,
possibly you'll have to rinse & repeat.
##### Other code changes in this release
- Update to `actions/checkout@v3` by
[@​mpdude](https://togithub.com/mpdude ) in
[https://github.com/webfactory/ssh-agent/pull/143 ](https://togithub.com/webfactory/ssh-agent/pull/143 )
- Allow the user to override the commands for `git`, `ssh-agent`, and
`ssh-add` by [@​DilumAluthge](https://togithub.com/DilumAluthge )
in
[https://github.com/webfactory/ssh-agent/pull/154 ](https://togithub.com/webfactory/ssh-agent/pull/154 )
##### New Contributors
- [@​prhiggins](https://togithub.com/prhiggins ) made their first
contribution in
[https://github.com/webfactory/ssh-agent/pull/153 ](https://togithub.com/webfactory/ssh-agent/pull/153 )
- [@​kjarkur](https://togithub.com/kjarkur ) made their first
contribution in
[https://github.com/webfactory/ssh-agent/pull/147 ](https://togithub.com/webfactory/ssh-agent/pull/147 )
- [@​DilumAluthge](https://togithub.com/DilumAluthge ) made their
first contribution in
[https://github.com/webfactory/ssh-agent/pull/154 ](https://togithub.com/webfactory/ssh-agent/pull/154 )
**Full Changelog**:
https://github.com/webfactory/ssh-agent/compare/v0.7.0...v0.8.0
###
[`v0.7.0`](https://togithub.com/webfactory/ssh-agent/blob/HEAD/CHANGELOG.md#v070-2022-10-19 )
[Compare
Source](https://togithub.com/webfactory/ssh-agent/compare/v0.6.0...v0.7.0 )
##### Added
- Add the `log-public-key` input that can be used to turn off logging
key identities
([#​122](https://togithub.com/webfactory/ssh-agent/issues/122 ))
##### Fixed
- Fix path to `git` binary on Windows, assuming GitHub-hosted runners
([#​136](https://togithub.com/webfactory/ssh-agent/issues/136 ),
[#​137](https://togithub.com/webfactory/ssh-agent/issues/137 ))
- Fix a nonsensical log message
([#​139](https://togithub.com/webfactory/ssh-agent/issues/139 ))
###
[`v0.6.0`](https://togithub.com/webfactory/ssh-agent/blob/HEAD/CHANGELOG.md#v060-2022-10-19 )
[Compare
Source](https://togithub.com/webfactory/ssh-agent/compare/v0.5.4...v0.6.0 )
##### Changed
- Update the version of Node used by the action from 12 to 16
(https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ ).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/swc-project/swc ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 06:13:20 +00:00
Donny/강동윤
96ebdc56b2
chore(ci): Fix CI ( #9316 )
2024-07-22 14:41:50 +09:00
Donny/강동윤
a6d1db8611
chore(ci): Bump crates before publishing ( #9308 )
...
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/9304
2024-07-22 11:55:51 +09:00
magic-akari
27ca712812
fix(es/typescript): Fix typings ( #9301 )
CI / Cargo fmt (push) Waiting to run
CI / Cargo clippy (push) Waiting to run
CI / Check license of dependencies (push) Waiting to run
CI / Check (macos-latest) (push) Waiting to run
CI / Check (ubuntu-latest) (push) Waiting to run
CI / Check (windows-latest) (push) Waiting to run
CI / Test wasm (binding_core_wasm) (push) Waiting to run
CI / Test wasm (binding_minifier_wasm) (push) Waiting to run
CI / Test wasm (binding_typescript_wasm) (push) Waiting to run
CI / List crates (push) Waiting to run
CI / Test - ${{ matrix.settings.crate }} - ${{ matrix.settings.os }} (push) Blocked by required conditions
CI / Test node bindings - ${{ matrix.os }} (macos-latest) (push) Waiting to run
CI / Test node bindings - ${{ matrix.os }} (windows-latest) (push) Waiting to run
CI / Test with @swc/cli (push) Waiting to run
CI / Miri (better_scoped_tls) (push) Waiting to run
CI / Miri (string_enum) (push) Waiting to run
CI / Miri (swc) (push) Waiting to run
CI / Miri (swc_bundler) (push) Waiting to run
CI / Miri (swc_ecma_codegen) (push) Waiting to run
CI / Miri (swc_ecma_minifier) (push) Waiting to run
CI / Done (push) Blocked by required conditions
Benchmark / Bench everything (push) Waiting to run
2024-07-21 04:10:35 +09:00
magic-akari
d10cb9ffa2
feat(es/typescript): Add esm build for fast ts strip ( #9286 )
...
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/9283
2024-07-20 12:51:51 +00:00
Donny/강동윤
33284c128e
refactor: Remove unused files ( #9285 )
2024-07-19 18:52:16 +09:00
Donny/강동윤
6afa40b7b4
chore(ci): Integrate changeset ( #9284 )
...
**Description:**
@swc-bot works, but as it works by creating a commit after merging each PR, it makes reading commit log harder and it causes problems with caching in CI.
Changeset itself does not support managing Rust crates, but there's a crate for this purpose.
2024-07-19 18:44:43 +09:00
강동윤 (Donny)
c69e0307a6
chore(ci): Implement Wasm breaking mode
2024-07-18 11:39:15 +09:00
강동윤 (Donny)
1c652f913e
chore(ci): Use $NPM_TAG
env var
...
- Closes https://github.com/swc-project/swc/issues/9269
2024-07-18 08:30:51 +09:00
강동윤 (Donny)
3d40f84976
chore(ci): Fix Wasm publish action
2024-07-15 19:10:35 +09:00
Donny/강동윤
037dad52f4
fix(allocator): Fix allocator & add benchmark ( #9234 )
...
**Related issue:**
- This PR is a part of https://github.com/swc-project/swc/pull/9230 .
2024-07-14 16:20:42 +09:00
Donny/강동윤
cbfeac35d6
chore(ci): Use dynamic matrix for cargo-test
action ( #9233 )
...
**Description:**
We can dynamically create a matrix to make managing CI simpler.
2024-07-14 13:19:15 +09:00
Donny/강동윤
c40b5b97e4
chore(ci): Fix CI ( #9219 )
2024-07-12 15:06:53 +09:00
강동윤 (Donny)
ddb47a82f3
chore: Run benchmark in parallel
2024-07-12 13:37:27 +09:00
강동윤 (Donny)
58c1d13840
chore: Do not cancel benchmark
2024-07-12 13:33:40 +09:00
Donny/강동윤
e3eb197f00
chore(ci): Fix codspeed
benchmark ( #9194 )
2024-07-10 21:43:51 +09:00
강동윤 (Donny)
6f285a53c2
chore: Skip benchmark on chores
2024-07-10 15:30:53 +09:00
Donny/강동윤
e7b9c552a7
chore(ci): Configure codspeed
( #9189 )
2024-07-10 15:20:27 +09:00
강동윤 (Donny)
d9810a769b
chore(ci): Checkout main while publishing
2024-07-06 19:06:42 +09:00
강동윤 (Donny)
a4c313a14b
chore: Use ./scripts/build.sh
if exists for Wasm
2024-07-06 15:38:14 +09:00
강동윤 (Donny)
3348530d08
chore(ci): Fix npm publish action
2024-07-06 13:48:48 +09:00
Donny/강동윤
3fa54e05ef
chore(ci): Fix CI ( #9160 )
2024-07-06 13:46:41 +09:00
강동윤 (Donny)
8628042b0c
chore(ci): Skip ref
for previous steps
2024-07-06 12:47:24 +09:00
강동윤 (Donny)
c380ada398
chore(ci): Specify ref
2024-07-06 12:25:07 +09:00
Donny/강동윤
8b4d4676be
chore(ci): Tag releases from new publish pipeline ( #9156 )
2024-07-06 10:35:17 +09:00
Donny/강동윤
b80a4d8aad
chore(ci): Use taiki-e/install-action
if possible ( #9157 )
2024-07-06 10:18:03 +09:00
강동윤 (Donny)
8560729a54
chore(ci): Restore publish-core.yml
2024-07-05 21:52:44 +09:00
Donny/강동윤
6acce0c86f
chore: Implement publish action with swc-ecosystem-ci
( #9087 )
2024-07-05 21:41:46 +09:00
Donny/강동윤
b129343c94
feat(es/typescript): Add swc_fast_ts_strip
( #9143 )
...
**Description:**
This PR also adds a CI process for each Wasm binding.
---------
Co-authored-by: magic-akari <akari.ccino@gmail.com>
2024-07-05 21:07:24 +09:00
Donny/강동윤
648830a9a9
perf(es): Reduce allocations for dynamic stacks ( #9133 )
2024-07-05 09:18:38 +00:00
강동윤 (Donny)
0d830ee3be
chore(ci): Fix Wasm test
2024-07-05 09:48:42 +09:00
강동윤 (Donny)
0a919cea31
chore(ci): Fix tagging of releases
2024-07-04 21:05:08 +09:00
강동윤 (Donny)
d55d9659fc
chore: Fix Wasm publish action
2024-07-04 18:39:50 +09:00
Donny/강동윤
307b6f27a6
refactor(bindings/ts): Inline Wasm file into wasm.js
( #9139 )
...
**Description:**
Requested by https://github.com/marco-ippolito/node/pull/2/files#r1665267733
2024-07-04 18:23:55 +09:00
강동윤 (Donny)
b021dd237d
chore(ci): Fix Wasm publish action
2024-07-04 12:42:11 +09:00
Donny/강동윤
cdfd4c85e4
fix(ci): Restore disabled CI checks ( #9002 )
2024-07-04 12:24:05 +09:00
Donny/강동윤
6b3c0da755
feat(binding): Create Wasm package for stripping only TypeScript ( #9124 )
...
**Description:**
This PR adds a Wasm binding which is only capable of stripping TypeScript types.
**Related issue:**
- https://github.com/marco-ippolito/node/pull/2
2024-07-03 00:50:59 +00:00
Donny/강동윤
1597c5dee5
chore: Improve Wasm publish pipeline ( #9123 )
...
CI / Test with @swc/cli (push) Waiting to run
CI / Miri (better_scoped_tls) (push) Waiting to run
CI / Miri (string_enum) (push) Waiting to run
CI / Miri (swc) (push) Waiting to run
CI / Miri (swc_bundler) (push) Waiting to run
CI / Miri (swc_ecma_codegen) (push) Waiting to run
CI / Miri (swc_ecma_minifier) (push) Waiting to run
CI / Done (push) Blocked by required conditions
Benchmark / List crates (push) Waiting to run
Benchmark / Bench ${{ matrix.crate }} (push) Blocked by required conditions
Benchmark / Process result (push) Blocked by required conditions
Bot / Start (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features plugin --target x86_64-apple-darwin
cp ../../bindings/target/x86_64-apple-darwin/release/swc .
chmod +x ./swc… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export CARGO_PROFILE_RELEASE_LTO=false
yarn build --target x86_64-pc-windows-msvc
cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features plugin --target x86_64-pc-w… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export DISABLE_PLUGIN_E2E_TESTS=true
export CARGO_PROFILE_RELEASE_CODEGEN_UNITS=256
export CARGO_PROFILE_RELEASE_LTO=false
cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --relea… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export DISABLE_PLUGIN_E2E_TESTS=true
export CARGO_PROFILE_RELEASE_LTO=false
cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --target i686-pc-windows-msvc
cp ../../bindi… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export DISABLE_PLUGIN_E2E_TESTS=true
yarn napi build --bin swc --release --target armv7-unknown-linux-gnueabihf --manifest-path ../../bindings/swc_cli/Cargo.toml -x --target-dir ../release -o … (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export JEMALLOC_SYS_WITH_LG_PAGE=16 && rustup toolchain install $(cat ../../rust-toolchain) && rustup target add aarch64-unknown-linux-musl && RUSTFLAGS='-C target-feature=+crt-static -C link-… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:set -e && export CARGO_PROFILE_RELEASE_LTO=false && RUSTFLAGS='-C target-feature=+sse2' cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features plugin --target x86_6… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:set -e && export JEMALLOC_SYS_WITH_LG_PAGE=16 && rustup target add aarch64-unknown-linux-gnu && RUSTFLAGS='' cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features … (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:set -e && unset CC_x86_64_unknown_linux_gnu && unset CC && RUSTFLAGS='-C target-feature=+sse2' cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features plugin --targe… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:sudo rm -Rf /Library/Developer/CommandLineTools/SDKs/*;
export CC=$(xcrun -f clang);
export CXX=$(xcrun -f clang++);
SYSROOT=$(xcrun --sdk macosx --show-sdk-path);
export CFLAGS="-isysroot $SY… (push) Waiting to run
Publish (core) / Test bindings on ${{ matrix.settings.target }} - node@${{ matrix.node }} (18, map[host:macos-latest target:x86_64-apple-darwin]) (push) Blocked by required conditions
Publish (core) / Test bindings on ${{ matrix.settings.target }} - node@${{ matrix.node }} (18, map[host:windows-latest target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
Publish (core) / Test bindings on Linux-x64-gnu - node@${{ matrix.node }} (18) (push) Blocked by required conditions
Publish (core) / Test bindings on x86_64-unknown-linux-musl - node@${{ matrix.node }} (18) (push) Blocked by required conditions
Publish (core) / Test bindings on armv7-unknown-linux-gnueabihf - node@${{ matrix.node }} (18) (push) Blocked by required conditions
Publish (core) / npm (push) Blocked by required conditions
Publish (core) / Build - wasm (${{ matrix.settings.npm }}) for node.js (map[crate:binding_core_wasm npm:@swc/wasm target:nodejs]) (push) Waiting to run
Publish (core) / Build - wasm (${{ matrix.settings.npm }}) for node.js (map[crate:binding_core_wasm npm:@swc/wasm-web target:web]) (push) Waiting to run
**Description:**
I'm going to create a TypeScript-strip-only Wasm publish pipeline so it can be used by node.js.
**Related issue:**
- https://github.com/marco-ippolito/node/pull/2
2024-07-03 08:10:02 +09:00
Donny/강동윤
2a490ad0b2
perf(es/parser): Remove unnecessary check ( #9102 )
...
**Description:**
We can skip some checks for error recovery.
2024-06-25 09:31:10 +09:00
Donny/강동윤
a8551592b2
feat(typescript): Implement Isolated Declaration ( #9086 )
...
**Description:**
This PR adds TypeScript Isolated Declarations implementation by forking Deno's implementation.
2024-06-21 09:54:59 +00:00
강동윤 (Donny)
ae6ab656fa
chore: Skip benchmark for chore:
commits
2024-06-17 16:59:19 +09:00
Donny/강동윤
aa59ca3727
chore: Restore benchmark action ( #9067 )
...
**Description:**
Let's restore https://swc.rs/docs/benchmarks
2024-06-17 16:08:01 +09:00
Donny/강동윤
2e153707a3
chore: Enable more tests for swc-ecosystem-ci
( #9065 )
2024-06-17 12:07:46 +09:00
Donny/강동윤
e755bce438
chore: Implement Verify release with ecosystem
( #9064 )
...
**Description:**
This is a follow-up PR for https://github.com/swc-project/swc/pull/9062 . This PR integrates swc-ecosystem-ci to publish pipeline. For faster debugging, I disabled the build process.
2024-06-17 08:58:52 +09:00