{"id":36624058,"url":"https://github.com/memfault/github-action-upload-symbols","last_synced_at":"2026-01-12T09:29:52.871Z","repository":{"id":249274245,"uuid":"831030327","full_name":"memfault/github-action-upload-symbols","owner":"memfault","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-19T15:40:53.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-07-19T20:17:46.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/memfault.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":"2024-07-19T13:54:56.000Z","updated_at":"2024-07-19T20:17:56.477Z","dependencies_parsed_at":"2024-07-19T20:27:56.541Z","dependency_job_id":null,"html_url":"https://github.com/memfault/github-action-upload-symbols","commit_stats":null,"previous_names":["memfault/github-action-upload-symbols"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/memfault/github-action-upload-symbols","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fgithub-action-upload-symbols","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fgithub-action-upload-symbols/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fgithub-action-upload-symbols/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fgithub-action-upload-symbols/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memfault","download_url":"https://codeload.github.com/memfault/github-action-upload-symbols/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fgithub-action-upload-symbols/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-12T09:29:52.813Z","updated_at":"2026-01-12T09:29:52.861Z","avatar_url":"https://github.com/memfault.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Memfault Upload Symbol File GitHub Action\n\nThis action uploads a symbol file to Memfault's symbol file service.\n\n## Usage\n\n```yaml\n      - name: Upload symbol file to Memfault\n        uses: memfault/github-action-upload-symbols@v1\n        with:\n          MEMFAULT_ORG_TOKEN: ${{ secrets.MEMFAULT_ORG_TOKEN }}\n          MEMFAULT_ORG_SLUG: ${{ secrets.MEMFAULT_ORG_SLUG }}\n          MEMFAULT_PROJECT_SLUG: ${{ secrets.MEMFAULT_PROJECT_SLUG }}\n          symbol_file: symbols.elf\n```\n\n## Inputs\n\n\u003e [!TIP]\n\u003e\n\u003e The `MEMFAULT_ORG_TOKEN`, `MEMFAULT_ORG_SLUG`, and `MEMFAULT_PROJECT_SLUG`\n\u003e should be set as GitHub secrets.\n\n| Name                    | Description                                                                                                    | Required | Default |\n| ----------------------- | -------------------------------------------------------------------------------------------------------------- | -------- | ------- |\n| `MEMFAULT_ORG_TOKEN`    | Organization Auth Token. Generate one [here](https://app.memfault.com/organizations/-/settings/auth-tokens) | true     |         |\n| `MEMFAULT_ORG_SLUG`     | Memfault Org Slug                                                                                              | true     |         |\n| `MEMFAULT_PROJECT_SLUG` | Memfault Project Slug                                                                                          | true     |         |\n| `symbol_file`           | Path to the symbol file                                                                                        | true     |         |\n| `memfault_cli_version`  | Memfault CLI Version                                                                                           | true     | 1.0.11  |\n\nFind more documentation here: [Memfault Docs](https://docs.memfault.com/docs/ci/uploading-symbols).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemfault%2Fgithub-action-upload-symbols","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemfault%2Fgithub-action-upload-symbols","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemfault%2Fgithub-action-upload-symbols/lists"}