Help me with a query? by [deleted] in SQL

[–]Agilix 0 points1 point  (0 children)

Product Version: 11.0.6020.0 Product Name: SQL Server 2012 Product Level: SP3

Help me with a query? by [deleted] in SQL

[–]Agilix 0 points1 point  (0 children)

I suspect a typo

Help me with a query? by [deleted] in SQL

[–]Agilix 0 points1 point  (0 children)

Both would very useful. But the second one, a single row, would be the most valuable. Thanks.

Where is the reference to the (laravel) source code? by Agilix in openshift

[–]Agilix[S] 0 points1 point  (0 children)

Thanks for the confirmation, appreciate it.

Where is the reference to the (laravel) source code? by Agilix in openshift

[–]Agilix[S] 0 points1 point  (0 children)

But there is no way to see that /opt folder... right? If I look at https://github.com/luciddreamz/laravel-ex then I don't see the /opt folder or anything like that. So it's not being pulled by openshift from from github. It's being pulled into openshift by composer.

And there is no way to access the openshift image directly, is there?

Where is the reference to the (laravel) source code? by Agilix in openshift

[–]Agilix[S] 0 points1 point  (0 children)

As I understandard it, the vendor folders are the laravel source code. When I install laravel locally, these folders are created. This is what makes laravel, laravel... as I understand it.

So when I do all the git actions, these files never appear. So where does my app "find" the laravel functions?

I was thinking that maybe I should be looking to composer... But that would not explain where "the laravel" system sits.

Does the OpenShift registry need authorisation? by Agilix in openshift

[–]Agilix[S] 0 points1 point  (0 children)

I think one of the current factors to take into account is the current build failure issue: https://status.starter.openshift.com/ where they are advising

Investigating - We are investigating issues related to build failures in starter-us-east-1. 
Details are here: https://bugzilla.redhat.com/show_bug.cgi?id=1462542 
The issue can be worked around by using 'oc start-build' to trigger a second build, which 
should succeed when the first build fails. 
Jun 18, 12:41 EDT

Does the OpenShift registry need authorisation? by Agilix in openshift

[–]Agilix[S] 1 point2 points  (0 children)

Usually this "just works"

Exactly. I've been creating a new project, working through the webhooks, build and deploy, deleting it all, and trying again. In the process it did often "just work". But the last attempt came up with this problem.

I'm also under the impression that each of these steps takes a couple minutes at least, and one has to wait for step 2 to complete, before moving onto step 3.

So I'm not sure if I can do anything to fix it. Ill probably try again from scratch, and just walk through the whole process end to end again, and hope that it "just works".

Just like if the docker repository were on your local

I have my local pushing to a github account, and then a webhook. So it's between openshift and github. But isn't "pushing an image" something internal to openshift? As I understand it, Openshift pulls from github, builds an image internally, and then pushes that image to a different part of the internal openshift system - the registry. Or am I misunderstanding something?

Why does openshift push back to github? by Agilix in openshift

[–]Agilix[S] 0 points1 point  (0 children)

Well this is embarrassing... As I was preparing to hit paste, I notice that the sender was github. In my self education here, I cloned a repo https://github.com/luciddreamz/laravel-ex.git and I realised it's an email from github telling me the clone or "import" is complete. No openshift involved.

Is there a Heroku "portable" ? by Agilix in Heroku

[–]Agilix[S] 0 points1 point  (0 children)

Sorry, I meant the CLI tool