User Details
- User Since
- Mar 24 2020, 5:57 PM (43 w, 4 d)
- Availability
- Available
- LDAP User
- Scardenasmolinar
- MediaWiki User
- SCardenas (WMF) [ Global Accounts ]
Yesterday
@Samwalton9 While I was investigating how to create the migration to transfer the EZProxy links to their correct collections and organizations, I noticed that there are 2003 links that do not have a URLPattern associated with them. 2002 of those links start with link.galegroup.com. I wonder if this is an unfollowed URLPattern that we need to add to the Gale organization.
Thu, Jan 21
Do we know if this is currently the case? We could probably verify this on beta, right?
Wed, Jan 20
Merged!
Tue, Jan 19
Fri, Jan 15
Thu, Jan 14
That was Wikilink's previous behavior. I think if people see a graph where the current month is displayed, they will assume that the data of that month is partial.
Tue, Jan 12
Mon, Jan 11
Fri, Jan 8
That's odd. I don't see this behavior in either Chrome, Safari, or Firefox (I am using a Mac). Can you tell me in which browser and what OS you are using?
Another take on the staggered rollout: We can roll the extension out to smaller wikis and then to big wikis like English, Swedish, and German. We can do this in addition to the editor notification stages to observe how the Wikipedia Library behaves with the new volume of users.
Thu, Jan 7
Github PR 62 has been merged
Dec 23 2020
The ProQuest OpenURL collection no has information
Dec 22 2020
A page that was showing this error is now working, although it is not displaying any information. This will be fixed when we run the command for that collection.
GitHub PR https://github.com/WikipediaLibrary/externallinks/pull/58 has been merged
Dec 21 2020
Dec 17 2020
I just created a PR for Wikilink and GitHub Actions fails because it couldn't log into quay.io.
Dec 16 2020
Dec 15 2020
This has been fixed in my last PR:https://github.com/WikipediaLibrary/externallinks/pull/55
Dec 14 2020
Dec 7 2020
Since I've already checked that the patch works in production, I will go ahead and mark it as Resolved.
Dec 5 2020
Dec 4 2020
Dec 3 2020
The PR mentioned above has been merged.
Dec 2 2020
Nov 19 2020
Nov 18 2020
Nov 10 2020
Oct 23 2020
Oct 22 2020
Hello @Rahul-1729! I have reviewed your PR and made some comments on it.
Oct 10 2020
I found at least 7 other editors who should be bundle eligible, but are not. I haven't been able to start the migration script, but we can discuss this on Monday.
Oct 9 2020
I could get started on a migration PR as a temporary patch and then investigate the causes of this problem. The migration PR could be done today, but I agree with Jason that further investigation might take a while longer
Oct 7 2020
After a brief investigation, I found that to use Django Async views we would have to install and use ASGI servers such as Uvicorn (https://docs.djangoproject.com/en/3.1/howto/deployment/asgi/). Since we have just finished a complex Docker Swarm deployment, it is best to wait to see if Wikilink really needs to use Async views to improve page load issues. At the moment, the team is working on T240673 by optimising certain queries with prefetch_related. If this is not enough, then maybe we will try and implement an Async view.
Oct 6 2020
Thanks for making the changes! I'll take a look at it tomorrow
Oct 5 2020
Hello @rajarshi! I have reviewed your pull request and suggested a few changes, in case you're still interested in contributing to the project.
Sep 29 2020
Sep 28 2020
Sep 24 2020
Sep 23 2020
That sounds great! Maybe in this new production environment, we should start the eventstream container with 2 replicas to make sure that if one fails, then the other will pick up where the other left off.
Sep 22 2020
Made some changes to the settings file based on https://code.djangoproject.com/ticket/32016.
Sep 15 2020
Sep 9 2020
Sep 7 2020
Sep 4 2020
Sep 3 2020
Sep 2 2020
Sep 1 2020
I have created several tickets to address the refactoring of the EventStream tracking script in T261807. Let me know if these tasks are clear and if I missed something!