1. May 02, 2022
    • Tarik Gul's avatar
      fix(deps): update pjs api (#906) · 528420c2
      Tarik Gul authored
      * fix(deps): update pjs api
      
      * update apps-config
      
      * update pjs deps
      
      * fix mock test data
      
      * update small script to install packages for you
      528420c2
  2. Apr 25, 2022
  3. Apr 11, 2022
  4. Apr 07, 2022
  5. Feb 21, 2022
  6. Nov 25, 2021
  7. Nov 23, 2021
  8. Nov 11, 2021
  9. Oct 03, 2021
  10. Sep 17, 2021
  11. Sep 09, 2021
  12. Aug 26, 2021
  13. Jul 28, 2021
  14. Jul 27, 2021
  15. Jul 20, 2021
  16. Jul 14, 2021
  17. Jul 13, 2021
  18. Jul 12, 2021
  19. Jun 23, 2021
  20. Jun 21, 2021
  21. Jun 14, 2021
  22. May 31, 2021
  23. May 27, 2021
  24. May 18, 2021
  25. May 07, 2021
  26. May 03, 2021
  27. Apr 30, 2021
  28. Apr 26, 2021
  29. Mar 29, 2021
  30. Mar 04, 2021
  31. Jan 20, 2021
  32. Jan 19, 2021
    • Denis_P's avatar
      ci: build container on release (#396) · ed52edd2
      Denis_P authored
      * new (CI): optimized Dockerfile; labeled Dockerfile; Github Action to build container; edit docker-compose
      
      * new (CI): rename secrets
      
      * CI: edit registry name
      
      * CI: edit registry namespace
      
      * CI: do repeat yourself in GHA
      
      * CI: fix maintainers; debug version tag
      
      * CI: add rpc to env file
      
      * CI: build the same image in parallel, what a joke
      
      * CI: fix matrix
      
      * CI: debug matrix
      
      * CI: debug matrix 2
      
      * CI: according to doc this should work
      
      * CI: proudly move it to parity namespace
      
      * CI: add docker pull to README
      ed52edd2
  33. Jan 07, 2021
  34. Dec 22, 2020
  35. Dec 09, 2020
  36. Nov 16, 2020
  37. Oct 27, 2020
  38. Oct 12, 2020
  39. Sep 24, 2020
    • Zeke Mostov's avatar
      build: Automated releases w/ conventional commits; Prep for npm package... · b64c9c9a
      Zeke Mostov authored
      build: Automated releases w/ conventional commits; Prep for npm package publish of calc and api-sidecar; (#298)
      
      - Releases process automation with conventional commits, including auto CHANGELOG generation
      - Convert @substrate/calc package to npm dependency
      - Prepare @substrate/calc package for publish to npm
      - Prepare @substrate/api-sidecar package for publish to npm
      b64c9c9a