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

Feature crawler #711

Merged
merged 66 commits into from
Mar 28, 2024
Merged

Feature crawler #711

merged 66 commits into from
Mar 28, 2024

Commits on Nov 6, 2023

  1. wip

    iakov-aws committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6b31eb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. wip

    iakov-aws committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    564e978 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    14929cb View commit details
    Browse the repository at this point in the history
  2. wip

    iakov-aws committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    d057156 View commit details
    Browse the repository at this point in the history
  3. better type management

    iakov-aws committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3423e1f View commit details
    Browse the repository at this point in the history
  4. refactoring

    iakov-aws committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b23941a View commit details
    Browse the repository at this point in the history
  5. fixes

    iakov-aws committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    c6caf78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0b8578 View commit details
    Browse the repository at this point in the history
  7. sort

    iakov-aws committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3508256 View commit details
    Browse the repository at this point in the history
  8. fix import

    iakov-aws committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    6d8f314 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3acf9a6 View commit details
    Browse the repository at this point in the history
  10. Merge

    iakov-aws committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    1edc2d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. refactoring cur

    iakov-aws committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    900a42a View commit details
    Browse the repository at this point in the history
  2. remove resource id dep

    iakov-aws committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    9839247 View commit details
    Browse the repository at this point in the history
  3. remove resource_id dep

    iakov-aws committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    17db51a View commit details
    Browse the repository at this point in the history
  4. more refactoring

    iakov-aws committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    7c53141 View commit details
    Browse the repository at this point in the history
  5. more refactoring

    iakov-aws committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    c4af0fa View commit details
    Browse the repository at this point in the history
  6. fixes

    iakov-aws committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    7785277 View commit details
    Browse the repository at this point in the history
  7. merge

    iakov-aws committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    3f54b03 View commit details
    Browse the repository at this point in the history
  8. fixes

    iakov-aws committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    d129f30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca45cdc View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. add cur creation

    iakov-aws committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    3b7e6b0 View commit details
    Browse the repository at this point in the history
  2. fixes

    iakov-aws committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    bb3d1d1 View commit details
    Browse the repository at this point in the history
  3. fixes

    iakov-aws committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    a25e737 View commit details
    Browse the repository at this point in the history
  4. fixes

    iakov-aws committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    113b92f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    e25d45b View commit details
    Browse the repository at this point in the history
  2. doc and workflow fixes

    iakov-aws committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    cbd7d4a View commit details
    Browse the repository at this point in the history
  3. doc and workflow fixes

    iakov-aws committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4246a5b View commit details
    Browse the repository at this point in the history
  4. add cur.yaml

    iakov-aws committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    60d33f9 View commit details
    Browse the repository at this point in the history
  5. add QS DS role management

    iakov-aws committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    a41d21c View commit details
    Browse the repository at this point in the history
  6. refactor iam

    iakov-aws committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4a78973 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    f8a9fab View commit details
    Browse the repository at this point in the history
  2. release 0.3.0

    iakov-aws committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6e46436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16d427f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. refactor export

    iakov-aws committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    30f623b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. lint

    iakov-aws committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e4b2902 View commit details
    Browse the repository at this point in the history
  2. lint

    iakov-aws committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    36a72e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix cur yaml

    iakov-aws committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0df6174 View commit details
    Browse the repository at this point in the history
  2. fix role creation

    iakov-aws committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5eca19b View commit details
    Browse the repository at this point in the history
  3. workaround IAM

    iakov-aws committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    37b2e40 View commit details
    Browse the repository at this point in the history
  4. wip

    iakov-aws committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    da1436a View commit details
    Browse the repository at this point in the history
  5. merge

    iakov-aws committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3dc81a3 View commit details
    Browse the repository at this point in the history
  6. more fixes

    iakov-aws committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a55b8a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 31, 2024

  1. Update cid/helpers/quicksight/__init__.py

    Co-authored-by: Yuriy Prykhodko <yprikhodko@gmail.com>
    iakov-aws and yprikhodko committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    520fd35 View commit details
    Browse the repository at this point in the history
  2. Update cid/cli.py

    Co-authored-by: Yuriy Prykhodko <yprikhodko@gmail.com>
    iakov-aws and yprikhodko committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4a1c6a8 View commit details
    Browse the repository at this point in the history
  3. Update cid/commands/init_qs.py

    Co-authored-by: Yuriy Prykhodko <yprikhodko@gmail.com>
    iakov-aws and yprikhodko committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    98d16cc View commit details
    Browse the repository at this point in the history
  4. Update cid/commands/init_qs.py

    Co-authored-by: Yuriy Prykhodko <yprikhodko@gmail.com>
    iakov-aws and yprikhodko committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    be8c3ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfbf9a0 View commit details
    Browse the repository at this point in the history
  6. review fixes

    iakov-aws committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ea82b5b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. wip

    iakov-aws committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    67d1e06 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. align roles

    iakov-aws committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    1da954d View commit details
    Browse the repository at this point in the history
  2. merge

    iakov-aws committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8e3e6b1 View commit details
    Browse the repository at this point in the history
  3. lint

    iakov-aws committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    f5c63b3 View commit details
    Browse the repository at this point in the history
  4. more fixes

    iakov-aws committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8dd9f38 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 26, 2024

  1. minor fixes

    iakov-aws committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6e4cdcb View commit details
    Browse the repository at this point in the history
  2. align role names

    iakov-aws committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    19301b0 View commit details
    Browse the repository at this point in the history
  3. merge main

    iakov-aws committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    010d9e9 View commit details
    Browse the repository at this point in the history
  4. fix comment

    iakov-aws committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    28dbe5b View commit details
    Browse the repository at this point in the history
  5. merge

    iakov-aws committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f404504 View commit details
    Browse the repository at this point in the history
  6. remove print

    iakov-aws committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b1f75c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update cid/common.py

    Co-authored-by: Yuriy Prykhodko <yprikhodko@gmail.com>
    iakov-aws and yprikhodko committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4640404 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update cid/common.py

    Co-authored-by: Yuriy Prykhodko <yprikhodko@gmail.com>
    iakov-aws and yprikhodko committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a4d14fb View commit details
    Browse the repository at this point in the history
  2. merge

    iakov-aws committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    68a841f View commit details
    Browse the repository at this point in the history