Reorganize GitHub modules
@begedin ci sta già lavorando.
Dal 9/1/2018.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
Problem
Much of the GitHub syncing can be reorganized as follows:
-
CommentSyncerandTaskSyncerneed to move out ofEvent; structure could be like:sync/issue/issue.exSync.Issue(main entry point for handling the syncing of an issue)sync/issue/body_parser.exSync.Issue.BodyParser(parses issue body)sync/issue/task/task.exSync.Issue.Task(syncs the issue to aTask)sync/issue/task/changeset.exSync.Issue.Task.Changeset(deals with changesets)sync/issue/github_issue/github_issue.exSync.Issue.GithubIssue(syncs the issue to aGithubIssue)- etc.
-
ChangesetBuilders- need to move out event to wherever syncing goes
-
mapcan be removed - naming needs to be rethought to reflect that these are changesets for Code Corps models (
Task,Comment, etc)
-
GithubRepoinstallation events need to havecommon/repo_finder(renamed torepo_linker) -
CommentDeleterneeds to move out ofEvent -
CommentDeleterneeds to deleteGithubComment -
ChangesetBuilders needcreate_andupdate_functions made public,build_fns removed, unit tests added - Replace instances of
find_or_initandcommitwith insert_or_update and find
- Lingua principale
- Elixir
- Stelle
- 234
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di code-corps/code-corps-api
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 15/100
code-corps/code-corps-api#1385 ·
-
Cannot Create new GitHub App Aperta
Difficoltà 3/5 1-2 giorni Idoneità per principianti 25/100
code-corps/code-corps-api#1384 ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
code-corps/code-corps-api#1383 · 2 commenti ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
code-corps/code-corps-api#1382 · 2 commenti ·
-
Difficulty: Medium Skill: Elixir Time: 4 hours
code-corps/code-corps-api#1372 · 3 commenti · 1 assegnatario ·
Tutte le issue di code-corps/code-corps-api
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
carverauto/serviceradar#4596 ·
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
agentjido/jido_harness#80 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
sevenseacat/cinder#235 ·
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 85/100