{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":621923152,"defaultBranch":"main","name":"vswift","ownerLogin":"donishadsmith","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-03-31T17:25:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/112973674?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725918610.0","currentOid":""},"activityList":{"items":[{"before":"4916d8e4167eeea42db6f8e2f08f201e5ef3cae9","after":"5c06e40eadf57ef610dc5648d87db78160f211e2","ref":"refs/heads/development","pushedAt":"2024-09-10T02:47:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost\n\n- Rebase re-upload\n- [RE-UPLOAD]: Version that allows final model to run without\n specifying `split` or `n_folds`,\n also includes additional tests. Still has the same version number -\n 0.2.0.9000. Re-upload also includes a fix for\n logistic regression, since `model_params$threshold` was called instead\n of `model_params$logistic_threshold`, resulting in\n the logistic threshold to be NULL and the prediction vector empty.","shortMessageHtmlLink":"Refactored Package"}},{"before":"3baa04ab059f3f31aea0e1c355cc1f073e13cb50","after":"5c06e40eadf57ef610dc5648d87db78160f211e2","ref":"refs/heads/main","pushedAt":"2024-09-10T02:38:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost\n\n- Rebase re-upload\n- [RE-UPLOAD]: Version that allows final model to run without\n specifying `split` or `n_folds`,\n also includes additional tests. Still has the same version number -\n 0.2.0.9000. Re-upload also includes a fix for\n logistic regression, since `model_params$threshold` was called instead\n of `model_params$logistic_threshold`, resulting in\n the logistic threshold to be NULL and the prediction vector empty.","shortMessageHtmlLink":"Refactored Package"}},{"before":"96b3a6381e79aec76710451692b39d0438948efd","after":"3baa04ab059f3f31aea0e1c355cc1f073e13cb50","ref":"refs/heads/main","pushedAt":"2024-09-10T02:37:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost\n\n- Rebase re-upload","shortMessageHtmlLink":"Refactored Package"}},{"before":"38515b073d2c21fd50254a71921cdad8d4b8dfa9","after":"96b3a6381e79aec76710451692b39d0438948efd","ref":"refs/heads/main","pushedAt":"2024-09-10T02:34:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost\n\n- Rebase re-upload","shortMessageHtmlLink":"Refactored Package"}},{"before":"ee466f3ec63113d85a1ccf390d67d2b26568a084","after":"4916d8e4167eeea42db6f8e2f08f201e5ef3cae9","ref":"refs/heads/development","pushedAt":"2024-09-10T02:25:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost\n\nRebase re-upload","shortMessageHtmlLink":"Refactored Package"}},{"before":"ee466f3ec63113d85a1ccf390d67d2b26568a084","after":"38515b073d2c21fd50254a71921cdad8d4b8dfa9","ref":"refs/heads/main","pushedAt":"2024-09-09T21:58:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost","shortMessageHtmlLink":"Refactored Package"}},{"before":"57728204adc55765fb42f7d4515662253146fa2e","after":"ee466f3ec63113d85a1ccf390d67d2b26568a084","ref":"refs/heads/main","pushedAt":"2024-09-09T21:45:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost","shortMessageHtmlLink":"Refactored Package"}},{"before":"75d0c39dc339b001b6bedeed79a053c2ff4f9540","after":"ee466f3ec63113d85a1ccf390d67d2b26568a084","ref":"refs/heads/development","pushedAt":"2024-09-09T21:26:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost","shortMessageHtmlLink":"Refactored Package"}},{"before":"4f09d510a306491839267fe53290e063ebbe7ff3","after":"75d0c39dc339b001b6bedeed79a053c2ff4f9540","ref":"refs/heads/development","pushedAt":"2024-09-09T20:48:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost","shortMessageHtmlLink":"Refactored Package"}},{"before":"d0884465e7a5b3a35a7d3b7d014736184d9b1035","after":"4f09d510a306491839267fe53290e063ebbe7ff3","ref":"refs/heads/development","pushedAt":"2024-09-09T20:08:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Update README.md [skip actions]","shortMessageHtmlLink":"Update README.md [skip actions]"}},{"before":"91cf0df548dc07b0f09e3b3fda30c56a0ec5973e","after":"d0884465e7a5b3a35a7d3b7d014736184d9b1035","ref":"refs/heads/development","pushedAt":"2024-09-09T20:03:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Update README.md [skip actions]","shortMessageHtmlLink":"Update README.md [skip actions]"}},{"before":"98f348f251cb258be0495ef0f8885d50bc956fd2","after":"91cf0df548dc07b0f09e3b3fda30c56a0ec5973e","ref":"refs/heads/development","pushedAt":"2024-09-09T20:00:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Update README.md [skip actions]","shortMessageHtmlLink":"Update README.md [skip actions]"}},{"before":"32beec0158a8ed3af54ad20acbb48dde6357ae2e","after":"98f348f251cb258be0495ef0f8885d50bc956fd2","ref":"refs/heads/development","pushedAt":"2024-09-09T19:57:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package [skip actions]\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost","shortMessageHtmlLink":"Refactored Package [skip actions]"}},{"before":"349d193f2a725bf6f74a94211ce8fddd1b218c87","after":"32beec0158a8ed3af54ad20acbb48dde6357ae2e","ref":"refs/heads/development","pushedAt":"2024-09-09T19:54:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Update and rename README.md [skip actions]","shortMessageHtmlLink":"Update and rename README.md [skip actions]"}},{"before":"698c9098215fecd53cd1ea7fa8944b502dd13afe","after":"349d193f2a725bf6f74a94211ce8fddd1b218c87","ref":"refs/heads/development","pushedAt":"2024-09-09T19:54:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Update README.md [skip actions]","shortMessageHtmlLink":"Update README.md [skip actions]"}},{"before":"1daf30436b5d67b37fdd66ab75e117e5cb68dfa6","after":"698c9098215fecd53cd1ea7fa8944b502dd13afe","ref":"refs/heads/development","pushedAt":"2024-09-09T19:52:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Update README.md [skip actions]","shortMessageHtmlLink":"Update README.md [skip actions]"}},{"before":"98f348f251cb258be0495ef0f8885d50bc956fd2","after":"1daf30436b5d67b37fdd66ab75e117e5cb68dfa6","ref":"refs/heads/development","pushedAt":"2024-09-09T19:43:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Update and rename README.md to README.md [skip actions]","shortMessageHtmlLink":"Update and rename README.md to README.md [skip actions]"}},{"before":"3da9bcd6fc977ff9e8abbce6170d2f1f774bf01f","after":"98f348f251cb258be0495ef0f8885d50bc956fd2","ref":"refs/heads/development","pushedAt":"2024-09-09T19:42:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package [skip actions]\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.\n- Fixed metrics producing NAs with latest XGBoost","shortMessageHtmlLink":"Refactored Package [skip actions]"}},{"before":"0441c908472edf2b98030d650a0d0448db276fd2","after":"3da9bcd6fc977ff9e8abbce6170d2f1f774bf01f","ref":"refs/heads/development","pushedAt":"2024-09-09T18:33:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package [skip actions]\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.","shortMessageHtmlLink":"Refactored Package [skip actions]"}},{"before":"65d799c3f9facb3b103db2e2fd6c0dbd69700892","after":"0441c908472edf2b98030d650a0d0448db276fd2","ref":"refs/heads/development","pushedAt":"2024-09-09T18:21:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Update and rename README.md to README.md [skip actions]","shortMessageHtmlLink":"Update and rename README.md to README.md [skip actions]"}},{"before":"444cf802871999232f1d89e6ba0576fc478c2da8","after":"65d799c3f9facb3b103db2e2fd6c0dbd69700892","ref":"refs/heads/development","pushedAt":"2024-09-09T17:52:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Refactored Package\n\n- Grouped related parameters in `classCV` and `genFolds` into `train_params`, `model_params`, and `parallel_configs`.\n- Renamed `model_type` to `models` and `parameters` to `configs` in all functions.\n- Improved `classCV` output structure: consists of `configs`, `class_summary`, `data_partitions`, `imputation`, `models`, and `metrics`.\n- Final model can be requested without specifying `n_folds` or `split`.\n- Ensure target variable is excluded from imputation predictors.\n- Standardize all numerical columns before imputation, regardless of standardization request.\n- Fixed error when saving plots in RStudio.","shortMessageHtmlLink":"Refactored Package"}},{"before":"6cb7695c53b59b611135bd28a8d28219a7f741bf","after":"444cf802871999232f1d89e6ba0576fc478c2da8","ref":"refs/heads/development","pushedAt":"2024-09-09T17:34:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"fix output\n\nd","shortMessageHtmlLink":"fix output"}},{"before":"d2fd49478444507ef7a3a4b27ac91da75bf2ec52","after":"6cb7695c53b59b611135bd28a8d28219a7f741bf","ref":"refs/heads/development","pushedAt":"2024-09-09T17:24:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"fix output","shortMessageHtmlLink":"fix output"}},{"before":"38387780d25dca8d38839cc8c420496e248760fe","after":"d2fd49478444507ef7a3a4b27ac91da75bf2ec52","ref":"refs/heads/development","pushedAt":"2024-09-09T17:01:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"update log & readme","shortMessageHtmlLink":"update log & readme"}},{"before":"68fcc0724b3bdc7159f94fb87369ed01cd48584d","after":"38387780d25dca8d38839cc8c420496e248760fe","ref":"refs/heads/development","pushedAt":"2024-09-09T09:09:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Test Refactor","shortMessageHtmlLink":"Test Refactor"}},{"before":"1ef0ffbed4ac7de2414d01f99690dd386fb73e4d","after":"68fcc0724b3bdc7159f94fb87369ed01cd48584d","ref":"refs/heads/development","pushedAt":"2024-09-09T09:03:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Test Refactor","shortMessageHtmlLink":"Test Refactor"}},{"before":"1b2817976e08784103c6474192ad24dbbd987dd1","after":"1ef0ffbed4ac7de2414d01f99690dd386fb73e4d","ref":"refs/heads/development","pushedAt":"2024-09-09T08:57:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Back up refactoring in progress [skip actions]","shortMessageHtmlLink":"Back up refactoring in progress [skip actions]"}},{"before":"1eec851b7fb2299a4ee8db6d898b4e8c1d66dd64","after":"1b2817976e08784103c6474192ad24dbbd987dd1","ref":"refs/heads/development","pushedAt":"2024-09-09T08:30:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Back up refactoring in progress [skip actions]","shortMessageHtmlLink":"Back up refactoring in progress [skip actions]"}},{"before":"aa04f56ca7978f924577407f665a0540645e819d","after":"1eec851b7fb2299a4ee8db6d898b4e8c1d66dd64","ref":"refs/heads/development","pushedAt":"2024-09-09T06:06:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Back up refactoring in progress [skip actions]","shortMessageHtmlLink":"Back up refactoring in progress [skip actions]"}},{"before":"2db1884db19b234769a1b3676011ede7a8726ac7","after":"aa04f56ca7978f924577407f665a0540645e819d","ref":"refs/heads/development","pushedAt":"2024-09-09T05:31:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"donishadsmith","name":"Donisha Smith","path":"/donishadsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112973674?s=80&v=4"},"commit":{"message":"Back up refactoring in progress [skip actions]","shortMessageHtmlLink":"Back up refactoring in progress [skip actions]"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEsYym5QA","startCursor":null,"endCursor":null}},"title":"Activity ยท donishadsmith/vswift"}