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

Add Projen #362

Merged
merged 2 commits into from
Oct 28, 2022
Merged

Add Projen #362

merged 2 commits into from
Oct 28, 2022

Conversation

othrbot
Copy link

@othrbot othrbot commented Oct 28, 2022

Pull request from @pgollucci.

https://github.com/p6m7g8/awesome-projen

Reviewed: sindresorhus/awesome#1794, sindresorhus/awesome#1823, sindresorhus/awesome#1980

This list provides the projen community a central place for reference patterns and use.

projen is actually pretty important, it is used by several MAJOR opensource projects like:

  • CDK8s now in the Cloud Native Computing Foundation (CNCF)
  • CDKtf HashiCorp's terraform CDK
  • Armkit Community Driven Azure CDK
  • Constructs the AWS projects underpinning AWS CDK
  • Construct Cataloge the Open Source index of CDK Constructs

There are already over 1,000 GitHub repos using projen and it was featured at CDK Day 2020.
It will be featured again at CDK Day in 2021. This is a global community driven event attracting
thousands.

As projen itself is an NPM module it needs maintenance so this already includes
dependabot, mergify, codecov, codeql, synk to keep it up to date without intervention.

This list, based on p6-projen-project-awesome-list, is self updating too.

All PRs also run npx awesome-lint automatically before allowing merge.

I have gone to great lenghts to automate in code the requests in the pull_request_template.

I am open to anything I missed.

https://github.com/p6m7g8/awesome-projen

Reviewed: #1794, #1823, #1980

This list provides the projen community a central place for reference patterns and use.

`projen` is actually pretty important, it is used by several MAJOR opensource projects like:
- CDK8s now in the Cloud Native Computing Foundation (CNCF)
- CDKtf HashiCorp's terraform CDK
- Armkit Community Driven Azure CDK
- Constructs the AWS projects underpinning AWS CDK
- Construct Cataloge the Open Source index of CDK Constructs

There are already over 1,000 GitHub repos using projen and it was featured at CDK Day 2020.
It will be featured again at CDK Day in 2021. This is a global community driven event attracting
thousands.

As projen itself is an NPM module it needs maintenance so this already includes
dependabot, mergify, codecov, codeql, synk to keep it up to date without intervention.

This list, based on p6-projen-project-awesome-list, is self updating too.

All PRs also run npx awesome-lint automatically before allowing merge.

I have gone to great lenghts to automate in code the requests in the pull_request_template.

I am open to anything I missed.
@othrbot
Copy link
Author

othrbot commented Oct 28, 2022

@-sindresorhus on 2021-04-09 18:31 says: Thanks for making an Awesome list! 🙌

It looks like you didn't read the guidelines closely enough. I noticed multiple things that are not followed. Try going through the list point for point to ensure you follow it. I spent a lot of time creating the guidelines so I wouldn't have to comment on common mistakes, and rather spend my time improving Awesome.

@othrbot
Copy link
Author

othrbot commented Oct 28, 2022

@-mat7ias on 2021-05-26 15:43 says: You missed an important step, hint: read the guidelines all the way through and you'll find the name of a 1 horned horse telling you what to do.

readme.md Outdated
@@ -332,6 +332,7 @@
- [FastAPI](https://github.com/mjhea0/awesome-fastapi#readme) - Python web app framework.
- [CDK](https://github.com/kolomied/awesome-cdk#readme) - Open-source software development framework for defining cloud infrastructure in code.
- [IAM](https://github.com/kdeldycke/awesome-iam#readme) - User accounts, authentication and authorization.
- [Projen](https://github.com/p6m7g8/awesome-projen#readme) - Open-source; define and maintain complex project configuration through code.
Copy link
Author

Choose a reason for hiding this comment

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

@-morinted on 2021-04-10 00:35 says: I'm not sure that the semicolon really makes sense here. You're probably better off with something like:

Suggested change
- [Projen](https://github.com/p6m7g8/awesome-projen#readme) - Open-source; define and maintain complex project configuration through code.
- [Projen](https://github.com/p6m7g8/awesome-projen#readme) - Define and maintain complex project configuration through code.

@akvadrako akvadrako merged commit e9687e9 into main Oct 28, 2022
@akvadrako akvadrako deleted the pull/1981 branch October 28, 2022 12:08
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.

3 participants