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 initial version of login to Octopus with OIDC or API keys #3

Merged
merged 43 commits into from
Aug 23, 2023

Commits on Aug 9, 2023

  1. Wip login to octopus

    geofflamrock committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    02604f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5657a20 View commit details
    Browse the repository at this point in the history
  3. Remove PR trigger

    geofflamrock committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e9bd07f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bca99fe View commit details
    Browse the repository at this point in the history
  5. Change to info logging

    geofflamrock committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    55e4ebe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c2b79f View commit details
    Browse the repository at this point in the history
  7. Fix permissions

    geofflamrock committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    59d4d71 View commit details
    Browse the repository at this point in the history
  8. Add content type header

    geofflamrock committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    797fa3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c3fd78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d4e189 View commit details
    Browse the repository at this point in the history
  11. Add debug logging

    geofflamrock committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e919dbb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    993cc60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    64f6039 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a7e3c58 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d63ab39 View commit details
    Browse the repository at this point in the history
  16. More testing of action

    geofflamrock committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    63f3fbd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bf168b8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    78eec29 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    525a8b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. wip adding tests

    geofflamrock committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4222799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9942b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0f8b0 View commit details
    Browse the repository at this point in the history
  4. Fix build

    geofflamrock committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    66027ba View commit details
    Browse the repository at this point in the history
  5. Add changeset

    geofflamrock committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    230e394 View commit details
    Browse the repository at this point in the history
  6. More tests

    geofflamrock committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7112c7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    363360b View commit details
    Browse the repository at this point in the history
  8. Fixes examples

    geofflamrock committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    000c850 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Adds linting to ci

    geofflamrock committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f55c0f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Add test report

    geofflamrock committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    80b4d08 View commit details
    Browse the repository at this point in the history
  2. Fix up ci test reporting

    geofflamrock committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1e1da5d View commit details
    Browse the repository at this point in the history
  3. Set correct permissions

    geofflamrock committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0b80bbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e254244 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79d9af8 View commit details
    Browse the repository at this point in the history
  6. Update lockfile

    geofflamrock committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5b57472 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    d5dc109 View commit details
    Browse the repository at this point in the history
  2. Merge from main

    geofflamrock committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    183debb View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Use openid configuration

    geofflamrock committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d049e90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b9c023 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Add user agent

    geofflamrock committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2b4f2f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c942b65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    440bcd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Fix casing

    geofflamrock committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ffa3b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48e7f1 View commit details
    Browse the repository at this point in the history