{"id":24054604,"url":"https://github.com/cardinal-cryptography/github-actions","last_synced_at":"2025-04-22T20:45:34.698Z","repository":{"id":168368044,"uuid":"643979638","full_name":"Cardinal-Cryptography/github-actions","owner":"Cardinal-Cryptography","description":"GitHub actions","archived":false,"fork":false,"pushed_at":"2025-03-28T07:41:11.000Z","size":405,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T08:31:48.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cardinal-Cryptography.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-22T14:51:37.000Z","updated_at":"2025-03-28T07:40:13.000Z","dependencies_parsed_at":"2023-09-23T01:02:40.076Z","dependency_job_id":"52407335-7245-465a-8f1b-2bc4146fa3a3","html_url":"https://github.com/Cardinal-Cryptography/github-actions","commit_stats":null,"previous_names":["cardinal-cryptography/github-actions"],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cardinal-Cryptography%2Fgithub-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cardinal-Cryptography%2Fgithub-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cardinal-Cryptography%2Fgithub-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cardinal-Cryptography%2Fgithub-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cardinal-Cryptography","download_url":"https://codeload.github.com/Cardinal-Cryptography/github-actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250322044,"owners_count":21411693,"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":"2025-01-09T03:48:57.568Z","updated_at":"2025-04-22T20:45:34.681Z","avatar_url":"https://github.com/Cardinal-Cryptography.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-actions\n\n## Creating javascript actions\nPlease follow the official GitHub docs [here](https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action#commit-tag-and-push-your-action-to-github)\nand use `@vercel/ncc` to compile the action into one `dist/index.js` file.  Do not commmit `node_modules` directory as it contains loads of files.\n\n### TL;DR \n\n* install vercel with `npm install -g @vercel/ncc`\n* create `src/index.js` and `action.yml` files\n* run `npm install`\n* run `ncc build src/index.js`\n* commit `src/index.js`, `dist/index.js` and `action.yml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcardinal-cryptography%2Fgithub-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcardinal-cryptography%2Fgithub-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcardinal-cryptography%2Fgithub-actions/lists"}