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

Connections to cloudant and nlu lost after fetching source from git #48

Open
leoschuler opened this issue Jan 24, 2022 · 2 comments
Open

Comments

@leoschuler
Copy link

in the instructions provided to create the app, the connection to cloudant and nlu are made thru the IBM Cloud interface.
then after implementing the continuous delivery every time a new version is fetched the connection to those services are lost.
I suggest appending the following configuration on the manifest.yml file to map those connections again:

   services:
     - cloudappdev-cloudant
     - cloudappdevs-nlu

the names on the services may change if the student named the services differently, but those names are the ones suggested by the course.

@Mozler
Copy link

Mozler commented May 21, 2022

I've reviewed 5 assignments and 4 of them were missing connections to these 2 services. This should be added to documents ASAP.
However, submitters can manually add these connections manually once more and it should work fine.

@captainfedoraskillup
Copy link
Collaborator

@lavskillup this can be closed with the new version as the lab no longer uses CF or services.

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

No branches or pull requests

3 participants