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

feat(showcase): add typescript tooling #2109

Merged
merged 8 commits into from
May 22, 2024
Merged

feat(showcase): add typescript tooling #2109

merged 8 commits into from
May 22, 2024

Conversation

aklkv
Copy link
Contributor

@aklkv aklkv commented May 16, 2024

πŸ“Œ Summary

  • add typescript tooling
  • update app blueprint
  • fix in what order GHA runs build/lint/test for showcase as we need components and flight-icons to be built

πŸ› οΈ Detailed description

πŸ“Έ Screenshots

πŸ”— External links

Jira ticket: HDS-XXX
Figma file: [if it applies]


πŸ‘€ Component checklist

πŸ’¬ Please consider using conventional comments when reviewing this PR.

@aklkv aklkv requested review from didoo, alex-ju and natmegs May 16, 2024 21:01
@aklkv aklkv self-assigned this May 16, 2024
Copy link

vercel bot commented May 16, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
hds-showcase βœ… Ready (Inspect) Visit Preview May 22, 2024 10:35am
hds-website βœ… Ready (Inspect) Visit Preview May 22, 2024 10:35am

@aklkv aklkv force-pushed the feat/showcase-ts-tooling branch from 0dd8855 to 6578861 Compare May 16, 2024 21:05
@aklkv aklkv force-pushed the feat/showcase-ts-tooling branch from 6578861 to 9c0129b Compare May 18, 2024 02:58
@aklkv aklkv force-pushed the feat/showcase-ts-tooling branch from c712c3f to 9a6069c Compare May 20, 2024 21:57
@aklkv aklkv force-pushed the feat/showcase-ts-tooling branch from 171fe40 to 9a6069c Compare May 20, 2024 22:12
Copy link
Contributor

@didoo didoo left a comment

Choose a reason for hiding this comment

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

@aklkv I've left a few comments (one of them, related to the showcase/.prettierrc.js file, makes me think it may be accidental?) but please wait for more TS-knowledgeable people like @alex-ju @natmegs to approve before merging ;)

Copy link
Contributor

Choose a reason for hiding this comment

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

will the introduction of this file impact the existing files (eg. re-writing them, causing a lot of diffs in future PRs?)
should/could this file be added in a sepate PR? or would it impact this PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have not seen any changes in formatting on my end so I do believe this is a safe change and it will not introduce any charn

showcase/.prettierrc.js Outdated Show resolved Hide resolved
showcase/.ember-cli Show resolved Hide resolved
@alex-ju
Copy link
Member

alex-ju commented May 22, 2024

Rebased and regenerated yarn.lock to resolve conflicts

@aklkv aklkv merged commit e7d15fe into main May 22, 2024
16 checks passed
@aklkv aklkv deleted the feat/showcase-ts-tooling branch May 22, 2024 10:42
alex-ju added a commit that referenced this pull request Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants