1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

34 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
43fee01858 🐙 source-lever-hiring: run up-to-date pipeline [2025-11-25] (#69501)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:27:52 -08:00
octavia-bot-hoard[bot]
e93f076e87 🐙 source-lever-hiring: run up-to-date pipeline [2025-10-29] (#68936)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:46:24 -04:00
octavia-bot-hoard[bot]
7facd8a48a 🐙 source-lever-hiring: run up-to-date pipeline [2025-10-21] (#68331)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:32:06 -04:00
octavia-bot-hoard[bot]
46505a5ab1 🐙 source-lever-hiring: run up-to-date pipeline [2025-10-14] (#68064)
# Update source-lever-hiring

This PR was autogenerated by running `airbyte-ci connectors
--name=source-lever-hiring up_to_date --pull`

We've set the `auto-merge` label on it, so it will be automatically
merged if the CI pipelines pass.
If you don't want to merge it automatically, please remove the
`auto-merge` label.
Please reach out to the Airbyte Connector Tooling team if you have any
questions or concerns.


## Operations

- Upgrade the base image to the latest version in metadata.yaml:
Successful

- PATCH bump source-lever-hiring version to 0.4.17: Successful

- Build source-lever-hiring docker image for platform(s) linux/amd64,
linux/arm64: Successful

- Get dependency updates: Successful

- Create or update pull request on Airbyte repository: Successful

- Add changelog entry: Successful




## Dependency updates

We use [`syft`](https://github.com/anchore/syft) to generate a SBOM for
the latest connector version and the one from the PR.
It allows us to spot the dependencies that have been updated at all
levels and for all types of dependencies (system, python, java etc.).
Here are the dependencies that have been updated compared to
`airbyte/source-lever-hiring:latest`.
Keep in mind that `:latest` does not always match the connector code on
the main branch.
It is the latest released connector image when the head commit of this
branch was created.

| Type | Name | State | Previous Version | New Version |
|------|------|-------|-------------|------------------|
| python | airbyte-cdk | updated | 6.60.12 | **7.3.4** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | cattrs | updated | 24.1.2 | **25.2.0** |
| python | importlib_metadata | updated | 8.0.0 | **8.7.0** |
| python | joblib | updated | 1.5.1 | **1.5.2** |
| python | jsonschema | updated | 4.17.3 | **4.25.1** |
| python | pandas | updated | 2.2.2 | **2.2.3** |
| python | whenever | updated | 0.6.16 | **0.8.8** |
| python | zipp | updated | 3.19.2 | **3.23.0** |
| python | jsonschema-specifications | added | not present |
**2025.4.1** |
| python | referencing | added | not present | **0.36.2** |
| python | rpds-py | added | not present | **0.27.1** |
| python | filelock | removed | 3.18.0 | **not present** |
| python | pyrsistent | removed | 0.20.0 | **not present** |

> [!IMPORTANT]
> **Auto-merge enabled.**
> 
> _This PR is set to merge automatically when all requirements are met._

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-14 16:11:36 -04:00
octavia-bot-hoard[bot]
6b3648af37 🐙 source-lever-hiring: run up-to-date pipeline [2025-10-07] (#67526)
# Update source-lever-hiring

This PR was autogenerated by running `airbyte-ci connectors
--name=source-lever-hiring up_to_date --pull`

We've set the `auto-merge` label on it, so it will be automatically
merged if the CI pipelines pass.
If you don't want to merge it automatically, please remove the
`auto-merge` label.
Please reach out to the Airbyte Connector Tooling team if you have any
questions or concerns.


## Operations

- Upgrade the base image to the latest version in metadata.yaml:
Successful

- PATCH bump source-lever-hiring version to 0.4.16: Successful

- Build source-lever-hiring docker image for platform(s) linux/amd64,
linux/arm64: Successful

- Get dependency updates: Successful

- Create or update pull request on Airbyte repository: Successful

- Add changelog entry: Successful




## Dependency updates

We use [`syft`](https://github.com/anchore/syft) to generate a SBOM for
the latest connector version and the one from the PR.
It allows us to spot the dependencies that have been updated at all
levels and for all types of dependencies (system, python, java etc.).
Here are the dependencies that have been updated compared to
`airbyte/source-lever-hiring:latest`.
Keep in mind that `:latest` does not always match the connector code on
the main branch.
It is the latest released connector image when the head commit of this
branch was created.

| Type | Name | State | Previous Version | New Version |
|------|------|-------|-------------|------------------|
| python | airbyte-cdk | updated | 6.60.12 | **7.3.1** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | cattrs | updated | 24.1.2 | **25.2.0** |
| python | importlib_metadata | updated | 8.0.0 | **8.7.0** |
| python | joblib | updated | 1.5.1 | **1.5.2** |
| python | jsonschema | updated | 4.17.3 | **4.25.1** |
| python | pandas | updated | 2.2.2 | **2.2.3** |
| python | whenever | updated | 0.6.16 | **0.8.8** |
| python | zipp | updated | 3.19.2 | **3.23.0** |
| python | jsonschema-specifications | added | not present |
**2025.4.1** |
| python | referencing | added | not present | **0.36.2** |
| python | rpds-py | added | not present | **0.27.1** |
| python | filelock | removed | 3.18.0 | **not present** |
| python | pyrsistent | removed | 0.20.0 | **not present** |

> [!IMPORTANT]
> **Auto-merge enabled.**
> 
> _This PR is set to merge automatically when all requirements are met._

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-07 18:08:23 -04:00
octavia-bot-hoard[bot]
1f3d9660aa 🐙 source-lever-hiring: run up-to-date pipeline [2025-09-30] (#66814)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 12:11:02 -04:00
octavia-bot-hoard[bot]
a632ffbf04 🐙 source-lever-hiring: run up-to-date pipeline [2025-09-24] (#66648)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-24 02:11:52 -04:00
Airbyte
8facdc74d3 🐙 source-lever-hiring: run up-to-date pipeline [2025-09-09] (#66083) 2025-09-09 12:14:59 -04:00
Airbyte
711946caf5 🐙 source-lever-hiring: run up-to-date pipeline [2025-08-23] (#65324) 2025-08-23 16:13:19 -04:00
Airbyte
fb2271dfb3 🐙 source-lever-hiring: run up-to-date pipeline [2025-08-09] (#64602) 2025-08-09 16:07:27 +02:00
Airbyte
b239e4461f 🐙 source-lever-hiring: run up-to-date pipeline [2025-08-02] (#64302) 2025-08-02 18:06:34 +02:00
Airbyte
e72328ac38 🐙 source-lever-hiring: run up-to-date pipeline [2025-07-26] (#63847) 2025-07-26 18:11:13 +02:00
Airbyte
287b2199ce 🐙 source-lever-hiring: run up-to-date pipeline [2025-07-19] (#63519) 2025-07-19 20:07:04 +02:00
Airbyte
237c96f41b 🐙 source-lever-hiring: run up-to-date pipeline [2025-07-12] (#63111) 2025-07-12 13:08:40 -07:00
Airbyte
5c27fe91e1 🐙 source-lever-hiring: run up-to-date pipeline [2025-07-05] (#62598) 2025-07-05 09:11:45 -07:00
Airbyte
75958d90d9 🐙 source-lever-hiring: run up-to-date pipeline [2025-06-28] (#62189) 2025-06-28 09:18:29 -07:00
Airbyte
f9df72539f 🐙 source-lever-hiring: run up-to-date pipeline [2025-06-21] (#61808) 2025-06-21 11:10:59 -07:00
Airbyte
83ef1aaf61 🐙 source-lever-hiring: run up-to-date pipeline [2025-06-14] (#48264) 2025-06-16 12:03:21 -07:00
Airbyte
e23d6747ee 🐙 source-lever-hiring: run up-to-date pipeline [2024-10-28] (#43750) 2024-10-28 18:16:11 +02:00
Christo Grabowski
ebeac7d99e Bugfix: patch source-declarative-manifest for manifest-only connectors (#44196)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-08-16 18:47:23 -07:00
Christo Grabowski
d5501e7526 Source lever-hiring: Migrate to manifest-only (#44133) 2024-08-16 03:15:33 +03:00
Augustin
2a8645c4f3 source-lever-hiring: [autopull] Upgrade base image to v1.2.1 (#39082) 2024-06-05 10:54:37 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Dhroov Makwana
715bdae83c Source Lever Hiring: migrate to low-code (#36262) 2024-05-10 19:02:03 +03:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
sh4sh
c6243e3fb1 source-lever: fix changelog (#29765) 2023-08-23 18:04:58 +00:00
Denys Davydov
5d4d71b7f3 🐛 Source Lever-hiring: migrate to advancedAuth (#26564)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26239 source Quickbooks: migrate from authSpecification to advancedAuth
2023-05-29 10:41:29 +03:00
alexchouraki
10ecccc5da add basic auth for Lever (#17996)
* add basic auth for Lever

* Update lever-hiring.md

* Update spec.json

* Update source.py

* Revert "Update spec.json"

This reverts commit 77b10a653b.

* Revert "Update source.py"

This reverts commit 3d6d83c6c6.

* Update spec.json

* update spec.json, replace sample config, change check to auth_type

* unit tests with parametrize

* gradlew formatting python + fixing bugs to ensure it works

* modifs as suggested by reviewer

* Update test_source.py

* Update test_source.py

* fixing specs in order for integration tests to pass

* fix acceptance test TestSpec.test_oauth_flow_parameters

* bump the docker image version to 0.1.3

* auto-bump connector version

Co-authored-by: Yiyang Li <yiyangli2010@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-26 11:46:36 -04:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
ycherniaiev
e142a4f65a Update fields in source-connectors specifications: lever-hiring (#9214)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-01-20 15:12:37 +02:00
Marcos Eliziario Santos
7c0d1959cb Lever hiring oauth backend (#7677)
* Lever OAuth Initial Impl

* Unit test fixes for Lever OAuth

* lever oauth fix post merge

* Autoformatting Lever OAuth Flow

* Use URIBuilder for LeverOAuthFlow

* Lever OAuth, python code bugs, modernizing java portion to account for new class hierarchies

* Fix end to end oauth flow

* Connector based input configuration

* Fix lever unit test

* Post master merge fixes

* Update GithubOAuthFlowIntegrationTest.java

* Delete useless LeverOAuthFlowIntegrationTest

* Remove obsolete python class spec

* SAT fixes, bump versions, update docs

* flake8 fix

* small refactor for clarity

* missing schemas

* Dirty attempt to debug CI build error.

* fix test error

* flake violation

* fix unit test
2021-12-21 10:30:06 -03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Yevhenii
73162062db 🎉 New Source: Lever Hiring (#6141)
* Lever Hiring - New Connector
2021-09-22 12:51:00 +03:00