{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":811426566,"defaultBranch":"mainline","name":"deadline-cloud-samples","ownerLogin":"ddneilson","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-06-06T15:19:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/53624638?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725465789.0","currentOid":""},"activityList":{"items":[{"before":"8891ed2a01170764c003c45f4a47b2e0b09ed67b","after":null,"ref":"refs/heads/revamp_contributing","pushedAt":"2024-09-04T16:03:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"}},{"before":"2e99c0f85cbd457a891baa06121426a72e3812ab","after":"8891ed2a01170764c003c45f4a47b2e0b09ed67b","ref":"refs/heads/revamp_contributing","pushedAt":"2024-09-04T14:33:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"epmog","name":"Morgan Epp","path":"/epmog","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60796713?s=80&v=4"},"commit":{"message":"docs: enhance contributing guidelines\n\nProblem:\n\nThe contributing guidelines in this repository assume a fairly high level of familiarity with GitHub\nworkflows and mostly serve as memory jogs for developers. This makes it challenging for those who\nare not familiar with our workflows to understand how to go about making a contribution.\n\nSolution:\n\nRework/refactor the CONTRIBUTING.md, GitHub issue templates, and pull request template with the\ngoal of improving understandability to those not familiar with the way that we use GitHub pull request\nworkflows, and our use of conventional commits.\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"docs: enhance contributing guidelines"}},{"before":null,"after":"2e99c0f85cbd457a891baa06121426a72e3812ab","ref":"refs/heads/revamp_contributing","pushedAt":"2024-08-30T19:23:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"docs: enhance contributing guidelines\n\nProblem:\n\nThe contributing guidelines in this repository assume a fairly high level of familiarity with GitHub\nworkflows and mostly serve as memory jogs for developers. This makes it challenging for those who\nare not familiar with our workflows to understand how to go about making a contribution.\n\nSolution:\n\nRework/refactor the CONTRIBUTING.md, GitHub issue templates, and pull request template with the\ngoal of improving understandability to those not familiar with the way that we use GitHub pull request\nworkflows, and our use of conventional commits.\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"docs: enhance contributing guidelines"}},{"before":"c1a1819b9fcdbc030af0e3dd72d46b63b696a73b","after":"b3b465a5caa50c0f01022af0f61d62a6bac04af3","ref":"refs/heads/mainline","pushedAt":"2024-08-30T19:03:46.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"fix: A failing edge case in the caching conda queue env (#25)\n\nUnder some circumstances involving repeatedly canceling and retrying\r\njobs, the environment creation for this queue environment fails. This\r\nhappens when the conda virtual environment is not complete, so doesn't\r\nshow up in the `conda env list` output but the directory for it exists\r\nanyway.\r\n\r\nSigned-off-by: Mark Wiebe <399551+mwiebe@users.noreply.github.com>","shortMessageHtmlLink":"fix: A failing edge case in the caching conda queue env (aws-deadline#25"}},{"before":"ea99c5f9fe3dc40835f5e08c8eeeb64f5a9eba24","after":"c1a1819b9fcdbc030af0e3dd72d46b63b696a73b","ref":"refs/heads/mainline","pushedAt":"2024-07-18T20:59:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"feat: Add samples that show job environment use cases (#19)\n\n* The job_env_vars job bundle sets environment variables at both the job\r\n and step level, using the 'variables' field.\r\n* The job_env_with_new_command job bundle creates a bin directory with a\r\n script in it, then adds it to the PATH so that all the tasks can run\r\n it as a command.\r\n* The job_env_daemon_process is a standalone implementation of using a\r\n background daemon process to run tasks, where the tasks themselves\r\n communicate to it via inter-process communication.\r\n\r\n* Made a small tweak to the README.md so that the job submission\r\n screenshots are subsections of the job bundles heading instead of the\r\n conda recipes heading.\r\n\r\nSigned-off-by: Mark Wiebe <399551+mwiebe@users.noreply.github.com>","shortMessageHtmlLink":"feat: Add samples that show job environment use cases (aws-deadline#19)"}},{"before":"9e42e5c3a29159cce098ea66191bb6e669870bd2","after":null,"ref":"refs/heads/using_assets","pushedAt":"2024-07-17T17:02:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"}},{"before":"c3230996601701755c78ff6189be34249acf8698","after":"9e42e5c3a29159cce098ea66191bb6e669870bd2","ref":"refs/heads/using_assets","pushedAt":"2024-07-17T16:41:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"feat(docs): adding info on storage profiles, path mapping, and job attachments\n\nCustomer-facing documentation is lacking on storage profiles, path mapping, and\njob attachments. This document aims to explain the concepts sufficiently for customers\nto understand how to use storage profiles and job attachments in their jobs.\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"feat(docs): adding info on storage profiles, path mapping, and job at…"}},{"before":"906a47517768502429a7a82c4f3b4f725a60b8f8","after":"ea99c5f9fe3dc40835f5e08c8eeeb64f5a9eba24","ref":"refs/heads/mainline","pushedAt":"2024-07-17T16:41:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"feat: adds link to job template guide and info about job env vars (#17)\n\nSummary:\r\n\r\nThe Open Job Description wiki now has a guide covering an introduction to job templates\r\nthat walks the reader through the creation of a job template, and introduces them to concepts\r\nalong the way. This adds a breadcrumb to that guide in the section on job templates.\r\n\r\nWe also add information on the `DEADLINE_*` environment variables that are available to a Job.\r\n\r\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"feat: adds link to job template guide and info about job env vars (aw…"}},{"before":"a046c5c45ae4b14318ad8c8cc912196081c6276a","after":"c3230996601701755c78ff6189be34249acf8698","ref":"refs/heads/using_assets","pushedAt":"2024-07-17T16:38:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"Few additional review-suggested edits\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"Few additional review-suggested edits"}},{"before":"c4d8726d7fbb2539562d11e44c205d5c546c8e95","after":"a046c5c45ae4b14318ad8c8cc912196081c6276a","ref":"refs/heads/using_assets","pushedAt":"2024-07-17T14:23:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"Small wording tweaks\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"Small wording tweaks"}},{"before":"9500bfcaf15a9fa5659c43d42906703e443aa896","after":"c4d8726d7fbb2539562d11e44c205d5c546c8e95","ref":"refs/heads/using_assets","pushedAt":"2024-07-17T04:23:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"Editorial pass.\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"Editorial pass."}},{"before":"1d726bc280edf05d38fe5fd06db759356def7ab6","after":"9500bfcaf15a9fa5659c43d42906703e443aa896","ref":"refs/heads/using_assets","pushedAt":"2024-07-17T03:31:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"One more codeblock to fix\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"One more codeblock to fix"}},{"before":"7ebbe54d4688ae0977114c8bc88bc661841ddbf7","after":"1d726bc280edf05d38fe5fd06db759356def7ab6","ref":"refs/heads/using_assets","pushedAt":"2024-07-17T03:30:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"Fixing a codeblock formatting\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"Fixing a codeblock formatting"}},{"before":"bdeb25bacf371c2edb87053efbfbe8156808564a","after":"7ebbe54d4688ae0977114c8bc88bc661841ddbf7","ref":"refs/heads/using_assets","pushedAt":"2024-07-17T03:29:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"draft of 3.3\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"draft of 3.3"}},{"before":"421790ab5bfe519d79717ac65eb6495213101a51","after":"bdeb25bacf371c2edb87053efbfbe8156808564a","ref":"refs/heads/using_assets","pushedAt":"2024-07-17T01:43:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"draft of 3.1.3.\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"draft of 3.1.3."}},{"before":"e2c981ee5af9a5bf7a82e21fa16d33d2ba618e88","after":"421790ab5bfe519d79717ac65eb6495213101a51","ref":"refs/heads/using_assets","pushedAt":"2024-07-16T22:12:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"draft of 3.1.2\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"draft of 3.1.2"}},{"before":"f3b3f513c00c9449cdf0f4d83be4ac27480b5631","after":null,"ref":"refs/heads/add_job_template_info","pushedAt":"2024-07-16T18:49:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"}},{"before":"6f9984ba9f3e5c033cfd84c4e3888028972504b3","after":"e2c981ee5af9a5bf7a82e21fa16d33d2ba618e88","ref":"refs/heads/using_assets","pushedAt":"2024-07-16T18:26:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"job attachments section in progress\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"job attachments section in progress"}},{"before":"60f0eb1e51793e14b35537c996477bc4d98120c5","after":"f3b3f513c00c9449cdf0f4d83be4ac27480b5631","ref":"refs/heads/add_job_template_info","pushedAt":"2024-07-16T18:15:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"Tweak correctness re shared storage profile\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"Tweak correctness re shared storage profile"}},{"before":"1fe81194936f27324835bb0c9cf90a3159e98ca6","after":"6f9984ba9f3e5c033cfd84c4e3888028972504b3","ref":"refs/heads/using_assets","pushedAt":"2024-07-15T22:28:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"WIP - notes for job attachments section\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"WIP - notes for job attachments section"}},{"before":"321985e0515efb70a0e7bb67870cdfbdb993b446","after":"1fe81194936f27324835bb0c9cf90a3159e98ca6","ref":"refs/heads/using_assets","pushedAt":"2024-07-15T14:39:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"feat(docs): adding info on storage profiles, path mapping, and job attachments\n\nCurrently:\n - Draft complete for intro & storage profiles.\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"feat(docs): adding info on storage profiles, path mapping, and job at…"}},{"before":"84dc3f555d42dcda04a482f52dd37d4f466e8431","after":"321985e0515efb70a0e7bb67870cdfbdb993b446","ref":"refs/heads/using_assets","pushedAt":"2024-07-15T14:37:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"WIP - adding info on storage profiles, path mapping, and job attachments\n\nCurrently:\n - Draft complete for intro & storage profiles.\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"WIP - adding info on storage profiles, path mapping, and job attachments"}},{"before":"1e46fa1f0aa8a0084c2bc79d60e3d47431edc98c","after":"84dc3f555d42dcda04a482f52dd37d4f466e8431","ref":"refs/heads/using_assets","pushedAt":"2024-07-15T14:27:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"WIP - adding info on storage profiles, path mapping, and job attachments\n\nCurrently:\n - Draft complete for intro & storage profiles.\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"WIP - adding info on storage profiles, path mapping, and job attachments"}},{"before":"abce796e4d7254880cbe743d01be8eb1d178f87b","after":"1e46fa1f0aa8a0084c2bc79d60e3d47431edc98c","ref":"refs/heads/using_assets","pushedAt":"2024-07-14T20:51:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"complete draft 1 of storage profiles","shortMessageHtmlLink":"complete draft 1 of storage profiles"}},{"before":"e70eaa73a62b73908a4ad48460c2e4e9e8a289fa","after":"abce796e4d7254880cbe743d01be8eb1d178f87b","ref":"refs/heads/using_assets","pushedAt":"2024-07-12T21:35:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"intro & storage profile intro","shortMessageHtmlLink":"intro & storage profile intro"}},{"before":null,"after":"e70eaa73a62b73908a4ad48460c2e4e9e8a289fa","ref":"refs/heads/using_assets","pushedAt":"2024-07-11T21:37:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"WIP - adding info on storage profiles, path mapping, and job attachments\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"WIP - adding info on storage profiles, path mapping, and job attachments"}},{"before":null,"after":"60f0eb1e51793e14b35537c996477bc4d98120c5","ref":"refs/heads/add_job_template_info","pushedAt":"2024-07-09T18:09:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"feat: adds link to job template guide and info about job env vars\n\nSummary:\n\nThe Open Job Description wiki now has a guide covering an introduction to job templates\nthat walks the reader through the creation of a job template, and introduces them to concepts\nalong the way. This adds a breadcrumb to that guide in the section on job templates.\n\nWe also add information on the `DEADLINE_*` environment variables that are available to a Job.\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"feat: adds link to job template guide and info about job env vars"}},{"before":"16669e70333cb8a87e442a6927104fc07faf5b02","after":"906a47517768502429a7a82c4f3b4f725a60b8f8","ref":"refs/heads/mainline","pushedAt":"2024-07-09T15:18:21.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"feat: add documentation regarding using Job Bundles as an integration (#13)\n\nSummary:\r\nJob Bundles are a useful way to define Jobs to submit to Amazon Deadline Cloud,\r\nbut there is no documentation on what they are or how to construct and use one.\r\nThis commit aims to remedy that by adding a README to the job_bundles directory\r\nthat outlines the components of a Job Bundle, and the applications that\r\nDeadline Cloud has for submitting Jobs with one.\r\n\r\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"feat: add documentation regarding using Job Bundles as an integration ("}},{"before":"300b9164e00ad11d5d536b62dc874139e9f86c58","after":null,"ref":"refs/heads/the_job_bundle","pushedAt":"2024-07-08T16:34:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"}},{"before":null,"after":"300b9164e00ad11d5d536b62dc874139e9f86c58","ref":"refs/heads/the_job_bundle","pushedAt":"2024-07-08T16:30:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ddneilson","name":"Daniel Neilson","path":"/ddneilson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53624638?s=80&v=4"},"commit":{"message":"Hopefully final round of tweaks\n\nSigned-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>","shortMessageHtmlLink":"Hopefully final round of tweaks"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxNjowMzowOS4wMDAwMDBazwAAAASs6uI6","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxNjowMzowOS4wMDAwMDBazwAAAASs6uI6","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wOFQxNjozMDozNC4wMDAwMDBazwAAAAR50HoS"}},"title":"Activity · ddneilson/deadline-cloud-samples"}