Skip to content

feat(BAC-82): add generate&bootstrap script#23

Merged
MateuszRostkowski merged 51 commits into
mainfrom
feat/BAC-82/scripts-generator
Apr 24, 2024
Merged

feat(BAC-82): add generate&bootstrap script#23
MateuszRostkowski merged 51 commits into
mainfrom
feat/BAC-82/scripts-generator

Conversation

@MSzalowski
Copy link
Copy Markdown
Contributor

@MSzalowski MSzalowski commented Mar 9, 2024

Description

  • Migrate bootstrap script to typescript
  • Init baca-cli
  • Migrate generate screen script to handle app router
  • Migrate generate icon names script
  • Add tab creation
  • Add nav tab config generation
  • Documentation update
  • Component generator

TODO:

  • Unit tests of current implementation

Fixes BAC-82

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Manual tests

  • yarn baca:generate
  • yarn baca:bootstrap

Screenshot(s)

Not applicable

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • Add correct label to your pull request
  • My code follows the style guidelines of this project
  • [] I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@MSzalowski MSzalowski added the enhancement New feature or request label Mar 9, 2024
@MSzalowski MSzalowski force-pushed the feat/BAC-82/scripts-generator branch from 8c5c5fa to ccc8879 Compare March 9, 2024 18:47
@MSzalowski MSzalowski force-pushed the feat/BAC-82/scripts-generator branch from ccc8879 to 1f0e49f Compare March 9, 2024 18:49
Comment thread docs/docs/bootstrap/BOOTSTRAP_INTRO.mdx Outdated
Comment thread scripts/cli/commands/generateIconTypes.ts
Comment thread package.json Outdated
Comment thread package.json Outdated
Comment thread scripts/README.md Outdated
Comment thread scripts/README.md
Comment thread scripts/README.md Outdated
Comment thread scripts/cli/actions/generate.ts Outdated
Copy link
Copy Markdown
Contributor

@micbaumr micbaumr left a comment

Choose a reason for hiding this comment

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

Nice job ! 🥇

Comment thread package.json Outdated
Comment thread package.json Outdated
Comment thread package.json
Comment thread scripts/cli/commands/generateScreen.ts Outdated
Comment thread scripts/cli/commands/generateScreen.ts
Comment thread scripts/cli/index.ts
Comment thread scripts/cli/index.ts Outdated
@MateuszRostkowski MateuszRostkowski merged commit a9f274f into main Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants