- Add session-manager and fixture-tests plugins.

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=71
This commit is contained in:
Soc Virnyl Estela
2023-09-09 14:04:24 +00:00
committed by Git OBS Bridge
parent df3e1f14db
commit 86cebd11c7
3 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:878f20d71d62c1e555cb86a9d3e34e7b333ba9a2d2b28ec8099290517622ea42
size 44580236
oid sha256:865912a6c0b34de6438d14d2537338438a1896ae83a7cb002e21a033f39385e3
size 44579181

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Sep 9 13:59:14 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add session-manager and fixture-tests plugins.
-------------------------------------------------------------------
Sat Sep 9 13:21:11 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@@ -103,6 +103,12 @@ popd
pushd default-plugins/strider
cargo --offline build --release --target=wasm32-wasi
popd
pushd default-plugins/session-manager
cargo --offline build --release --target=wasm32-wasi
popd
pushd default-plugins/fixture-plugin-for-tests
cargo --offline build --release --target=wasm32-wasi
popd
# Move the results to the place they are expected
mv -v target/wasm32-wasi/release/*.wasm zellij-utils/assets/plugins/