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: add Devopness entry to the data #1565

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Diegiwg
Copy link

@Diegiwg Diegiwg commented Feb 1, 2025

Add Devopness an open-source repository with several opportunities to contribute components such as a System Design library and an SDK.

Copy link
Collaborator

@sammyhori sammyhori left a comment

Choose a reason for hiding this comment

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

Looks good to me, the repo seems to have a good number of appropriate issues.

I've requested one change, feel free to review it and commit/comment on it.
Once that is sorted I'll get this merged.

Comment on lines +1091 to +1095
"technologies": [
"JavaScript",
"TypeScript"
],
"description": "Devopness aims to drastically simplify the way we manage cloud applications and multi cloud infrastructure in a secure and productive way."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"technologies": [
"JavaScript",
"TypeScript"
],
"description": "Devopness aims to drastically simplify the way we manage cloud applications and multi cloud infrastructure in a secure and productive way."
"technologies": [
"TypeScript"
],
"description": "Devopness aims to drastically simplify the way we manage cloud applications and multi cloud infrastructure in a secure and productive way."

I reckon this should just be TypeScript as whilst TypeScript is built on top of JavaScript, the repository is almost 100% TypeScript.

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.

2 participants