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

Proof of concept for extension reserved indices #93

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Jul 12, 2023

  1. Outline changes

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2837200 View commit details
    Browse the repository at this point in the history
  2. Basic outline

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    570c04b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Basic token passing

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    abd83c4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into tokenPassingForExtensions

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0b4d85d View commit details
    Browse the repository at this point in the history
  3. Minor changes

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    afc6b34 View commit details
    Browse the repository at this point in the history
  4. Swap issue token type

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ee602cf View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    095932d View commit details
    Browse the repository at this point in the history
  6. SPotless

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    676d14f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into tokenPassingForExtensions

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b224770 View commit details
    Browse the repository at this point in the history
  8. Add test

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3db805c View commit details
    Browse the repository at this point in the history
  9. Swap out authentication

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4d6e2fd View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into tokenPassingForExtensions

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7b1757e View commit details
    Browse the repository at this point in the history
  11. Swap to string, obj map

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b15df51 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update with Craig's feedback

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d937ca9 View commit details
    Browse the repository at this point in the history
  2. Add javadoc

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    af9d2d7 View commit details
    Browse the repository at this point in the history
  3. add annotation

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f6209d4 View commit details
    Browse the repository at this point in the history
  4. Fix missing path import

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    acd3330 View commit details
    Browse the repository at this point in the history
  5. Fix test

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ed2d09c View commit details
    Browse the repository at this point in the history
  6. boost coverage

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4fdfaf7 View commit details
    Browse the repository at this point in the history
  7. Proof of concept for extension reserved indices

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0e7f23e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    1136cb3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'stephen/tokenPassingForExtensions' into…

    … extension-service-account-tokens
    cwperks committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0b80916 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. unflatten map

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8d1bcb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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