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: bug while scaffolding collection by author #290

Merged
merged 2 commits into from
May 20, 2024

Conversation

c12i
Copy link
Collaborator

@c12i c12i commented May 20, 2024

This isolated change was part of #288 where I am making a transition away from stringified rust code, which seems to cause bugs that can easily go unnoticed in code reviews

@c12i c12i requested a review from ThetaSinner May 20, 2024 19:21
@c12i c12i added the ShouldBackport/0.3 This change should be backported to develop-0.3 label May 20, 2024
@c12i c12i mentioned this pull request May 20, 2024
2 tasks
@c12i c12i force-pushed the fix-scaffold-collection-by-author branch from f863953 to d9de059 Compare May 20, 2024 19:30
@c12i c12i merged commit f78763e into holochain:develop May 20, 2024
4 of 7 checks passed
c12i added a commit to c12i/scaffolding that referenced this pull request May 20, 2024
* fix: bug while scaffolding collection by author

* fix initial insert statement
@c12i c12i removed the ShouldBackport/0.3 This change should be backported to develop-0.3 label May 20, 2024
c12i added a commit that referenced this pull request May 20, 2024
* fix: invalid entry type fields in vue template (#279)

* fix: prevent unaffected rust files from getting formatted (#281)

* fix: preserve doc comments

* fix: unmodified files getting reformatted by unparse

* refactor map_all_files_rec function

* revert unparse function change

* fix: prevent scaffolding dead code (#280)

* fix: prevent scaffolding dead code

* fix clippy warnings

* improve readability of stringified rust code

* update coordinator functions

* refactor boolean checks

* feat: Add headless template (#267)

* feat: add initial headless template

* include headless template in ui framework choices

* add web-app instructions and prefer explicit hc commands in all package.json templates

* rename instructions template

* fix indentation in instructions

* update instructions

* remove gitkeep

* refactor UiFramework struct

* refactor tempalte config access

* remove assertion

* revert renaming

* revert integrity zome name

* choose non vanilla framework for non hello world examples

* simplify ui framework prompts; update instructions

* update instructions

* Update scripts and instructions

* color code ui frameworks

* templatify web-happ manifest

* fix bug writing invalid template config

* remove unnecessary print statement

* remove unnecessary return statement

* update ui framework try from filetree implementation

* refactor: refactor reserved words check

* update ansi colors for lit and svelte

* Add build happ instruction

* chore: update web-app instructions for headless template

* fix: fix vue example ui server not starting (#284)

* simplify templates_dir

* chore: update manual testing docs (#285)

* chore: update manual testing docs

* update override

* fix: bug while scaffolding collection by author (#290)

* fix: bug while scaffolding collection by author

* fix initial insert statement

* chore: bump weekly
c12i added a commit that referenced this pull request May 22, 2024
* bump 0.3

* bump crate version

* fix: bug while scaffolding collection by author (#290)

* fix: bug while scaffolding collection by author

* fix initial insert statement

* fix: add missing headless field type samples (#292)

* add missing headless field types

* add missing package command from svelte scripts

* bump lib versions
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.

None yet

2 participants