{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":209338152,"defaultBranch":"main","name":"shipit","ownerLogin":"mozilla-releng","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-18T15:07:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19614164?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717445173.0","currentOid":""},"activityList":{"items":[{"before":"1b8909ed069ab0d7ad0ed21bd4e10f05de3f747e","after":"53e2cc9ff7327801cb894c0eaf9d1632526c7e98","ref":"refs/heads/dev","pushedAt":"2024-06-04T19:03:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add a table to keep product channel versions and APIs to update them","shortMessageHtmlLink":"Add a table to keep product channel versions and APIs to update them"}},{"before":"fafa0b043d7aa63ae156aa326d1bac7f0ff4b07d","after":"53e2cc9ff7327801cb894c0eaf9d1632526c7e98","ref":"refs/heads/1462","pushedAt":"2024-06-04T19:03:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add a table to keep product channel versions and APIs to update them","shortMessageHtmlLink":"Add a table to keep product channel versions and APIs to update them"}},{"before":"784a27156d49333662fb967b47ae3479c157341b","after":"d007c6940339f6c31e8f59d526f3186245e69cd6","ref":"refs/heads/dependabot/pip/api/connexion-3.1.0","pushedAt":"2024-06-04T13:31:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bhearsum","name":"Ben Hearsum (he/him)","path":"/bhearsum","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49649?s=80&v=4"},"commit":{"message":"Fix connexion imports to be compatible with 3.0\n\nI'm not sure whether or not we still need to set the json encoder; let's try without it","shortMessageHtmlLink":"Fix connexion imports to be compatible with 3.0"}},{"before":null,"after":"c130c41bf70eab6e030c9ec15f734adf1312fdfc","ref":"refs/heads/dependabot/npm_and_yarn/frontend/npm_and_yarn-f66ceb2150","pushedAt":"2024-06-03T20:06:13.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":"chore(frontend): bump the npm_and_yarn group\n\nBumps the npm_and_yarn group in /frontend with 21 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [axios](https://github.com/axios/axios) | `0.27.2` | `0.28.0` |\n| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.11.5` | `7.24.6` |\n| [async](https://github.com/caolan/async) | `2.6.3` | `2.6.4` |\n| [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |\n| [cookiejar](https://github.com/bmeck/node-cookiejar) | `2.1.2` | `2.1.4` |\n| [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |\n| [eventsource](https://github.com/EventSource/eventsource) | `1.0.7` | `1.1.2` |\n| [express](https://github.com/expressjs/express) | `4.17.1` | `4.19.2` |\n| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.14.9` | `1.15.6` |\n| [jsdom](https://github.com/jsdom/jsdom) | `16.4.0` | `16.7.0` |\n| [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |\n| [loader-utils](https://github.com/webpack/loader-utils) | `1.4.0` | `1.4.2` |\n| [markdown-it-highlightjs](https://github.com/valeriangalliat/markdown-it-highlightjs) | `3.2.0` | `3.6.0` |\n| [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` |\n| [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.8` |\n| [qs](https://github.com/ljharb/qs) | `6.5.2` | `6.9.4` |\n| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |\n| [terser](https://github.com/terser/terser) | `4.8.0` | `4.8.1` |\n| [tmpl](https://github.com/daaku/nodejs-tmpl) | `1.0.4` | `1.0.5` |\n| [tough-cookie](https://github.com/salesforce/tough-cookie) | `2.5.0` | `4.1.4` |\n| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |\n\n\nUpdates `axios` from 0.27.2 to 0.28.0\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v0.27.2...v0.28.0)\n\nUpdates `@babel/traverse` from 7.11.5 to 7.24.6\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-traverse)\n\nUpdates `async` from 2.6.3 to 2.6.4\n- [Release notes](https://github.com/caolan/async/releases)\n- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)\n- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)\n\nUpdates `browserify-sign` from 4.2.1 to 4.2.3\n- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.3)\n\nUpdates `cookiejar` from 2.1.2 to 2.1.4\n- [Commits](https://github.com/bmeck/node-cookiejar/commits)\n\nUpdates `decode-uri-component` from 0.2.0 to 0.2.2\n- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)\n- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)\n\nUpdates `eventsource` from 1.0.7 to 1.1.2\n- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)\n- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.2)\n\nUpdates `express` from 4.17.1 to 4.19.2\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.19.2)\n\nUpdates `follow-redirects` from 1.14.9 to 1.15.6\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.6)\n\nUpdates `jsdom` from 16.4.0 to 16.7.0\n- [Release notes](https://github.com/jsdom/jsdom/releases)\n- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)\n- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0)\n\nUpdates `json5` from 1.0.1 to 1.0.2\n- [Release notes](https://github.com/json5/json5/releases)\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\n\nUpdates `loader-utils` from 1.4.0 to 1.4.2\n- [Release notes](https://github.com/webpack/loader-utils/releases)\n- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)\n- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)\n\nUpdates `markdown-it-highlightjs` from 3.2.0 to 3.6.0\n- [Changelog](https://github.com/valeriangalliat/markdown-it-highlightjs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/valeriangalliat/markdown-it-highlightjs/compare/v3.2.0...v3.6.0)\n\nUpdates `minimatch` from 3.0.4 to 3.1.2\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\n\nUpdates `minimist` from 1.2.5 to 1.2.8\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)\n\nUpdates `qs` from 6.5.2 to 6.9.4\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.9.4)\n\nUpdates `semver` from 5.7.1 to 5.7.2\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\n\nUpdates `terser` from 4.8.0 to 4.8.1\n- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)\n\nUpdates `tmpl` from 1.0.4 to 1.0.5\n- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)\n\nUpdates `tough-cookie` from 2.5.0 to 4.1.4\n- [Release notes](https://github.com/salesforce/tough-cookie/releases)\n- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.4)\n\nUpdates `word-wrap` from 1.2.3 to 1.2.5\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: \"@babel/traverse\"\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: async\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: browserify-sign\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: cookiejar\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: decode-uri-component\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: eventsource\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: express\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: follow-redirects\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: jsdom\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: json5\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: loader-utils\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: markdown-it-highlightjs\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: minimatch\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: minimist\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: qs\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: semver\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: terser\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: tmpl\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: tough-cookie\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: word-wrap\n dependency-type: indirect\n dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(frontend): bump the npm_and_yarn group"}},{"before":"f52595cfd5be4feefe2481d6b0ab6b3dc2d4246c","after":"784a27156d49333662fb967b47ae3479c157341b","ref":"refs/heads/dependabot/pip/api/connexion-3.1.0","pushedAt":"2024-06-03T20:03:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(api): bump connexion from 2.14.2 to 3.1.0 in /api\n\nBumps [connexion](https://github.com/spec-first/connexion) from 2.14.2 to 3.1.0.\n- [Release notes](https://github.com/spec-first/connexion/releases)\n- [Commits](https://github.com/spec-first/connexion/compare/2.14.2...3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: connexion\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(api): bump connexion from 2.14.2 to 3.1.0 in /api"}},{"before":"d9c04b3243094fbd38635b33dd1d24e4a2f6a9f4","after":"de1807e6eae8b6f012982b455e9fbc4797ce1501","ref":"refs/heads/dependabot/pip/api/sqlalchemy-2.0.30","pushedAt":"2024-06-03T20:03:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(api): bump sqlalchemy from 1.4.44 to 2.0.30 in /api\n\nBumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.44 to 2.0.30.\n- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)\n- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)\n- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)\n\n---\nupdated-dependencies:\n- dependency-name: sqlalchemy\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(api): bump sqlalchemy from 1.4.44 to 2.0.30 in /api"}},{"before":"41108fe586707e6056bfe2ecdb63b05c54398891","after":null,"ref":"refs/heads/dependabot/pip/api/deps-2dd38aef56","pushedAt":"2024-06-03T20:02:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ahal","name":"Andrew Halberstadt","path":"/ahal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273734?s=80&v=4"}},{"before":"268535535312c66667fda6f7ce7e918b70c42362","after":"70f470912f4b5be3e75905506bb55faf3e990186","ref":"refs/heads/main","pushedAt":"2024-06-03T20:02:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ahal","name":"Andrew Halberstadt","path":"/ahal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/273734?s=80&v=4"},"commit":{"message":"chore(api): bump the deps group in /api with 3 updates\n\nBumps the deps group in /api with 3 updates: [coverage](https://github.com/nedbat/coveragepy), [requests](https://github.com/psf/requests) and [poetry](https://github.com/python-poetry/poetry).\n\n\nUpdates `coverage` from 7.5.2 to 7.5.3\n- [Release notes](https://github.com/nedbat/coveragepy/releases)\n- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)\n- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.2...7.5.3)\n\nUpdates `requests` from 2.32.2 to 2.32.3\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)\n\nUpdates `poetry` from 1.7.0 to 1.8.3\n- [Release notes](https://github.com/python-poetry/poetry/releases)\n- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/python-poetry/poetry/compare/1.7.0...1.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: coverage\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: deps\n- dependency-name: requests\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: deps\n- dependency-name: poetry\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(api): bump the deps group in /api with 3 updates"}},{"before":null,"after":"41108fe586707e6056bfe2ecdb63b05c54398891","ref":"refs/heads/dependabot/pip/api/deps-2dd38aef56","pushedAt":"2024-06-03T08:07:03.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":"chore(api): bump the deps group in /api with 3 updates\n\nBumps the deps group in /api with 3 updates: [coverage](https://github.com/nedbat/coveragepy), [requests](https://github.com/psf/requests) and [poetry](https://github.com/python-poetry/poetry).\n\n\nUpdates `coverage` from 7.5.2 to 7.5.3\n- [Release notes](https://github.com/nedbat/coveragepy/releases)\n- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)\n- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.2...7.5.3)\n\nUpdates `requests` from 2.32.2 to 2.32.3\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)\n\nUpdates `poetry` from 1.7.0 to 1.8.3\n- [Release notes](https://github.com/python-poetry/poetry/releases)\n- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/python-poetry/poetry/compare/1.7.0...1.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: coverage\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: deps\n- dependency-name: requests\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: deps\n- dependency-name: poetry\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(api): bump the deps group in /api with 3 updates"}},{"before":"1b8909ed069ab0d7ad0ed21bd4e10f05de3f747e","after":"fafa0b043d7aa63ae156aa326d1bac7f0ff4b07d","ref":"refs/heads/1462","pushedAt":"2024-05-31T19:58:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add a table to keep product channel versions and APIs to update them","shortMessageHtmlLink":"Add a table to keep product channel versions and APIs to update them"}},{"before":"4da7df34491677c53a1102a06d72973c6602bcf5","after":"268535535312c66667fda6f7ce7e918b70c42362","ref":"refs/heads/main","pushedAt":"2024-05-31T19:53:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Update the instructions to run the product details rebuild locally (#1490)","shortMessageHtmlLink":"Update the instructions to run the product details rebuild locally (#…"}},{"before":"d99d70683f50b7e801be663647e4303c3689dc37","after":null,"ref":"refs/heads/update-readme","pushedAt":"2024-05-31T19:53:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"}},{"before":null,"after":"d99d70683f50b7e801be663647e4303c3689dc37","ref":"refs/heads/update-readme","pushedAt":"2024-05-31T19:46:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Update the instructions to run the product details rebuild locally","shortMessageHtmlLink":"Update the instructions to run the product details rebuild locally"}},{"before":null,"after":"7fef0f61a8da5409740c4408afc6d407bbc4f8c7","ref":"refs/heads/use-the-firefox-nightly-version-in-db","pushedAt":"2024-05-31T19:43:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Use the firefox nightly version stored in the database when rebuilding product details","shortMessageHtmlLink":"Use the firefox nightly version stored in the database when rebuildin…"}},{"before":"7c67b455cf65147d3e7e136b3c25cd75460dbf6f","after":"1b8909ed069ab0d7ad0ed21bd4e10f05de3f747e","ref":"refs/heads/dev","pushedAt":"2024-05-31T17:23:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add a table to keep product channel versions and APIs to update them","shortMessageHtmlLink":"Add a table to keep product channel versions and APIs to update them"}},{"before":"48e2b2aef5d3c3ab52673c949fc538e0f0ccb848","after":"1b8909ed069ab0d7ad0ed21bd4e10f05de3f747e","ref":"refs/heads/1462","pushedAt":"2024-05-30T21:32:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add a table to keep product channel versions and APIs to update them","shortMessageHtmlLink":"Add a table to keep product channel versions and APIs to update them"}},{"before":"b504fddbe308b8c4c6ac309b948b8c5c905ce4ee","after":"48e2b2aef5d3c3ab52673c949fc538e0f0ccb848","ref":"refs/heads/1462","pushedAt":"2024-05-30T16:51:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add a table to keep product channel versions and APIs to update them","shortMessageHtmlLink":"Add a table to keep product channel versions and APIs to update them"}},{"before":"ba7944af352a156e7145d10ba9ccb556d97eace4","after":null,"ref":"refs/heads/1487","pushedAt":"2024-05-30T16:49:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"}},{"before":"7c67b455cf65147d3e7e136b3c25cd75460dbf6f","after":"4da7df34491677c53a1102a06d72973c6602bcf5","ref":"refs/heads/main","pushedAt":"2024-05-30T16:49:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add Copy Access Token item to the user menu (#1488)","shortMessageHtmlLink":"Add Copy Access Token item to the user menu (#1488)"}},{"before":"adbfbaa5f4652155f1f692cf1d060a90ebed3adf","after":"ba7944af352a156e7145d10ba9ccb556d97eace4","ref":"refs/heads/1487","pushedAt":"2024-05-30T16:29:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Appease linter","shortMessageHtmlLink":"Appease linter"}},{"before":null,"after":"adbfbaa5f4652155f1f692cf1d060a90ebed3adf","ref":"refs/heads/1487","pushedAt":"2024-05-30T16:21:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add Copy Access Token item to the user menu","shortMessageHtmlLink":"Add Copy Access Token item to the user menu"}},{"before":"0720f40e27a5abef4d701842905c1157115549d3","after":"b504fddbe308b8c4c6ac309b948b8c5c905ce4ee","ref":"refs/heads/1462","pushedAt":"2024-05-30T15:42:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add a table to keep product channel versions and APIs to update them","shortMessageHtmlLink":"Add a table to keep product channel versions and APIs to update them"}},{"before":"d0c64338f9211cdf57e790710027a02b77e3ebc0","after":"fa15bdb39688fa07a37fd9ea3ca05945188fb2d9","ref":"refs/heads/merges","pushedAt":"2024-05-28T23:10:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"appease the linter just cuz","shortMessageHtmlLink":"appease the linter just cuz"}},{"before":"d9e1baa0b1fbfed745a5b6c46dc968d305827ba9","after":"0720f40e27a5abef4d701842905c1157115549d3","ref":"refs/heads/1462","pushedAt":"2024-05-28T23:09:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gabrielBusta","name":"Gabriel Bustamante","path":"/gabrielBusta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10228658?s=80&v=4"},"commit":{"message":"Add a table to keep product channel versions and APIs to update them","shortMessageHtmlLink":"Add a table to keep product channel versions and APIs to update them"}},{"before":"594ac72c6c9d75aa9d7c2e99ac1fd1c6f61bb072","after":"7c67b455cf65147d3e7e136b3c25cd75460dbf6f","ref":"refs/heads/dev","pushedAt":"2024-05-28T08:56:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jcristau","name":"Julien Cristau","path":"/jcristau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3703806?s=80&v=4"},"commit":{"message":"chore(api): bump the deps group in /api with 2 updates (#1484)\n\nBumps the deps group in /api with 2 updates: [mozilla-version](https://github.com/mozilla-releng/mozilla-version) and [poetry](https://github.com/python-poetry/poetry).\r\n\r\n\r\nUpdates `mozilla-version` from 3.0.0 to 3.1.0\r\n- [Changelog](https://github.com/mozilla-releng/mozilla-version/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/mozilla-releng/mozilla-version/compare/3.0.0...3.1.0)\r\n\r\nUpdates `poetry` from 1.7.0 to 1.8.3\r\n- [Release notes](https://github.com/python-poetry/poetry/releases)\r\n- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/python-poetry/poetry/compare/1.7.0...1.8.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mozilla-version\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: deps\r\n- dependency-name: poetry\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: deps\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(api): bump the deps group in /api with 2 updates (#1484)"}},{"before":"a8da10403da8a7cb699fb0f2ec3fe8afa517c841","after":null,"ref":"refs/heads/shipit-test-enchancements","pushedAt":"2024-05-28T08:42:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jcristau","name":"Julien Cristau","path":"/jcristau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3703806?s=80&v=4"}},{"before":"8d487d2a040934c4d0fa5454a552cd18fd85ef56","after":null,"ref":"refs/heads/fix-local-containers","pushedAt":"2024-05-28T08:41:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jcristau","name":"Julien Cristau","path":"/jcristau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3703806?s=80&v=4"}},{"before":"dce7f45c9f68a6ee8522842bb28e08ea9beb2027","after":null,"ref":"refs/heads/pyup-update-isort-5.3.2-to-5.4.2","pushedAt":"2024-05-28T08:41:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jcristau","name":"Julien Cristau","path":"/jcristau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3703806?s=80&v=4"}},{"before":"4d34183272868094229970c475c7881c05364e94","after":null,"ref":"refs/heads/pyup-update-cffi-1.14.1-to-1.14.2","pushedAt":"2024-05-28T08:41:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jcristau","name":"Julien Cristau","path":"/jcristau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3703806?s=80&v=4"}},{"before":"c8be288425558bf398f62d895cf8722fb3d2017d","after":null,"ref":"refs/heads/pyup-update-virtualenv-20.0.30-to-20.0.31","pushedAt":"2024-05-28T08:41:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jcristau","name":"Julien Cristau","path":"/jcristau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3703806?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXF9wLwA","startCursor":null,"endCursor":null}},"title":"Activity · mozilla-releng/shipit"}