1. 21 Nov, 2022 3 commits
  2. 17 Oct, 2022 1 commit
  3. 07 Oct, 2022 1 commit
  4. 28 Sep, 2022 1 commit
  5. 29 Apr, 2022 1 commit
  6. 09 Feb, 2022 1 commit
  7. 19 Jan, 2022 1 commit
  8. 22 Dec, 2021 1 commit
  9. 21 Dec, 2021 1 commit
  10. 14 Dec, 2021 1 commit
  11. 13 Dec, 2021 1 commit
  12. 02 Dec, 2021 1 commit
    • Alexander Samusev's avatar
      Create gitlab pipeline (#534) · 66aa6c49
      Alexander Samusev authored
      
      
      * add badge to readme
      
      * first version of pipeline
      
      * Update .gitlab-ci.yml
      
      Co-authored-by: Niklas Adolfsson's avatarNiklas Adolfsson <niklasadolfsson1@gmail.com>
      
      * add pre-cache script
      
      * fmt and clippy stable
      
      * add check and test
      
      * remove output text file from bench
      
      * Update scripts/ci/pre_cache.sh
      
      Co-authored-by: David's avatarDavid <dvdplm@gmail.com>
      
      * Update .gitlab-ci.yml
      
      Co-authored-by: Niklas Adolfsson's avatarNiklas Adolfsson <niklasadolfsson1@gmail.com>
      
      * small fix
      
      * fix test and schedule
      
      * CI: verbose is a surplus
      
      * CI: separately check rustdoc linx
      
      * fix refs
      
      * add bench to gh-pages
      
      * fix refs
      
      * fix benchmarks
      
      * added vault to ci
      
      * fix vars
      
      * comment bench
      
      * fix benches name
      
      * added script to push benchmark results to VM
      
      * make script executable
      
      * change bench psuh executor
      
      * changed benchmark task to run on a dedicated node pool
      
      * change prometheus metric name for benchmarks
      
      * send 2 metrics with benchmark results
      
      * disable non-schedule jobs from schedule run
      
      * empty commit for benchmark test
      
      * change metric name
      
      * empty commit for benchmark test
      
      * empty commit for benchmark test
      
      * add cirunner label to vm metric
      
      * split vm metric to 2 metrics
      
      * change runner description to runner tag in ci scripts
      
      * add pass runner tags from benchmark to publish job
      
      * change runner tag to runner description
      
      * add debug message
      
      * empty commit for test
      
      * empty commit for test
      
      * Update .scripts/ci/push_bench_results.sh
      
      Co-authored-by: default avatarDenis Pisarev <17856421+TriplEight@users.noreply.github.com>
      
      * add defaults, remove dups, change ci image for publish-bench
      
      * remove pre_cache.sh
      
      * move interruptible to defaults
      
      * add issue to fixme comment
      
      Co-authored-by: Niklas Adolfsson's avatarNiklas Adolfsson <niklasadolfsson1@gmail.com>
      Co-authored-by: David's avatarDavid <dvdplm@gmail.com>
      Co-authored-by: Denis_P's avatarDenis P <denis.pisarev@parity.io>
      Co-authored-by: default avatarDenis Pisarev <17856421+TriplEight@users.noreply.github.com>
      66aa6c49