Skip to content
Snippets Groups Projects
  1. Feb 22, 2025
  2. Feb 17, 2025
  3. Jan 24, 2025
  4. Jan 18, 2025
  5. Oct 08, 2024
  6. Sep 15, 2024
  7. May 11, 2024
  8. Apr 04, 2024
  9. Feb 16, 2024
  10. Dec 30, 2023
  11. Nov 19, 2023
  12. Oct 15, 2023
  13. Sep 17, 2023
  14. 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
  15. Aug 11, 2023
  16. Aug 01, 2023
  17. Jul 16, 2023
  18. Jul 10, 2023
  19. Jun 17, 2023
    • chris48s's avatar
      migrate frontend to docusaurus (#9014) · 50ea7068
      chris48s authored
      * delete loads of really important stuff that we definitely need
      
      * v basic MVP smoosh docusaurus PoC into repo
      
      * TODO
      
      * delete more really important stuff
      
      * TODO
      
      * tidyup: use run-s
      
      * don't redirect images used in frontend to raster proxy
      
      * fix routing
      
      * preserve the /endpoint link
      
      * delete the blog (for now)
      
      I would quite like to re-add this at some point
      but its not really the top priority thing right now
      
      * content edits
      
      * appease the lint gods
      
      * update danger rules
      
      * remove placeholder
      
      * cypress tests
      
      * dockerhub --> ghcr
      
      * Revert "dockerhub --> ghcr"
      
      This reverts commit ef74cbb26b1c24ce987a8975e60313682f9161f8.
      
      * downgrade lockfile format
      
      * implement defs/BASE_URL
      
      * fix e2e build
      
      * actually fix cypress tests
      
      * always run cypress tests on build
      
      * this never worked
      
      * add command for docusaurus:clear
      
      * delete more code we don't need any more
      
      * update ESLint/prettier config
      
      * delete unsused exports
      
      * documentation updates
      
      * delete a fairly large chunk of our dependency tree
      
      * allow base_url as build arg to Dockerfile
      
      * fixup dockerfile
      
      * work out base url at runtime if not set
      
      doing this at image build time is not the right approach
      
      * remove gatsby monorepo from closebot
      
      * rename HomepageFeatures to homepage-features
      50ea7068
  20. Feb 23, 2023
  21. Jan 17, 2023
  22. Dec 31, 2022
  23. Dec 22, 2022
  24. Nov 24, 2022
  25. Nov 04, 2022
  26. Oct 10, 2022
  27. Oct 03, 2022
  28. Sep 12, 2022
  29. Sep 05, 2022
  30. Aug 25, 2022
  31. Aug 14, 2022
  32. Jun 17, 2022
  33. May 22, 2022
  34. May 15, 2022
  35. May 03, 2022
  36. Apr 03, 2022
  37. Jan 28, 2022
Loading