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

Add support for Common Lisp #625

Closed
wants to merge 6 commits into from
Closed

Add support for Common Lisp #625

wants to merge 6 commits into from

Conversation

sionescu
Copy link

People who have pledged to maintain the Lisp support:

Stelian Ionescu @sionescu, Thayne McCombs @tmccombs, Luís Oliveira @luismbo and SANO Masatoshi @snmsts.

@BanzaiMan
Copy link
Contributor

Thanks for opening this PR. Please read https://docs.travis-ci.com/user/languages/community-supported-languages/ and follow the process described there.

@sionescu
Copy link
Author

I'm already following the process: for step 1 we're already 6(https://github.com/orgs/lisp-travis/people). And this is step 2. If there's anything I missed, please advise.

@BanzaiMan
Copy link
Contributor

The maintainers are not identified in this PR.

system_keyword = ":#{config[:system]}"
sh.cmd %Q[\
ros -e '(ql:quickload #{system_keyword})' \\
-e '(unless (asdf:test-system #{system_keyword}) \\

This comment was marked as spam.

This comment was marked as spam.

@luismbo
Copy link

luismbo commented Feb 16, 2016

Will this Common Lisp support documented somehow in the official Travis documentation?

@sionescu
Copy link
Author

Description updated with the names.

@BanzaiMan
Copy link
Contributor

Please add the maintainers' names to the code itself.

@sionescu
Copy link
Author

Done.

@BanzaiMan
Copy link
Contributor

Sorry for not being more explicit, but the maintainers' names need to be visible to the users, so that when they report problems on GitHub they know whom to cc. (Though often they forget this.)

@sionescu
Copy link
Author

Done


def configure
super
sh.echo "If you encounter any issues with Common Lisp support, please Cc @tmccombs, @luismbo, @snmsts or @sionescu."

This comment was marked as spam.

@sionescu
Copy link
Author

How about now ? Btw, this should probably go into the official documentation.

@BanzaiMan
Copy link
Contributor

Let us test this on staging (https://staging.travis-ci.org) this Friday (Feb. 26 HST). Thanks.

@sionescu
Copy link
Author

How will testing happen ? I'll be gone during the weekend so I probably won't be around to answer questions.

@BanzaiMan
Copy link
Contributor

To test, I will deploy the PR, and you run the tests on staging. If you are not around, then we will have to figure out some other ways to synchronize the testing.

@snmsts
Copy link

snmsts commented Feb 25, 2016

Then I will test something. HST... Hawaii?

@luismbo
Copy link

luismbo commented Feb 25, 2016

I will try to be around for testing too.

@BanzaiMan
Copy link
Contributor

Yes. Hawaii Standard Time. I'll update this thread when it is deployed to staging. Thanks.

@BanzaiMan BanzaiMan self-assigned this Feb 25, 2016
BanzaiMan added a commit that referenced this pull request Feb 26, 2016
Add support for Common Lisp
@BanzaiMan
Copy link
Contributor

This has been deployed to staging. Please test it.

@luismbo
Copy link

luismbo commented Feb 27, 2016

I won't be able to do any testing until tomorrow. @snmsts any luck?

@snmsts
Copy link

snmsts commented Feb 27, 2016

https://staging.travis-ci.org/snmsts/quri/builds/491735 do I have luck?
I need more working on it.

@luismbo
Copy link

luismbo commented Feb 27, 2016

@snmsts that doesn't look very lucky, no. :-)

@snmsts
Copy link

snmsts commented Feb 27, 2016

it's hard to test if the process are stop at anounce part... :-)

@BanzaiMan

Can we try it again? with at least fe36998 applied.

@BanzaiMan
Copy link
Contributor

Sorry about the delay. We'll try again on Friday.

@snmsts
Copy link

snmsts commented Mar 2, 2016

Thank you.

BanzaiMan added a commit that referenced this pull request Mar 4, 2016
Add support for Common Lisp
@BanzaiMan
Copy link
Contributor

@9ab98e3 has been deployed to staging.

@BanzaiMan
Copy link
Contributor

Did anyone test this last week? I deployed it to staging once again, but I might take it down for testing other things over the weekend.

@snmsts
Copy link

snmsts commented Mar 12, 2016

I'm sorry for not being update.
I did some test.

https://staging.travis-ci.org/snmsts/quri/jobs/492013

the result was something wired.It should be debug.

@sionescu sionescu closed this Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants