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

fix: parameterize package manager related nixpkgs on scaffolded flakes #373

Merged

Conversation

c12i
Copy link
Collaborator

@c12i c12i commented Sep 19, 2024

No description provided.

@c12i c12i added the ShouldBackport/0.3 This change should be backported to develop-0.3 label Sep 19, 2024
@c12i c12i requested review from ThetaSinner and matthme September 19, 2024 11:36
@c12i c12i merged commit 2340aeb into holochain:develop Sep 20, 2024
8 checks passed
@c12i c12i mentioned this pull request Sep 25, 2024
3 tasks
@c12i c12i removed the ShouldBackport/0.3 This change should be backported to develop-0.3 label Sep 26, 2024
c12i added a commit that referenced this pull request Sep 30, 2024
* bump version

* feat: standardize template styling (#321)

* update collection instructions

* update hbs editor configs

* move generic styles to generic template

* move assets to generic template

* fix misplaced generic styles

* update vue template main component

* remove vue template stylesheet and update index html

* remove reduntant public dir on vue template

* standardize entry-type create component

* standardize entry-type detail component

* standardize entry-for-linke-from component

* templates(vue): standardize edit component

* fix root component

* fix generic styles and vue App.vue component template

* templates(vue): standardize collection component

* templates(react): fix broken css import

* templates(vue): standardize link-type and collection

* templates(vue): update field type components

* templates(vue): remove dependencies

* templates(vue): update templates

* templates(vue): update error handling

* templates(vue): update templates

* templates(svelte): broken path in entrypoint

* templates(svelte): remove redundant templates; import generic styles

* templates(svelte): update entrypoint svelte template

* templates(vue): remove unnecessary imports from vue example template

* templates(vue): update entry-type template

* tempalates(svelte): standardize entry-type templates

* templates(svelte): update templates

* fix clippy warnings

* templates(svelte): refactors

* templates(svelte/vue): update field types

* templates(svelte): fix errors formatting svelte code

* templates(svelte): fix datetime input

* add missing label

* templates(svelte): update example template

* templates(vue/svelte): fix example templates

* templates(svelte): fix field types templates

* templates(lit): standardize templates

* fix vec field types

* templates(lit): fix entry-type file and example template

* detach app styles from generic styles

* templates(lit): fix eslint rules

* templates(lit): fix image imports

* rename record

* templates(lit): use unsafe css

* templates(lit): fix unapplied css

* templates: simplify collection instructions

* rename pnpm-workspace.yaml template

* templates(lit): provide formatting instructions

* templates(lit): fix field type elements

* remove reformatting instructions

* fix vec field type

* remove unnecessary import from example root

* fix select component

* templates(lit): account for cardinality for field types

* update entrypoint

* fix field type events

* templates: remove vec<T> ui

* templates(lit): rename globalStyles to sharedStyles

* fix broken link to css file in example App.tsx

* replace article tags with divs

* remove material ui URL in index.html templates

* refactor shared styles in lit template

* fix holochain logo in assets

* fix svelte templates

* fix missing imports

* fix lit and svelte templates

* Replace spawned git process with git2 bindings (#363)

* fix: Update lit templates (#366)

* bug: fix hc scaffold link type issues (#368)

* fix hardcoded case in check_case function

* fix app crash on scaffolding link_type with target set to [None]

* fix: invalid options when scaffolding an example without cli options (#369)

* fix invalid options when scaffolding an example without cli options

* largely refactor the ui module and transform it into a template-type module

* fix: retrun early with custom template name

* limit forum template to non-vanilla templates

* Fix unhandled error in TemplateType Serialize impl

* bug: fix invalid class names in react template (#370)

* fix: invalid variable name in vanilla template (#374)

* fix: add custom PS1 prompt nix shell hook (#375)

* nix flake update

* remove svelte check

* fix: parametrize package manager related nixpkgs on scaffolded flakes (#373)

* revert to yarn v1.22.22 nixpkg (#378)

* revert to yarn v1.22.22 nixpkg

* ensure Npm is the default option

* reformat generated nix flake

* Refactor nix flakes (#379)

* update holochain dependencies

* fix nix flake
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