Commit graph

46 commits

Author SHA1 Message Date
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
CocoByte
1b0c261729
Cleaned up NOTE and TODO comments, fixed user-email mapping, removed commented print statements
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-04 20:48:42 -06:00
CocoByte
25e24db99e
Cleaned up inconsistent variable names, cleaned logger statement indents
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-04 20:19:58 -06:00
CocoByte
57133ba0f7
Add migration 2023-09-26 13:15:13 -06:00
CocoByte
d38fd15520
linted 2023-09-25 22:44:52 -06:00
CocoByte
0a05fe92e2
cleanup - linting in progress 2023-09-25 14:33:51 -06:00
CocoByte
7be4c300bf
added debugging directives 2023-09-21 14:17:55 -06:00
CocoByte
125690f347
- Fixed file arguments error (couldn’t consume multiple files)
- Fixed errors with get_or_create logic
- Fixed errors with mapping data between files
- Fixed logic for checking for existing entries
2023-09-21 01:21:26 -06:00
CocoByte
e3d50dde56
load transition domain script 2023-09-20 14:24:24 -06:00