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

feat: support atproto source and bluesky worker #662

Merged
merged 36 commits into from
Dec 17, 2024
Merged

Conversation

polebug
Copy link
Contributor

@polebug polebug commented Nov 27, 2024

Summary

Checklist

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@polebug polebug marked this pull request as ready for review November 27, 2024 15:03
@polebug polebug requested a review from pseudoyu as a code owner November 27, 2024 15:03
@polebug polebug requested a review from brucexc November 27, 2024 15:03
@polebug polebug marked this pull request as draft November 27, 2024 15:03
@polebug polebug marked this pull request as ready for review December 2, 2024 14:13
Copy link

github-actions bot commented Dec 2, 2024

commit hash: b9f0bd1
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

Copy link

github-actions bot commented Dec 2, 2024

commit hash: 701a5cf
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@polebug polebug force-pushed the feat/support-at-protocol branch from 701a5cf to 096929e Compare December 2, 2024 14:23
Copy link

github-actions bot commented Dec 2, 2024

commit hash: 096929e
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

Copy link

github-actions bot commented Dec 2, 2024

commit hash: e4cdcbe
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@polebug polebug force-pushed the feat/support-at-protocol branch from e4cdcbe to 71a4ca8 Compare December 2, 2024 14:43
Copy link

github-actions bot commented Dec 2, 2024

commit hash: 71a4ca8
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

Copy link

github-actions bot commented Dec 2, 2024

commit hash: 0086bc2
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@polebug polebug force-pushed the feat/support-at-protocol branch from 68585da to 7163ef2 Compare December 13, 2024 10:11
Copy link

commit hash: 7163ef2
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

config/config.go Outdated Show resolved Hide resolved
cmd/main.go Outdated Show resolved Hide resolved
deploy/config.example.yaml Outdated Show resolved Hide resolved
Copy link

commit hash: a87caa1
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

# Conflicts:
#	go.mod
#	go.sum
#	internal/engine/worker/rss/factory.go
Copy link

commit hash: 979a258
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@polebug polebug force-pushed the feat/support-at-protocol branch from 979a258 to 8eb0d11 Compare December 16, 2024 11:53
Copy link

commit hash: 8eb0d11
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

Copy link

commit hash: 5150e12
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

Copy link

commit hash: cc0a88b
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@polebug polebug requested a review from brucexc December 16, 2024 16:08
Copy link

commit hash: 581a14d
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

Copy link

commit hash: 7b9d328
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@polebug polebug requested a review from brucexc December 17, 2024 09:37
@polebug polebug merged commit da1b825 into main Dec 17, 2024
7 checks passed
@polebug polebug deleted the feat/support-at-protocol branch December 17, 2024 09:44
Copy link

commit hash: da1b825
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants