aboutsummaryrefslogtreecommitdiff
path: root/ops/github/repositories.yaml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-03ref: delete terraform configuration for GitHubFranck Cuny1-296/+0
I'm not using GitHub for my repositories, and I don't need to maintain this configuration either.
2022-10-27feat(ops/github): archive notes.fcuny.netFranck Cuny1-3/+1
The content has been merged with fcuny.net - I can keep everything in one site.
2022-10-25ref(ops/github): finished the migration of my repositoriesFranck Cuny1-54/+59
All the repositories should be on GitHub now, and archived if they are not relevant anymore.
2022-10-24feat(ops/github): import more repositoriesFranck Cuny1-0/+184
2022-10-24ref(tools/mpd-stats): delete the projectFranck Cuny1-0/+3
It's been moved to its own repository at https://github.com/fcuny/mpd-stats Update the list of repositories managed by terraform.
2022-10-22feat(ops/github): new repository: x509-infoFranck Cuny1-0/+4
2022-10-15ops(github): archive the repository govanityFranck Cuny1-3/+1
2022-10-09ref(ops/github): simplify the configurationFranck Cuny1-0/+104
Move all the repositories in a YAML file, instead of declaring each repository. This will simplify the management as I'll be introducing more resources to manage my repositories.