Commit Graph

9 Commits

Author SHA1 Message Date
Massaki Archambault e4b0496116 change user configuration of gitlab to user name
This should be easier to configure than having to hunt down the user id
2024-08-14 12:05:03 -04:00
Massaki Archambault 46217c1a9d rename project to gitforgefs 2024-08-13 23:32:29 -04:00
Massaki Archambault d3e211e1cb default to config.yaml 2024-08-13 22:22:50 -04:00
Massaki Archambault ed1dc2517a add gitea forge support 2024-08-09 16:13:57 -04:00
Massaki Archambault 1a01c9ecea refactor platform -> forge 2024-08-04 21:45:51 -04:00
Massaki Archambault 4e2b631a0c refactor config loader and add github config 2024-08-04 15:57:39 -04:00
Massaki Archambault 2d0a62dc45 hide archived project by default
prefix archived project name with a "." by default
so they appear hidden on the filesystem.
At the same time, added the configuration gitlab.archived_project_handling
to set how archived projects are handled
2024-07-18 00:36:57 -04:00
Massaki Archambault 0a50158239 add config tests 2024-06-08 01:02:35 -04:00
Massaki Archambault a4ed751abd move config loader to its own package 2024-06-07 23:42:13 -04:00