Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added appveyor config #339

Closed

Conversation

skral
Copy link
Contributor

@skral skral commented Aug 15, 2016

In the wake of the open source initiative I think a appveyor config might help.
Initial config which runs all the tests. Unfortunately one test fails right now. Didn't look into why.

Murali Anagani and others added 6 commits January 29, 2016 12:52
-filesystem pkg repo uses this to create tmp '.buildingXXX' files during install/release
-these tagfiles tell the system it needs to check for valid package.py files for these packages
-this avoids breaking resolves when partial pkg installs don't yet have package.py written
@instinct-vfx
Copy link
Contributor

Interesting. AFAIK Appveyor is also free for open source projects. Can we have something there that is accessible for everyone? (We do use AppVeyor here in product dev, but i am not involved with that and don't really know the service)

@skral
Copy link
Contributor Author

skral commented Aug 16, 2016

Yeah, it's free for open source projects. Haven't used it extensively either, don't know if you can see the test reports but you can at least use the icon in the readme to show if the project is passing all the tests right now. I think it would help everyone in being more confident about the latest changes.

@nerdvegas
Copy link
Contributor

Continuous testing is a great addition, thanks Sebastian. Will have this
merged soonish.

A

On Tue, Aug 16, 2016 at 6:41 AM, Sebastian Kral [email protected]
wrote:

Yeah, it's free for open source projects. Haven't used it extensively
either, don't know if you can see the test reports but you can at least use
the icon in the readme to show if the project is passing all the tests
right now. I think it would help everyone in being more confident about the
latest changes.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#339 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABjqSoOqZTHTLf5aQyqgNJFTvDe5Qd6Sks5qgb3wgaJpZM4Jk2WZ
.

@mottosso
Copy link
Contributor

Yes, it's free for open source and it shows you test reports similar to Travis. Here's an example of what that looks like for one of my projects.

Including the Travis equivalent for completeness.

Any questions about using it, I'd be happy to help.

bfloch and others added 20 commits September 4, 2016 12:07
# Conflicts:
#	src/rez/utils/_version.py
#	src/rezplugins/package_repository/filesystem.py
…l plugins to use the alternate library on windows to enable git and command hook support on windows.
… support interactive environment creation in subshells.
…when running in non-interactive command mode.
ajohns and others added 26 commits November 28, 2017 15:37
-ported to wrapper
-just add new attrib 'build_command=False' to package.py instead if you need this
-works for package config overrides also
-means PRs can also include doc updates
@mottosso mottosso mentioned this pull request May 17, 2019
12 tasks
@nerdvegas nerdvegas mentioned this pull request Jul 12, 2019
@nerdvegas
Copy link
Contributor

Closed as we're now using GitHub Actions: #750

@nerdvegas nerdvegas closed this Sep 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants