Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
797 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in ovh/cds that received 8 comments
fix(cdn): add panic recovery on stream read/write
Signed-off-by: francois samin [email protected]
- feat(cdn): purge and deduplication
- fix(ui): clean notification by searching by node names
- Hostfix/1
- fix(engine): add hostname as tag in common service metrics
- fix(cdn): protect the encryption keys map with a mutex
- fix(sdk): workflow as code parser raise error if 2 roots are detected
- fix(repositories): clean repo basedir if any operation occurs in push operation
- fix(worker): tmpl command returned error
- feat(cdn): storage sync perf
- feat(cdn): remove sync mutex and fix metrics
- refactor(api): new SpawnMsg constructor
- feat(cdn): add more metrics
- fix(ui): start ui service even if not registered
- fix(api,worker): missing code to load runs for a project
- fix(api): lock run when an api is trying to delete it
- fix(ui): sidebar refresh when switching workflows
- feat(ui,cdn): display logs from cdn using stream
- fix(api): generate UUID when editing a hook on a branch (ascode)
- refactor(ui): remove hook sidebar
- fix(vcs): date is in millisecond
- fix(api): manage change not found in gerrit
- fix(sdk): print date with timezone in service status
- fix(api): do not update workflow with empty retention policy
- fix(api,ui): remove node run sidebar + remove data from getRuns
- fix(api): websocket event lost when many clients
- feat(ui,api): add gerrit variable for workflow run retention
- fix(api): create hook if not found on update
- test(it): check if kafka consumer is started
- fix(api): clean node context when mark workflow as delete
- fix(api): avoid returning resource not found without informations for users
- fix(repositories): manage permission error on push operation
- fix(vcs): building status with gerrit
- fix(api): separate workflow purge in 3 goroutines
- feat(cdn): implement stream endpoint
- fix(ui,api): dryrun endpoint send result through the websocket
- fix(hatchery/openstack): add retry on server list
- feat(cdn): lag in status
- fix(ui): log polling unsusbscribe, improve log refresh
- Some pull request reviews not shown.
- Improve web executor documentation to detail
- Feat/makefile
- fix(venom): error on no yml file
- fix(executor/http): default assertion
- fix(cli): do not re-download if not needed
- test(executor/kafka): it
- chore(executor/kafka): upgrade sarama version
- refactor(executor/web): isolate dump html file
- fix: don't ignore invalid yml files
- fix: do not truncate filename in results
- test: fix some http asserts
- doc: some doc on venom run cmd