Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itinerisltd/yarn-orb
Easily install your Node.js packages (yarn) with caching enabled by default on CircleCI. Immediately mark build as passed if app is unchanged.
https://github.com/itinerisltd/yarn-orb
circleci-orbs node skip-ci yarn
Last synced: 9 days ago
JSON representation
Easily install your Node.js packages (yarn) with caching enabled by default on CircleCI. Immediately mark build as passed if app is unchanged.
- Host: GitHub
- URL: https://github.com/itinerisltd/yarn-orb
- Owner: ItinerisLtd
- License: mit
- Created: 2020-05-17T21:24:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T06:04:38.000Z (over 4 years ago)
- Last Synced: 2025-01-12T10:39:23.093Z (15 days ago)
- Topics: circleci-orbs, node, skip-ci, yarn
- Homepage: https://circleci.com/orbs/registry/orb/itinerisltd/yarn
- Size: 118 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yarn Orb
[![CircleCI Orb Version](https://img.shields.io/badge/endpoint.svg?&style=flat-square&url=https://badges.circleci.io/orb/itinerisltd/yarn)](https://circleci.com/orbs/registry/orb/itinerisltd/yarn)
[![CircleCI Build Status](https://img.shields.io/circleci/build/gh/ItinerisLtd/yarn-orb?style=flat-square)](https://circleci.com/gh/ItinerisLtd/yarn-orb)
[![License](https://img.shields.io/github/license/itinerisltd/yarn-orb.svg?style=flat-square)](https://github.com/itinerisltd/yarn-orb/blob/master/LICENSE)
[![Hire Itineris](https://img.shields.io/badge/Hire-Itineris-ff69b4.svg?style=flat-square)](https://www.itineris.co.uk/contact/)
[![Twitter Follow @itineris_ltd](https://img.shields.io/twitter/follow/itineris_ltd?style=flat-square&color=1da1f2)](https://twitter.com/itineris_ltd)
[![Twitter Follow @TangRufus](https://img.shields.io/twitter/follow/TangRufus?style=flat-square&color=1da1f2)](https://twitter.com/tangrufus)
Easily install your Node.js packages (yarn) with caching enabled by default and skip if app is unchanged
Built with ♥ by Itineris---
## Usage
Example use-cases are provided on the orb [registry page](https://circleci.com/orbs/registry/orb/itinerisltd/yarn#usage-examples). Source for these examples can be found within the [`src/examples`](./src/examples) directory.
## Resources
[CircleCI Orb Registry Page](https://circleci.com/orbs/registry/orb/itinerisltd/yarn) - The official registry page of this orb for all versions, executors, commands, and jobs described.
[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.---
**[Itineris](https://www.itineris.co.uk/) is hiring. [Join Us!](https://www.itineris.co.uk/careers/)**
---
## FAQs
### It looks awesome. Where can I find some more goodies like this
- Articles on [Itineris' blog](https://www.itineris.co.uk/blog/)
- Projects on [Itineris' GitHub profile](https://github.com/itinerisltd)
- WordPress plugins on [Itineris](https://profiles.wordpress.org/itinerisltd/#content-plugins) and [TangRufus](https://profiles.wordpress.org/tangrufus/#content-plugins) wp.org profiles
- Follow [@itineris_ltd](https://twitter.com/itineris_ltd) and [@TangRufus](https://twitter.com/tangrufus) on Twitter
- **Hire [Itineris](https://www.itineris.co.uk/services/) to build your next awesome site**### Where can I give 5-star reviews?
Thanks! Glad you like it. It's important to let us knows somebody is using this project. Please consider:
- tweet something good with mentioning [@itineris_ltd](https://twitter.com/itineris_ltd) and [@TangRufus](https://twitter.com/tangrufus)
- ★ star [the Github repo](https://github.com/itinerisltd/yarn-orb)
- [👀 watch](https://github.com/itinerisltd/yarn-orb/subscription) the Github repo
- write tutorials and blog posts
- **[hire Itineris](https://www.itineris.co.uk/services/)**## Feedback
**Please provide feedback!** We want to make this project as useful as possible.
Please [submit an issue](https://github.com/itinerisltd/yarn-orb/issues/new) and point out what you do and don't like, or fork the project and [send pull requests](https://github.com/itinerisltd/yarn-orb/pulls/).
**No issue is too small.**## Security Vulnerabilities
If you discover a security vulnerability within this project, please email us at [[email protected]](mailto:[email protected]).
All security vulnerabilities will be promptly addressed.## Credits
[Yarn Orb](https://github.com/itinerisltd/yarn-orb) is a [Itineris Limited](https://www.itineris.co.uk/) project and created by [Tang Rufus](https://www.typist.tech/).
Full list of contributors can be found [here](https://github.com/itinerisltd/yarn-orb/graphs/contributors).
## License
[Yarn Orb](https://github.com/itinerisltd/yarn-orb) is released under the [MIT License](https://opensource.org/licenses/MIT).