Commit Graph

13 Commits

Author SHA1 Message Date
SHAcollision
3407a90756 chore(tests): add wasm tests to CI (#83)
* ci: add WASM testing workflow to GitHub Actions

* ci: enhance WASM testing workflow with testnet startup and cleanup

* ci: enhance testnet setup and testing workflow with improved logging and connectivity checks

* trying something different

* fix: skip testing browser

---------

Co-authored-by: Miguel Medeiros <miguel@miguelmedeiros.com.br>
2025-02-28 19:57:10 -03:00
SHAcollision
00fbd47cb8 chore: add doctests to CI (#77) 2025-02-22 15:48:14 -03:00
Miguel Medeiros
a74dc347b4 ci: split workflows and improve CI efficiency (#75)
* feat: add parallel PR check workflow

* fix: remove branch restriction for PR check workflow

* fix: suppress clippy warnings for needless lifetimes in CI workflows

* refactor: consolidate Clippy checks and streamline test workflows

* feat: add documentation workflow and remove legacy Rust CI workflow

* feat: trigger PR check workflow on push to main branch

* fix: update test command to use CI profile in PR check workflow

* fix: enhance test command with partitioning and retries for improved performance

* fix: remove partitioning from test command in PR check workflow

* fix: update test job to use matrix strategy for multiple crates

* fix: enhance test command with additional options for better output and error handling

* fix: remove silent mode from test command for clearer output

* fix: add check for existing tests before running in PR check workflow

* fix: add missing fi statement to close if condition in PR check workflow

* fix: improve test command logic to handle no tests found scenario
2025-02-21 16:51:00 -04:00
nazeh
5ce462ded6 docs: add permissions write to github workflow 2024-09-09 09:33:54 +03:00
nazeh
e97d794685 Merge branch 'main' of https://github.com/pubky/pubky into docs 2024-09-08 12:09:29 +03:00
nazeh
c8dd8e18b2 docs: test deploy github page 2024-09-08 12:08:04 +03:00
Nuh
449d7ff805 Create mdbook.yml 2024-09-08 12:07:36 +03:00
nazeh
8005034394 docs: add build cache 2024-09-08 11:31:28 +03:00
nazeh
1adf445429 docs: add mdbook build to github actions 2024-09-08 11:19:47 +03:00
nazeh
d8d3a43abd chore: fix tests in ci 2024-07-30 14:44:42 +03:00
nazeh
2366e066cc Merge branch 'main' of https://github.com/pubky/pubky 2024-07-30 13:44:11 +03:00
nazeh
1d36ed9a52 chore: update github workflow 2024-07-12 18:10:13 +03:00
nazeh
327f8dc0cd initial commit 2023-12-07 18:29:41 +03:00