)]}' { "log": [ { "commit": "bd5ca876788e3a246fae6002240feab0ffa8bacc", "tree": "9c742be45c92fb2413585e050bb075f318b18dc1", "parents": [ "77e8b4541c096e11b24046b3fb6cd99378f6d061", "e89d4b7decb1b6e66361e5d6230df5e7131eb289" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Thu Jun 03 09:35:46 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Jun 03 09:35:46 2021 -0700" }, "message": "Merge pull request #26 from mithro/actions.yml\n\nrun-drc-for-cell-gds-using-magic: Add action.yml" }, { "commit": "e89d4b7decb1b6e66361e5d6230df5e7131eb289", "tree": "9c742be45c92fb2413585e050bb075f318b18dc1", "parents": [ "fa2b71e53d72662a90d355b741edbf9269043159" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 12:37:38 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 17:42:43 2021 -0700" }, "message": "run-drc-for-cell-gds-using-magic: Testing container locally.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "fa2b71e53d72662a90d355b741edbf9269043159", "tree": "0151c7cd5528d17f265de3623a6493c5ea551e48", "parents": [ "44ba27e79f69c4dae96c0f111594f1c29522a560" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 15:21:46 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 17:42:37 2021 -0700" }, "message": "run-drc-for-cell-gds-using-magic: Rename match argument.\n\nRename `match-directories` argument to `match-cells-directories` to\nbetter describe what it actually does.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "44ba27e79f69c4dae96c0f111594f1c29522a560", "tree": "415a837281905ca7eb213650be69c49d5e2a7b13", "parents": [ "c9a499e255cc33639e6f33a4e35571a675aaa24a" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 17:19:26 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 17:21:51 2021 -0700" }, "message": "run-drc-for-cell-gds-using-magic: Better ignored output.\n\nMake an ignored error clear by using a black tick and adding message.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "c9a499e255cc33639e6f33a4e35571a675aaa24a", "tree": "ac4c947b6ad2cdf543f7ccdb5c67d4f629584a69", "parents": [ "50d3d4c72599a1d3f4396b4488658d5ba1c1c550" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 15:17:23 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 15:40:14 2021 -0700" }, "message": "run-drc-for-cell-gds-using-magic: Improve regex matching.\n\nFixes #25.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "50d3d4c72599a1d3f4396b4488658d5ba1c1c550", "tree": "aac75ed55ecdd109b175a72f9275552c93013787", "parents": [ "7fb9b8a6637343efde961ee9f3d0400c3d61a8ab" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 15:12:52 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 15:40:14 2021 -0700" }, "message": "run-drc-for-cell-gds-using-magic: Enable running in a directory.\n\nAdd a command line argument to allow the check to look for the `./cells`\nin a directory other than the current working directory.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "7fb9b8a6637343efde961ee9f3d0400c3d61a8ab", "tree": "51059269bc5bbaf26765e10c17a41e6cbddac49f", "parents": [ "77e8b4541c096e11b24046b3fb6cd99378f6d061" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 11:51:44 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 15:39:18 2021 -0700" }, "message": "run-drc-for-cell-gds-using-magic: Add action.yml\n\nBy adding an `action.yml` the fact that the action is using docker is\nhidden and allows us to convert to a javascript action in the future if\nwe want.\n\nIt also makes handing over the inputs nicer and makes it easier to move\nbetween container registries if needed.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "77e8b4541c096e11b24046b3fb6cd99378f6d061", "tree": "4d8690d11c697c8082cc7ee72c9ef16c4c611902", "parents": [ "1791415f66d16e92bdc523c59e68383db3b32d74", "51d2df4a63c8e8a2ca4777c5bf1171b178a6e2ad" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Wed Jun 02 10:59:31 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Jun 02 10:59:31 2021 -0700" }, "message": "Merge pull request #21 from mithro/main\n\nrun-drc-for-cell-gds-using-magic: Update README.rst" }, { "commit": "51d2df4a63c8e8a2ca4777c5bf1171b178a6e2ad", "tree": "4d8690d11c697c8082cc7ee72c9ef16c4c611902", "parents": [ "1791415f66d16e92bdc523c59e68383db3b32d74" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 10:55:04 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Jun 02 10:55:04 2021 -0700" }, "message": "run-drc-for-cell-gds-using-magic: Update README.rst\n\nPoint to the actual locations that the docker images are published at.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "1791415f66d16e92bdc523c59e68383db3b32d74", "tree": "f26950183ca4b6a32185e7ab621c6ee8dec9eb3c", "parents": [ "d4d42d896415f9021ea3f4796db4fb498332209d", "04b998fcc4190dc018514081dc28dc679c88e304" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Tue May 25 07:59:02 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue May 25 07:59:02 2021 -0700" }, "message": "Merge pull request #24 from mithro/back-to-upstream\n\nChange back to upstream docker/metadata-action." }, { "commit": "04b998fcc4190dc018514081dc28dc679c88e304", "tree": "f26950183ca4b6a32185e7ab621c6ee8dec9eb3c", "parents": [ "d4d42d896415f9021ea3f4796db4fb498332209d" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 25 07:53:32 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 25 07:54:40 2021 -0700" }, "message": "Change back to upstream docker/metadata-action.\n\nUpstream has fixed https://github.com/docker/metadata-action/issues/90\n(the issue with pull_request_target not working), we can use it again.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "d4d42d896415f9021ea3f4796db4fb498332209d", "tree": "0fab4f495c5cb59e39e35e7f64816465fd9cc815", "parents": [ "bbc509d008328d17cb55bbbb3dcd4469b9ae59e1", "7f662af022774fb6c805cf246b85e53bc1897be7" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Sat May 22 18:33:04 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Sat May 22 18:33:04 2021 -0700" }, "message": "Merge pull request #23 from mithro/permissions\n\nUse more restrictive permissions on the GitHub token." }, { "commit": "7f662af022774fb6c805cf246b85e53bc1897be7", "tree": "0fab4f495c5cb59e39e35e7f64816465fd9cc815", "parents": [ "bbc509d008328d17cb55bbbb3dcd4469b9ae59e1" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 22 18:23:17 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 22 18:32:30 2021 -0700" }, "message": "Use more restrictive permissions on the GitHub token.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "bbc509d008328d17cb55bbbb3dcd4469b9ae59e1", "tree": "2f7726cd51df23984d2712041f4700606f321d89", "parents": [ "7e536a20216d13ae89e82f4f0040889c53062158", "e77958daf0275a52e61825191073cb36a5e67e73" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Sat May 22 18:14:11 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Sat May 22 18:14:11 2021 -0700" }, "message": "Merge pull request #22 from mithro/pull_request_target\n\nWorkaround for docker/metadata-action bug #90" }, { "commit": "e77958daf0275a52e61825191073cb36a5e67e73", "tree": "2f7726cd51df23984d2712041f4700606f321d89", "parents": [ "c308d56deee4008437a233ee11223d1afd4f5971" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 22 17:56:19 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 22 18:09:57 2021 -0700" }, "message": "Use mithro/docker-metadata-action.\n\nUse my custom hacked version of docker-metadata-action until\nhttps://github.com/docker/metadata-action/issues/90 is fixed in the\nupstream repository.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "c308d56deee4008437a233ee11223d1afd4f5971", "tree": "0531c36a6eb1c8a811ab7e9563d685f7e0dc8860", "parents": [ "6459ad25e1f2444d07ed430828967e2bd78e423e" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 22 18:09:02 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 22 18:09:57 2021 -0700" }, "message": "Don\u0027t push to pkg.github.com on pull_request.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "6459ad25e1f2444d07ed430828967e2bd78e423e", "tree": "021590758f418ae72186e0a57fa5c17baa7ebcf8", "parents": [ "7e536a20216d13ae89e82f4f0040889c53062158" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 22 17:00:35 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 22 18:05:18 2021 -0700" }, "message": "Dump context.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "7e536a20216d13ae89e82f4f0040889c53062158", "tree": "442a541d74108c6b5e99c7bd3e7d96e3f148a9c6", "parents": [ "3025aa8a90d2c19e7b6cfd95d995e84226bff3ed", "be23dccf3f4e98eefc85e0880d6cd9f00c22fd22" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Fri May 21 18:01:05 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Fri May 21 18:01:05 2021 -0700" }, "message": "Merge pull request #20 from mithro/main\n\nrun-drc-for-cell-gds-using-magic: Use docker/metadata-action@v3" }, { "commit": "be23dccf3f4e98eefc85e0880d6cd9f00c22fd22", "tree": "442a541d74108c6b5e99c7bd3e7d96e3f148a9c6", "parents": [ "3025aa8a90d2c19e7b6cfd95d995e84226bff3ed" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Fri May 21 17:49:23 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Fri May 21 17:54:03 2021 -0700" }, "message": "run-drc-for-cell-gds-using-magic: Use docker/metadata-action@v3\n\nChange from `crazy-max/ghaction-docker-meta@v1` to the now official\n`docker/metadata-action@v3`.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "3025aa8a90d2c19e7b6cfd95d995e84226bff3ed", "tree": "b660cc6f6b76079a7483566f0abfacbf67bdf7ad", "parents": [ "25e3792c3e1914b6936166ee928f42b9d47e0759", "a648949dbeaf0439890d5c591ebad1932b0dbf96" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Fri May 21 16:06:45 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Fri May 21 16:06:45 2021 -0700" }, "message": "Merge pull request #17 from mithro/main\n\nrun-drc-for-cell-gds-using-magic: Working on docker image generation." }, { "commit": "a648949dbeaf0439890d5c591ebad1932b0dbf96", "tree": "b660cc6f6b76079a7483566f0abfacbf67bdf7ad", "parents": [ "25e3792c3e1914b6936166ee928f42b9d47e0759" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Fri May 21 12:34:48 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Fri May 21 15:18:16 2021 -0700" }, "message": "run-drc-for-cell-gds-using-magic: Working on docker image generation.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "25e3792c3e1914b6936166ee928f42b9d47e0759", "tree": "047ab02be328d3537f044440cc2a12f5260cdbd8", "parents": [ "774d3d2f9f82a8406a78f535ebb4bd9b59a92a88", "f96e868dc365656cc359237de9181860ed4e27b0" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Tue May 18 14:50:56 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue May 18 14:50:56 2021 -0700" }, "message": "Merge pull request #14 from donn/main\n\nCreate check-drcs-for-cell-gds-using-magic" }, { "commit": "f96e868dc365656cc359237de9181860ed4e27b0", "tree": "047ab02be328d3537f044440cc2a12f5260cdbd8", "parents": [ "774d3d2f9f82a8406a78f535ebb4bd9b59a92a88" ], "author": { "name": "Mohamed Gaber", "email": "mohamed.gaber@efabless.com", "time": "Wed May 12 21:11:24 2021 +0200" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 18 14:48:22 2021 -0700" }, "message": "Creating a GitHub Action to run DRC checks on cells.\n\nThis GitHub Action uses Magic to run the SKY130 design rules pulled from\nOpenPDKs on all the cells in a standard library.\n\nSee the `README.rst` for instructions on how to use.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\nSigned-off-by: Mohamed Gaber \u003cmohamed.gaber@efabless.com\u003e\n" }, { "commit": "774d3d2f9f82a8406a78f535ebb4bd9b59a92a88", "tree": "b02dca34fb141045fce0637862791fec5d1ee8cf", "parents": [ "6a7eac9063a0ec74993cd1c4800941876857b4e8", "d2db4f469b2fc73da251a77e72777509944ff981" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Tue May 18 11:43:07 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue May 18 11:43:07 2021 -0700" }, "message": "Merge pull request #16 from mithro/add-test\n\nAdd basic CI checking" }, { "commit": "d2db4f469b2fc73da251a77e72777509944ff981", "tree": "b02dca34fb141045fce0637862791fec5d1ee8cf", "parents": [ "88d00d0941aeb76dc116e67d6d6338c6062ffe88" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 18 11:33:21 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 18 11:33:21 2021 -0700" }, "message": "Adding local checks.\n\n * Check the README.rst files are up to date.\n * Run the Python linting.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "88d00d0941aeb76dc116e67d6d6338c6062ffe88", "tree": "6b289297e293fcc38ced17167fd40d3052a1acbb", "parents": [ "1f4431101c294994dacab36245b7676687f7cd70" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 18 06:18:08 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 18 06:20:49 2021 -0700" }, "message": "Update the README.rst file.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "1f4431101c294994dacab36245b7676687f7cd70", "tree": "594e3c0c04c6859afeed0fc6824515648b460c9b", "parents": [ "2e85e4d5c995871e10b383a64102d91a865b9600" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 18 06:06:00 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 18 06:13:07 2021 -0700" }, "message": "Use correct version of checkout action.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "2e85e4d5c995871e10b383a64102d91a865b9600", "tree": "84a9f034d000115e7dfb6108e7e1fb7662bc3674", "parents": [ "6a7eac9063a0ec74993cd1c4800941876857b4e8" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 18 06:11:02 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Tue May 18 06:11:58 2021 -0700" }, "message": "Rework `make update-rst`.\n\nAlways update the README.rst files when running the command.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "6a7eac9063a0ec74993cd1c4800941876857b4e8", "tree": "f2decbf80b3a4c5bf85c5dc9eed72b86e94dfc69", "parents": [ "d0307ab72c2df5e3e411aec5e7c44ff2eed9c47a", "c2eb9017fc9c0c53661af7678fd5a9668925e280" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Sat May 08 16:06:00 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Sat May 08 16:06:00 2021 -0700" }, "message": "Merge pull request #15 from mithro/license-check\n\nAdding basic checks to the repository." }, { "commit": "c2eb9017fc9c0c53661af7678fd5a9668925e280", "tree": "f2decbf80b3a4c5bf85c5dc9eed72b86e94dfc69", "parents": [ "4e44c671cff1010ff9f4a6383feb11aa9d2d54d2" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 08 16:02:39 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 08 16:02:39 2021 -0700" }, "message": "Adding missing utf-8 marker.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "4e44c671cff1010ff9f4a6383feb11aa9d2d54d2", "tree": "e98c204de04eafcb565495398c131a001df2e0ab", "parents": [ "d0307ab72c2df5e3e411aec5e7c44ff2eed9c47a" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 08 15:57:00 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat May 08 16:02:27 2021 -0700" }, "message": "Adding basic checks to the repository.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "d0307ab72c2df5e3e411aec5e7c44ff2eed9c47a", "tree": "5db32910f97f6b6e5a5b9a02991e77867e8d41e7", "parents": [ "98316d2d1a8113e1c5bab8e96d874e52bf1cc48e", "ff44b57fa7c1c81989db6966d688dde961b00442" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Sat Apr 24 16:14:52 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Sat Apr 24 16:14:52 2021 -0700" }, "message": "Merge pull request #9 from mithro/mithro-patch-1\n\nFix small README issues" }, { "commit": "ff44b57fa7c1c81989db6966d688dde961b00442", "tree": "5db32910f97f6b6e5a5b9a02991e77867e8d41e7", "parents": [ "e6dc14a4c15255bcd2c476b234844f5756174c50" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat Apr 24 16:11:41 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat Apr 24 16:11:41 2021 -0700" }, "message": "Fix for branch change from `master` to `main`.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\n" }, { "commit": "e6dc14a4c15255bcd2c476b234844f5756174c50", "tree": "3823e0bf47ad4f52602d593687a7897ebeb16711", "parents": [ "98316d2d1a8113e1c5bab8e96d874e52bf1cc48e" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Sat Apr 24 16:09:40 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Sat Apr 24 16:10:55 2021 -0700" }, "message": "Fix the links in the headers.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e" }, { "commit": "98316d2d1a8113e1c5bab8e96d874e52bf1cc48e", "tree": "a9099d1c517f5835239d0cd45952381c027f925f", "parents": [ "67d5d82a0c9dce2fcf46fdc3376b358c02863298", "d42fa467dce1039e37bbbcacd1c021fe59f9ba0e" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Thu Apr 01 20:47:44 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Apr 01 20:47:44 2021 -0700" }, "message": "Merge pull request #6 from mithro/main\n\nChange the `GH_PULLREQUEST_NAMESPACE`." }, { "commit": "d42fa467dce1039e37bbbcacd1c021fe59f9ba0e", "tree": "a9099d1c517f5835239d0cd45952381c027f925f", "parents": [ "67d5d82a0c9dce2fcf46fdc3376b358c02863298" ], "author": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "me@mith.ro", "time": "Thu Apr 01 16:57:35 2021 -0700" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "me@mith.ro", "time": "Thu Apr 01 16:58:03 2021 -0700" }, "message": "Change the `GH_PULLREQUEST_NAMESPACE`.\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003cme@mith.ro\u003e\n" }, { "commit": "67d5d82a0c9dce2fcf46fdc3376b358c02863298", "tree": "6c83f8b97318a32a0cbf447529e3a1a1ef86add5", "parents": [ "3bd8f7f273f7edafcac82e82d424ede0c7f66263", "532a92103e4b91260d6a0f1e403c40971cf1f8ef" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Wed Mar 24 09:08:06 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Mar 24 09:08:06 2021 -0700" }, "message": "Merge pull request #4 from agorararmard/rid-off-shell-calls\n\nRemove unnecessary shell calls and reduce reliance on shell calls." }, { "commit": "532a92103e4b91260d6a0f1e403c40971cf1f8ef", "tree": "6c83f8b97318a32a0cbf447529e3a1a1ef86add5", "parents": [ "3bd8f7f273f7edafcac82e82d424ede0c7f66263" ], "author": { "name": "agorararmard", "email": "aagouhar@efabless.com", "time": "Wed Mar 24 15:29:27 2021 +0200" }, "committer": { "name": "agorararmard", "email": "aagouhar@efabless.com", "time": "Wed Mar 24 15:29:27 2021 +0200" }, "message": "Remove unnecessary shell calls and reduce reliance on shell calls. This handles https://github.com/google/skywater-pdk-actions/issues/2\n" }, { "commit": "3bd8f7f273f7edafcac82e82d424ede0c7f66263", "tree": "5e5a17269f91c951bcbaf278955ad8719d68a2cf", "parents": [ "bc4749ce9f8f8422847486e0a5a5add73ab0d210", "a89cac7b9525d6d529ea018898a196d383e9c790" ], "author": { "name": "Tim Ansell", "email": "me@mith.ro", "time": "Mon Mar 22 14:48:32 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Mar 22 14:48:32 2021 -0700" }, "message": "Merge pull request #3 from agorararmard/global-pr-name\n\nDefine the pull request name sequence once as a global variable" }, { "commit": "a89cac7b9525d6d529ea018898a196d383e9c790", "tree": "5e5a17269f91c951bcbaf278955ad8719d68a2cf", "parents": [ "bc4749ce9f8f8422847486e0a5a5add73ab0d210" ], "author": { "name": "agorararmard", "email": "aagouhar@efabless.com", "time": "Mon Mar 22 15:55:06 2021 +0200" }, "committer": { "name": "agorararmard", "email": "aagouhar@efabless.com", "time": "Mon Mar 22 15:55:06 2021 +0200" }, "message": "Define the pull request name sequence once as a global variable, this fixes https://github.com/google/skywater-pdk-actions/issues/1\n" }, { "commit": "bc4749ce9f8f8422847486e0a5a5add73ab0d210", "tree": "0a50be8f1a861dd448f3b7be0d3e5b4b87d02e43", "parents": [ "9afb07e99a2f85a5bbbef6a2df6275d89d3602a7" ], "author": { "name": "agorararmard", "email": "aagouhar@efabless.com", "time": "Mon Feb 22 22:22:08 2021 +0200" }, "committer": { "name": "Tim \u0027mithro\u0027 Ansell", "email": "tansell@google.com", "time": "Wed Mar 10 10:43:56 2021 -0800" }, "message": "Adding `modules-pr-backporter` GitHub Action.\n\nA GitHub action which enables pull requests to be successfully merged\ninto a submodule repository taking into account the multiple versions.\n\nWhen a pull request is created / updated a new set of branches under\n`pr/backports/\u003cpr-number\u003e/\u003csequence-number\u003e` are created with the\npatches in the pull request applied.\n\nFor example, if the pull request as `#5` and the repository has branches\n`master`, `branch-0.0.2` and `branch-0.0.1` then the GitHub Action would\ncreate;\n * `pr/backports/5/000/master`\n * `pr/backports/5/000/branch-0.0.2`\n * `pr/backports/5/000/branch-0.0.1`\n\nWhen a pull request is ready to be merged, the `ready-to-merge` label\nis added. The GitHub action then makes the\n`pr/backports/\u003cpr-number\u003e/\u003csequence-number\u003e/\u003cbranch-name\u003e` branches\nthe repositories `\u003cbranch-name\u003e`. For example;\n * `pr/backports/\u003cpr-number\u003e/\u003csequence-number\u003e/master`\n becomes `/master`\n * `pr/backports/\u003cpr-number\u003e/\u003csequence-number\u003e/branch-0.0.2`\n becomes `/branch-0.0.2`\n\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003ctansell@google.com\u003e\nSigned-off-by: Tim \u0027mithro\u0027 Ansell \u003cme@mith.ro\u003e\nSigned-off-by: Ahmed Ghazy \u003cax3ghazy@aucegypt.edu\u003e\nSigned-off-by: Amr Gouhar \u003caagouhar@efabless.com\u003e\n" }, { "commit": "9afb07e99a2f85a5bbbef6a2df6275d89d3602a7", "tree": "c9523d827499d6f5cfa49bb30306f58119b4e4c3", "parents": [], "author": { "name": "Amr A. Gouhar", "email": "amrgouhar@aucegypt.edu", "time": "Mon Feb 22 20:23:01 2021 +0200" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Feb 22 20:23:01 2021 +0200" }, "message": "Initial commit" } ] }