Skip to content
  1. Sep 12, 2023
  2. Sep 11, 2023
  3. Sep 09, 2023
  4. Sep 08, 2023
  5. Sep 07, 2023
  6. Sep 06, 2023
    • ordian's avatar
      zombienet: use another collator image for the slashing test (#1386) · a4794398
      ordian authored
      * zombienet: use test-parachain image for the slashing test
      
      * use the right image
      
      * try polkadot-parachain image
      
      * try naming collator alice 🙈
      
      
      
      * add needed job for the pipeline
      
      * fix user id in polkadot-parachain-debug image
      
      * small tweaks to the test
      
      * another small tweak
      
      * yet another small tweak
      
      * bump zombienet version
      
      ---------
      
      Co-authored-by: default avatarJavier Viola <[email protected]>
      a4794398
    • Chevdor's avatar
      Prevent a fail prdoc check to block (#1433) · 00901523
      Chevdor authored
      00901523
    • eskimor's avatar
      Fix nothing scheduled on session boundary (#1403) · 1e2a2f0c
      eskimor authored
      
      
      * Fix scheduled state at session boundaries.
      
      * Cleanup + better docs.
      
      * More cleanup and fixes.
      
      * Remove 12s hack.
      
      * Add dep.
      
      * Make clippy happy
      
      ---------
      
      Co-authored-by: default avatareskimor <[email protected]>
      1e2a2f0c
    • Egor_P's avatar
      GHW for building and publishing docker images (#1391) · eeb368ed
      Egor_P authored
      * add ghw and scripts for docker image deployment
      
      * debug
      
      * add permissions for content
      
      * fix path to the bin folder
      
      * add tags
      
      * rename env
      
      * fix path to docker file
      
      * make polkadot-parachain executable
      
      * fix typo
      
      * fix more typos
      
      * test
      
      * revert back  use of  working directory
      
      * mke bin executable in the artifacts folder
      
      * use cd instead of working directory
      
      * change path to cash
      
      * fix path to cash
      
      * change cache key
      
      * delete old flows
      
      * addressed PR comments
      
      * fix path
      
      * reorg docker files
      eeb368ed