{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":329433221,"defaultBranch":"main","name":"namesdb-editor","ownerLogin":"denshoproject","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-13T21:14:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/18535666?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1705699651.0","currentOid":""},"activityList":{"items":[{"before":"70be7d62cef020e66a59bef658374804df13d899","after":"bd5bff7824bb5da26337a42a7812aa13e34081f3","ref":"refs/heads/main","pushedAt":"2024-05-31T16:16:51.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"VERSION: 2.1.0\n\n- Add fields to Person: lcnaf_url, bio_notes, admin_notes, snac_url, wikidata_url.\n- config: Add `docstore_enabled`.\n- config: Change setting `namesdb_host` to `docstore_host` for consistency.\n- Makefile: Add package tasks for Debian 12,13; remove 8-10.\n- Makefile: Use uv in place of pip.\n- Add a basic unit tests setup.\n- README: Add pointer to the old namesdb project.","shortMessageHtmlLink":"VERSION: 2.1.0"}},{"before":"69f96d7bdc51eb59a11373bd67902980c39552c5","after":"4d1ca3023614cdf736d464a3f57355ace996fba9","ref":"refs/heads/develop","pushedAt":"2024-05-31T16:02:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"config: Add `docstore_enabled`; mv `namesdb_host` to `docstore_host`","shortMessageHtmlLink":"config: Add docstore_enabled; mv namesdb_host to docstore_host"}},{"before":"a27368eda54ed6ea5560785e69e2534a1fbb1833","after":"70be7d62cef020e66a59bef658374804df13d899","ref":"refs/heads/main","pushedAt":"2024-04-19T23:33:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"README: Pointer to the old namesdb project","shortMessageHtmlLink":"README: Pointer to the old namesdb project"}},{"before":"30a1f61c1c273415a0a83133940c211cdb80baba","after":"69f96d7bdc51eb59a11373bd67902980c39552c5","ref":"refs/heads/develop","pushedAt":"2024-04-19T23:32:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"README: Pointer to the old namesdb project","shortMessageHtmlLink":"README: Pointer to the old namesdb project"}},{"before":"0625ea2837e2cbdc3e0c4c78edf6835e68a57cba","after":"30a1f61c1c273415a0a83133940c211cdb80baba","ref":"refs/heads/develop","pushedAt":"2024-04-18T18:22:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '051-add-person-attrs' into develop","shortMessageHtmlLink":"Merge branch '051-add-person-attrs' into develop"}},{"before":"54df911a27b67c9720fda2b94afd7b1605839b0d","after":"0625ea2837e2cbdc3e0c4c78edf6835e68a57cba","ref":"refs/heads/develop","pushedAt":"2024-04-10T21:57:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '051-add-person-attrs' into develop","shortMessageHtmlLink":"Merge branch '051-add-person-attrs' into develop"}},{"before":"488169b192244325677674f0a7b091ba2b885c66","after":"54df911a27b67c9720fda2b94afd7b1605839b0d","ref":"refs/heads/develop","pushedAt":"2024-03-22T18:36:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Makefile: Update for Debian 12,13; remove 8-10","shortMessageHtmlLink":"Makefile: Update for Debian 12,13; remove 8-10"}},{"before":"346028f7a8bf775708183a34875d1a4e467cac96","after":"488169b192244325677674f0a7b091ba2b885c66","ref":"refs/heads/develop","pushedAt":"2024-03-22T18:32:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Makefile,requirements: Use uv in place of pip","shortMessageHtmlLink":"Makefile,requirements: Use uv in place of pip"}},{"before":"a6f7bf771f9a835590cec70fc39c0fda6dc45e54","after":"a27368eda54ed6ea5560785e69e2534a1fbb1833","ref":"refs/heads/main","pushedAt":"2024-02-26T20:00:32.000Z","pushType":"push","commitsCount":64,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"VERSION: 2.0.0\n\nLots of changes to support Ireizo.com launch.\n- namesdb load irei - Script for matching data from Irei project's\n API with DDR NRIDs and loading into IreiRecord. Make double sure\n loadirei doesn't overwrite persons data.\n- namesdb post irei.\n- cli: Better docs for the ddrnames/namesdb searchmulti process\n- Integrate ireizo-public Django app\n- models,admin: Add Revision to IreiRecord\n- models,cli: Remove PersonFacility class.\n- noidminter: Follow redirects when getting new NOID\n- Replace requests with httpx\n- models: Subclass Person.delete to add final Revision on deletion\n- models: Add facility name to Person related FAR/WRA records\n- models: Add fields to Person related family when posting to ES\n- models,cli: Add support for publishing Facility objects to ES","shortMessageHtmlLink":"VERSION: 2.0.0"}},{"before":"500182a01a6937800cb899f5fd49c2ef0b8fedb2","after":"346028f7a8bf775708183a34875d1a4e467cac96","ref":"refs/heads/develop","pushedAt":"2024-02-09T20:12:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '046-load-irei' into develop","shortMessageHtmlLink":"Merge branch '046-load-irei' into develop"}},{"before":"c11293d5aaa9d5fde7c9b398dea98543697019e8","after":"500182a01a6937800cb899f5fd49c2ef0b8fedb2","ref":"refs/heads/develop","pushedAt":"2024-02-09T00:14:53.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '046-load-irei' into develop","shortMessageHtmlLink":"Merge branch '046-load-irei' into develop"}},{"before":"468b4e10b196679b269a8fbe5a44ae52de274e6c","after":"c11293d5aaa9d5fde7c9b398dea98543697019e8","ref":"refs/heads/develop","pushedAt":"2024-02-07T20:36:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '046-load-irei' into develop","shortMessageHtmlLink":"Merge branch '046-load-irei' into develop"}},{"before":"6bd57275cbfe8e512b12ec6a87d676872734c50d","after":"a41b84f5f7a4859a89d02685ce8dfe71cb8564ed","ref":"refs/heads/046-load-irei","pushedAt":"2024-02-07T20:35:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"cli: Better docs for the ddrnames/namesdb searchmulti process","shortMessageHtmlLink":"cli: Better docs for the ddrnames/namesdb searchmulti process"}},{"before":"b83aa10ad788f36f13e6ca43c6e5643a39a42328","after":"468b4e10b196679b269a8fbe5a44ae52de274e6c","ref":"refs/heads/develop","pushedAt":"2024-02-02T18:50:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '046-load-irei' into develop","shortMessageHtmlLink":"Merge branch '046-load-irei' into develop"}},{"before":"f45dd3e9108845894ac8cd752111b049b4347664","after":"6bd57275cbfe8e512b12ec6a87d676872734c50d","ref":"refs/heads/046-load-irei","pushedAt":"2024-02-02T18:50:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"cli: Don't stop namesdb post for failed records\n\nPrint out a list of fails at the end","shortMessageHtmlLink":"cli: Don't stop namesdb post for failed records"}},{"before":"bb5feee29ade73929efb063aef94e5d4fcee2a91","after":"b83aa10ad788f36f13e6ca43c6e5643a39a42328","ref":"refs/heads/develop","pushedAt":"2024-02-02T17:35:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '046-load-irei' into develop","shortMessageHtmlLink":"Merge branch '046-load-irei' into develop"}},{"before":"59af597e93af1eee309757006f746daf9750a90e","after":"f45dd3e9108845894ac8cd752111b049b4347664","ref":"refs/heads/046-load-irei","pushedAt":"2024-02-02T17:35:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"cli: Update test data","shortMessageHtmlLink":"cli: Update test data"}},{"before":"63f798cd1727eaa6521b8a430d400eb44a54bfc1","after":"bb5feee29ade73929efb063aef94e5d4fcee2a91","ref":"refs/heads/develop","pushedAt":"2024-01-26T19:45:18.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '046-load-irei' into develop","shortMessageHtmlLink":"Merge branch '046-load-irei' into develop"}},{"before":"6db35629ba994af5575902f06fb8da2e2d89734d","after":"59af597e93af1eee309757006f746daf9750a90e","ref":"refs/heads/046-load-irei","pushedAt":"2024-01-26T19:44:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"cli,models: Add --dryrun flag to namesdb loadirei","shortMessageHtmlLink":"cli,models: Add --dryrun flag to namesdb loadirei"}},{"before":"2b9a94c8929a59275f1d30df629c100c3efa3a2c","after":"6db35629ba994af5575902f06fb8da2e2d89734d","ref":"refs/heads/046-load-irei","pushedAt":"2024-01-26T17:41:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"models: Make double sure loadirei doesn't overwrite persons data","shortMessageHtmlLink":"models: Make double sure loadirei doesn't overwrite persons data"}},{"before":"a0c0b2a366047c38b0e6eee14d34fabda5bd529b","after":"2b9a94c8929a59275f1d30df629c100c3efa3a2c","ref":"refs/heads/046-load-irei","pushedAt":"2024-01-25T21:18:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Add VIP to TEST_DATA","shortMessageHtmlLink":"Add VIP to TEST_DATA"}},{"before":"cf5ff67de2946194418139da3fd47d79d4d22294","after":"a0c0b2a366047c38b0e6eee14d34fabda5bd529b","ref":"refs/heads/046-load-irei","pushedAt":"2024-01-25T20:51:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Integrate ireizo-public Django app","shortMessageHtmlLink":"Integrate ireizo-public Django app"}},{"before":"7ec13c370762ad2cb985e640e493ada860959edf","after":"63f798cd1727eaa6521b8a430d400eb44a54bfc1","ref":"refs/heads/develop","pushedAt":"2024-01-24T18:49:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '046-load-irei' into develop","shortMessageHtmlLink":"Merge branch '046-load-irei' into develop"}},{"before":"76a58960858324dc140e9e717efd3217d3e5a920","after":"cf5ff67de2946194418139da3fd47d79d4d22294","ref":"refs/heads/046-load-irei","pushedAt":"2024-01-24T18:44:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"models,cli: Only print loadirei feedback if records updated","shortMessageHtmlLink":"models,cli: Only print loadirei feedback if records updated"}},{"before":"52418c08ac21d57d6a2ecd8339914fb2fdd8b418","after":"7ec13c370762ad2cb985e640e493ada860959edf","ref":"refs/heads/develop","pushedAt":"2024-01-24T01:33:45.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '046-load-irei' into develop","shortMessageHtmlLink":"Merge branch '046-load-irei' into develop"}},{"before":"7d354dfec0082ca1880107a20db719dd0f4c4995","after":"52418c08ac21d57d6a2ecd8339914fb2fdd8b418","ref":"refs/heads/develop","pushedAt":"2024-01-22T23:54:14.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"Merge branch '046-load-irei' into develop","shortMessageHtmlLink":"Merge branch '046-load-irei' into develop"}},{"before":"5be7b360a42754a3acdd776a0039260c9d0cf17b","after":"76a58960858324dc140e9e717efd3217d3e5a920","ref":"refs/heads/046-load-irei","pushedAt":"2024-01-22T23:53:07.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"models: Objects now use Revision.revisions to get list of changes","shortMessageHtmlLink":"models: Objects now use Revision.revisions to get list of changes"}},{"before":null,"after":"5be7b360a42754a3acdd776a0039260c9d0cf17b","ref":"refs/heads/046-load-irei","pushedAt":"2024-01-19T21:27:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"models,admin,cli: Refactor IreiRecords importing\n\n- Separate Irei from other `namesdb load` code.\n- Merge data from Irei API and wall files, using irei_id as a\n connector.","shortMessageHtmlLink":"models,admin,cli: Refactor IreiRecords importing"}},{"before":"eb8057fbb9648a8dd7b4a53981884539132f840d","after":"7d354dfec0082ca1880107a20db719dd0f4c4995","ref":"refs/heads/develop","pushedAt":"2024-01-11T00:15:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"models: Add facility name to Person related FAR/WRA records","shortMessageHtmlLink":"models: Add facility name to Person related FAR/WRA records"}},{"before":"11739d6b8ca8b751deac29fabdee2fa4dee11f3d","after":"eb8057fbb9648a8dd7b4a53981884539132f840d","ref":"refs/heads/develop","pushedAt":"2024-01-10T21:50:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gjost","name":"Geoffrey Jost","path":"/gjost","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38606?s=80&v=4"},"commit":{"message":"models: Add fields to Person related family when posting to ES\n\n- Add birth_year, WRA individual no, and gender.","shortMessageHtmlLink":"models: Add fields to Person related family when posting to ES"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWTSragA","startCursor":null,"endCursor":null}},"title":"Activity ยท denshoproject/namesdb-editor"}