Skip to content

Conversation

@jpahullo
Copy link
Contributor

This is also really helpful since you do not need to export variables and have side effects when running several instances.

@jpahullo
Copy link
Contributor Author

The same issue on geoip applies to this PR, as mentioned by @scara.

@jpahullo
Copy link
Contributor Author

Hi!
Should I update this branch too to the latest master branch?

@jpahullo
Copy link
Contributor Author

jpahullo commented Jul 6, 2018

Could this PR be approved and accepted into the repository?

Thanks!

@geoffreyvanwyk
Copy link

Hi!
Should I update this branch too to the latest master branch?

I think you should. Hopefully that will resolve the conflicts and pass all checks.

@jpahullo
Copy link
Contributor Author

by now, there is an error on the CI but is nothing related to the code related to this PR: 319.2:

There was 1 failure:
1) core_block_externallib_testcase::test_get_dashboard_blocks_default_dashboard
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'displaycategories'
+'version'
/var/www/html/blocks/tests/externallib_test.php:270
/var/www/html/lib/phpunit/classes/advanced_testcase.php:80
To re-run:
 vendor/bin/phpunit --verbose "core_block_externallib_testcase" blocks/tests/externallib_test.php
--

last version of code on master is not stable?

@jpahullo
Copy link
Contributor Author

could someone accept this PR please?

@jpahullo
Copy link
Contributor Author

I can see that the other PR has passed all CI. However, this one not, neither the one from David Monllaó, coursiously in the same second job.

@jpahullo
Copy link
Contributor Author

I don't know... there is no sense on this failure when this PR only applies this change:

single change on .gitignore

@jpahullo
Copy link
Contributor Author

I can see from stackoverflow that users with write access can rerun the build. Can someone, please, rerun the build?

@stronk7
Copy link
Member

stronk7 commented Feb 4, 2020

(relaunched)

@jpahullo
Copy link
Contributor Author

jpahullo commented Feb 7, 2020

Thanks a lot @stronk7! You're very kind!

There were another error on the CI, now related to a test about localcache:

There was 1 failure:
1) core_setuplib_testcase::test_localcachedir
Time is lower that allowed start value
Failed asserting that 1580781629 is equal to 1580781630 or is greater than 1580781630.
/var/www/html/lib/phpunit/classes/advanced_testcase.php:449
/var/www/html/lib/tests/setuplib_test.php:117
/var/www/html/lib/phpunit/classes/advanced_testcase.php:80
To re-run:
 vendor/bin/phpunit --verbose "core_setuplib_testcase" lib/tests/setuplib_test.php
--

Nothing related to ignoring .env file within .gitignore.

Any ideas why this CI is randomly failing (see the other error from before)? This is somehow difficult to contribute to.

Thanks a lot!

@nadavkav
Copy link

nadavkav commented Apr 8, 2020

Would love to see this PR integrated

@niels-numbers
Copy link

Is it possible that files of the commit have been deleted? I only see an empty .env file but no script changes to read any values out of it.

@jpahullo
Copy link
Contributor Author

jpahullo commented Feb 7, 2021

Hi @iwasherefirst2, Yes, this commit only ignores the .env from the repo, since docker-compose commands loads .env files automatically. I've seen your contribution at #130 and seems more complete than this one. Closing this PR. Thanks ofr your time.

@jpahullo jpahullo closed this Feb 7, 2021
@jpahullo jpahullo deleted the issue-80 branch February 7, 2021 16:25
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