GithubHelp home page GithubHelp logo

vouch-opensource / tools.deps-build Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 3.0 20 KB

A GitHub action for use with tools.deps based Clojure projects

License: MIT License

Dockerfile 14.64% Shell 85.36%

tools.deps-build's People

Contributors

raymcdermott avatar stijnopheide avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tools.deps-build's Issues

Test alias (kaocha) not running

Hi,

My test is not running and I wondered if you could help or point me in the right direction. The workflow run is here:
https://github.com/p14n/lets-record/runs/577199527?check_suite_focus=true

Using the workflow definition:

name: CI

on:
  push:
    branches: [ master ]
  pull_request:
    branches: [ master ]

jobs:
  test:
    runs-on: ubuntu-latest
    steps:
      - uses: vouch-opensource/[email protected]
        with:
          alias: test

And deps.edn

:test
             {:extra-paths ["test"]
              :extra-deps {lambdaisland/kaocha {:mvn/version "1.0-612"}}
              :main-opts ["-m" "kaocha.runner"]}

When used locally, I get this result:

clojure -Atest
[(..)]
1 tests, 2 assertions, 0 failures.

But in the workflow

Run vouch-opensource/[email protected]
/usr/bin/docker run --name d00b33e9487ccce2a645a7bb2eb44851e1c6aa_e0a264 --label d00b33 --workdir /github/workspace --rm -e INPUT_ALIAS -e INPUT_JAVA-OPTS -e INPUT_SSH-KEY -e INPUT_WORKING-DIRECTORY -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/lets-record/lets-record":"/github/workspace" d00b33:e9487ccce2a645a7bb2eb44851e1c6aa  "test" "" "" ""
+ clojure -Atest
Clojure 1.10.1
user=> 

Any help appreciated

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.