iOS build failure is not related to this diff changes, so I'll land it.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Dec 19 2022
Rebasing on master changes.
Thanks, @jon!
Rebasing on the stack changes.
Dec 16 2022
Accepting, but have a few thoughts:
Dec 14 2022
In D5861#175531, @ashoat wrote:Well @max I think you would still need to call this script somewhere.
I've rebased D5807 on top of this diff changes and it seems it doesn't solve the issue.
Rebasing on top of the D5861
Looks good to me!
Dec 9 2022
Adding of indent.
In D5285#174742, @varun wrote:Got it, and what’s in the lists folder we’re deleting in that command?
Dec 8 2022
Dec 7 2022
Removing a sentence with the config file.
Dec 6 2022
In D5790#173953, @ashoat wrote:Is it possible for anybody else to rewrite @max's English before I take a pass? Please re-add me once it's ready to go
Rebasing and merging on master changes.
Fix configuration file template sentence in a doc.
Dec 5 2022
In D5807#173355, @ashoat wrote:Is the CI failing because of the Protobuf version issue?
Rebasing on the master.
Dec 2 2022
In D5790#173107, @jon wrote:Should also remove the corresponding comm::network::tools::isSandbox() method if it's going to exist within the config file.
Dec 1 2022
In D5792#172828, @ashoat wrote:Please wait for iOS build CI to complete before landing!
In D5758#172780, @jon wrote:Maybe we can unify this in a way that comm-dev services stop stopping or/and killing services and we just call comm-dev services stop from the inside of comm-dev services start and move all of the "stopping" logic from the beginning of the comm-dev services start to comm-dev services stop?
How about I add a restart command which does that. I think start should be limited to starting services, and stop should be limited to stoppping services.
I assume that we are stopping service first before we are starting it, so maybe we can just call comm-dev services stop.
No. I just check to see if there's a process already running, start it if it's not.
In D5713#171992, @varun wrote:might be worth explaining in constants.rs the rationale behind the chosen interval and timeout times
Switch to use Duration in constants instead of uint.
Nov 30 2022
That said, I think the test plan is not good... the app builds in Xcode either way. Instead, can you modify the test plan to include opening up Xcode, and verifying there are no red entries in the file view (folder icon on the left pane) except for CommRelease?
Nov 29 2022
Looks ok to me, but have a few comments:
In D5733#171182, @tomek wrote:Are there any other changes that have to be made? E.g. on AWS or in any config file?
Switching to use u64 instead of converting from u8 by the into().
Not crazy that we don't have a Terraform config for this, but your reasoning for why is confusing to hear.
Is that because those fields are not defined on the AWS side at all?
Rebased on master and merged.
Merging.
Rebasing on master and merging.
Rebase and merge.
Rebase and merge.
In D5733#171246, @ashoat wrote:Is there a Terraform config for this?
In D5733#171182, @tomek wrote:Are there any other changes that have to be made? E.g. on AWS or in any config file?
In D5733#170956, @max wrote:Adding a @tomek because I think he's the only one who has a full context on this.
After a couple of months I guess that no one has full context and we all have to figure this out.
Nov 28 2022
Adding a @tomek because I think he's the only one who has a full context on this.