{"id":15105896,"url":"https://github.com/ghaztools/blogupdater","last_synced_at":"2026-03-10T00:31:10.882Z","repository":{"id":247669209,"uuid":"826513716","full_name":"GhazTools/BlogUpdater","owner":"GhazTools","description":"A service that connects to my obsidian plugin to publish and release blog posts ","archived":false,"fork":false,"pushed_at":"2024-07-13T04:36:16.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T04:31:52.776Z","etag":null,"topics":["alembic","hypercorn","mypy","obsidian","pydantic","python","ruff","sanic","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GhazTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-09T21:17:10.000Z","updated_at":"2024-07-13T21:56:48.000Z","dependencies_parsed_at":"2024-09-16T06:04:18.862Z","dependency_job_id":"9053ce9c-1214-4e72-8939-48550cfa3f9f","html_url":"https://github.com/GhazTools/BlogUpdater","commit_stats":{"total_commits":79,"total_committers":2,"mean_commits":39.5,"dds":0.07594936708860756,"last_synced_commit":"ca0a0354929592cb0dfb8d33bb64bdd4164c744c"},"previous_names":["ghaztools/blogupdaterroutine","ghaztools/blogupdatelistener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhazTools%2FBlogUpdater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhazTools%2FBlogUpdater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhazTools%2FBlogUpdater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhazTools%2FBlogUpdater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GhazTools","download_url":"https://codeload.github.com/GhazTools/BlogUpdater/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241982481,"owners_count":20052529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alembic","hypercorn","mypy","obsidian","pydantic","python","ruff","sanic","sqlalchemy"],"created_at":"2024-09-25T20:44:03.035Z","updated_at":"2025-12-04T07:02:49.274Z","avatar_url":"https://github.com/GhazTools.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlogUpdater (im not sure if this will be a service yet or a kafka consumer or just a script)\n\nThis project uses Alembic for database schema versioning, allowing\nfor easy management of database migrations.\n\n## Managing Database Versioning with Alembic\n\nAlembic is a lightweight database migration tool for use with SQLAlchemy.\nIt provides command line tools for creating and managing scriptable database revisions.\n\n### Updating Database Versioning\n\nTo create a new migration script after modifying your SQLAlchemy models, run:\n\n```bash\nalembic revision --autogenerate -m \"DESCRIPTION_HERE\"\n```\n\nThen, when youcan apply the update using\n\n```bash\nalembic upgrade head\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghaztools%2Fblogupdater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghaztools%2Fblogupdater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghaztools%2Fblogupdater/lists"}