{"id":19023668,"url":"https://github.com/neuralmagic/nm-actions","last_synced_at":"2025-04-13T11:12:38.143Z","repository":{"id":222381686,"uuid":"756515629","full_name":"neuralmagic/nm-actions","owner":"neuralmagic","description":"Neural Magic GHA","archived":false,"fork":false,"pushed_at":"2025-04-11T20:54:51.000Z","size":154,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-04-13T11:12:33.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neuralmagic.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-02-12T20:03:46.000Z","updated_at":"2025-04-11T20:48:25.000Z","dependencies_parsed_at":"2024-03-06T16:06:57.557Z","dependency_job_id":"7974c02b-4e3b-4b35-8a9f-6314c0aadf8e","html_url":"https://github.com/neuralmagic/nm-actions","commit_stats":null,"previous_names":["neuralmagic/nmstore","neuralmagic/nm-actions"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralmagic%2Fnm-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralmagic%2Fnm-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralmagic%2Fnm-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralmagic%2Fnm-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neuralmagic","download_url":"https://codeload.github.com/neuralmagic/nm-actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248703198,"owners_count":21148118,"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":"2024-11-08T20:31:48.786Z","updated_at":"2025-04-13T11:12:38.120Z","avatar_url":"https://github.com/neuralmagic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NM GitHub Actions\n\n### Curated collection of commonly used GitHub Actions and workflows within Neural Magic's and vLLM's Processes\n\n## Overview\n\nThis repository hosts a collection of GitHub Actions developed and maintained by Neural Magic. These actions aim to improve automation, CI/CD pipelines, and workflow orchestration. They are designed for performance, scalability, and ease of use and support a range of deployment, testing, and optimization workflows.\n\n### Key Actions\n\n- Coming soon\n\nEach action supports various configurable arguments to tailor the workflows to your project needs.\n\n## Getting Started\n\nTo start using one of our GitHub Actions, include the relevant action within your workflow configuration file:\n\n```yaml\nname: Example Workflow\non: [push]\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n    - name: Checkout Code\n      uses: actions/checkout@v2\n\n    - name: ACTION\n      uses: neuralmagic/nm-actions/actions/ACTION@main\n      with:\n        config-file: .eslintrc\n```\n\nThis example shows how to integrate an NM action into a workflow. Visit each action's README for more configuration options and examples.\n\n## Development\n\nTo contribute to NM Public Actions, follow these steps:\n\n1. Fork the repository.\n2. Create a new branch.\n3. Make your changes.\n4. `pip install tox` and run `tox -e quality` to ensure your changes meet the quality standards and `tox -e style` to enforce the style guide and formatting.\n5. Submit a pull request.\n\n## Resources\n\n### Documentation\n\nEach GitHub Action contains a `README.md` alongside any supporting documents. To learn more, dive into the action you'd like to use.\n\n### Releases\n\nVisit our [GitHub Releases page](https://github.com/neuralmagic/nm-actions/releases) and review the release notes to stay updated with the latest releases.\n\n### License\n\nNM Public Actions are licensed under the [Apache License 2.0](https://github.com/neuralmagic/guidellm/blob/main/LICENSE).\n\n## Community\n\n### Contribute\n\nWe appreciate contributions to the code, examples, integrations, documentation, bug reports, and feature requests! To contribute:\n\n1. Fork the repository.\n2. Make your changes.\n3. Submit a pull request.\n\n### Join\n\nWe invite you to join our growing community of developers, researchers, and enthusiasts passionate about LLMs and optimization. Whether you're looking for help, want to share your own experiences, or stay up to date with the latest developments, there are plenty of ways to get involved:\n\n- [**Neural Magic Community Slack**](https://neuralmagic.com/community/) - Join our Slack channel to connect with other NM users and developers. Ask questions, share your work, and get real-time support.\n- [**GitHub Issues**](https://github.com/neuralmagic/nm-actions/issues) - Report bugs, request features, or browse existing issues. Your feedback helps us improve.\n- [**Subscribe to Updates**](https://neuralmagic.com/subscribe/) - Sign up for the latest news, announcements, and updates about NM Public Actions, webinars, events, and more.\n- [**Contact Us**](http://neuralmagic.com/contact/) - Use our contact form for general questions about Neural Magic or NM Public Actions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralmagic%2Fnm-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuralmagic%2Fnm-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralmagic%2Fnm-actions/lists"}