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

Technology-specific Plugins #121

Open
simisimon opened this issue Mar 22, 2022 · 4 comments
Open

Technology-specific Plugins #121

simisimon opened this issue Mar 22, 2022 · 4 comments

Comments

@simisimon
Copy link
Member

simisimon commented Mar 22, 2022

Here is a list of possible new technology-specific plugins:

  • Circle CI (.circleci/config.yml)
  • AppVeyor (appveyor.yml)
  • GitHub Actions (.github/workflows/*.yml)
  • Cypress (cypress.json)
  • TypeScript Project (tsconfig.json)
  • Python Project (pyproject.toml)
  • Apache Webserver (httpd.conf)
  • MySQL (*.cnf)
@simisimon
Copy link
Member Author

Technology-specific JSON plugins added with #122

@simisimon
Copy link
Member Author

Technology-specific Pyproject plugin added with #125

@mj-support
Copy link
Collaborator

Technology-specific Apache Webserver plugin added with #150

@simisimon
Copy link
Member Author

Augeas is a configuration API that is able to parse different config files. For instance, it already covers Apache, MySQL, or Nginx. So, it could be the base plugin for these technologies.

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

No branches or pull requests

2 participants