-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[WIP] add support for VEML7700 (closes #726) #1090
Conversation
code for release 2.1.1
docs(core): prepare for release v2.1.1 (hybridgroup#975)
release: prepare for release 2.2.0
release: prepare for release 2.3.0
@gen2thomas saw that.. luckily I happen to be on semi-vacation so will check the errors out tomorrow morning :D |
@szampardi no worry - after some month of nearly do nothing for gobot I determine also problems with CircleCI, at least on the UI. Hopefully I can solve this or it does not happen on server. |
Hi @szampardi , please rebase to dev branch - the CI checks are working. Thanks Thomas |
well that didn't go as expected :D |
From the commit history I think it was a merge not a rebase. After an rebase your commit should be the last (newest) in the history. |
superseded by #1099 |
Solved issues and/or description of the change
#726
...
Manual test
...
Checklist
make test_race
)make fmt_check
)If this is a new driver or adaptor:
make examples_check
)If this is a PR for release: