{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":123275789,"defaultBranch":"master","name":"osprey","ownerLogin":"sky-uk","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-02-28T11:30:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1391938?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713529214.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"697b788893693473c0e0b244750f14b353a1e20a","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-19T12:20:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump golang.org/x/net from 0.17.0 to 0.23.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/net from 0.17.0 to 0.23.0"}},{"before":null,"after":"075589b5f966c6b2e6c81989efda9ecaa746656d","ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-13T22:55:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump google.golang.org/protobuf from 1.30.0 to 1.33.0\n\nBumps google.golang.org/protobuf from 1.30.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump google.golang.org/protobuf from 1.30.0 to 1.33.0"}},{"before":"61e3a90541453eeb8af7e882476690fe65aca896","after":null,"ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-11T10:40:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"}},{"before":"1f72b12f9186eae0aa33c8a0403d00ee5fcb8034","after":"0dbe1e52132bce0a012d6b36da8e09620f89d2a2","ref":"refs/heads/master","pushedAt":"2024-03-11T10:40:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Add support multiple config for token providers (#99)\n\n* Add support multiple config for token providers\r\n\r\n- This is a change to the existing functionality but is backwards compatible and hence feature parity.\r\n- Code before this change was supporting just one configuration for an ID provider. So, if an org had multiple azure configurations which needed supporting, that was not possible. The usecase could be to have different azure configuration for say prod and non-prod.\r\n- The configurations could now be provided as a list against the ID provider. The targets can then be added within that configuration rather than a global configuration for all the targets which was the case before. Readme has been updated to reflect the new configuration along with the deprecation information of the old config format.","shortMessageHtmlLink":"Add support multiple config for token providers (#99)"}},{"before":"09b5ddc94bb22aed10625a180cb06c92017623c5","after":"61e3a90541453eeb8af7e882476690fe65aca896","ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-11T10:09:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Fix yaml indentation","shortMessageHtmlLink":"Fix yaml indentation"}},{"before":"db46718f100db2a0be5ec2ad55325688dc1dfc7f","after":"09b5ddc94bb22aed10625a180cb06c92017623c5","ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-08T17:04:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Some code cleanup and update to Readme","shortMessageHtmlLink":"Some code cleanup and update to Readme"}},{"before":"93319c6383397dce8c9af77f4c6e3899a68cb56a","after":"db46718f100db2a0be5ec2ad55325688dc1dfc7f","ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-08T16:30:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aneurinprice","name":"Aneurin Price","path":"/aneurinprice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46961848?s=80&v=4"},"commit":{"message":"Add more context for the change","shortMessageHtmlLink":"Add more context for the change"}},{"before":"77eaea9ac55677ae20ed74c9dc4a8db1495ac47f","after":"93319c6383397dce8c9af77f4c6e3899a68cb56a","ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-08T15:27:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Add test to sanity check login using old osprey config format.","shortMessageHtmlLink":"Add test to sanity check login using old osprey config format."}},{"before":"d78277c99e86426a36fdce6ba74ace98b598d005","after":"77eaea9ac55677ae20ed74c9dc4a8db1495ac47f","ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-08T12:46:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aneurinprice","name":"Aneurin Price","path":"/aneurinprice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46961848?s=80&v=4"},"commit":{"message":"Update docs for multiple IDP providers","shortMessageHtmlLink":"Update docs for multiple IDP providers"}},{"before":"09474a8cbd3f5d02bbeb5bcd2e5d3be13da317b2","after":"d78277c99e86426a36fdce6ba74ace98b598d005","ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-07T13:23:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Refactor parsing legacy config file","shortMessageHtmlLink":"Refactor parsing legacy config file"}},{"before":"8b2663427f4e80e630a19c68b5cc544d426ae0c8","after":"09474a8cbd3f5d02bbeb5bcd2e5d3be13da317b2","ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-07T12:41:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Add support multiple config for token providers\n\n- This is a change to the existing functionality but is backwards compatible and hence feature parity.\n- Code before this change was supporting just one configuration for an ID provider. So, if an org had multiple azure configurations which needed supporting, that was not possible. The usecase could be to have different azure configuration for say prod and non-prod.\n- The configurations could now be provided as a list against the ID provider. The targets can then be added within that configuration rather than a global configuration for all the targets which was the case before.","shortMessageHtmlLink":"Add support multiple config for token providers"}},{"before":"7847d048bf21e4573a2bacde999120ca80f2c1e5","after":"8b2663427f4e80e630a19c68b5cc544d426ae0c8","ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-07T12:14:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Add support multiple config for token providers\n\n- This is a change to the existing functionality but is backwards compatible and hence feature parity.\n- Code before this change was supporting just one configuration for an ID provider. So, if an org had multiple azure configurations which needed supporting, that was not possible. The usecase could be to have different azure configuration for say prod and non-prod.\n- The configurations could now be provided as a list against the ID provider. The targets can then be added within that configuration rather than a global configuration for all the targets which was the case before.","shortMessageHtmlLink":"Add support multiple config for token providers"}},{"before":null,"after":"86d3441e76105b620c42338de5595550a7741e58","ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-07T12:03:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Fix lint errors","shortMessageHtmlLink":"Fix lint errors"}},{"before":"86d3441e76105b620c42338de5595550a7741e58","after":null,"ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-07T12:03:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"}},{"before":"452362eb00dc609c7df74adc752f00b2c333c4a1","after":null,"ref":"refs/heads/dirty-branch","pushedAt":"2024-03-07T12:03:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"}},{"before":null,"after":"7847d048bf21e4573a2bacde999120ca80f2c1e5","ref":"refs/heads/add-support-for-multi-IDP","pushedAt":"2024-03-07T11:59:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Add support multiple config for token providers\n\n- This is a change to the existing functionality but is backwards compatible and hence feature parity.\n- Code before this change was supporting just one configuration for an ID provider. So, if an org had multiple azure configurations which needed supporting, that was not possible. The usecase could be to have different azure configuration for say prod and non-prod.\n- The configurations could now be provided as a list against the ID provider. The targets can then be added within that configuration rather than a global configuration for all the targets which was the case before.","shortMessageHtmlLink":"Add support multiple config for token providers"}},{"before":"31e84025664d04ab1f1828874dc87592aa46bfc0","after":"86d3441e76105b620c42338de5595550a7741e58","ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-07T11:42:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Fix lint errors","shortMessageHtmlLink":"Fix lint errors"}},{"before":"e6a4633e07f15b08f5a94472141b23479c35c9b4","after":"31e84025664d04ab1f1828874dc87592aa46bfc0","ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-07T11:38:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Fix code after refactor and all tests passing","shortMessageHtmlLink":"Fix code after refactor and all tests passing"}},{"before":"a9284a60b3f47a4a68f26154d622099d4726ab86","after":"e6a4633e07f15b08f5a94472141b23479c35c9b4","ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-07T09:35:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Change logic to include empty groups from the config file.","shortMessageHtmlLink":"Change logic to include empty groups from the config file."}},{"before":"081562b09cce27ed7a423920ebab996b7c34d329","after":"a9284a60b3f47a4a68f26154d622099d4726ab86","ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-06T14:57:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Update readme","shortMessageHtmlLink":"Update readme"}},{"before":"808f6cedde94cc753c0d7bf9b957c9882d85e8ae","after":"081562b09cce27ed7a423920ebab996b7c34d329","ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-06T14:46:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Add support multiple config for token providers","shortMessageHtmlLink":"Add support multiple config for token providers"}},{"before":"41c82d2264b0aaa0ce489b1a4195f9c91dc7a6d9","after":"808f6cedde94cc753c0d7bf9b957c9882d85e8ae","ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-05T16:34:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aneurinprice","name":"Aneurin Price","path":"/aneurinprice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46961848?s=80&v=4"},"commit":{"message":"Make golint happy","shortMessageHtmlLink":"Make golint happy"}},{"before":"15bd281de6aac2c2532fffff8d5f47bb5a084b3c","after":"41c82d2264b0aaa0ce489b1a4195f9c91dc7a6d9","ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-05T16:07:09.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Ife-ayelabola","name":"Ife Ayelabola","path":"/Ife-ayelabola","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/145358562?s=80&v=4"},"commit":{"message":"Add more logging to allow greater accuracy of failiures when the logs are non-existant","shortMessageHtmlLink":"Add more logging to allow greater accuracy of failiures when the logs…"}},{"before":null,"after":"7b581c2174ee1ac16fda25fb721b8d6b66085310","ref":"refs/heads/upgrade-travis-node-os","pushedAt":"2024-03-04T16:24:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Upgrade to use later versions of ubuntu on travis build agents","shortMessageHtmlLink":"Upgrade to use later versions of ubuntu on travis build agents"}},{"before":"099f4027fd2371c90716b14e7b6540b253511605","after":null,"ref":"refs/heads/add-dockerfile-for-localtest","pushedAt":"2024-03-04T15:49:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"}},{"before":"47dfb9d2775d3e461820e9d5b65780f9819d72c0","after":"1f72b12f9186eae0aa33c8a0403d00ee5fcb8034","ref":"refs/heads/master","pushedAt":"2024-03-04T15:49:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Add Dockerfile for running e2e tests (#97)\n\n* Add Dockerfile for running e2e tests\r\n\r\n- Local e2e tests rely on having an ldap setup which is incredibly difficult to setup locally as the versions keep changing and with it some of the configurations. Hence, keeping the local dockerfile aligned with the os used on travis node will keep local development aligned with CI builds.\r\n- Changes to os versions on travis node can then be upgraded organically\r\n\r\n* Address PR comments fixing some commands in the dockerfile.","shortMessageHtmlLink":"Add Dockerfile for running e2e tests (#97)"}},{"before":"a594967dd23320af4340b77e7bc7b3d25aa5b6dc","after":"099f4027fd2371c90716b14e7b6540b253511605","ref":"refs/heads/add-dockerfile-for-localtest","pushedAt":"2024-03-04T15:39:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Address PR comments fixing some commands in the dockerfile.","shortMessageHtmlLink":"Address PR comments fixing some commands in the dockerfile."}},{"before":"94b161309c605a11fde58cd9ff091882b89f5860","after":"a594967dd23320af4340b77e7bc7b3d25aa5b6dc","ref":"refs/heads/add-dockerfile-for-localtest","pushedAt":"2024-03-04T14:38:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Add Dockerfile for running e2e tests\n\n- Local e2e tests rely on having an ldap setup which is incredibly difficult to setup locally as the versions keep changing and with it some of the configurations. Hence, keeping the local dockerfile aligned with the os used on travis node will keep local development aligned with CI builds.\n- Changes to os versions on travis node can then be upgraded organically","shortMessageHtmlLink":"Add Dockerfile for running e2e tests"}},{"before":null,"after":"94b161309c605a11fde58cd9ff091882b89f5860","ref":"refs/heads/add-dockerfile-for-localtest","pushedAt":"2024-03-04T13:39:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"supreethrao","name":"Supreeth Rao","path":"/supreethrao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15322872?s=80&v=4"},"commit":{"message":"Add Dockerfile for running e2e tests\n\n- Local e2e tests rely on having an ldap setup which is incredibly difficult to setup locally as the versions keep changing and with it some of the configurations. Hence, keeping the local dockerfile aligned with the os used on travis node will keep local development aligned with CI builds.\n- Changes to os versions on travis node can then be upgraded organically","shortMessageHtmlLink":"Add Dockerfile for running e2e tests"}},{"before":"b302d86117531804637627395caff5ae65d2091c","after":"15bd281de6aac2c2532fffff8d5f47bb5a084b3c","ref":"refs/heads/cleaning_dirty_branch","pushedAt":"2024-03-04T11:45:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aneurinprice","name":"Aneurin Price","path":"/aneurinprice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46961848?s=80&v=4"},"commit":{"message":"Hash ldap passwords to allow local use of ldap server","shortMessageHtmlLink":"Hash ldap passwords to allow local use of ldap server"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENSDoSgA","startCursor":null,"endCursor":null}},"title":"Activity · sky-uk/osprey"}