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

RFC: Refactor to projen #47

Closed
pgollucci opened this issue Apr 26, 2021 · 2 comments
Closed

RFC: Refactor to projen #47

pgollucci opened this issue Apr 26, 2021 · 2 comments

Comments

@pgollucci
Copy link
Contributor

pgollucci commented Apr 26, 2021

Projen and every other CDK uses projen already.

To Accomplish:

  • [ ] Remove lerna
  • [ ] Remove yarn.lock s
  • [. ] tsconfig.json moves to tsconfig.eslint.json and tsconfig.jest.json
  • [ ] Remove package.json s (might keep some fragements)
  • [ ] Rename packages to src/
  • [ ] Move examples into src/
  • [. ] packages/armkit-cli/tests can/should? move to toplevel/test?
  • [. ] Move from Azure Pipelines to GitHub Actions (for community visibility of PR builds)
  • [ ] Distribute the construct library and the cli as 1 mono pkg like the aws-cdk
  • [. ] Enable gitpod, docgen, typedocs? (not codecov), codeql (ts)
  • [. ] Enable mergify

In .projenrc.js

If this sounds good, I'll open a PR.

@pgollucci
Copy link
Contributor Author

@aheumaier @ElYusubov

@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant