Skip to content
Snippets Groups Projects
  1. Sep 02, 2024
  2. Aug 26, 2024
  3. Aug 25, 2024
  4. Aug 18, 2024
  5. Jul 26, 2024
  6. Jul 11, 2024
  7. Jul 03, 2024
  8. Jun 21, 2024
  9. Jun 16, 2024
  10. May 11, 2024
  11. May 07, 2024
  12. May 06, 2024
  13. May 05, 2024
  14. Apr 04, 2024
  15. Mar 23, 2024
    • chris48s's avatar
      upgrade to docusaurus 3 (#9820) · bd3a11b4
      chris48s authored
      * update packages
      
      * add plugin to strip autolinks in code blocks
      
      * fix all the documentation for MDXv3
      
      * remove check-docusaurus-versions
      
      in docusaurus 3 this is now a hard error, not just a warning
      
      * port upstream change to Curl component
      
      fixes performing the 'execute' action when pressing enter
      bd3a11b4
  16. Feb 16, 2024
  17. Feb 11, 2024
  18. Jan 24, 2024
  19. Dec 30, 2023
  20. Dec 19, 2023
  21. Nov 19, 2023
  22. Nov 14, 2023
  23. Oct 26, 2023
  24. Oct 15, 2023
  25. Sep 25, 2023
    • chris48s's avatar
      sync docusaurus plugin versions (#9608) · afc2f909
      chris48s authored
      * check docusaurus plugin version in CI
      
      add CI check that fails if
      docusaurus plugins are out of sync with core
      
      * bump plugins
      
      * provide upgrade advice
      afc2f909
  26. Sep 23, 2023
  27. Sep 17, 2023
  28. Sep 10, 2023
  29. Sep 02, 2023
  30. Aug 18, 2023
    • jNullj's avatar
      devops: Add ci warning for swizzled docusaurus components (#9467) · 7d44ebf9
      jNullj authored
      
      * devops: Add ci warning for swizzled docusaurus components
      
      Add new action and workflow that runs on new dependabot PR.
      The action checks changes in components of docusaurus-theme-openapi  that are swizzled and warns maintainers to review those changes.
      For more info see badges/shields#9287
      
      Solves badges/shields#9287
      
      * Fix table formating
      
      * Fix order
      
      * handle missing patch cases
      
      * fix missing fetch in node16
      
      * fix typo
      
      * fix typo
      
      * changed from diff parse to json usage
      
      * fix keys issues
      
      * fix parent dependency version check
      
      * Apply suggestions from code review - Improve description and text format
      
      Co-authored-by: default avatarchris48s <chris48s@users.noreply.github.com>
      
      * Fix comment table format
      
      * fix type
      
      * Add docusaurus-swizzled-warning to dependabot
      
      * refactor: remove node-fetch and use octokit insted
      
      * improve code readability
      
      * fix type
      
      * change pull_request_target to pull_request
      
      * Improve action log
      
      Change core.debug to core.info so it always shows and not only when in debug.
      
      * Log old and new version
      
      Log old and new versions for the Docusaurus swizzled component changes warning workflow.
      
      ---------
      
      Co-authored-by: default avatarchris48s <chris48s@users.noreply.github.com>
      7d44ebf9
  31. Aug 12, 2023
  32. Aug 11, 2023
  33. Aug 10, 2023
    • chris48s's avatar
      deploy on node 18 (#9385) · 0ffa3669
      chris48s authored
      * deploy on node 18, run tests on node 20
      
      * run test-bug-run-badge on node 18
      
      * you missed a spot
      
      * ..and another
      0ffa3669
  34. Aug 01, 2023
Loading