Coder Social home page Coder Social logo

nightly-check's Introduction

๐Ÿ‘‹ Hi there!

I'm a 22 y/o from the UK, currently working as a Software Developer at Met Office.

As far as open-source projects go, I enjoy working on anything and everything related to game development ๐ŸŽฎ (see Subtale), privacy ๐Ÿ‘€, and data analysis/engineering ๐Ÿ—ƒ๏ธ.

I currently spend most of my time in Rust and TypeScript, and I take pride in writing code that's lightweight ๐Ÿ’ก and performant ๐Ÿ’ช!

:octocat: My GitHub

๐Ÿ“Š Profile Stats

GitHub Stats

๐Ÿ—ฃ๏ธ Languages

GitHub Languages

๐Ÿ”ฅ Current Streak

GitHub Streak

๐Ÿ“Œ Holopin Badges

@lukecarr's Holopin board

nightly-check's People

Contributors

allcontributors[bot] avatar lukecarr avatar renovate[bot] avatar shirinmi1520 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

shirinmi1520

nightly-check's Issues

default value for within variable is not working

I tried to use your action but it is not working as intended. This is the relevant part of my own action:

jobs:
  check:
    runs-on: ubuntu-latest
    outputs:
      changes: ${{ steps.nightly-check.outputs.changes }}
    steps:
      - id: nightly-check
        name: Check for changes since last nightly
        uses: lukecarr/[email protected]

As you can see, I don't have within specified, so it should use your default value. But the variable is empty as you can see in the output of your action (see empty after value):

test -z $(git rev-list --after="" abd68737727b4f5624c055f5c47be1206e89dc99) && echo "changes=true" >> $GITHUB_OUTPUT

Then I tried to specify the within value in my action. Same problem, the variable is still empty.

Support configurable "within" durations

The action checks for changes in the Git tree within the last 24 hours.

This hardcoded value should be replaced with an action input that allows for customisation.

The action input should retain the existing "24 hours" behaviour as a default value to prevent introducing a breaking change.

Dependency Dashboard

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

This repository currently has no open or pending branches.

Detected dependencies

github-actions
action.yml
  • actions/checkout v4

  • 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.