smartcontractkit / smartcontractkit/chainlink-cosmos

Enable cachix in '.github/workflows/contracts.yml'

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
23
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Consider this extracted snippet:

      # TODO: we probably want cachix enabled here
      # - name: Setup cachix
      # uses: cachix/cachix-action@v10
      # with:
      #   name: nix-cargo-integration
      #   authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Edit .github/workflows/contracts.yml, starting with the commented Setup cachix block and its shown name and authToken settings. Enable the Cachix action there and verify that the contracts workflow completes with Cachix enabled; the work is done when the shown step is active.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.