{"id":21061735,"url":"https://github.com/big-guy/procedures","last_synced_at":"2025-03-14T01:12:44.006Z","repository":{"id":11183181,"uuid":"13561305","full_name":"big-guy/procedures","owner":"big-guy","description":"offline test procedure generator + tracker","archived":false,"fork":false,"pushed_at":"2014-11-17T20:05:25.000Z","size":280,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T20:23:16.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/big-guy.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-14T13:00:24.000Z","updated_at":"2014-11-13T04:54:16.000Z","dependencies_parsed_at":"2022-08-31T11:02:59.002Z","dependency_job_id":null,"html_url":"https://github.com/big-guy/procedures","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-guy%2Fprocedures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-guy%2Fprocedures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-guy%2Fprocedures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-guy%2Fprocedures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/big-guy","download_url":"https://codeload.github.com/big-guy/procedures/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243505959,"owners_count":20301618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T17:27:13.659Z","updated_at":"2025-03-14T01:12:43.971Z","avatar_url":"https://github.com/big-guy.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"make_proc.py -- generator script\nfirst arg - path to yaml input file\nsecond arg - output directory\n\n1234/example/data.yaml -- example procedure configuration file\n1234/example/example_tc.mustache -- example test case \n1234/example/requirements.yaml -- list of requirements in YAML\n\nbase:\nBase files that all procedures would use.\nfooter.mustache -- bottom portion of page (contains timestamp)\nhtml.mustache -- \"glue\" template to piece together all of the other mustache files\nmarkdown.mustache -- \"glue\" template to piece together all of the markdown files \noverview.mustache -- top-level overview description of procedure\nrequirements.mustache -- requirements listing template\nsetup.mustache -- template for setup steps for overall procedure\nsignature.mustache -- sign off page template\ntestcases.mustache -- template for all test cases (adds pass/fail controls)\n\ncommon/data.yaml -- common setup directives\ncommon/example/common.mustache -- example test case from \"common\" directory\n\ncss: -- style info\nprint.css\nstyle.css\ntheme.css\n\nlib: -- javascript libs\njquery-1.10.2.min.js -- minified jquery\ntcmath.js -- homegrown hacky javascript to demonstrate the auto-counting features\n\nWhat works:\nNot much\n\nWhat can you do:\nUsing data.yaml input file, describe list of test cases.\nUsing markdown formatted mustache templates, write test case.\nRun make_proc.py to generate a static page.\n\nTODO:\nImport/export test runs\nLook fancier\nMake javascript less horrible\nSeparate P/F/NT for each step?\nEmbed css and javascript into a single page (makes procedure completely self contained/portable)\n\nNOTES:\n\nbase should almost never change.\ncommon should contain test cases that are predominately shared.\nsite-specific directories should be limited to input file (data.yaml) and very specific test case files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbig-guy%2Fprocedures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbig-guy%2Fprocedures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbig-guy%2Fprocedures/lists"}