helix-home icon indicating copy to clipboard operation
helix-home copied to clipboard

New Repo: helix-plugin-system?

Open trieloff opened this issue 4 years ago • 0 comments

Create a new repository with the name helix-plugin-system???

We are creating plugin systems all over the place:

  • for deployers
  • for loggers
  • for redirect providers (see https://github.com/adobe/helix-shared/issues/437)
  • for static content providers

it would be great to bundle this in one single plugin system, so that we don't have to rebuild and re-test this over and over again.

Stuff you can do yourself

  • [ ] run npm init @adobe/helix-library or npm init @adobe/helix-service
  • [ ] Add topics to the repository, at least helix
  • [ ] Add the group "Project Helix Admins" with Admin permissions to the list of collaborators
  • [ ] Add the group "Project Helix Developers" with Write permissions to the list of collaborators (Project Helix Guests will be taken care of automatically)
  • [ ] Upload a social media image (use this Spark template)
  • [ ] Set the repository description
  • [ ] Uncomment and adjust the helix-post-deploy/monitoring command in .circleci/config.yaml: decide if your service falls under Development, Publishing or Delivery. (note: failures in the latter two categories will ping on-call engineers on weekends!) See https://status.project-helix.io for reference. (skip for libraries)
  • [ ] Prepare setup of OrgProjectBot
  • [ ] Set up CircleCI
  • [ ] Follow the project in Slack channel #helix-noisy

Open the #helix-noisy Slack channel, then type /github subscribe adobe/helix-…

Stuff you need an Adobe Org Admin for

trieloff avatar Feb 25 '21 10:02 trieloff