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

Finalize PDS in-process AppView removal #1198

Merged
merged 113 commits into from
Oct 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
113 commits
Select commit Hold shift + click to select a range
e71a5e3
rm tables
dholms Jun 12, 2023
a141d44
rm event-stream & proxied
dholms Jun 12, 2023
3b32f2b
Remove appview services, move label service to pds
devinivy Jun 12, 2023
44e4715
only proxy appview stuff
dholms Jun 12, 2023
e600fab
delete more tables
dholms Jun 12, 2023
dc240c2
Start removing message dispatched from pds
devinivy Jun 12, 2023
ac35923
more syncing-up removal of message dispatcher in pds
devinivy Jun 12, 2023
b241fba
merged
dholms Jun 12, 2023
1b10634
remove feedgens from pds, remove getPopular
devinivy Jun 12, 2023
d318f3e
remove unused image helper from pds
devinivy Jun 12, 2023
49010ed
fixing compiler errors
dholms Jun 12, 2023
b458780
clean up sharp
dholms Jun 12, 2023
c9c561d
rm label service
dholms Jun 12, 2023
2774c17
first pass on cleaning up tests
dholms Jun 12, 2023
69f3727
fix up a bunch of tests
dholms Jun 13, 2023
9c4667d
moderation view tests
dholms Jun 13, 2023
6940a76
last admin tests
dholms Jun 13, 2023
810273e
got a lil overzealous in deletes
dholms Jun 13, 2023
b228090
clean up unused cfg
dholms Jun 13, 2023
5ad2e09
clean up label table
dholms Jun 13, 2023
1ad57ba
simplify admin repo search query/logic
devinivy Jun 13, 2023
12cfdfd
tidy pds entrypoint
devinivy Jun 13, 2023
5172554
in-progress pds config changes
devinivy Jun 13, 2023
b7b3d60
cfg fiddling
dholms Jun 13, 2023
dcdeeaa
finish cleaning up cfg/ctx
dholms Jun 13, 2023
68a2daf
comments
dholms Jun 13, 2023
bde6307
building
dholms Jun 13, 2023
def6dc4
pds prefix on env
dholms Jun 13, 2023
03b4b88
test env
dholms Jun 13, 2023
8efa874
collapse pds migrations down into a single migration
devinivy Jun 13, 2023
27ab9e6
fix up dev-env
dholms Jun 13, 2023
906513d
tidy
dholms Jun 13, 2023
197d1a2
cleanup
dholms Jun 13, 2023
0c38164
fix pds admin tests
devinivy Jun 13, 2023
caf670d
fix handle test
dholms Jun 13, 2023
6632166
fix pds proxy tests
devinivy Jun 13, 2023
88e7de4
fix subscribe repos test
dholms Jun 13, 2023
8eb6cf6
fix sqlite config in pds tests
devinivy Jun 13, 2023
453c0d2
add sqlite clause in sequencer-leader
dholms Jun 13, 2023
b8d1f0f
fix actor search w/ sqlite on pds
devinivy Jun 13, 2023
9644851
Merge branch 'simplify-pds' of github.com:bluesky-social/atproto into…
devinivy Jun 13, 2023
853dc05
fixes
dholms Jun 13, 2023
4a5a7a4
fix dev env build
dholms Jun 13, 2023
61b77bc
update pds service entrypoint
devinivy Jun 13, 2023
a569bac
simple env example
dholms Jun 13, 2023
e555345
make takedown ids opaque identifiers in the pds
devinivy Jun 13, 2023
397b10b
use pds routes for api tests
dholms Jun 13, 2023
6863417
update pds dockerfile with volume and correct port env var
devinivy Jun 14, 2023
09095c8
add a couple env vars to example
dholms Jun 14, 2023
1077d87
add comments to env example
dholms Jun 14, 2023
8646d8d
@atproto/pds 0.2.0-beta.0
devinivy Jun 14, 2023
9c81f68
@atproto/aws 0.0.1-beta.0
devinivy Jun 14, 2023
e4da951
appview did
dholms Jun 14, 2023
89c412a
@atproto/aws 0.0.1
devinivy Jun 14, 2023
2d4fa3a
enable logs by default
dholms Jun 14, 2023
2c604c2
update env example
dholms Jun 14, 2023
a109e14
bugfixing sandbox issues
dholms Jun 15, 2023
78effb3
consistency in pds env var name for appview url
devinivy Jun 14, 2023
94a4fec
log on pds start and stop, configure version at runtime
devinivy Jun 14, 2023
ba609d8
@atproto/pds 0.2.0-beta.1
devinivy Jun 14, 2023
dc584ef
fix semver matching for pds beta version
devinivy Jun 14, 2023
5099be5
v0.2.0-beta.2
dholms Jun 15, 2023
719dfd6
default invites to being not required
dholms Jun 15, 2023
999e45a
fix flaky test
dholms Jun 15, 2023
9df4f35
Merge remote-tracking branch 'origin/main' into simplify-pds
devinivy Jun 16, 2023
3e0582a
limit db connections in tests
devinivy Jun 16, 2023
2ffca7b
publish 0.2.0-beta.d3
dholms Jun 20, 2023
2d04df1
Merge branch 'main' into simplify-pds
dholms Jun 20, 2023
a8bd59a
fix invite required parsing
dholms Jun 20, 2023
3752284
@atproto/pds 0.2.0-beta.5
devinivy Jun 20, 2023
e6db8e9
merge main
dholms Jun 29, 2023
c8f1d2e
Proxy getPopularFeedGenerators on simplified pds (#1222)
devinivy Jun 29, 2023
a17a589
big nasty merge
dholms Sep 14, 2023
2ecfe87
tidy migrations
dholms Sep 14, 2023
cd78e8a
fix service entry
dholms Sep 14, 2023
85fb95f
bump version
dholms Sep 14, 2023
c1cafd7
change auth order
dholms Sep 14, 2023
3a9d3aa
bump version
dholms Sep 14, 2023
d948ca6
bump version
dholms Sep 14, 2023
7f99cbf
add upgradeRepoVersion & fallback url for cdn
dholms Sep 15, 2023
4927150
bump version
dholms Sep 15, 2023
dc53474
merging
dholms Sep 26, 2023
8972adc
merge pds
dholms Sep 26, 2023
1351560
building dev-env
dholms Sep 26, 2023
08fde87
merging tests
dholms Sep 27, 2023
e6ec83b
merge service entry
dholms Sep 27, 2023
33db3db
test fixing
dholms Sep 27, 2023
a903798
merge
dholms Sep 27, 2023
701fba8
tidy
dholms Sep 27, 2023
660ad21
fix admin search
dholms Sep 27, 2023
0e4821c
tidy
dholms Sep 27, 2023
58d527b
tidy
dholms Sep 27, 2023
c3f4860
add snap for getListFeed
dholms Sep 27, 2023
1c30e8c
add backup nameserver cfg
dholms Sep 27, 2023
b2864ca
tidy + pr feedback
dholms Sep 28, 2023
75f3653
tidy
dholms Sep 28, 2023
5603a19
tidy env
dholms Sep 28, 2023
6dd27aa
bit more
dholms Sep 28, 2023
497d100
re-add dotenv to root package.json
dholms Sep 28, 2023
046f82c
merge
dholms Sep 28, 2023
fb75e28
fix dep
dholms Sep 28, 2023
20b97c2
build branch
dholms Sep 28, 2023
1134fd8
fix tests
dholms Sep 28, 2023
5b2f4d1
Refactor tests to make better use of dev-env (#1690)
dholms Sep 29, 2023
c7285a8
build pds correctly
dholms Sep 29, 2023
7506d5d
fix entry point
dholms Sep 29, 2023
3efaa1d
default logging to false (for now)
dholms Sep 29, 2023
d3e194f
format service entry
dholms Sep 29, 2023
f2d06c4
Switch takedown ids back to ints on pds distribution (#1694)
devinivy Sep 30, 2023
7e5920f
export moderation action reversal
dholms Oct 1, 2023
dc0360f
Merge branch 'main' into simplify-pds
dholms Oct 1, 2023
4fef68b
takedown tests
dholms Oct 1, 2023
fc193ac
dont build branch
dholms Oct 2, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 3 additions & 9 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,9 @@ test: ## Run all tests
run-dev-env: ## Run a "development environment" shell
cd packages/dev-env; pnpm run start

.PHONY: run-dev-pds
run-dev-pds: ## Run PDS locally
if [ ! -f "packages/pds/.dev.env" ]; then cp packages/pds/example.dev.env packages/pds/.dev.env; fi
cd packages/pds; ENV=dev pnpm run start | pnpm exec pino-pretty

.PHONY: run-dev-bsky
run-dev-bsky: ## Run appview ('bsky') locally
if [ ! -f "packages/bsky/.dev.env" ]; then cp packages/bsky/example.dev.env packages/bsky/.dev.env; fi
cd packages/bsky; ENV=dev pnpm run start | pnpm exec pino-pretty
.PHONY: run-dev-env-logged
run-dev-env: ## Run a "development environment" shell
LOG_ENABLED=true cd packages/dev-env; pnpm run start | pnpm exec pino-pretty

.PHONY: codegen
codegen: ## Re-generate packages from lexicon/ files
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@atproto/lex-cli": "workspace:^",
"@atproto/pds": "workspace:^",
"@atproto/dev-env": "workspace:^",
"common-tags": "^1.8.2"
}
}
36 changes: 15 additions & 21 deletions packages/api/tests/agent.test.ts
Original file line number Diff line number Diff line change
@@ -1,29 +1,23 @@
import { defaultFetchHandler } from '@atproto/xrpc'
import {
CloseFn,
runTestServer,
TestServerInfo,
} from '@atproto/pds/tests/_util'
import {
AtpAgent,
AtpAgentFetchHandlerResponse,
AtpSessionEvent,
AtpSessionData,
} from '..'
import { TestNetworkNoAppView } from '@atproto/dev-env'

describe('agent', () => {
let server: TestServerInfo
let close: CloseFn
let network: TestNetworkNoAppView

beforeAll(async () => {
server = await runTestServer({
network = await TestNetworkNoAppView.create({
dbPostgresSchema: 'api_agent',
})
close = server.close
})

afterAll(async () => {
await close()
await network.close()
})

it('creates a new session on account creation.', async () => {
Expand All @@ -34,7 +28,7 @@ describe('agent', () => {
sessions.push(sess)
}

const agent = new AtpAgent({ service: server.url, persistSession })
const agent = new AtpAgent({ service: network.pds.url, persistSession })

const res = await agent.createAccount({
handle: 'user1.test',
Expand Down Expand Up @@ -74,7 +68,7 @@ describe('agent', () => {
sessions.push(sess)
}

const agent1 = new AtpAgent({ service: server.url, persistSession })
const agent1 = new AtpAgent({ service: network.pds.url, persistSession })

const email = 'user2@test.com'
await agent1.createAccount({
Expand All @@ -83,7 +77,7 @@ describe('agent', () => {
password: 'password',
})

const agent2 = new AtpAgent({ service: server.url, persistSession })
const agent2 = new AtpAgent({ service: network.pds.url, persistSession })
const res1 = await agent2.login({
identifier: 'user2.test',
password: 'password',
Expand Down Expand Up @@ -122,7 +116,7 @@ describe('agent', () => {
sessions.push(sess)
}

const agent1 = new AtpAgent({ service: server.url, persistSession })
const agent1 = new AtpAgent({ service: network.pds.url, persistSession })

await agent1.createAccount({
handle: 'user3.test',
Expand All @@ -133,7 +127,7 @@ describe('agent', () => {
throw new Error('No session created')
}

const agent2 = new AtpAgent({ service: server.url, persistSession })
const agent2 = new AtpAgent({ service: network.pds.url, persistSession })
const res1 = await agent2.resumeSession(agent1.session)

expect(agent2.hasSession).toEqual(true)
Expand Down Expand Up @@ -165,7 +159,7 @@ describe('agent', () => {
sessions.push(sess)
}

const agent = new AtpAgent({ service: server.url, persistSession })
const agent = new AtpAgent({ service: network.pds.url, persistSession })

// create an account and a session with it
await agent.createAccount({
Expand Down Expand Up @@ -230,7 +224,7 @@ describe('agent', () => {
sessions.push(sess)
}

const agent = new AtpAgent({ service: server.url, persistSession })
const agent = new AtpAgent({ service: network.pds.url, persistSession })

// create an account and a session with it
await agent.createAccount({
Expand Down Expand Up @@ -309,7 +303,7 @@ describe('agent', () => {
sessions.push(sess)
}

const agent = new AtpAgent({ service: server.url, persistSession })
const agent = new AtpAgent({ service: network.pds.url, persistSession })

try {
await agent.login({
Expand Down Expand Up @@ -349,7 +343,7 @@ describe('agent', () => {
sessions.push(sess)
}

const agent = new AtpAgent({ service: server.url, persistSession })
const agent = new AtpAgent({ service: network.pds.url, persistSession })

// create an account and a session with it
await agent.createAccount({
Expand Down Expand Up @@ -420,7 +414,7 @@ describe('agent', () => {
newHandlerCallCount++
}

const agent = new AtpAgent({ service: server.url, persistSession })
const agent = new AtpAgent({ service: network.pds.url, persistSession })

await agent.createAccount({
handle: 'user7.test',
Expand Down Expand Up @@ -452,7 +446,7 @@ describe('agent', () => {
sessions.push(sess)
}

const agent = new AtpAgent({ service: server.url, persistSession })
const agent = new AtpAgent({ service: network.pds.url, persistSession })

await expect(
agent.createAccount({
Expand Down
44 changes: 19 additions & 25 deletions packages/api/tests/bsky-agent.test.ts
Original file line number Diff line number Diff line change
@@ -1,23 +1,17 @@
import {
CloseFn,
runTestServer,
TestServerInfo,
} from '@atproto/pds/tests/_util'
import { TestNetworkNoAppView } from '@atproto/dev-env'
import { BskyAgent, ComAtprotoRepoPutRecord, AppBskyActorProfile } from '..'

describe('agent', () => {
let server: TestServerInfo
let close: CloseFn
let network: TestNetworkNoAppView

beforeAll(async () => {
server = await runTestServer({
network = await TestNetworkNoAppView.create({
dbPostgresSchema: 'bsky_agent',
})
close = server.close
})

afterAll(async () => {
await close()
await network.close()
})

const getProfileDisplayName = async (
Expand All @@ -35,7 +29,7 @@ describe('agent', () => {
}

it('upsertProfile correctly creates and updates profiles.', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })

await agent.createAccount({
handle: 'user1.test',
Expand Down Expand Up @@ -67,7 +61,7 @@ describe('agent', () => {
})

it('upsertProfile correctly handles CAS failures.', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })

await agent.createAccount({
handle: 'user2.test',
Expand Down Expand Up @@ -106,7 +100,7 @@ describe('agent', () => {
})

it('upsertProfile wont endlessly retry CAS failures.', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })

await agent.createAccount({
handle: 'user3.test',
Expand Down Expand Up @@ -135,7 +129,7 @@ describe('agent', () => {
})

it('upsertProfile validates the record.', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })

await agent.createAccount({
handle: 'user4.test',
Expand All @@ -153,70 +147,70 @@ describe('agent', () => {

describe('app', () => {
it('should retrieve the api app', () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })
expect(agent.app).toBe(agent.api.app)
})
})

describe('post', () => {
it('should throw if no session', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })
await expect(agent.post({ text: 'foo' })).rejects.toThrow('Not logged in')
})
})

describe('deletePost', () => {
it('should throw if no session', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })
await expect(agent.deletePost('foo')).rejects.toThrow('Not logged in')
})
})

describe('like', () => {
it('should throw if no session', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })
await expect(agent.like('foo', 'bar')).rejects.toThrow('Not logged in')
})
})

describe('deleteLike', () => {
it('should throw if no session', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })
await expect(agent.deleteLike('foo')).rejects.toThrow('Not logged in')
})
})

describe('repost', () => {
it('should throw if no session', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })
await expect(agent.repost('foo', 'bar')).rejects.toThrow('Not logged in')
})
})

describe('deleteRepost', () => {
it('should throw if no session', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })
await expect(agent.deleteRepost('foo')).rejects.toThrow('Not logged in')
})
})

describe('follow', () => {
it('should throw if no session', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })
await expect(agent.follow('foo')).rejects.toThrow('Not logged in')
})
})

describe('deleteFollow', () => {
it('should throw if no session', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })
await expect(agent.deleteFollow('foo')).rejects.toThrow('Not logged in')
})
})

describe('preferences methods', () => {
it('gets and sets preferences correctly', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })

await agent.createAccount({
handle: 'user5.test',
Expand Down Expand Up @@ -714,7 +708,7 @@ describe('agent', () => {
})

it('resolves duplicates correctly', async () => {
const agent = new BskyAgent({ service: server.url })
const agent = new BskyAgent({ service: network.pds.url })

await agent.createAccount({
handle: 'user6.test',
Expand Down
16 changes: 5 additions & 11 deletions packages/api/tests/errors.test.ts
Original file line number Diff line number Diff line change
@@ -1,25 +1,19 @@
import {
CloseFn,
runTestServer,
TestServerInfo,
} from '@atproto/pds/tests/_util'
import { AtpAgent, ComAtprotoServerCreateAccount } from '..'
import { TestNetworkNoAppView } from '@atproto/dev-env'

describe('errors', () => {
let server: TestServerInfo
let network: TestNetworkNoAppView
let client: AtpAgent
let close: CloseFn

beforeAll(async () => {
server = await runTestServer({
network = await TestNetworkNoAppView.create({
dbPostgresSchema: 'known_errors',
})
client = new AtpAgent({ service: server.url })
close = server.close
client = network.pds.getClient()
})

afterAll(async () => {
await close()
await network.close()
})

it('constructs the correct error instance', async () => {
Expand Down
5 changes: 0 additions & 5 deletions packages/bsky/example.dev.env

This file was deleted.

1 change: 0 additions & 1 deletion packages/bsky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"@isaacs/ttlcache": "^1.4.1",
"compression": "^1.7.4",
"cors": "^2.8.5",
"dotenv": "^16.0.0",
"express": "^4.17.2",
"express-async-errors": "^3.1.1",
"form-data": "^4.0.0",
Expand Down
Loading
Loading