{"id":23445919,"url":"https://github.com/fission/action-demo","last_synced_at":"2026-03-20T01:26:31.835Z","repository":{"id":88267499,"uuid":"182965056","full_name":"fission/action-demo","owner":"fission","description":"A demo of Fission Github action","archived":false,"fork":false,"pushed_at":"2019-04-25T15:16:35.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T13:06:57.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","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/fission.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":"2019-04-23T08:02:12.000Z","updated_at":"2023-09-07T15:20:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"09da5003-d164-4f42-a625-f893bdc6467a","html_url":"https://github.com/fission/action-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fission/action-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Faction-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Faction-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Faction-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Faction-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission","download_url":"https://codeload.github.com/fission/action-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission%2Faction-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28662822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-23T20:28:22.634Z","updated_at":"2026-01-22T12:06:36.560Z","avatar_url":"https://github.com/fission.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fission Action Demo 🚀\n\nThis repository demonstrates [Fission action](https://github.com/fission/action) with a simple NodeJS based function using Fission specs. The Fission action in the workflow applies the spec on a push event. The action needs three secrets and a simple workflow is defined as:\n\n```\nworkflow \"Fission CD\" {\n  on = \"push\"\n  resolves = [\"FissionCD\"]\n}\n\naction \"FissionCD\" {\n  uses = \"docker://vishalbiyani/fission-action:7\"\n  secrets = [\"CERTIFICATE_AUTHORITY\", \"SERVER_ADDRESS\", \"USER_TOKEN\"]\n}\n```\n\n\n## Testing Locally\n\nYou can test actions locally with [Act](https://github.com/nektos/act) but this action can not be tested due to [this issue](https://github.com/nektos/act/issues/53)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffission%2Faction-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffission%2Faction-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffission%2Faction-demo/lists"}