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 Salesforce: update API version to 57 #25507

Merged

Conversation

roman-yermilov-gl
Copy link
Collaborator

What

Update API version to v57.0

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/salesforce labels Apr 25, 2023
@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented Apr 25, 2023

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4799755703
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4799755703
🐛 https://gradle.com/s/jzt5rvlvmy23g

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - Failed: Stream Accou...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:100: The previous and actual specifications are identical.
============= 1 failed, 39 passed, 1 skipped in 2192.28s (0:36:32) =============

@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented Apr 25, 2023

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4801373066
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4801373066
🐛 https://gradle.com/s/qp5netl74cjow

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - Failed: Stream Activ...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:100: The previous and actual specifications are identical.
============= 1 failed, 39 passed, 1 skipped in 1799.57s (0:29:59) =============

@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented Apr 26, 2023

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4806080723
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4806080723
🐛 https://gradle.com/s/osgmqb4omhvce

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - Failed: Stream AppDe...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:100: The previous and actual specifications are identical.
============= 1 failed, 39 passed, 1 skipped in 1256.67s (0:20:56) =============

@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented Apr 26, 2023

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4807228126
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4807228126
🐛 https://gradle.com/s/j3jaiwrnyfvg4

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - Failed: Stream Activ...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:100: The previous and actual specifications are identical.
============= 1 failed, 39 passed, 1 skipped in 335.00s (0:05:35) ==============

@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented Apr 27, 2023

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4818313042
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4818313042
🐛 https://gradle.com/s/r7pvafbrp7rze

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - Failed: Stream Asset...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:100: The previous and actual specifications are identical.
============= 1 failed, 39 passed, 1 skipped in 1247.06s (0:20:47) =============

@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented Apr 27, 2023

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4819663155
✅ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/4819663155
Python tests coverage:

Name                                         Stmts   Miss  Cover
----------------------------------------------------------------
source_salesforce/utils.py                       8      0   100%
source_salesforce/__init__.py                    2      0   100%
source_salesforce/source.py                    102      6    94%
source_salesforce/streams.py                   414     35    92%
source_salesforce/api.py                       155     14    91%
source_salesforce/exceptions.py                  8      1    88%
source_salesforce/rate_limiting.py              22      3    86%
source_salesforce/availability_strategy.py      17      8    53%
----------------------------------------------------------------
TOTAL                                          728     67    91%
Name                                         Stmts   Miss  Cover
----------------------------------------------------------------
source_salesforce/__init__.py                    2      0   100%
source_salesforce/exceptions.py                  8      1    88%
source_salesforce/api.py                       155     21    86%
source_salesforce/availability_strategy.py      17      3    82%
source_salesforce/streams.py                   414     94    77%
source_salesforce/rate_limiting.py              22      6    73%
source_salesforce/source.py                    102     34    67%
source_salesforce/utils.py                       8      7    12%
----------------------------------------------------------------
TOTAL                                          728    166    77%

Build Passed

Test summary info:

=========================== short test summary info ============================
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:100: The previous and actual specifications are identical.
================== 40 passed, 1 skipped in 2797.39s (0:46:37) ==================

@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented Apr 27, 2023

/publish connector=connectors/source-salesforce

🕑 Publishing the following connectors:
connectors/source-salesforce
https://github.com/airbytehq/airbyte/actions/runs/4823364753


Connector Version Did it publish? Were definitions generated?

if you have connectors that successfully published but failed definition generation, follow step 4 here ▶️

@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented Apr 27, 2023

/publish connector=connectors/source-salesforce

🕑 Publishing the following connectors:
connectors/source-salesforce
https://github.com/airbytehq/airbyte/actions/runs/4824052398


Connector Version Did it publish? Were definitions generated?

if you have connectors that successfully published but failed definition generation, follow step 4 here ▶️

@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented Apr 28, 2023

/publish connector=connectors/source-salesforce

🕑 Publishing the following connectors:
connectors/source-salesforce
https://github.com/airbytehq/airbyte/actions/runs/4828851266


Connector Version Did it publish? Were definitions generated?

if you have connectors that successfully published but failed definition generation, follow step 4 here ▶️

@roman-yermilov-gl
Copy link
Collaborator Author

roman-yermilov-gl commented May 3, 2023

/publish connector=connectors/source-salesforce

🕑 Publishing the following connectors:
connectors/source-salesforce
https://github.com/airbytehq/airbyte/actions/runs/4871530321


Connector Version Did it publish? Were definitions generated?
connectors/source-salesforce 2.0.12

if you have connectors that successfully published but failed definition generation, follow step 4 here ▶️

@roman-yermilov-gl roman-yermilov-gl merged commit 105e725 into master May 3, 2023
26 checks passed
@roman-yermilov-gl roman-yermilov-gl deleted the ryermilov/source-salesforce-update_api-version-to-57 branch May 3, 2023 13:31
marcosmarxm pushed a commit to natalia-miinto/airbyte that referenced this pull request Jun 8, 2023
* Source Salesforce: update API version to 57

* Source Salesforce: update changelog

* Source Salesforce: update expected records

* Source Salesforce: update expected records

* Source Salesforce: update expected records: Asset

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/salesforce
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants