Skip to content

Enhance README.md #298

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Enhance README.md #298

wants to merge 2 commits into from

Conversation

bastelfreak
Copy link
Member

No description provided.

@bastelfreak bastelfreak changed the title Docs Enhance README.md Mar 16, 2025
Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.02%. Comparing base (81c648f) to head (a7bfa54).
Report is 19 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #298       +/-   ##
===========================================
- Coverage   87.07%   39.02%   -48.05%     
===========================================
  Files          28       28               
  Lines        1021     1107       +86     
===========================================
- Hits          889      432      -457     
- Misses        132      675      +543     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bastelfreak bastelfreak marked this pull request as ready for review May 21, 2025 12:10
@kenyon kenyon added the docs label Jul 23, 2025

ModuleSync is a gem that uses the GitHub workflow to clone, update, and push module repositories.
It expects to be activated from a directory containing configuration for modulesync and the modules, or you can pass it the location of this configuration directory.
[The configuration for the Puppet Labs modules](https://github.com/puppetlabs/modulesync_configs), can be used as an example for your own configuration.
Copy link
Member

Choose a reason for hiding this comment

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

Is this the best example to use anymore? ;)

non-master branch of any organization's modules. ModuleSync does not support
cloning from one remote and pushing to another, you are expected to fork
manually. It does not support automating pull requests.
The default functionality is to run ModuleSync on the puppetlabs modules, but you can use this on your own organization's modules.
Copy link
Member

Choose a reason for hiding this comment

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

We should probably change this?

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

Successfully merging this pull request may close these issues.

4 participants