-
Notifications
You must be signed in to change notification settings - Fork 146
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
Shared CI configurations #321
Comments
Keeping my suggestion outside of the intro post. I think my preference is a repository per service, with one extra repository for meta discussions - primarily because it's hard to expect people to be knowledgeable about all the various CI systems, but also because it allows fine-grained merge access, so I'd propose:
Quite possibly "ci" is too broad a term and maybe the name should indicate the intended audience (package maintainers) better? But I'm short of ideas right now :) |
I’m happy to set up and maintain that, if it’s what we want to do, since I’m already doing it in https://github.com/ljharb/travis-ci. |
I don't have any better ideas for the naming. |
Agreed to ask for these repos in the Package maintenance meeting today:
|
Issue for request: nodejs/admin#477 |
We now have |
Origin: #280 (comment) and #318.
Travis now supports includes. I'm not too familiar with other systems, but I'm sure they have something too. It would be nice to provide an official set of includes that people can just take and use, e.g. "On Travis, use all LTS versions starting with v10 + current version" (implementation details / naming convention / folder structure to be fleshed out with the first impl).
So we need to make some decisions first:
Not sure if we need to discuss governance? Apparently this WG is not "chartered" whatever that means - does that have implications on decision making? Someone needs to take ownership of these configurations and we'll probably want to define some rules (e.g. all the include URLs must keep on working as long as we're on GH)?
I'd like to get something out very soon (i.e. next 2-3 months?) - I wonder if that is possible and how fast can we gather enough consensus?
The text was updated successfully, but these errors were encountered: