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

feat(cloud9-alpha): add support for federated-user and assumed-role for Cloud9 environment ownership #27001

Merged
merged 28 commits into from
Nov 1, 2023

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    c3f82ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600a4dc View commit details
    Browse the repository at this point in the history
  3. Improves existing test case for user ownership by replacing a hardcod…

    …ed logicalId with the dynamic value from the stack
    markusz committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2f88452 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b2d115 View commit details
    Browse the repository at this point in the history
  5. Fixes ESLint checks

    markusz committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6646ca3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c557191 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1689f4d View commit details
    Browse the repository at this point in the history
  8. Adds Integration test

    markusz committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3914d4c View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/cloud9-support-role-as-env-owner…

    …' into cloud9-support-role-as-env-owner
    markusz committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    75243ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7848cc3 View commit details
    Browse the repository at this point in the history
  11. Updates unit tests to account for splitting of Owner.role(..) into Ow…

    …ner.assumedRole(..) and Owner.federatedUser(..)
    markusz committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    55ac9cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5adeeaa View commit details
    Browse the repository at this point in the history
  13. Updates README.md

    markusz committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7e74a08 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    739e5ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1201c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge remote-tracking branch 'aws-cdk/main' into cloud9-support-role-…

    …as-env-owner
    
    # Conflicts:
    #	packages/@aws-cdk/cli-lib-alpha/THIRD_PARTY_LICENSES
    markusz committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4f01cba View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Cleans up import in unit tests

    Co-authored-by: Luca Pizzini <lpizzini7@gmail.com>
    markusz and lpizzinidev authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d263718 View commit details
    Browse the repository at this point in the history
  2. Cleans up import in integration tests

    Co-authored-by: Luca Pizzini <lpizzini7@gmail.com>
    markusz and lpizzinidev authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7962a83 View commit details
    Browse the repository at this point in the history
  3. Formats ARN regex as inline code

    Co-authored-by: Luca Pizzini <lpizzini7@gmail.com>
    markusz and lpizzinidev authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8aaa538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91d8984 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Apply suggestions from code review

    Adds minor changes to wording
    
    Co-authored-by: Vinayak Kukreja <78971045+vinayak-kukreja@users.noreply.github.com>
    markusz and vinayak-kukreja authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4ad73cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    170f23f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    598566e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Makes integration test independent of used AWS account by creating us…

    …ed role in Test Stack
    markusz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c4589cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86bcbd7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/cloud9-support-role-as-env-owner…

    …' into cloud9-support-role-as-env-owner
    markusz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4a2ec5c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    0b5fdc9 View commit details
    Browse the repository at this point in the history
  2. update snapshot

    Signed-off-by: Vinayak Kukreja <vinakuk@amazon.com>
    vinayak-kukreja committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1b61f38 View commit details
    Browse the repository at this point in the history