helix-home
helix-home copied to clipboard
New Repo: helix-plugin-system?
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-libraryornpm 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/monitoringcommand 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
- [ ] Add a
.github/org-project-bot.yaml
- [ ] Add a
- [ ] Set up CircleCI
- [ ] Follow the project in Slack channel
#helix-noisy
Open the
#helix-noisySlack channel, then type/github subscribe adobe/helix-…
Stuff you need an Adobe Org Admin for
- [ ] Enable OrgProjectBot
- [ ] Enable Renovatebot
- [ ] Share the
ADOBE_BOT_NPM_TOKENorg secret