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

Explore the idea of creating an OPM (O2 Package Manager) to replace the O2.Platform.Scripts folder #64

Open
DinisCruz opened this issue Jun 27, 2015 · 2 comments

Comments

@DinisCruz
Copy link
Contributor

This should make the scripts much easier to consume, customise and deploy

@DinisCruz
Copy link
Contributor Author

This is really they way to go, where each main area of the 'O2.Platform.Scripts' is converted into separate repos (which are cloned during setup, or on demand)

@DinisCruz
Copy link
Contributor Author

DinisCruz commented May 29, 2016

moving on with this idea, I just created the organisation O2PM (for O2 Platform Package Manager) : https://github.com/o2pm

image

The idea is to move the tools that are currently at https://bintray.com/o2-platform/O2-Tools into here

image

Key concepts:

  • code to be moved from https://github.com/o2platform/O2.Platform.Scripts
  • each tool has its own repo with
    ** tests for that tool
    ** trigger of CI (appveyor) with tests execution and push into bintray
    ** documentation on how to use it
    ** issue tracking for probs with tool
  • update OWASP pages to point to the tools that are mature
  • need to create o2pm package which will load the other packages (this needs a command line and UI tool)
  • this provides a cleaner separation between the FluentSharp modules and the rest of O2

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

1 participant