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

here geocoder api #85

Merged
merged 92 commits into from
Oct 22, 2021
Merged

Conversation

stefanocudini
Copy link
Collaborator

added integration with here geocoder api to resolve addresses

created two new env var
HERE_APPID here geocoder api appId params
HERE_APPCODE here geocoder api appCode params

your code should be entered here to hide api keys in github
https://github.com/openmove/odh-mentor-otp/blob/development/infrastructure/Jenkinsfile-Test-Execute.groovy#L35
I think something similar to JENKINSURL_TOKEN

this PR require only rebuild of geocoder container

@Piiit
Copy link
Contributor

Piiit commented Oct 20, 2021

@rcavaliere @stefanocudini
The conflicts are solved, thanks.

The CI fails though, please check the logs... @alexlanz can you do this please... I do not know on which side it hangs. Eventually write to @stefanocudini

@RudiThoeni
Copy link
Member

i have seen credentials in the PR
(docker-compose.yml) HERE_APPID, HERE_APPCODE, HERE_APIKEY
can we remove them they are also not visible in the commit history anymore?

@stefanocudini
Copy link
Collaborator Author

i have seen credentials in the PR (docker-compose.yml) HERE_APPID, HERE_APPCODE, HERE_APIKEY can we remove them they are also not visible in the commit history anymore?

the committed keys were just random strings, we have removed them anyway

@RudiThoeni
Copy link
Member

thx for removing the credentials and all your fast replies ;)

One thing to clarify, the renaming of the ".env.example" to "dot.env.example", it is a our standard in our repos to have a .env.example so we are not lucky about this ;) Is there a special reason for this renaming, when not we prefer to have it as before?

The CI on the PR fails because it is done with the old CI file that expects a .env.example file....

@RudiThoeni
Copy link
Member

thx!

@stefanocudini
Copy link
Collaborator Author

stefanocudini commented Oct 22, 2021

@RudiThoeni when I click below over Details of CI receive an 404 error page... at this point I don't know why the CI fails but I have no possibility to investigate

@RudiThoeni RudiThoeni merged commit 89a7cd2 into noi-techpark:development Oct 22, 2021
@RudiThoeni
Copy link
Member

@stefanocudini thx now you should have access to CI logs, (for the future)
we will see to fix the CI i noticed they gave an error since long time.....

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.

5 participants