×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Indi Github

  • Posts: 220
  • Thank you received: 27

Indi Github was created by PDB

Hi,

Managed to create a new driver for onfucus and created a pull request. Then I probably did something wrong with Github commands, because there is now some "Merge remote-tracking branch 'upstream/master' "" created. No clue what that now means (not enough github experience). Can somebody check if this is messing up things.

Thanks

Paul
5 years 4 months ago #31394

Please Log in or Create an account to join the conversation.

  • Posts: 2876
  • Thank you received: 809

Replied by Rob Lancaster on topic Indi Github

Hi Paul,

I know how you feel, I've had my own share of Github confusions. But typically that commit message that you mention has not been a problem for me. It seems to happen often when you do a "git pull" after you have already made a pull request. I don't think it causes any problems, it just gets in the way.

I would be more concerned about it not passing all the checks like here:

travis-ci.org/indilib/indi/builds/452469..._medium=notification

But it looks like you fixed the error in the next commit.

It does currently say there is an error, but if you look at the cause, it is an issue with free type not downloading properly which has nothing to do with your code I expect.

Thanks,

Rob
The following user(s) said Thank You: PDB
5 years 4 months ago #31404

Please Log in or Create an account to join the conversation.

  • Posts: 220
  • Thank you received: 27

Replied by PDB on topic Indi Github

Thanks Rob,

actually there was an error in the code that did not show in my compilations. (I had defined a MoveFocuser, but there seems to be one in the standard driver as well, with different parameters, so I renamed mine and that fixed the error) Took me a while to see what was wrong, because de "details" page always showed me an empty page in FireFox. (Probaly need to fix some cookie settings ...)

Regards,

Paul
5 years 4 months ago #31414

Please Log in or Create an account to join the conversation.

Time to create page: 0.451 seconds