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: Add GCP BigTable support #364

Merged
merged 79 commits into from
Aug 2, 2023
Merged
Show file tree
Hide file tree
Changes from 67 commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
03a3ddb
feat: Add GCP BigTable support
jrconlin Mar 28, 2023
cbd2697
f enable openssl for grpcio for now
jrconlin Mar 29, 2023
700c94c
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Apr 10, 2023
18b782b
f add docs, tweak the circleci config
jrconlin Apr 11, 2023
408cfb1
f more notes about initializing bigtable
jrconlin Apr 11, 2023
1e3db74
f move bigtable under a feature flag to allow for ci to continue
jrconlin Apr 12, 2023
5dd6b8c
f fmt
jrconlin Apr 12, 2023
da1bb43
f nightly checkin (start emulator tests for bigtable)
jrconlin Apr 14, 2023
426b158
f got emulated connections working with bigtable
jrconlin Apr 17, 2023
7ceb7da
f bump the resource size to x-large
jrconlin Apr 17, 2023
315ea5a
f typo
jrconlin Apr 17, 2023
6411a54
f it works!
jrconlin Apr 21, 2023
35f5959
f refactor to use sort key for message storage
jrconlin Apr 21, 2023
86987c3
f update README to include maxage and versions
jrconlin Apr 21, 2023
1f3fd7d
f forgot to turn off the emulator testing
jrconlin Apr 21, 2023
d0bff2b
f audit
jrconlin Apr 21, 2023
c8f39ba
f comments
jrconlin Apr 21, 2023
c1600f5
f clippy
jrconlin Apr 21, 2023
5d0f1a8
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Apr 25, 2023
d838d68
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Apr 27, 2023
c5b0f82
Merge branch 'master' into feat/big_table
jrconlin May 2, 2023
53b9bec
feat: Fill out more of the core autoconnect functions
jrconlin May 2, 2023
10f0a6c
f clippy
jrconlin May 2, 2023
658673d
Merge branch 'feat/autoconnect' into feat/big_table
jrconlin May 2, 2023
408d1e1
f backport the `connection check` logic, since it's kinda useful.
jrconlin May 3, 2023
8694eb4
Merge branch 'feat/big_table' of github.com:mozilla-services/autopush…
jrconlin May 3, 2023
af2868f
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin May 17, 2023
033bef4
feat: complete (mostly) the WebPushClient
pjenvey Apr 7, 2023
50e9d12
chore: run the integration tests against autoconnect in ci
pjenvey May 17, 2023
db663a4
Merge branch 'feat/sm-storage-SYNC-3688' into feat/big_table
jrconlin May 19, 2023
31fe58e
f bump python requests for CVE-2023-32681
jrconlin May 23, 2023
63cba97
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin May 23, 2023
be82298
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin May 30, 2023
c18221a
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin May 30, 2023
b4c7fdf
Merge branch 'master' into feat/big_table
jrconlin Jun 12, 2023
31fe558
feat: remove legacy table rotation
pjenvey May 31, 2023
36c56a5
refactor: kill no longer used hello, etc and prototype client.rs
pjenvey Jun 13, 2023
e566501
Merge branch 'feat/message-rotation-SYNC-3741' of github.com:mozilla-…
jrconlin Jun 14, 2023
c1bcd42
f pre-emptive merge of #389
jrconlin Jun 14, 2023
233d14a
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Jun 14, 2023
c05b787
Merge branch 'feat/big_table' of github.com:mozilla-services/autopush…
jrconlin Jun 14, 2023
89d0d99
feat: make DbClient's message table month optional
pjenvey Jun 23, 2023
7209235
Merge branch 'feat/optional-rotating-message-table-SYNC-3449' of gith…
jrconlin Jun 26, 2023
61aea24
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Jun 26, 2023
1a5bf93
f typo
jrconlin Jun 26, 2023
9948686
f fmt
jrconlin Jun 26, 2023
880d63f
f nightly
jrconlin Jun 27, 2023
54c2832
f pjenvey's rust fixes
jrconlin Jun 27, 2023
acb159a
f nightly (integration test still not working)
jrconlin Jun 29, 2023
22027fa
f make `current_timestamp` more explicit.
jrconlin Jun 30, 2023
8ef6ee9
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Jun 30, 2023
226eb4f
Merge branch 'master' into feat/big_table
jrconlin Jul 10, 2023
0d2aac2
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Jul 14, 2023
6c02331
Merge branch 'feat/big_table' of github.com:mozilla-services/autopush…
jrconlin Jul 14, 2023
6d8a0f7
feat: Topic messages shouldn't have sortkey_timestamps
pjenvey Jul 17, 2023
49628cb
f nightly
jrconlin Jul 17, 2023
293d327
Merge branch 'fix/topic-sortkey_timestamp-SYNC-3809' of github.com:mo…
jrconlin Jul 17, 2023
6e80f76
f broken: get_topic_expired finding expired topic message?
jrconlin Jul 18, 2023
55fd58f
f nightly
jrconlin Jul 19, 2023
8f45254
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Jul 19, 2023
18abe53
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Jul 24, 2023
7a9cfc9
Merge branch 'feat/big_table' of github.com:mozilla-services/autopush…
jrconlin Jul 24, 2023
43fb63d
f fix tests
jrconlin Jul 25, 2023
86c9947
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Jul 25, 2023
4d4928f
Merge branch 'master' into feat/big_table
jrconlin Jul 26, 2023
4f5edbe
Merge branch 'master' into feat/big_table
jrconlin Jul 26, 2023
601d5e9
Merge branch 'master' into feat/big_table
jrconlin Jul 26, 2023
43a446e
f r's
jrconlin Jul 27, 2023
d4ca175
Merge branch 'feat/big_table' of github.com:mozilla-services/autopush…
jrconlin Jul 27, 2023
3dc6d2b
f fix config.yml
jrconlin Jul 27, 2023
800534e
f switch to standard dynamodb
jrconlin Jul 27, 2023
0434055
f with jobs=8
jrconlin Jul 27, 2023
b298716
f fix circleci ddb flags
jrconlin Jul 27, 2023
8dd5a68
f r's
jrconlin Jul 31, 2023
e67acda
Merge branch 'master' of github.com:mozilla-services/autopush-rs into…
jrconlin Jul 31, 2023
1e28e0c
f run test with features=bigtable
jrconlin Jul 31, 2023
bdd90ff
f force allow(unused_mut), dangit.
jrconlin Aug 1, 2023
36daa62
f take the g'd changes
jrconlin Aug 1, 2023
062527f
f add back limiter
jrconlin Aug 2, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,19 +78,21 @@ jobs:
- run:
name: Set up Rust
command: |
sudo apt update
sudo apt install cmake
curl https://sh.rustup.rs -sSf | sh -s -- -y
export PATH=$PATH:$HOME/.cargo/bin
echo 'export PATH=$PATH:$HOME/.cargo/bin' >> $BASH_ENV
rustc --version
cargo build
cargo build --features=bigtable
jrconlin marked this conversation as resolved.
Show resolved Hide resolved
- run:
name: Check formatting
command: |
cargo fmt -- --check
cargo clippy --all --all-targets --all-features -- -D warnings --deny=clippy::dbg_macro
- run:
name: Rust tests
command: cargo test
command: cargo test --features=bigtable
- run:
name: Integration tests (Autopush Legacy)
command: |
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ docs/old

# Local configs
*.local.toml
.cargo/config
.vscode/*
Loading