Skip to content

Comments

feat(readme): Add config section to readme#234

Merged
hubertdeng123 merged 13 commits intomainfrom
hubertdeng123/add-config-section-readme
Feb 19, 2025
Merged

feat(readme): Add config section to readme#234
hubertdeng123 merged 13 commits intomainfrom
hubertdeng123/add-config-section-readme

Conversation

@hubertdeng123
Copy link
Member

This adds a lot more description for folks on how to setup a devservices config

@codecov
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.81%. Comparing base (ce0fec3) to head (d0f91d6).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   92.81%   92.81%           
=======================================
  Files          23       23           
  Lines        1629     1629           
=======================================
  Hits         1512     1512           
  Misses        117      117           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@IanWoodard IanWoodard left a comment

Choose a reason for hiding this comment

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

Some initial feedback, looking good so far

README.md Outdated
# - version: The version of the devservices config file. This is used to ensure compatibility between devservices and the config file.
# - service_name: The name of the service. This is used to identify the service in the config file.
# - dependencies: A list of dependencies for the service. Each dependency is a yaml block that holds the dependency configuration. There are two types of dependencies:
# - local: A dependency that is defined in the config file. These dependencies do not have a remote field.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we provide more information about why you may want to use this versus a remote dependency?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done, added a sentence

@hubertdeng123 hubertdeng123 merged commit 302341a into main Feb 19, 2025
14 checks passed
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/add-config-section-readme branch February 19, 2025 23:18
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