Skip to content
  1. Sep 03, 2024
  2. Aug 21, 2024
  3. Aug 13, 2024
  4. Jun 21, 2024
  5. May 29, 2024
  6. May 21, 2024
  7. Mar 13, 2024
  8. Feb 01, 2024
  9. Jan 22, 2024
  10. Jan 12, 2024
  11. Jan 05, 2024
  12. Dec 29, 2023
  13. Nov 28, 2023
  14. Nov 08, 2023
    • Leonardo Razovic's avatar
      Update Polimec (#189) · 60c4507c
      Leonardo Razovic authored
      * Update ss58-registry.json
      
      * run cargo-bump
      v1.44.0
      60c4507c
    • Yuri Volkov's avatar
      Fixing gitspiegel trigger workflow (#190) · 0b400005
      Yuri Volkov authored
      The first attept to use a workflow to protect GitLab CI from untrusted contributors failed, because GitHub doesn't pass secrets to workflows for PRs that originate from forks. 
       
      This uses a different approach: instead of triggerring gitspiegel API directly from the workflow, we're just spawning an empty workflow with a specific path, and gitspiegel listens for `workflow_run` event to start mirroring.  
      
      The idea is the same: for the first-time contributors, running workflows would require manual aciton and that would block mirroring. But this time, we don't need any secrets to make it work.
      0b400005
  15. Nov 02, 2023
    • Yuri Volkov's avatar
      Adding gitspiegel-trigger workflow (#188) · 645e9fa4
      Yuri Volkov authored
      Using a workflow to trigger mirroring instead of a webhook allows us to reuse "Approving workflow runs from public forks" GitHub feature to somewhat protect us from malicious PRs
      645e9fa4
  16. Aug 16, 2023
  17. Aug 15, 2023
  18. Aug 14, 2023
  19. Jul 21, 2023
  20. Jul 07, 2023
  21. Jul 03, 2023
  22. Jun 25, 2023
  23. May 23, 2023
  24. Apr 27, 2023
  25. Apr 14, 2023
  26. Apr 07, 2023
    • Kami's avatar
      Correct Composable Finance dispalyName (#171) · d061bece
      Kami authored
      We had an issue adding "Composable Finance" to our app as it was not found in the registry. Fortunately, we resolved it by correcting the display name from "Composable" to "Composable Finance," matching the reference in polkadot.js/apps.
      d061bece
  27. Mar 07, 2023
  28. Mar 06, 2023
  29. Feb 23, 2023
  30. Feb 22, 2023
  31. Jan 31, 2023
  32. Jan 24, 2023
  33. Jan 09, 2023
  34. Jan 06, 2023
  35. Dec 07, 2022