Replies: 8 comments 14 replies
-
I think also an assessment as to whether the ruleset is used by any other rulesets would be a good idea as archiving a ruleset that others depend on should at least be flagged in the downstream repos. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/bazelbuild/rules_postcss is the least-recently touched
|
Beta Was this translation helpful? Give feedback.
-
It would be nice to leave a grace period before archiving to notify folks (via README and/or a pre-archive release) to give them a chance to take ownership. Ownership here mostly means somebody could fork and we can leave a line on the README.md before archiving to point newer folks to the fork. 🤔 I think there are a few orgs out there that use rules_k8s and may want to continue maintaining it via an internal fork. Having that process would encourage them to opensource the internal fork. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/bazelbuild/rules_webtesting
|
Beta Was this translation helpful? Give feedback.
-
@alexeagle Thanks! The bazelbuild org definitely should have such a process, another point I want to add is that, if we archive an repo under bazelbuild and someone from the community want to revive the repo, it's worth considering reviving the repository under bazel-contrib. @radvani13 WDYT? Can you help with implementing such a process? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
We might want to update as well to avoid pointing newer folks to deprecated rules. |
Beta Was this translation helpful? Give feedback.
-
I would add:
One thing of note. Bzlmod is here soon. Should we open issues and maybe note in the README that we need bzlmod support? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
As part of the rules authors SIG, we've been cataloging rulesets and determining which ones are no longer maintained at all.
Last week I suggested to the Bazel team that we archive https://github.com/bazelbuild/rules_k8s after we confirmed that none of the committers were doing any maintenance for the last several years.
I'd like to propose a process around this for the bazelbuild GH org, similar to the one used by the bazel-contrib org: https://bazel-contrib.github.io/SIG-rules-authors/hosting-policy.html#archiving-a-repo
bazelbuild/*
repositoriesBeta Was this translation helpful? Give feedback.
All reactions