- Регистрация
- 9 Май 2015
- Сообщения
- 1,483
- Баллы
- 155
Many of my RubyGems had their source repositories at , which is a personal account.
There are significant benefits to having repositories under an org account, not least of which is shared org secrets. I can set a secret once for the org and access it within GHA for all of the org's repos.
All RubyGems that used to be under my personal account are now at:
.
I am also slowly - about 20% done - moving them to:
I also created an image hosting site for the logos of all the projects I use. You are welcome to use it too:
You could do a README header like this:
Using code like this (the code below uses the SVG images, but the images in the post just above are the alternate rasterized PNG version, due to limitations of dev.to):
[![Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0][
galtzo-i]][
galtzo-discord]
[
galtzo-i]:
[
galtzo-discord]:
There are significant benefits to having repositories under an org account, not least of which is shared org secrets. I can set a secret once for the org and access it within GHA for all of the org's repos.
All RubyGems that used to be under my personal account are now at:
.
I am also slowly - about 20% done - moving them to:
I also created an image hosting site for the logos of all the projects I use. You are welcome to use it too:
You could do a README header like this:
Using code like this (the code below uses the SVG images, but the images in the post just above are the alternate rasterized PNG version, due to limitations of dev.to):
[![Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0][


[

[

Источник: