Skip to content
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

chore: Update holochain dependencies #398

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

c12i
Copy link
Collaborator

@c12i c12i commented Oct 22, 2024

This PR cleans up holochain dependency usage in the following ways:

  • Removes unused holochain_utils crate; this dependency was only used with a single error variant which was not converted from anywhere in the code
  • Replaces test_utils feature from holochain with hdk.

@c12i c12i changed the title chore: Update dependencies chore: Update holochain dependencies Oct 22, 2024
@c12i c12i requested a review from matthme October 22, 2024 15:04
@c12i c12i added ShouldBackport/0.3 This change should be backported to develop-0.3 ShouldBackport/0.4 This change should be backported to develop-0.1 labels Oct 22, 2024
Copy link
Collaborator

@matthme matthme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the hdk feature discussion has been resolved, so no blockers from my side anymore :)

@c12i c12i merged commit 27715e5 into holochain:develop Oct 25, 2024
8 checks passed
@c12i c12i removed the ShouldBackport/0.4 This change should be backported to develop-0.1 label Oct 31, 2024
c12i added a commit that referenced this pull request Oct 31, 2024
* Update dependencies

* Remove unused dependency
@c12i c12i removed the ShouldBackport/0.3 This change should be backported to develop-0.3 label Nov 19, 2024
c12i added a commit that referenced this pull request Nov 19, 2024
* Update dependencies

* Remove unused dependency
c12i added a commit that referenced this pull request Nov 26, 2024
* Bump versions

* Nix flake update

* fix: Refactor/custom templates (#397)

* Fix custom template flake

* Refactor custom templates

* chore: Update holochain dependencies (#398)

* Update dependencies

* Remove unused dependency

* fix: Skip writing scaffold config for nixified custom templates (#415)

* Add skip_config_check global flag to scaffolding

* Prefer not writing the scaffold config for nixified custom templates

* Fix rustfmt warning

* fix: Fix misplaced doc comments (#411)

* Fix misplaced doc comments

* Slightly refactor link_type integrity codegen

* Remove instances of SignalType

* feat: further improve ci runtime (#414)

* Remove dependency to holochain

* Add rust-cache

* Add cachix nix config

* Add ci job concurrency options

* Update cachix configurations

* Run rust checks/tests outside nix

* add missing components

* Cache rust builds

* Bump holochain deps

* Update rustdocs

* Build cargo deps separately

* refactor flake

* Update maintenance docs

* Add extraPullNames input to cachix actions

* Add nix_build step

* Extend extra-substituters and public-keys in nixConfig

* Fix ci workflow

* Bump client-js version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants