maggienj / ActiveData

Provide high speed filtering and aggregation over data
Mozilla Public License 2.0
0 stars 0 forks source link

For Journal Entry - Imp Points - Summary - This thread will be an open thread for jotting down imp points. #38

Closed maggienj closed 7 years ago

maggienj commented 7 years ago

1) Use Log.note for console logging.

2) Use es5 branch as the base for future "issue# branch creations"

3) tjson stands for typed_json and it cannot be True till a certain point(??). So, while executing tests, tjson param value should be False.

4) When an issue# is fixed, then ensure it's a true fix by peer review, before merging it to maggienj/es5 branch.

5) Merge with -ff switch or check the box for "Fast Forward" if using the merge feature in PyCharm / TortoiseGit.

5) Once in a while pull upstream data from klahnakoski:es5 to maggienj:es5. ( As of the moment, this is not in synch... pull upstream was already done and it appears to not to have pulled. )

klahnakoski commented 7 years ago

On #5:

klahnakoski commented 7 years ago

On #6

Pull git pull upstream es5 everyday, and every time you make a new issue branch.