Giter Site home page Giter Site logo

Travis-CI about boinc HOT 6 CLOSED

coachrun avatar coachrun commented on July 17, 2024 1
Travis-CI

from boinc.

Comments (6)

CoachRun avatar CoachRun commented on July 17, 2024

我估计就是我之前操作不当造成的,我想下载他特定的版本之后再做修改的。
就直接在release上下载,之后再通过Github for Windows上传了。
觉得肯定是缺了很多东西才会这样的。

from boinc.

Endle avatar Endle commented on July 17, 2024

那就直接切换到 7.14.2 好了
https://travis-ci.org/Endle/boinc
貌似7.14.2在travis ci上工作正常

from boinc.

Endle avatar Endle commented on July 17, 2024

我认为我找到原因了

代码中,有很多类似 version.h.in 的文件。但是,.gitignore却有

## files created by _autosetup (autoreconf):
*.in
*.in~

个人猜测,upstream 使用了 git add -f 之类的方式将这些配置文件强行提交

我能想到的最简单的办法,是从官方源fork出来以后,cherry-pick,再 push --force 到 RainGhost/master

from boinc.

CoachRun avatar CoachRun commented on July 17, 2024

最后的结果不是很好。可能还是存在一些小问题。
https://travis-ci.org/RainGhost/boinc

from boinc.

Endle avatar Endle commented on July 17, 2024

最后的结果不是很好。可能还是存在一些小问题。
https://travis-ci.org/RainGhost/boinc

问题就是我上文提到的, .gitignore 的问题

from boinc.

Endle avatar Endle commented on July 17, 2024

6a51e17

问题应该是解决了

from boinc.

Related Issues (2)

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.