Giter Club home page Giter Club logo

attic-action's Introduction

๐Ÿ‘‹ Hello, I'm Ryan!

High school student, open source developer, and privacy enthusiast.

Twitter Fediverse Discord Ko-fi

๐Ÿ–ฑ๏ธ Web development

I do some web development in my spare time. I have a website here, and I also made Moddermore, a web app for making Minecraft mod lists that's becoming pretty popular! I'm well versed with technologies such as React, Next.js, Vue, Eleventy, etc.

๐Ÿ‘จโ€๐Ÿ’ป Open source

I contribute to a variety of projects everywhere on GitHub, ranging from Minecraft launchers to theme userstyles. It's rather impossible to list them all, but you can see a list of repositories I've contributed to on my website!

Skills

๐Ÿ“ˆ Metrics

the animations might lag your browser a little bit ๐Ÿ‘€

attic-action's People

Contributors

dependabot[bot] avatar errornointernet avatar gallexme avatar getchoo avatar nifoc avatar pfzetto avatar ryanccn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

attic-action's Issues

Push Argument list too long

my yaml:

name: "Test"
on:
  pull_request:
  push:
jobs:
  tests:
    runs-on: self-hosted
    steps:
    - uses: actions/checkout@v3  
    - name: Setup Attic cache
      uses: ryanccn/attic-action@v0
      with:
        endpoint: ${{ secrets.ATTIC_ENDPOINT }}
        cache: ${{ secrets.ATTIC_CACHE }}
        token: ${{ secrets.ATTIC_TOKEN }}
    - run: nix flake update
    - run: nix flake check --impure

Post Setup Attic Cache:
Post job cleanup.
Error: An error occurred trying to start process '/nix/store/xasbpkm59l734mh5d40jibqga8d9q6n-github-runner-.307.1/lib/externals/node16/bin/node' with working directory '/run/github-runner/machineid/repo/repo'. Argument list too long

any ideas?

Proposal: Skip installation when `attic` in `PATH`

Hello,
I'm currently trying to use this action on a "host"-runner.
Sadly the installation of attic using the script doesn't work, but I can add attic to the PATH using the provided flake.

It would be nice if the action would skip the attic installation if the binary is already present.

What do you think? I would be happy to implement the feature if you are ok with it.

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.