{"id":21835876,"url":"https://github.com/vtex/app-metadata-action","last_synced_at":"2026-05-11T06:18:13.912Z","repository":{"id":38298080,"uuid":"425091464","full_name":"vtex/app-metadata-action","owner":"vtex","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-12T19:31:13.000Z","size":666,"stargazers_count":0,"open_issues_count":12,"forks_count":2,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-04-14T13:19:47.467Z","etag":null,"topics":["vtex-apps-framework"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vtex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-05T21:42:51.000Z","updated_at":"2021-11-17T13:18:30.000Z","dependencies_parsed_at":"2024-11-27T20:39:30.756Z","dependency_job_id":null,"html_url":"https://github.com/vtex/app-metadata-action","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":"0.29729729729729726","last_synced_commit":"a236b83bb7ecf2d095bb95c3cca3f011b7e36189"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex%2Fapp-metadata-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex%2Fapp-metadata-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex%2Fapp-metadata-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex%2Fapp-metadata-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vtex","download_url":"https://codeload.github.com/vtex/app-metadata-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244813051,"owners_count":20514561,"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":["vtex-apps-framework"],"created_at":"2024-11-27T20:25:43.519Z","updated_at":"2026-05-11T06:18:08.881Z","avatar_url":"https://github.com/vtex.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VTEX App Metadata Action\n\nReads metadata from a VTEX app. The action will parse the VTEX.yml file from your app and make parts of it available in environment variables.\n\n## Usage\n\nYou can consume the action by referencing one of the existing branches. Example:\n\n```yaml\nuses: vtex/app-metadata-action@v1\n```\n\n## Contribute\n\n### Development\n\nInstall the dependencies\n\n```bash\nyarn install\n```\n\nRun the tests :heavy_check_mark:\n\n```bash\nyarn run test\n```\n\nSee the [toolkit documentation](https://github.com/actions/toolkit/blob/master/README.md#packages) for the various packages. This action is based in the [JavaScript Action template](https://github.com/actions/javascript-action).\n\n### Package for distribution\n\nRun prepare\n\n```bash\nnpm run prepare\n```\n\nSince the packaged index.js is run from the dist folder.\n\n```bash\ngit add dist\n```\n\n### Create a release branch\n\nCheckin to the v1 release branch\n\n```bash\ngit checkout -b v1\ngit commit -a -m \"v1 release\"\n```\n\n```bash\ngit push origin v1\n```\n\nSee the [versioning documentation](https://github.com/actions/toolkit/blob/master/docs/action-versioning.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex%2Fapp-metadata-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvtex%2Fapp-metadata-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex%2Fapp-metadata-action/lists"}