{"id":24030131,"url":"https://github.com/andeplane/deploy-function-action","last_synced_at":"2025-02-26T03:27:03.410Z","repository":{"id":41785288,"uuid":"254875512","full_name":"andeplane/deploy-function-action","owner":"andeplane","description":"Testing github workflows","archived":false,"fork":false,"pushed_at":"2022-12-05T19:50:14.000Z","size":78,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T17:10:14.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/andeplane.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}},"created_at":"2020-04-11T13:38:19.000Z","updated_at":"2020-04-13T15:28:55.000Z","dependencies_parsed_at":"2023-01-04T12:23:57.239Z","dependency_job_id":null,"html_url":"https://github.com/andeplane/deploy-function-action","commit_stats":{"total_commits":58,"total_committers":3,"mean_commits":"19.333333333333332","dds":0.03448275862068961,"last_synced_commit":"94d48837ac34f730319d318a844d4429e8822a36"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andeplane%2Fdeploy-function-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andeplane%2Fdeploy-function-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andeplane%2Fdeploy-function-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andeplane%2Fdeploy-function-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andeplane","download_url":"https://codeload.github.com/andeplane/deploy-function-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240785425,"owners_count":19857225,"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-08T17:06:36.126Z","updated_at":"2025-02-26T03:27:03.371Z","avatar_url":"https://github.com/andeplane.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy Cognite Function action\n\nThis action deploys a Python function to Cognite Functions.\n\n## Inputs\n\n### `function_path`\n\nPath to a directory containing your function. By using `strategy.matrix` in your workflow, multiple functions can be used.\n\n### `cdf_project`\n\n**Required** The name of the project in CDF.\n\n### `cdf_credentials`\n\n**Required** API key that should deploy the function.\n\n### `cdf_base_url`\n\nBase url of your CDF project. Defaults to https://api.cognitedata.com.\n\n## Outputs\n\n### `functionId`\n\nThe ID of the function you created.\n\n## Example usage\n\n```yml\nuses: andeplane/deploy-function-action\nwith:\n  cdf_project: cognite\n  cdf_credentials: ${{ secrete.COGNITE_CREDENTIALS }}\n```\n\nOr see `.github/workflows` for a functioning example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandeplane%2Fdeploy-function-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandeplane%2Fdeploy-function-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandeplane%2Fdeploy-function-action/lists"}