add support for rules:changes:compared_to #32

Open
opened 2023-06-01 01:21:08 +00:00 by jon_nfc · 110 comments
jon_nfc commented 2023-06-01 01:21:08 +00:00 (Migrated from gitlab.com)

for jobs that do build, add support for rules:changes:compared_to parent branch.

the intent is not to run a build job if nothing has changed. this will depend upon having the build/type be standarized. i.e. for docker container the layout for the build be setup in a known way.

🚧 Tasks

  • ~Documentation develop standards for different repo types that explain the layout expected.
  • adjust all build jobs to support compared_to parent branch
  • any job that depends upon a build job also updated. i.e. linting, tests, deploy/publish
for jobs that do build, add support for [rules:changes:compared_to](https://docs.gitlab.com/ee/ci/yaml/#ruleschangescompare_to) parent branch. the intent is not to run a build job if nothing has changed. this will depend upon having the build/type be standarized. i.e. for docker container the layout for the build be setup in a known way. ### :construction: Tasks - [ ] ~Documentation develop standards for different repo types that explain the layout expected. - [x] adjust all build jobs to support `compared_to` parent branch - [ ] any job that depends upon a build job also updated. i.e. linting, tests, deploy/publish
jon_nfc commented 2023-06-01 01:22:16 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2023-06-01 03:27:57 +00:00 (Migrated from gitlab.com)

mentioned in merge request !40

mentioned in merge request !40
jon_nfc commented 2023-06-01 03:28:26 +00:00 (Migrated from gitlab.com)

mentioned in issue nofusscomputing/ops#74

mentioned in issue nofusscomputing/ops#74
jon_nfc commented 2023-06-01 14:16:26 +00:00 (Migrated from gitlab.com)

mentioned in merge request !41

mentioned in merge request !41
jon_nfc commented 2023-06-02 00:20:45 +00:00 (Migrated from gitlab.com)

mentioned in commit 2e1fc3067420fb133ef90b6a7edf0eca497a6cc5

mentioned in commit 2e1fc3067420fb133ef90b6a7edf0eca497a6cc5
jon_nfc commented 2023-06-02 00:26:50 +00:00 (Migrated from gitlab.com)

mentioned in commit 4891c0010ff1b1fb7fa4208feca77d78448623cb

mentioned in commit 4891c0010ff1b1fb7fa4208feca77d78448623cb
jon_nfc commented 2023-06-02 00:28:40 +00:00 (Migrated from gitlab.com)

mentioned in commit 78cef2a934b2624e9558696da0d1a215ee0b4118

mentioned in commit 78cef2a934b2624e9558696da0d1a215ee0b4118
jon_nfc commented 2023-06-02 00:30:18 +00:00 (Migrated from gitlab.com)

mentioned in commit b88957ee5c36ede5208c1cd7f854a33d09782ed0

mentioned in commit b88957ee5c36ede5208c1cd7f854a33d09782ed0
jon_nfc commented 2023-06-02 00:34:21 +00:00 (Migrated from gitlab.com)

mentioned in commit 56bf6eb319ae63e043f039676ffcfec44dc30d8a

mentioned in commit 56bf6eb319ae63e043f039676ffcfec44dc30d8a
jon_nfc commented 2023-06-02 00:35:24 +00:00 (Migrated from gitlab.com)

mentioned in commit 289e576652380d2a575f180e596492dddf41571b

mentioned in commit 289e576652380d2a575f180e596492dddf41571b
jon_nfc commented 2023-06-02 00:36:02 +00:00 (Migrated from gitlab.com)

mentioned in commit fb971791af314b55c4359f374568b8a8fe0bdd5d

mentioned in commit fb971791af314b55c4359f374568b8a8fe0bdd5d
jon_nfc commented 2023-06-02 00:38:02 +00:00 (Migrated from gitlab.com)

mentioned in commit 3af2747b51fedd8740e0c53f4f3a1103f6d6d563

mentioned in commit 3af2747b51fedd8740e0c53f4f3a1103f6d6d563
jon_nfc commented 2023-06-02 00:39:37 +00:00 (Migrated from gitlab.com)

mentioned in commit b13fe410045f98f564f89f946840b3c2b7b7868b

mentioned in commit b13fe410045f98f564f89f946840b3c2b7b7868b
jon_nfc commented 2023-06-02 00:41:09 +00:00 (Migrated from gitlab.com)

mentioned in commit 8bf60f380064f4ae3581b7fbfa85d19c62da5d8b

mentioned in commit 8bf60f380064f4ae3581b7fbfa85d19c62da5d8b
jon_nfc commented 2023-06-02 00:41:30 +00:00 (Migrated from gitlab.com)

mentioned in commit ec0c8c07e1d6f3691294cb6416091fd9902e015f

mentioned in commit ec0c8c07e1d6f3691294cb6416091fd9902e015f
jon_nfc commented 2023-06-02 00:42:06 +00:00 (Migrated from gitlab.com)

mentioned in commit 5e1f5757e093519cd25f8148cb9bac7223d5c9ac

mentioned in commit 5e1f5757e093519cd25f8148cb9bac7223d5c9ac
jon_nfc commented 2023-06-02 00:45:19 +00:00 (Migrated from gitlab.com)

mentioned in commit 87adb321762eca5c39a9b82b961e01e11e5bb326

mentioned in commit 87adb321762eca5c39a9b82b961e01e11e5bb326
jon_nfc commented 2023-06-02 00:45:45 +00:00 (Migrated from gitlab.com)

mentioned in commit 3b18a4afd370037240554b7acafdee8f07373af5

mentioned in commit 3b18a4afd370037240554b7acafdee8f07373af5
jon_nfc commented 2023-06-02 00:46:29 +00:00 (Migrated from gitlab.com)

mentioned in commit 99dbf3450add54b679270868a34dffd785979d19

mentioned in commit 99dbf3450add54b679270868a34dffd785979d19
jon_nfc commented 2023-06-02 00:55:43 +00:00 (Migrated from gitlab.com)

mentioned in commit 78658661a2d3828b16ee1f01cc43546e81e55206

mentioned in commit 78658661a2d3828b16ee1f01cc43546e81e55206
jon_nfc commented 2023-06-02 01:21:30 +00:00 (Migrated from gitlab.com)

mentioned in commit e548474da5

mentioned in commit e548474da5f43ef0c553b9027e46dea094560459
jon_nfc commented 2023-06-02 01:21:30 +00:00 (Migrated from gitlab.com)

mentioned in commit 15f3cd7e0fce97de5c8c34f1ccb8289ee98fa318

mentioned in commit 15f3cd7e0fce97de5c8c34f1ccb8289ee98fa318
jon_nfc commented 2023-06-02 01:24:16 +00:00 (Migrated from gitlab.com)

mentioned in commit 85826d16077474bac1630fa605099b7560a87b3f

mentioned in commit 85826d16077474bac1630fa605099b7560a87b3f
jon_nfc commented 2023-06-02 01:44:58 +00:00 (Migrated from gitlab.com)

mentioned in commit 89addfd7c48342cca82a98f4e26843d165151356

mentioned in commit 89addfd7c48342cca82a98f4e26843d165151356
jon_nfc commented 2023-06-02 01:53:57 +00:00 (Migrated from gitlab.com)

mentioned in commit f7879084886aab43ad217be2810a3714b39caa38

mentioned in commit f7879084886aab43ad217be2810a3714b39caa38
jon_nfc commented 2023-06-02 02:07:57 +00:00 (Migrated from gitlab.com)

mentioned in commit 91457edeab796d77b272fd2936daf4c979ef2435

mentioned in commit 91457edeab796d77b272fd2936daf4c979ef2435
jon_nfc commented 2023-06-02 02:09:53 +00:00 (Migrated from gitlab.com)

mentioned in commit f84d0d1e8e

mentioned in commit f84d0d1e8ed0b7bd2dd67db5f12ebdb7efaa982a
jon_nfc commented 2023-06-02 02:12:33 +00:00 (Migrated from gitlab.com)

mentioned in commit 1400cc3b85

mentioned in commit 1400cc3b85372ff313ef02c9406131272c902750
jon_nfc commented 2023-06-02 02:27:01 +00:00 (Migrated from gitlab.com)

mentioned in commit d8c1939232

mentioned in commit d8c1939232af93b26d064f84234929cd59d669d0
jon_nfc commented 2023-06-02 02:40:42 +00:00 (Migrated from gitlab.com)

mentioned in commit 374aa9521d29da11f9921ef2a5ba50d51013a098

mentioned in commit 374aa9521d29da11f9921ef2a5ba50d51013a098
jon_nfc commented 2023-06-02 02:44:35 +00:00 (Migrated from gitlab.com)

mentioned in commit d67c57bf56899a26774b3d97f11b165fe4fe71d7

mentioned in commit d67c57bf56899a26774b3d97f11b165fe4fe71d7
jon_nfc commented 2023-06-02 02:47:19 +00:00 (Migrated from gitlab.com)

mentioned in commit dc6c4bbf00ddcc39cdbac8f252deab48614eb8b5

mentioned in commit dc6c4bbf00ddcc39cdbac8f252deab48614eb8b5
jon_nfc commented 2023-06-02 02:52:38 +00:00 (Migrated from gitlab.com)

mentioned in commit 967791aa9d109dff535c0ee7fe2aadb8c86ad6de

mentioned in commit 967791aa9d109dff535c0ee7fe2aadb8c86ad6de
jon_nfc commented 2023-06-02 02:53:36 +00:00 (Migrated from gitlab.com)

mentioned in commit 25edb8d9a98e7e8f37039d1a0aa13d1e91a31645

mentioned in commit 25edb8d9a98e7e8f37039d1a0aa13d1e91a31645
jon_nfc commented 2023-06-02 02:54:54 +00:00 (Migrated from gitlab.com)

mentioned in commit 1ce37a94f74af11eb614952d6138c6eca9cede1a

mentioned in commit 1ce37a94f74af11eb614952d6138c6eca9cede1a
jon_nfc commented 2023-06-02 02:55:54 +00:00 (Migrated from gitlab.com)

mentioned in commit fdc1c494297cc5a1920c5dffd21647d74bc859e8

mentioned in commit fdc1c494297cc5a1920c5dffd21647d74bc859e8
jon_nfc commented 2023-06-02 02:58:00 +00:00 (Migrated from gitlab.com)

mentioned in commit 4e731d364529d30d67a99256c74049aec8128f83

mentioned in commit 4e731d364529d30d67a99256c74049aec8128f83
jon_nfc commented 2023-06-02 03:09:17 +00:00 (Migrated from gitlab.com)

mentioned in commit 37f9d06ba0ec814e61932c4f21875855c73d9aa4

mentioned in commit 37f9d06ba0ec814e61932c4f21875855c73d9aa4
jon_nfc commented 2023-06-02 03:12:51 +00:00 (Migrated from gitlab.com)

mentioned in commit d837862626c8c245717f6d1ae37f87be15bee0bd

mentioned in commit d837862626c8c245717f6d1ae37f87be15bee0bd
jon_nfc commented 2023-06-02 03:21:17 +00:00 (Migrated from gitlab.com)

mentioned in commit a9be980b0379a63cce2f622ec4acaf26a43ef273

mentioned in commit a9be980b0379a63cce2f622ec4acaf26a43ef273
jon_nfc commented 2023-06-02 03:24:16 +00:00 (Migrated from gitlab.com)

mentioned in commit 88c7f141a364820663b337319864b05732f1c869

mentioned in commit 88c7f141a364820663b337319864b05732f1c869
jon_nfc commented 2023-06-02 03:24:56 +00:00 (Migrated from gitlab.com)

mentioned in commit 098686a41ed57ea52da0478981eefab9538ba56f

mentioned in commit 098686a41ed57ea52da0478981eefab9538ba56f
jon_nfc commented 2023-06-02 03:25:56 +00:00 (Migrated from gitlab.com)

mentioned in commit 7e6a86fdef697d00e6f92a9e2713741e9fddcaf6

mentioned in commit 7e6a86fdef697d00e6f92a9e2713741e9fddcaf6
jon_nfc commented 2023-06-02 03:27:32 +00:00 (Migrated from gitlab.com)

mentioned in commit 0584a9a1d3e499916b46a59cdb1c621c0fb02c6c

mentioned in commit 0584a9a1d3e499916b46a59cdb1c621c0fb02c6c
jon_nfc commented 2023-06-02 03:31:18 +00:00 (Migrated from gitlab.com)

mentioned in commit 7936e6bc928815ba2d6561b7725e291b1b3e2428

mentioned in commit 7936e6bc928815ba2d6561b7725e291b1b3e2428
jon_nfc commented 2023-06-02 03:31:28 +00:00 (Migrated from gitlab.com)

mentioned in commit 4ea22116e1a619ba9ffa42cf354095083e595dc6

mentioned in commit 4ea22116e1a619ba9ffa42cf354095083e595dc6
jon_nfc commented 2023-06-02 03:32:05 +00:00 (Migrated from gitlab.com)

mentioned in commit 1ae02aabb7fd7481c8a911d99366e6c22aa3173a

mentioned in commit 1ae02aabb7fd7481c8a911d99366e6c22aa3173a
jon_nfc commented 2023-06-02 03:32:46 +00:00 (Migrated from gitlab.com)

mentioned in commit ae6e2d2b4f386fc42736873af581f0e9a89eec68

mentioned in commit ae6e2d2b4f386fc42736873af581f0e9a89eec68
jon_nfc commented 2023-06-02 03:33:34 +00:00 (Migrated from gitlab.com)

mentioned in commit dd0c91c60018ad88464931592b50eaf184a515b5

mentioned in commit dd0c91c60018ad88464931592b50eaf184a515b5
jon_nfc commented 2023-06-02 03:34:08 +00:00 (Migrated from gitlab.com)

mentioned in commit ce8a2fa433e4227dc6f384e3ccca8e3775afface

mentioned in commit ce8a2fa433e4227dc6f384e3ccca8e3775afface
jon_nfc commented 2023-06-02 03:34:54 +00:00 (Migrated from gitlab.com)

mentioned in commit 44cf95062518a7672e1ea630205648eb523fdfb5

mentioned in commit 44cf95062518a7672e1ea630205648eb523fdfb5
jon_nfc commented 2023-06-02 03:35:31 +00:00 (Migrated from gitlab.com)

mentioned in commit 5623f8a481238b0fbfb224546e6ad84b96d79b47

mentioned in commit 5623f8a481238b0fbfb224546e6ad84b96d79b47
jon_nfc commented 2023-06-02 03:37:37 +00:00 (Migrated from gitlab.com)

mentioned in commit 7836cff37e786b4adf3918c5f3c6832bd216c3b1

mentioned in commit 7836cff37e786b4adf3918c5f3c6832bd216c3b1
jon_nfc commented 2023-06-02 03:43:53 +00:00 (Migrated from gitlab.com)

mentioned in commit adb2befe8e6d5f8bf3aea75d387c7ba56d3f3c25

mentioned in commit adb2befe8e6d5f8bf3aea75d387c7ba56d3f3c25
jon_nfc commented 2023-06-02 03:46:05 +00:00 (Migrated from gitlab.com)

mentioned in commit b579dff164

mentioned in commit b579dff1644701ff1d113961b9623e1f21233726
jon_nfc commented 2023-06-02 03:47:10 +00:00 (Migrated from gitlab.com)

mentioned in commit d8b3813bb8afa762e21ec8a9176481f32a8b25f8

mentioned in commit d8b3813bb8afa762e21ec8a9176481f32a8b25f8
jon_nfc commented 2023-06-02 03:54:31 +00:00 (Migrated from gitlab.com)

mentioned in commit d27256307d8321b8b49d9545960c6639ca0ea5f8

mentioned in commit d27256307d8321b8b49d9545960c6639ca0ea5f8
jon_nfc commented 2023-06-02 03:58:50 +00:00 (Migrated from gitlab.com)

mentioned in commit 53f776e926a58eff6fa3a476c1c35b8a39cb272c

mentioned in commit 53f776e926a58eff6fa3a476c1c35b8a39cb272c
jon_nfc commented 2023-06-02 04:02:16 +00:00 (Migrated from gitlab.com)

mentioned in commit 649321b0702b39a7cbdb6e5672dd3127d0122fa0

mentioned in commit 649321b0702b39a7cbdb6e5672dd3127d0122fa0
jon_nfc commented 2023-06-02 04:03:48 +00:00 (Migrated from gitlab.com)

mentioned in commit 858dcd1d2f8c6f40109e6fb6a35cddd3b30b932d

mentioned in commit 858dcd1d2f8c6f40109e6fb6a35cddd3b30b932d
jon_nfc commented 2023-06-02 04:04:20 +00:00 (Migrated from gitlab.com)

mentioned in commit e3f4edd5c8c88bff8202764b019b7777ca89a9c9

mentioned in commit e3f4edd5c8c88bff8202764b019b7777ca89a9c9
jon_nfc commented 2023-06-02 04:05:01 +00:00 (Migrated from gitlab.com)

mentioned in commit c6da17df270f7a285411cb263d06e832c5f820d6

mentioned in commit c6da17df270f7a285411cb263d06e832c5f820d6
jon_nfc commented 2023-06-02 04:07:25 +00:00 (Migrated from gitlab.com)

mentioned in commit 9baa3dc1d5bbcef31aaf2cd9562a1be5c1ef2346

mentioned in commit 9baa3dc1d5bbcef31aaf2cd9562a1be5c1ef2346
jon_nfc commented 2023-06-02 04:31:39 +00:00 (Migrated from gitlab.com)

mentioned in commit 4c0be250d8ead793e84c004eb2ea147c694275ee

mentioned in commit 4c0be250d8ead793e84c004eb2ea147c694275ee
jon_nfc commented 2023-06-02 04:34:07 +00:00 (Migrated from gitlab.com)

mentioned in commit 98194ab2df2c619129cfe250a5a9b2108a579194

mentioned in commit 98194ab2df2c619129cfe250a5a9b2108a579194
jon_nfc commented 2023-06-02 04:35:10 +00:00 (Migrated from gitlab.com)

mentioned in commit b1f0c84a664ce96224bf2ea7d4fccec46cf046e1

mentioned in commit b1f0c84a664ce96224bf2ea7d4fccec46cf046e1
jon_nfc commented 2023-06-02 04:36:33 +00:00 (Migrated from gitlab.com)

mentioned in commit 840c3d6cf5d99d5a1771392cc1dabe7ef725731b

mentioned in commit 840c3d6cf5d99d5a1771392cc1dabe7ef725731b
jon_nfc commented 2023-06-02 04:38:29 +00:00 (Migrated from gitlab.com)

mentioned in commit 958f5fdb0542a582ffbcf82f3cb081ba7632f11c

mentioned in commit 958f5fdb0542a582ffbcf82f3cb081ba7632f11c
jon_nfc commented 2023-06-02 04:41:07 +00:00 (Migrated from gitlab.com)

mentioned in commit ed6b5f002e48d76a05445b7a919e61cf41699fdc

mentioned in commit ed6b5f002e48d76a05445b7a919e61cf41699fdc
jon_nfc commented 2023-06-02 04:41:36 +00:00 (Migrated from gitlab.com)

mentioned in commit f6b20cc0b6d401975a086ad7d7b263e7e7a4be75

mentioned in commit f6b20cc0b6d401975a086ad7d7b263e7e7a4be75
jon_nfc commented 2023-06-02 04:42:42 +00:00 (Migrated from gitlab.com)

mentioned in commit b72704c38baecaa8d021c916b37fbbeeedda1109

mentioned in commit b72704c38baecaa8d021c916b37fbbeeedda1109
jon_nfc commented 2023-06-02 04:43:18 +00:00 (Migrated from gitlab.com)

mentioned in commit 54f3070134d360fd82d3e20f64e8532f412e66af

mentioned in commit 54f3070134d360fd82d3e20f64e8532f412e66af
jon_nfc commented 2023-06-02 04:43:58 +00:00 (Migrated from gitlab.com)

mentioned in commit 0d2a51284c0c5c15c57d52977c1fd8a13ee0a9a7

mentioned in commit 0d2a51284c0c5c15c57d52977c1fd8a13ee0a9a7
jon_nfc commented 2023-06-02 04:44:41 +00:00 (Migrated from gitlab.com)

mentioned in commit 0a465a3c9799632621ac508aeeb70f438595ab6a

mentioned in commit 0a465a3c9799632621ac508aeeb70f438595ab6a
jon_nfc commented 2023-06-02 04:45:09 +00:00 (Migrated from gitlab.com)

mentioned in commit 6b9fc04a60470b4ffed94a7993e6ad06e76c1216

mentioned in commit 6b9fc04a60470b4ffed94a7993e6ad06e76c1216
jon_nfc commented 2023-06-02 04:45:35 +00:00 (Migrated from gitlab.com)

mentioned in commit a56104f46b7d9b55e8c8fa6dad4c324e6eff1253

mentioned in commit a56104f46b7d9b55e8c8fa6dad4c324e6eff1253
jon_nfc commented 2023-06-02 04:46:28 +00:00 (Migrated from gitlab.com)

mentioned in commit fd07e95d47cb9171171bc33a5fc27b4b4cf9168d

mentioned in commit fd07e95d47cb9171171bc33a5fc27b4b4cf9168d
jon_nfc commented 2023-06-02 04:47:54 +00:00 (Migrated from gitlab.com)

mentioned in commit 26f2df6dbef2a2cd669147a85a9299e8210c7e0a

mentioned in commit 26f2df6dbef2a2cd669147a85a9299e8210c7e0a
jon_nfc commented 2023-06-02 04:48:23 +00:00 (Migrated from gitlab.com)

mentioned in commit 8a60f84db12abca0b279f4c82c8d04d06e265824

mentioned in commit 8a60f84db12abca0b279f4c82c8d04d06e265824
jon_nfc commented 2023-06-02 04:48:51 +00:00 (Migrated from gitlab.com)

mentioned in commit 10aa1ce144ac6c629aaf8034c1849ce85d7643b0

mentioned in commit 10aa1ce144ac6c629aaf8034c1849ce85d7643b0
jon_nfc commented 2023-06-02 04:49:17 +00:00 (Migrated from gitlab.com)

mentioned in commit 36acc816aa86d007e86b088a9cf3ab90f85287b1

mentioned in commit 36acc816aa86d007e86b088a9cf3ab90f85287b1
jon_nfc commented 2023-06-02 04:50:09 +00:00 (Migrated from gitlab.com)

mentioned in commit dce6ca1e99a36b06c6f39d74aeec724453a7753a

mentioned in commit dce6ca1e99a36b06c6f39d74aeec724453a7753a
jon_nfc commented 2023-06-02 04:50:33 +00:00 (Migrated from gitlab.com)

mentioned in commit 106925c52ec9d55f7940766a6e899f7fe95314b6

mentioned in commit 106925c52ec9d55f7940766a6e899f7fe95314b6
jon_nfc commented 2023-06-02 04:51:21 +00:00 (Migrated from gitlab.com)

mentioned in commit 1bca2871e7143e70c227a7ee657f5eae7f033bf3

mentioned in commit 1bca2871e7143e70c227a7ee657f5eae7f033bf3
jon_nfc commented 2023-06-02 04:51:52 +00:00 (Migrated from gitlab.com)

mentioned in commit 91c7a4003c81e12080f02d3ed43e94fe6146b7ce

mentioned in commit 91c7a4003c81e12080f02d3ed43e94fe6146b7ce
jon_nfc commented 2023-06-02 04:52:31 +00:00 (Migrated from gitlab.com)

mentioned in commit 740e5a30188aad2b9745624a74d7452d34b1e6da

mentioned in commit 740e5a30188aad2b9745624a74d7452d34b1e6da
jon_nfc commented 2023-06-02 04:52:58 +00:00 (Migrated from gitlab.com)

mentioned in commit 2febe2c756919acd3fbdbf3365f4713987450f1e

mentioned in commit 2febe2c756919acd3fbdbf3365f4713987450f1e
jon_nfc commented 2023-06-02 04:53:39 +00:00 (Migrated from gitlab.com)

mentioned in commit b403324c5d016fdf4f981fa9e7bb52f1b98d0746

mentioned in commit b403324c5d016fdf4f981fa9e7bb52f1b98d0746
jon_nfc commented 2023-06-02 05:02:41 +00:00 (Migrated from gitlab.com)

mentioned in commit e3d8387657cd44ba3e5d0032ebfc77d51a037cf9

mentioned in commit e3d8387657cd44ba3e5d0032ebfc77d51a037cf9
jon_nfc commented 2023-06-02 05:05:33 +00:00 (Migrated from gitlab.com)

mentioned in commit b5ffe645cb5fc78be0bd8b5b935dc2c1a77c274a

mentioned in commit b5ffe645cb5fc78be0bd8b5b935dc2c1a77c274a
jon_nfc commented 2023-06-02 05:09:10 +00:00 (Migrated from gitlab.com)

mentioned in commit 5e57265bce404e0a47ebb10276b11cb4ff6c8693

mentioned in commit 5e57265bce404e0a47ebb10276b11cb4ff6c8693
jon_nfc commented 2023-06-02 05:09:51 +00:00 (Migrated from gitlab.com)

mentioned in commit 924eb1fab14537e893a64303a50d372675a05c86

mentioned in commit 924eb1fab14537e893a64303a50d372675a05c86
jon_nfc commented 2023-06-02 05:10:12 +00:00 (Migrated from gitlab.com)

mentioned in commit 84c8c76d6661310a40c25dbac565b4023953ef77

mentioned in commit 84c8c76d6661310a40c25dbac565b4023953ef77
jon_nfc commented 2023-06-02 05:10:59 +00:00 (Migrated from gitlab.com)

mentioned in commit a2dd3bb71862e54bcb51862bd49b6fad1de450a1

mentioned in commit a2dd3bb71862e54bcb51862bd49b6fad1de450a1
jon_nfc commented 2023-06-02 05:12:40 +00:00 (Migrated from gitlab.com)

mentioned in commit 03493a5f8b16c14312138e97ebb146087e09b40f

mentioned in commit 03493a5f8b16c14312138e97ebb146087e09b40f
jon_nfc commented 2023-06-02 05:13:56 +00:00 (Migrated from gitlab.com)

mentioned in commit 11e2dc548469d17ae2b3a0444ac359792bc1ec34

mentioned in commit 11e2dc548469d17ae2b3a0444ac359792bc1ec34
jon_nfc commented 2023-06-02 05:17:05 +00:00 (Migrated from gitlab.com)

mentioned in commit 3a4905a7887660306bf860af77f9626223e251e5

mentioned in commit 3a4905a7887660306bf860af77f9626223e251e5
jon_nfc commented 2023-06-02 05:18:02 +00:00 (Migrated from gitlab.com)

mentioned in commit 43173113d9e33dacf89af246cd9b4854e8cc3aee

mentioned in commit 43173113d9e33dacf89af246cd9b4854e8cc3aee
jon_nfc commented 2023-06-02 05:18:37 +00:00 (Migrated from gitlab.com)

mentioned in commit 7bfdb2fde0cce3b38ef675f6e3cd3ad2d7ce80f3

mentioned in commit 7bfdb2fde0cce3b38ef675f6e3cd3ad2d7ce80f3
jon_nfc commented 2023-06-02 05:20:00 +00:00 (Migrated from gitlab.com)

mentioned in commit 179e0766501e61ce1275e29fbd9a915c684e098d

mentioned in commit 179e0766501e61ce1275e29fbd9a915c684e098d
jon_nfc commented 2023-06-02 05:21:57 +00:00 (Migrated from gitlab.com)

mentioned in commit a1062387e251a5202ee637692b42f56f1ec4ee64

mentioned in commit a1062387e251a5202ee637692b42f56f1ec4ee64
jon_nfc commented 2023-06-02 05:22:19 +00:00 (Migrated from gitlab.com)

mentioned in commit 20c3701b915faa2171972ffda9a6c88f67a8f5f6

mentioned in commit 20c3701b915faa2171972ffda9a6c88f67a8f5f6
jon_nfc commented 2023-06-02 05:39:58 +00:00 (Migrated from gitlab.com)

mentioned in commit 862176f9dc

mentioned in commit 862176f9dca8cf8ee998456db0cc12f7084f7fc0
jon_nfc commented 2023-06-02 05:39:58 +00:00 (Migrated from gitlab.com)

mentioned in commit 0312a99806

mentioned in commit 0312a99806c80b9e32c66297314f4077040d3f6e
jon_nfc commented 2023-06-02 05:49:44 +00:00 (Migrated from gitlab.com)

mentioned in commit 3299224eb9

mentioned in commit 3299224eb9aa2b6c7cad6786446fe3b5e2fbe8e5
jon_nfc commented 2023-06-02 05:54:48 +00:00 (Migrated from gitlab.com)

mentioned in commit 8773262949ede6fcebf80f91bed7db97ded8a20f

mentioned in commit 8773262949ede6fcebf80f91bed7db97ded8a20f
jon_nfc commented 2023-06-02 05:56:23 +00:00 (Migrated from gitlab.com)

mentioned in commit faee19136966f81f20b792f240a3eab9cbc9ab29

mentioned in commit faee19136966f81f20b792f240a3eab9cbc9ab29
jon_nfc commented 2023-06-02 05:56:50 +00:00 (Migrated from gitlab.com)

mentioned in commit 04e7e928e0

mentioned in commit 04e7e928e0f4f2212078fd08fd87b2e024dd5257
jon_nfc commented 2023-06-02 05:57:29 +00:00 (Migrated from gitlab.com)

marked the checklist item adjust all build jobs to support compared_to parent branch as completed

marked the checklist item **adjust all build jobs to support `compared_to` parent branch** as completed
jon_nfc commented 2023-06-02 05:57:58 +00:00 (Migrated from gitlab.com)

task completed in !41

task completed in !41
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infrastructure/gitlab-ci#32
No description provided.