Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add backstage example #131

Closed
wants to merge 39 commits into from
Closed

add backstage example #131

wants to merge 39 commits into from

Commits on Apr 1, 2022

  1. add basic logging middleware

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6059613 View commit details
    Browse the repository at this point in the history
  2. add changeset

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f9e8e94 View commit details
    Browse the repository at this point in the history
  3. create log template

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    bb67368 View commit details
    Browse the repository at this point in the history
  4. use template in logging

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c8fb60a View commit details
    Browse the repository at this point in the history
  5. yield log

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    88d5c4c View commit details
    Browse the repository at this point in the history
  6. add backstage example

    wKich authored and dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    42ab5ca View commit details
    Browse the repository at this point in the history
  7. add config

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    3770c3e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44f058a View commit details
    Browse the repository at this point in the history
  9. replace ClientMap with atom

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    4e9888c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99a1eba View commit details
    Browse the repository at this point in the history
  11. add scope labels

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    0cb9347 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d18dbc View commit details
    Browse the repository at this point in the history
  13. add auth0 provider and simulation

    wKich authored and dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    05bbe7d View commit details
    Browse the repository at this point in the history
  14. fix client id and certs

    wKich authored and dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8fd4346 View commit details
    Browse the repository at this point in the history
  15. Upgrade effection to fix bug

    cowboyd authored and dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6228599 View commit details
    Browse the repository at this point in the history
  16. Add more labels

    cowboyd authored and dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8213edf View commit details
    Browse the repository at this point in the history
  17. add acmecorp simulator

    cowboyd authored and dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    fedfb0f View commit details
    Browse the repository at this point in the history
  18. flesh out ldap service

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    114ed65 View commit details
    Browse the repository at this point in the history
  19. start script for ldap

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    080c018 View commit details
    Browse the repository at this point in the history
  20. add ldap test

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    667dd54 View commit details
    Browse the repository at this point in the history
  21. configure ldap for backstage

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    051105f View commit details
    Browse the repository at this point in the history
  22. rename to org.com

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    601bd9d View commit details
    Browse the repository at this point in the history
  23. bring in ldap processor

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    3573b7c View commit details
    Browse the repository at this point in the history
  24. remove map

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6a49020 View commit details
    Browse the repository at this point in the history
  25. get an ldap server

    cowboyd authored and dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    5308094 View commit details
    Browse the repository at this point in the history
  26. add graphgen data to state

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9cd2740 View commit details
    Browse the repository at this point in the history
  27. fix toRecord types

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    68f44ec View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7194c2f View commit details
    Browse the repository at this point in the history
  29. shut down ldap server

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    49c03f1 View commit details
    Browse the repository at this point in the history
  30. remove logs

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    44267b1 View commit details
    Browse the repository at this point in the history
  31. add logging and tidy ldap

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    fe1ad26 View commit details
    Browse the repository at this point in the history
  32. remove backstage monorepo

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    fce10cc View commit details
    Browse the repository at this point in the history
  33. noop test

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6ddf756 View commit details
    Browse the repository at this point in the history
  34. eslint acmecorp

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f3122ba View commit details
    Browse the repository at this point in the history
  35. fix effection versions

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    3dc70e2 View commit details
    Browse the repository at this point in the history
  36. remove unnecessary unbind

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f4f40e0 View commit details
    Browse the repository at this point in the history
  37. add test:open script

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    88b6209 View commit details
    Browse the repository at this point in the history
  38. Add missing development dependencies

    taras authored and dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    5102409 View commit details
    Browse the repository at this point in the history
  39. fix tests in main packages

    dagda1 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    0593e33 View commit details
    Browse the repository at this point in the history