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

🐛 Source Github: add new streams Deployments, ProjectColumns, PullRequestCommits #10385

Merged
merged 36 commits into from
Mar 3, 2022

Commits on Feb 16, 2022

  1. add new stream Deployments

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    1232343 View commit details
    Browse the repository at this point in the history
  2. bump version 0.2.19 -> 0.2.20

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7839e5b View commit details
    Browse the repository at this point in the history
  3. add deployments stream to configured_catalog.json

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 16, 2022
    1 Configuration menu
    Copy the full SHA
    e732f24 View commit details
    Browse the repository at this point in the history
  4. add deployments stream to SAT tests

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 16, 2022
    1 Configuration menu
    Copy the full SHA
    ceea5f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. bugfix added "deployments" to abnormal_state.json

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 17, 2022
    1 Configuration menu
    Copy the full SHA
    2ed5f57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0a8aa View commit details
    Browse the repository at this point in the history
  3. ProjectColumns added

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 17, 2022
    1 Configuration menu
    Copy the full SHA
    843bb0e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. 1 Configuration menu
    Copy the full SHA
    c69bf91 View commit details
    Browse the repository at this point in the history
  2. ProjectColumns tests added

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 18, 2022
    1 Configuration menu
    Copy the full SHA
    9ca6b31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ad20a View commit details
    Browse the repository at this point in the history
  4. project_columns added to configured_catalog.json

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 18, 2022
    1 Configuration menu
    Copy the full SHA
    efd66a2 View commit details
    Browse the repository at this point in the history
  5. debug bin/generate-protocol-files.sh (remove me)

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 18, 2022
    1 Configuration menu
    Copy the full SHA
    23561eb View commit details
    Browse the repository at this point in the history
  6. Revert "debug bin/generate-protocol-files.sh (remove me)"

    This reverts commit 23561eb.
    grubberr committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    0f6b09f View commit details
    Browse the repository at this point in the history
  7. datamodel-code-generator==0.10.1 -> datamodel-code-generator==0.11.19

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 18, 2022
    1 Configuration menu
    Copy the full SHA
    53217fa View commit details
    Browse the repository at this point in the history
  8. iter parent stream SyncMode.full_refresh

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ae744b6 View commit details
    Browse the repository at this point in the history
  9. github.md updated

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 18, 2022
    1 Configuration menu
    Copy the full SHA
    e642f74 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. refactor transform

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    8de3d4a View commit details
    Browse the repository at this point in the history
  2. Revert "datamodel-code-generator==0.10.1 -> datamodel-code-generator=…

    …=0.11.19"
    
    This reverts commit 53217fa.
    grubberr committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    c35ba4c View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    0fd9f6d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'grubberr/10384-source-github-traform' into grubberr/103…

    …84-source-github
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b52ac02 View commit details
    Browse the repository at this point in the history
  5. add transform for project_columns

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 22, 2022
    1 Configuration menu
    Copy the full SHA
    30c3be5 View commit details
    Browse the repository at this point in the history
  6. fix schema for teams stream

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 22, 2022
    1 Configuration menu
    Copy the full SHA
    12e13bd View commit details
    Browse the repository at this point in the history
  7. github.md updated

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 22, 2022
    1 Configuration menu
    Copy the full SHA
    ca2d242 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. 1 Configuration menu
    Copy the full SHA
    f7468c7 View commit details
    Browse the repository at this point in the history
  2. refactor: start_point_map -> start_point

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 23, 2022
    1 Configuration menu
    Copy the full SHA
    5122429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94b9e30 View commit details
    Browse the repository at this point in the history
  4. Organizations.transform added

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Feb 23, 2022
    1 Configuration menu
    Copy the full SHA
    ea8bdb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

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

Commits on Mar 1, 2022

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

Commits on Mar 3, 2022

  1. ProjectColumns docs added

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Mar 3, 2022
    1 Configuration menu
    Copy the full SHA
    1e00bbe View commit details
    Browse the repository at this point in the history
  2. pull_request_commits added

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5a8d597 View commit details
    Browse the repository at this point in the history
  3. pull_request_commits added (2)

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3de28b9 View commit details
    Browse the repository at this point in the history
  4. pull_request_commits added (3)

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    05d1db1 View commit details
    Browse the repository at this point in the history
  5. pull_request_commits added (4)

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Mar 3, 2022
    1 Configuration menu
    Copy the full SHA
    ccf1634 View commit details
    Browse the repository at this point in the history
  6. fix source_defined_primary_key

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Mar 3, 2022
    1 Configuration menu
    Copy the full SHA
    97de944 View commit details
    Browse the repository at this point in the history
  7. source_specs.yaml updated

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Mar 3, 2022
    1 Configuration menu
    Copy the full SHA
    672005a View commit details
    Browse the repository at this point in the history