Skip to content

Release v1.4.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 11:41
· 290 commits to main since this release
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, v1.4.2 ───────────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.4.2 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

  • PR #283: ## Summary - Wraps the "Install from TestPyPI/PyPI (wait until indexed)" + "Verify package import" steps in both test-install-from-pip-dev-release and test-install-from-pip-main in a single retried unit (nick-fields/retry@v3, max_attempts: 3, retry_on: any). - Guards against transient failures unrelated to the package itself: the registry hasn't finished indexing a fresh upload yet, or a one-off network blip during install/import. ## Test plan - [ ] Cut a -dev tag and confirm `test-install-fr...

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on PyPI

Happy Training!


What's Changed precisely:

#283 CI: retry PyPI/TestPyPI install-test steps up to 3 attempts

  • 59d32e3 Retry the PyPI/TestPyPI install-test steps up to 3 attempts

Thank you!