Merged
Conversation
* refactor: use central build image * refactor: use central build image
768923b to
68334d7
Compare
tassja
approved these changes
Feb 18, 2022
caspiano
added a commit
that referenced
this pull request
Mar 7, 2022
…47) * refactor(loader): download git repo archive * style: ameba flags * refactor(loader): move Github methods to class * fix(Github): raise exception if repo not found * refactor: Remote hiearchy * refactor(github): improve Exception rescue * refactor(loader): update `repeating_update` method * refactor(github): perform methods in actioner * refactor: use `HashFile` for repo metadata * refactor(github): save path in ref struct * feat(gitlab): add support for GitLab repos * refactor: use `Remote` effectively * refactor(remote): init with URL * feat(githubremote): use Octokit client * feat(gitlab): use gitlab client * refactor(remote): add basic auth for clients * reafactor(remote): common functions to abstract * refactor(remote): lock metadata writes * refactor(loader): get remote from ref * refactor: use hash store for metadata * refactor(laoder): use remote hash * refactor: add remote methods * feat(repos): releases endpoint * feat(github): download release asset * feat(github): download asset on flag * chore(shard): bump * chore(shard): bump * chore(shard): bump * feat(remotes): add API * refactor(remote): remove repo init * refactor(remote): don't write Directories as file * feat(client): add remote endpoints * refactor(client): encode URL * refactor(github): don't rely on model for info * chore(shards): bump * feat(github): drop github client * refactor(remote): use git cli * fix(github): use new commit args * refactor(github): use cli * caspian: git refactor changes (#52) * refactor: central build ci (#50) * refactor: use central build image * refactor: use central build image * fix: resolve CVE-2022-23990 * refactor: remove common code to parent * refactor: use crest for auto-redirects * fix: upgrade incompatible apk * fix: add require for crest * fix: hash in `get_hash` cannot be nil * fix: hack to avoid cast * refactor(github): use api for releases * fix(repositories): correct controller name * chore(shard): bump * style(shard.lock): remove whitespace Co-authored-by: Caspian Baska <email@caspian.computer>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.