Skip to content
/ syncs Public
forked from mergestat/syncs

MergeStat container based syncs

License

Notifications You must be signed in to change notification settings

caugner/syncs

This branch is 28 commits behind mergestat/syncs:main.

Folders and files

NameName
Last commit message
Last commit date
May 31, 2023
Apr 5, 2023
Nov 13, 2023
Apr 11, 2023
Apr 12, 2023
Apr 12, 2023
Jun 6, 2023
Apr 5, 2023

Repository files navigation

@mergestat/syncs

Twitter Follow Slack Community

This repository provides officially supported syncs for mergestat.

About

MergeStat syncs are programs packaged in containers that run a process or analysis on a Git repository, and typically store the results in postgres for downstream querying and analysis.

They are orchestrated and run in the context of a mergestat instance.

For example, the git-commits sync in syncs/git-commits will retrieve the full commit history of a repo and store information about each commit in postgres. This allows for subsequent querying of the commit history of a repo, across all the repos this sync has run on.

License

MIT License Copyright (c) 2023 AskGit, Inc. Refer to LICENSE for full text.

About

MergeStat container based syncs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.2%
  • Shell 30.7%
  • Dockerfile 15.2%
  • Go 4.9%