@vsoch, I would like to come up with some names for the 2 actions we have.
As well as your thoughts on naming / renaming in general.
There's some risk we'll break (or rather, we will break) existing setups by moving/renaming, but I think we'll want to move vsoch/cred-action to the SourceCred org soon-ish? Might as well take the opportunity.
So before the move, it might be good to plan out names.
To get the ball rolling on that here's some thoughts, would like to hear yours!
I would say the use-case for vsoch/cred-action is to automate a full-blown SourceCred instance.
Including a static site with Cred scores. Soon to include Grain distributions. Potentially to include the SVG widget (if there's demand for it, though it needs some TLC to be v0.5.0 compatible).
While the use-case for sourcecred/sourcecred-action is to use SourceCred to generate the Cred scores, static site, widget. Primarily for insights, and on a Github repo. And have them displayed on that repository, rather than have that be a "SourceCred instance" in the sense that it uses all the features and has it's own repository to track that.
Although, to be specific. I think sourcecred/sourcecred-action is actually a set of GitHub workflow examples rather than a Github action right? We wouldn't break usage by renaming this, because the idea is you copy them.
So here's one option:
- vsoch/cred-action becomes
sourcecred/github-action
Because the org name will make it clear it's SourceCred. And this action will offer all the SourceCred features. So it's the action to reach for. The swiss army knife.
- sourcecred/sourcecred-action becomes
sourcecred/github-workflow-examples
I'll admit it doesn't have the best ring to it. But I think it would avoid confusion by being specific.
We could shorten those as sourcecred/action and sourcecred/workflow-examples resp. Though without context that could be misleading I feel. Especially "SourceCred workflow examples" could sounds like community guides on how to set up your social rituals to use SC or something along those lines.
Alternatively, if we wanted the action to have a bit more of a "first class" feel to it.
I think nothing beats sourcecred/sourcecred 😄
Practically however that means, implementing the action in the main repo.
Which comes with the extra work of fitting in with the dev process and goals for that repo.
And I'm worried that is more undue friction than it's worth.
@vsoch, I would like to come up with some names for the 2 actions we have.
As well as your thoughts on naming / renaming in general.
There's some risk we'll break (or rather, we will break) existing setups by moving/renaming, but I think we'll want to move
vsoch/cred-actionto the SourceCred org soon-ish? Might as well take the opportunity.So before the move, it might be good to plan out names.
To get the ball rolling on that here's some thoughts, would like to hear yours!
I would say the use-case for vsoch/cred-action is to automate a full-blown SourceCred instance.
Including a static site with Cred scores. Soon to include Grain distributions. Potentially to include the SVG widget (if there's demand for it, though it needs some TLC to be v0.5.0 compatible).
While the use-case for sourcecred/sourcecred-action is to use SourceCred to generate the Cred scores, static site, widget. Primarily for insights, and on a Github repo. And have them displayed on that repository, rather than have that be a "SourceCred instance" in the sense that it uses all the features and has it's own repository to track that.
Although, to be specific. I think sourcecred/sourcecred-action is actually a set of GitHub workflow examples rather than a Github action right? We wouldn't break usage by renaming this, because the idea is you copy them.
So here's one option:
sourcecred/github-actionBecause the org name will make it clear it's SourceCred. And this action will offer all the SourceCred features. So it's the action to reach for. The swiss army knife.
sourcecred/github-workflow-examplesI'll admit it doesn't have the best ring to it. But I think it would avoid confusion by being specific.
We could shorten those as
sourcecred/actionandsourcecred/workflow-examplesresp. Though without context that could be misleading I feel. Especially "SourceCred workflow examples" could sounds like community guides on how to set up your social rituals to use SC or something along those lines.Alternatively, if we wanted the action to have a bit more of a "first class" feel to it.
I think nothing beats
sourcecred/sourcecred😄Practically however that means, implementing the action in the main repo.
Which comes with the extra work of fitting in with the dev process and goals for that repo.
And I'm worried that is more undue friction than it's worth.