cdn
cdn copied to clipboard
Gorjun is a golang replacement for Kurjun project.
We need to install some virus software and have each uploaded template be scanned with it. Only if this check passes, we should allow the template to be added to...
Something is wrong with generating Release and Packages files. Need to resolve that.
Only one template exists for a single combination of name, owner and version. The combination of name+owner+version is a unique composite key for a template which can be used interchangeably...
Gorjun has no DEBUG option. But has a logger that can be set to this level of verbosity. This should be set and then in the relevant parts we should...
Team_cdn needs to cooperate with bazaar_team and make proper error message: https://github.com/optdyn/hub/issues/5902 I got this error when I was uploading template with not my fingerprint. But didn't know what exactly...
- `version` parameter, possible values could be: `all`, `latest`. To filter only latest versions of templates. Example `/list?version=latest` - another param to filter only templates, which can be selected by...
Add verified parameter to `../list` endpoint for bazaar.
We need to write a Python script that will be used by @etursunbaev @tasankulov to check if all files that are retrieved by `../repo/list` endpoint can be successfully downloaded on...
Writing tests for CDN code and increase the coverage by 25%.
Writing tests for CDN code and increase the coverage by 25%.