Git Product home page Git Product logo

renovate-config's Introduction

๐Ÿ‹ lemon-sour ๐Ÿ‹

Build Status Coverage Status Downloads Version License PRs Welcome


lemon-sour.jpg

Links

Installation

Using yarn:

yarn global add lemon-sour

Using npm:

npm i lemon-sour -g

Getting started

Make index.yml inside your project:

version: 1.0
jobs:
  install_app_a:
    name: app_a
    latest_json_url: http://localhost:3000/app_basic_no_archive/latest.json
    is_archive: false
    output_path: C:\lemon-sour\app_basic_no_archive
    events:
      checking_for_update:
        steps:
          - run:
              name: Nodejs Version
              command: node --version
      update_not_available:
        steps:
          - run:
              name: NPM Version
              command: npm --version
              sync: true
      update_available:
      download_progress:
      update_downloaded:
      error:

workflows:
  main:
    jobs:
      - install_app_a

latest.json like this

{
  "latestVersion": "1.0.0",
  "fileUrl": "http://localhost:3000/app_basic_no_archive/index.txt",
  "sha1": "3f786850e387550fdab836ed7e6dc881de23001b",
  "releaseDate": "2019-01-18 19:29:45"
}

And then run:

$ lemon-sour --yml config.yml

Author

License

MIT ยฉ hisasann (Yoshiyuki Hisamatsu)

renovate-config's People

Contributors

hisasann avatar renovate-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

renovate-config's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Using npm packages for Renovate presets is now deprecated. Please migrate to repository-based presets instead.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/test.yml
  • actions/checkout v1
  • actions/setup-node v1
nodenv
.node-version
  • node v12.16.3
npm
package.json
  • renovate ^19.221.2
  • standard-version ^7.1.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.