Commit graph

58 commits

Author SHA1 Message Date
zandercymatics
406cd71b12
remove old todo 2024-12-10 09:02:48 -07:00
matthewswspence
f6e10b6585
Add documentation and refactor custom filtering 2024-08-27 14:58:04 -05:00
zandercymatics
d1b24ab6a2
Add PR changes 2023-12-11 12:48:11 -07:00
Neil Martinsen-Burrell
45f8e26018
Allow unknown state in data migration 2023-12-01 11:24:45 -06:00
zandercymatics
8aa840f427
Black linting 2023-11-13 08:31:20 -07:00
zandercymatics
cfaafb8ef3
Merge branch 'main' into za/additional-data-transferred-domains 2023-11-13 08:22:49 -07:00
zandercymatics
1890cc8f26
Add better error messages 2023-11-13 08:16:51 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
zandercymatics
75f4e7f4b1
PR changes 2023-11-09 15:30:08 -07:00
zandercymatics
b6f3b7a1e0
Final lint pass 2023-11-09 11:42:38 -07:00
zandercymatics
5b4a357069
Linting 2023-11-09 08:47:59 -07:00
zandercymatics
3e3cfde00a
Some linting and test cases 2023-11-09 07:44:29 -07:00
zandercymatics
72d95f6fad
Linting + minimize logging to a degree 2023-11-08 17:37:59 -07:00
zandercymatics
9409b3f41c
Fix test cases + logging fixes 2023-11-08 16:32:02 -07:00
CocoByte
638493a6e2
documentation updates and updates to json arg 2023-11-08 16:08:34 -06:00
CocoByte
ea5df7adee
Changed "--prompt" to "--disablePrompts". Updates to documentation. Needs testing 2023-11-08 14:37:17 -06:00
CocoByte
a19f2dde3a
Logging updates 2023-11-08 13:30:44 -06:00
CocoByte
22f9952ffd
update debug statements 2023-11-07 19:35:22 -06:00
zandercymatics
ba9ba10131
Update script 2023-11-07 17:31:54 -07:00
zandercymatics
eca8852d00
Parse json file 2023-11-07 14:58:24 -07:00
CocoByte
cb9b135178
Updated hand-off for JSON parsing 2023-11-07 15:19:23 -06:00
zandercymatics
44c7631eaa
Test data and test changes 2023-11-07 08:45:14 -07:00
zandercymatics
a4fcca23ba
Minor rewrite / expand tests 2023-11-06 15:54:34 -07:00
CocoByte
2b2a0c0fba
Updates to prompts and print statements for master migration to be easier to work with 2023-11-06 11:59:37 -06:00
CocoByte
6f918f4871
Merge remote-tracking branch 'origin/za/additional-data-transferred-domains' into za/additional-data-transferred-domains 2023-11-03 14:29:21 -05:00
CocoByte
d9796a15af
updates & fixes 2023-11-03 14:29:12 -05:00
zandercymatics
501aa59c9e
Typo in logger 2023-11-03 12:45:59 -06:00
zandercymatics
f804b0aa0c
Bug fixes, better logging 2023-11-02 11:06:54 -06:00
zandercymatics
ac2d2a6300
Cleanup 2023-11-01 12:01:10 -06:00
zandercymatics
dca5bdef72
Parse expiration 2023-11-01 09:07:22 -06:00
zandercymatics
13172870fb
Prepare for parsing expiration date 2023-10-31 15:09:19 -06:00
zandercymatics
abf1cd9378
Merge branch 'nl/981-test-domain-migration-script' into za/additional-data-transferred-domains 2023-10-30 10:55:42 -06:00
zandercymatics
a33efbe772
Ran black for linting 2023-10-30 08:07:27 -06:00
zandercymatics
d70e5a2d77
Merge Nicolles branch 2023-10-27 13:45:26 -06:00
zandercymatics
24cb865ee3
Parsing logic 2023-10-27 13:30:44 -06:00
CocoByte
72ae138991
unit tests and integration tests
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-27 11:22:47 -06:00
zandercymatics
afcb0ec15a
Changes 2023-10-26 12:03:35 -06:00
CocoByte
1b5d7a6248
Auto stash before merge of "nl/981-test-domain-migration-script" and "origin/nl/981-test-domain-migration-script"
Unit test experiments...
2023-10-25 18:38:39 -06:00
zandercymatics
53c74a766f
Linter things
Removed old test_domain_migration.py file, and linted many items.
2023-10-25 09:06:36 -06:00
CocoByte
4f6b5e2b06
added comments and typehints. Refactored a little. 2023-10-24 15:13:56 -06:00
CocoByte
cb3cfe3a6d
finished options for running loader scripts. Added boilerplate for simulating logins 2023-10-24 00:23:45 -06:00
CocoByte
d5c0ac7a0c
attempt 1 for executing external functions -- note, this doesn't work
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-23 22:22:54 -06:00
CocoByte
81cd4e900e
linted and fixed
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 12:54:56 -06:00
CocoByte
9ab908119d
added readme
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 00:06:59 -06:00
CocoByte
875d0e25c9
fix migration, linted again
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 10:40:01 -06:00
CocoByte
0a94306ee5
linted (again)
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 00:33:07 -06:00
CocoByte
86aeb2e140
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-09 17:26:07 -06:00
CocoByte
c971d838fe
(no changes, but git detects a change)
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-08 20:00:16 -06:00
CocoByte
86acb62699
format updates
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:30:23 -06:00
CocoByte
d468c3f4eb
finished comments and polishing
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:06:53 -06:00