https://github.com/screwdriver-cd/artifacts-unzip-service
Queue Worker to unzip artifacts offline
https://github.com/screwdriver-cd/artifacts-unzip-service
Last synced: 5 months ago
JSON representation
Queue Worker to unzip artifacts offline
- Host: GitHub
- URL: https://github.com/screwdriver-cd/artifacts-unzip-service
- Owner: screwdriver-cd
- License: bsd-3-clause
- Created: 2021-12-01T18:46:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T05:36:47.000Z (over 1 year ago)
- Last Synced: 2025-08-30T03:08:14.986Z (10 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 17
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Screwdriver Artifacts Unzip Service
[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] [![Dependency Status][daviddm-image]][daviddm-url] ![License][license-image]
> A worker implementation that consumes jobs from Resque.
## Usage
```bash
npm install screwdriver-artifacts-unzip-service
```
## Testing
```bash
npm test
```
## License
Code licensed under the BSD 3-Clause license. See LICENSE file for terms.