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

PORT-5598 | Jira integration - support sprints | Change priority to name #804

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    a3d6380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a2811c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d3f527 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    7121711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be33aef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0367e78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9307d15 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    b9abc49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75a090a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    6b6cb82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58f9984 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    ec6c1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320caa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32d82d3 View commit details
    Browse the repository at this point in the history
  4. Fix bugs in webhook

    lordsarcastic committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1a6a376 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 9, 2024

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

Commits on Aug 14, 2024

  1. Fix Nonetype error

    lordsarcastic committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ff31969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41e7fcc View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lordsarcastic committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a447370 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    69458cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b406d View commit details
    Browse the repository at this point in the history
  3. Ran formatting

    lordsarcastic committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4362377 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    df881df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88899ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac6d419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be072f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9d4f72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8560691 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b19e8b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4b0242 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a616d5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f72fd3e View commit details
    Browse the repository at this point in the history
  11. Fix bugs in webhook

    lordsarcastic committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1158543 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2fa837 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d761c9e View commit details
    Browse the repository at this point in the history
  14. PORT-9572 Update the default JQL provided by the JIRA integration (#868)

    What - Ingest issues that are open, or were created/updated in the past
    week
    Why - Support better metrics out of the box
    How - Update JQL
    
    Please leave one option from the following and delete the rest:
    
    - [ ] Bug fix (non-breaking change which fixes an issue)
    - [X] New feature (non-breaking change which adds functionality)
    - [ ] New Integration (non-breaking change which adds a new integration)
    - [ ] Breaking change (fix or feature that would cause existing
    functionality to not work as expected)
    - [ ] Non-breaking change (fix of existing functionality that will not
    change current behavior)
    - [ ] Documentation (added/updated documentation)
    
    Include screenshots from your environment showing how the resources of
    the integration will look.
    
    Provide links to the API documentation used for this integration.
    MPTG94 authored and lordsarcastic committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fd9cf23 View commit details
    Browse the repository at this point in the history
  15. [AWS] Bug fix global resources not synced for all accounts (#845)

    # Description
    
    What - 
    Fixed an issue in the AWS integration where S3 buckets were not synced
    for all accounts.
    
    Why - 
    S3 buckets are a global resource type, meaning we only search for the
    first region showing these buckets and then stop searching to avoid rate
    limiting with AWS and wasting time. This caused users with multi-account
    setups to only list their first account's buckets.
    
    How - 
    Added an iteration of accounts on top of the existing process to ensure
    that S3 buckets are synced across all accounts.
    
    ## Type of change
    
    Please leave one option from the following and delete the rest:
    
    - [x] Bug fix (non-breaking change which fixes an issue)
    - [ ] New feature (non-breaking change which adds functionality)
    - [ ] New Integration (non-breaking change which adds a new integration)
    - [ ] Breaking change (fix or feature that would cause existing
    functionality to not work as expected)
    - [ ] Non-breaking change (fix of existing functionality that will not
    change current behavior)
    - [ ] Documentation (added/updated documentation)
    
    ## Screenshots
    
    Include screenshots from your environment showing how the resources of
    the integration will look.
    
    ## API Documentation
    
    Provide links to the API documentation used for this integration.
    
    ---------
    
    Co-authored-by: Shalev Avhar <[email protected]>
    2 people authored and lordsarcastic committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e97e3ab View commit details
    Browse the repository at this point in the history
  16. [Integration][AWS] throw error if no permissions on region (#889)

    # Description
    
    What - We have implemented blacklist error handling for AWS errors in
    our system. This ensures that certain AWS error types are specifically
    caught and handled differently from other errors.
    
    Why - Each AWS resource handles "not found" errors differently, making
    it challenging to distinguish between a resource not being found and an
    actual error in the system. This inconsistency can lead to
    misinterpretation of errors and inappropriate error handling. By adding
    blacklist error handling, we can provide more accurate and consistent
    error handling across different AWS resources.
    
    How - We have introduced a blacklist mechanism that explicitly catches
    specific AWS error codes related to "not found" scenarios. These error
    codes are then handled separately from other types of errors, allowing
    us to treat them as non-critical issues and proceed accordingly. This
    ensures that our system can gracefully handle situations where AWS
    resources are legitimately not found without mistaking them for system
    errors. This approach improves our system's robustness and reliability
    in interacting with AWS services.
    
    
    ## Type of change
    
    Please leave one option from the following and delete the rest:
    
    - [X] Bug fix (non-breaking change which fixes an issue)
    - [ ] New feature (non-breaking change which adds functionality)
    - [ ] New Integration (non-breaking change which adds a new integration)
    - [ ] Breaking change (fix or feature that would cause existing
    functionality to not work as expected)
    - [ ] Non-breaking change (fix of existing functionality that will not
    change current behavior)
    - [ ] Documentation (added/updated documentation)
    
    ## Screenshots
    
    Include screenshots from your environment showing how the resources of
    the integration will look.
    
    ## API Documentation
    
    Provide links to the API documentation used for this integration.
    
    ---------
    
    Co-authored-by: Shalev Avhar <[email protected]>
    2 people authored and lordsarcastic committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    59cdfa6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    012474c View commit details
    Browse the repository at this point in the history
  18. Ran formatting

    lordsarcastic committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b755efa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    52cd217 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6a5a123 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fd1731d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    6aa8f99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    028eb1a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    266256a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb0eb2 View commit details
    Browse the repository at this point in the history
  3. Fix: Lint issues

    lordsarcastic committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    04de891 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    4423064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e5345 View commit details
    Browse the repository at this point in the history
  3. Bumped version

    lordsarcastic committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4fca62a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    264faa7 View commit details
    Browse the repository at this point in the history
  2. Chore: bumped version

    lordsarcastic committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    64ecbd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

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

Commits on Oct 10, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    a572710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f36f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f8ca50 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    1eaf4fb View commit details
    Browse the repository at this point in the history
  2. Fixed bug in tests

    lordsarcastic committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bd6c269 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    8b6acc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec3727f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c9c29a View commit details
    Browse the repository at this point in the history
  4. Updated changelog

    lordsarcastic committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    34acfc9 View commit details
    Browse the repository at this point in the history
  5. Fix: Lint errors

    lordsarcastic committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8e34aa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19f49bb View commit details
    Browse the repository at this point in the history
  7. Fix: commented code

    lordsarcastic committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1879b0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52d6a8c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    bdf93d1 View commit details
    Browse the repository at this point in the history
  2. Bumped version

    lordsarcastic committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f1f8495 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6668e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bae8656 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d663f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ae1adc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dd0f85 View commit details
    Browse the repository at this point in the history