Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Representation of SCM repositories and commits? #6

Open
shtrom opened this issue Sep 1, 2013 · 0 comments
Open

Representation of SCM repositories and commits? #6

shtrom opened this issue Sep 1, 2013 · 0 comments

Comments

@shtrom
Copy link

shtrom commented Sep 1, 2013

Hi,

I've been playing with mroth/lolcommits, and making a plugin for e14n/pump.io, which uses ActivityStreams at its core. At the moment, I'm simply posting an image object with the commit message as its title/content, same as the Twitter plugins did, but @evanp suggested to use a more semantically-correct activity.

There doesn't seem to be any provision to represent repositories and commits so far, so I thought this issue could start a discussion about it.

In my understanding, we would need some basic concepts of repositories, which might need to be specialised for a specific SCM (e.g., Git, SVN, ...), and then add new verbs to represent commits (probably pushes too (see lolcommits/lolcommits#142). Aliases of “add” or “append” should do the trick.

Any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant