Giter VIP home page Giter VIP logo

conda-ci's People

Contributors

ajelinski avatar jakubjatczak avatar kowalewskijan avatar mithro avatar piotrzierhoffer avatar tjurtsch avatar umarcor avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

antmicro allexoll

conda-ci's Issues

Make this repo path-independent

As reported by @mithro in #3:

Not really related to this patch, but why do some of the sources use;
source ./.travis/common.sh
While others use
source $TRAVIS_BUILD_DIR/.travis/common.sh

We should probably make the scripts work no matter where they are put as a submodule in the parent tree? (Rather than requiring that it be .travis). For example for most of the SymbiFlow repos, we have been using .github/travis instead of .travis.

.ci-output.py script is broken

Using the script will be disabled because currently it does more harm than good.

This script was intended to make log analyzing easier. Unfortunately in many cases it hides crucial information from being printed in the log, e.g. https://github.com/litex-hub/litex-conda-eda/pull/63/checks?check_run_id=1901771647#step:3:4365

  
  .
      |
  
  .
      |                  ^^^^^^^^^^^^^^
  
  .
     Compiling atty v0.2.14
     Compiling cast v0.2.3
  
  ..
  Some errors have detailed explanations: E0034, E0308.
  For more information about an error, try `rustc --explain E0034`.
  
  ..
  To learn more, run the command again with --verbose.
  
  ..
  Traceback (most recent call last):
    File "/home/runner/work/litex-conda-eda/litex-conda-eda/workdir/conda-env/bin/conda-build", line 11, in <module>
      sys.exit(main())
    File "/home/runner/work/litex-conda-eda/litex-conda-eda/workdir/conda-env/lib/python3.7/site-packages/conda_build/cli/main_build.py", line 474, in main
      execute(sys.argv[1:])
    File "/home/runner/work/litex-conda-eda/litex-conda-eda/workdir/conda-env/lib/python3.7/site-packages/conda_build/cli/main_build.py", line 465, in execute
      verify=args.verify, variants=args.variants)
    File "/home/runner/work/litex-conda-eda/litex-conda-eda/workdir/conda-env/lib/python3.7/site-packages/conda_build/api.py", line 195, in build
      variants=variants
    File "/home/runner/work/litex-conda-eda/litex-conda-eda/workdir/conda-env/lib/python3.7/site-packages/conda_build/build.py", line 3005, in build_tree
      notest=notest,
    File "/home/runner/work/litex-conda-eda/litex-conda-eda/workdir/conda-env/lib/python3.7/site-packages/conda_build/build.py", line 2126, in build
      cwd=src_dir, stats=build_stats)
    File "/home/runner/work/litex-conda-eda/litex-conda-eda/workdir/conda-env/lib/python3.7/site-packages/conda_build/utils.py", line 410, in check_call_env
      return _func_defaulting_env_to_os_environ('call', *popenargs, **kwargs)
    File "/home/runner/work/litex-conda-eda/litex-conda-eda/workdir/conda-env/lib/python3.7/site-packages/conda_build/utils.py", line 390, in _func_defaulting_env_to_os_environ
      raise subprocess.CalledProcessError(proc.returncode, _args)

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.