Skip to content

chore: change postCreateCommand avoiding failure - #13

Open
valeriocomo wants to merge 1 commit into
openng-org:mainfrom
valeriocomo:fix/post-create-command-fail
Open

chore: change postCreateCommand avoiding failure#13
valeriocomo wants to merge 1 commit into
openng-org:mainfrom
valeriocomo:fix/post-create-command-fail

Conversation

@valeriocomo

Copy link
Copy Markdown
Contributor

Description

postCreateCommand changed, avoiding startup failure

Related issues

Fixes #12

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that changes the public API)
  • Documentation only
  • Refactor, test, or chore (no user-facing change)

Breaking changes

None

Test plan

  • npm run build
  • npm test
  • npm run lint
  • Verified in the demo app (if applicable)

Checklist

  • Issue discussed or bug clearly described (link issue when applicable)
  • Tests added or updated for behavioral changes
  • Documentation updated (README, JSDoc, migration notes as needed)
  • Public API changes documented; breaking changes called out
  • CHANGELOG updated (if the repository maintains one and the change is user-facing)
  • Commit messages follow Conventional Commits
  • I agree to follow the OpenNG Foundation Code of Conduct

Additional context

See #12

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.

[Bug]: postCreateCommand hooks fails on Devcontainer creation

1 participant