-
I would like to add to the spec that you shouldn't deliver minimized code. I've seen that this can cause problems for the adserver to add the right macros, and it makes it harder/slower for adops to l…
-
### What would you like to change?
Add an _undefined_ check to:
app > case > CaseApi.ts > checkOldPCQIDExists
So that the find method isn't called on an undefined argument.
Example solution:
…
-
I kicked deploy job in jenkins using ,and it succeed,
but I don't know how to access to the war file.
I tried
・http://52.XXX.XX.XX:8080/petclinic/ (ADOP server ip)
・http://172.XX.XX.XX:8080/pe…
-
It is not possible to build the image. the building process fails executing:
**_RUN curl -fsSL https://get.docker.com/ | sed "s/docker-engine/docker-engine-${DOCKER_ENGINE_VERSION}/" | sh_**
I …
-
So i had a chat with @patmmccann on adops slack about this. Its about putting up some docs for people on the ability to build prebidjs without the adapters that are needed for bidders that can use pr…
-
When my code is running on a device and an ad is clicked, my app seems to restart rather than resume where it ought to based on my handling of onAdLeaveApp.
When I run in the simulator (iPhone 6), I …
-
The document README.md has no mention on installing AWS Command line tools to be able to run the upload_certs.sh (https://github.com/Accenture/adop-docker-compose/tree/master/provision/aws/ssl)
Ple…
-
I tried:
1. Git clone this repo and cd into the folder
1. $ npm install
1. $ npm start
No luck, start is looking for a bin directory.
```
$ npm start
> planningpoker@0.0.0 start C:\Users\…
-
https://github.com/Accenture/adop-nginx/blob/8fec90cbe680685c2aa5321a2b97903c8748042b/resources/scripts/entrypoint.sh#L4-L5
-
Overall output:
``` bash
bash -x ./adop compose gen_certs ~/.foo
++ basename ./adop
+ CMD_NAME=adop
+++ echo ./adop
+++ sed -e 's,\\,/,g'
++ dirname ./adop
+ export CLI_DIR=.
+ CLI_DIR=.
+ export CON…