Commit Graph

6 Commits

Author SHA1 Message Date
0d751cc571 Collector jobs have been updated to handle authors 2023-08-04 23:04:32 -07:00
0797fb8502 Souces has been moved to ef and with entites 2023-06-23 23:01:40 -07:00
a6ea89be62 Discord Queue Entity updated 2023-06-23 20:19:09 -07:00
3e3da9027f refs updated for articlesEntity 2023-06-23 20:09:57 -07:00
39bf92dd53
Features/codeprojects/disable commit checks (#30)
* hard disable for checking commits till I can debug it more

* New HtmlCode method added
2023-05-25 21:42:32 -07:00
117653c001
Features/add code projects watcher (#26)
* Migration added to update Articles to define if Release or Commit

* CodeProjectWatcher Job was created from GithubWatcher as this will target services like gitlab and also gitea.

* article model was updated to reflect migration changes

* Added CodeProjects to startup

* Seed was updated with CodeProjects and some new defaults

* Added Delete call for Sources

* Added a route to cleanup all records based on SourceId

* Added CodeProject const values to load from config

* minor changes to the rss controller

* Added codeprojects to the routes to trigger the job
2023-04-10 22:59:13 -07:00