Skip to content

Commit

Permalink
Merge branch 'master' into artem1205/source-smartsheets-oauth-authent…
Browse files Browse the repository at this point in the history
…icator

# Conflicts:
#	airbyte-oauth/src/main/java/io/airbyte/oauth/flows/SmartsheetsOAuthFlow.java
  • Loading branch information
artem1205 committed Feb 21, 2023
2 parents 485c1b4 + bdf493f commit 87bbd00
Show file tree
Hide file tree
Showing 2,540 changed files with 210 additions and 221,978 deletions.
117 changes: 0 additions & 117 deletions .env

This file was deleted.

38 changes: 0 additions & 38 deletions .env.dev

This file was deleted.

5 changes: 0 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
/airbyte-integrations/connector-templates/ @airbytehq/connector-extensibility
/airbyte-integrations/bases/connector-acceptance-tests/ @airbytehq/connector-operations

# Oauth
/airbyte-oauth/ @airbytehq/connector-operations
/airbyte-server/src/main/java/io/airbyte/server/handlers/OAuthHandler.java @airbytehq/connector-operations
/airbyte-server/src/test/java/io/airbyte/server/handlers/OAuthHandlerTest.java @airbytehq/connector-operations

# Protocol related items
/docs/understanding-airbyte/airbyte-protocol.md @airbytehq/protocol-reviewers

Expand Down
33 changes: 0 additions & 33 deletions .github/actions/build-and-push-branch/action.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/actions/build-branch/action.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/build-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
timeout-minutes: 5
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
environment: more-secrets
steps:
- name: Checkout Airbyte
uses: actions/checkout@v3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/create-oss-pr-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
static-args: |
repository=${{ github.repository }}
branch=${{ needs.check.outputs.pull_request_branch }}
pr_number=${{ github.event.issue_comment.issue.number }}
pr_number=${{ github.event.issue.number }}
commands: |
create-platform-pr
- name: Publish comment with error message
Expand All @@ -50,4 +50,4 @@ jobs:
with:
comment-id: ${{ github.event.comment.id }}
body: |
> Error: ${{ steps.slash-command-dispatch.outputs.error-message }}
> Error: ${{ steps.slash-command-dispatch.outputs.error-message }}
1 change: 0 additions & 1 deletion .github/workflows/doc-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
markdown-link-check:
timeout-minutes: 50
runs-on: ubuntu-latest
environment: more-secrets
steps:
- uses: actions/checkout@master
# check all files on master
Expand Down
47 changes: 0 additions & 47 deletions .github/workflows/fe-validate-links.yml

This file was deleted.

Loading

0 comments on commit 87bbd00

Please sign in to comment.