Page MenuHomePhabricator

jeena (Jeena Huneidi)
User

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
Nov 19 2018, 8:02 PM (295 w, 4 d)
Availability
Available
IRC Nick
jeena
LDAP User
Jeena Huneidi
MediaWiki User
JHuneidi (WMF) [ Global Accounts ]

Recent Activity

Tue, Jul 16

jeena added a comment to T365146: Backport: implement new criteria for relevant dependencies .

Regarding:

# dependencies share the same project
   project = deps[0].project

Gerrit doesn't enforce this. The same Change-Id can be used across projects.

Tue, Jul 16, 4:43 PM · Release-Engineering-Team (Priority Backlog 📥), Scap
jeena added a comment to T365146: Backport: implement new criteria for relevant dependencies .
if dep is not None:
    vote_on_change(change, dep)
    if dep.project in config_repos:
        boundary_hit = True
    evaluate_change_dependencies(dep, boundary_hit)
Tue, Jul 16, 4:42 PM · Release-Engineering-Team (Priority Backlog 📥), Scap

Thu, Jul 11

jeena claimed T366971: Catalyst API user can stream logs from a specific container.
Thu, Jul 11, 10:35 PM · Catalyst (whole 'nother)
jeena closed T366096: Ensure vector skin isn't installed by default in the helm chart to ensure parity with PatchDemo as Resolved.
Thu, Jul 11, 10:34 PM · Catalyst (whole 'nother)
jeena renamed T368914: [Security Refactor] Environments are deployed to the "cat-env" namespace from [Security Refactor] Environments are deployed to the "catalyst-environments" namespace to [Security Refactor] Environments are deployed to the "cat-env" namespace.
Thu, Jul 11, 10:32 PM · Catalyst (whole 'nother)
jeena moved T369535: Explore a production Kubernetes PatchDemo host from Ready to Waiting for review on the Catalyst (whole 'nother) board.
Thu, Jul 11, 10:31 PM · Patch-For-Review, Catalyst (whole 'nother)

Wed, Jul 10

jeena added a comment to T365146: Backport: implement new criteria for relevant dependencies .

I tried to interpret the criteria into some psuedo-code. I attempted to capture all the cases in the criteria and explain the scenarios. I'm wondering if for the boundary scenario, such as for an unlikely dependency trail like [0]Core->[1]config->[2]core->[3]core, should we just consider the selected depends-on's branch as the the target branch (ex. change 3 is relevant if targeting same branch as change 2) for consistency's sake? As you mentioned in another comment this scenario is unlikely and it's hard to interpret the actual intention.

Wed, Jul 10, 11:16 PM · Release-Engineering-Team (Priority Backlog 📥), Scap
jeena added a comment to T362987: Proposal for refactoring of backport dependency handling.

At that point we don't know which of the wmf version branches are required to contain the commit in K.

Wed, Jul 10, 10:54 PM · Patch-For-Review, Scap

Tue, Jul 9

jeena added a parent task for T369535: Explore a production Kubernetes PatchDemo host: T368943: Archive the Catalyst PatchDemo fork.
Tue, Jul 9, 10:52 PM · Patch-For-Review, Catalyst (whole 'nother)
jeena added a subtask for T368943: Archive the Catalyst PatchDemo fork: T369535: Explore a production Kubernetes PatchDemo host.
Tue, Jul 9, 10:52 PM · Catalyst
jeena removed a subtask for T369535: Explore a production Kubernetes PatchDemo host: T368943: Archive the Catalyst PatchDemo fork.
Tue, Jul 9, 10:51 PM · Patch-For-Review, Catalyst (whole 'nother)
jeena removed a parent task for T368943: Archive the Catalyst PatchDemo fork: T369535: Explore a production Kubernetes PatchDemo host.
Tue, Jul 9, 10:51 PM · Catalyst
jeena added a parent task for T369673: Wiki links for catalyst generated wikis: T368943: Archive the Catalyst PatchDemo fork.
Tue, Jul 9, 10:51 PM · Catalyst (whole 'nother)
jeena added a subtask for T368943: Archive the Catalyst PatchDemo fork: T369673: Wiki links for catalyst generated wikis.
Tue, Jul 9, 10:51 PM · Catalyst
jeena created T369673: Wiki links for catalyst generated wikis.
Tue, Jul 9, 10:48 PM · Catalyst (whole 'nother)
jeena added a comment to T369535: Explore a production Kubernetes PatchDemo host.

Adding a persistent volume for /var/www/html/wikis will allow the wikis to persist on reboot. No other volume is needed.

Tue, Jul 9, 8:09 PM · Patch-For-Review, Catalyst (whole 'nother)

Mon, Jul 8

jeena changed the status of T369535: Explore a production Kubernetes PatchDemo host from Open to In Progress.
Mon, Jul 8, 11:14 PM · Patch-For-Review, Catalyst (whole 'nother)

Fri, Jun 28

jeena added a comment to T362987: Proposal for refactoring of backport dependency handling.

D belongs to the MW configuration repo and K belongs to a MW code repo --> If K doesn't target master it will vote in favor if, and only if, it's been merged or passed as root change in the command line. If it targets master it will vote in favor if, and only if, it's been merged and its commit is in all deployable branches (as determined by the "change/_/in" endpoint from Gerrit)

Fri, Jun 28, 10:33 PM · Patch-For-Review, Scap

Wed, Jun 26

jeena removed a parent task for T368571: Wikimedia\Rdbms\DBQueryError: Error 1213: Deadlock found when trying to get lock; try restarting transactionFunction: Wikibase\Lib\Store\Sql\Terms\Util\ReplicaPrimaryAwareRecordIdsAcquirer::insertNonExistingRecordsIntoPrimary: T366956: 1.43.0-wmf.11 deployment blockers.
Wed, Jun 26, 7:37 PM · wmde-wikidata-tech, Wikidata, Wikimedia-production-error
jeena removed a subtask for T366956: 1.43.0-wmf.11 deployment blockers: T368571: Wikimedia\Rdbms\DBQueryError: Error 1213: Deadlock found when trying to get lock; try restarting transactionFunction: Wikibase\Lib\Store\Sql\Terms\Util\ReplicaPrimaryAwareRecordIdsAcquirer::insertNonExistingRecordsIntoPrimary.
Wed, Jun 26, 7:37 PM · Release-Engineering-Team (Priority Backlog 📥), Release, Train Deployments
jeena lowered the priority of T368571: Wikimedia\Rdbms\DBQueryError: Error 1213: Deadlock found when trying to get lock; try restarting transactionFunction: Wikibase\Lib\Store\Sql\Terms\Util\ReplicaPrimaryAwareRecordIdsAcquirer::insertNonExistingRecordsIntoPrimary from Unbreak Now! to Needs Triage.

Thanks @Ladsgroup. I've been monitoring since then and I think you are right.

Wed, Jun 26, 7:36 PM · wmde-wikidata-tech, Wikidata, Wikimedia-production-error
jeena added a comment to T366956: 1.43.0-wmf.11 deployment blockers.

I have rolled back the train because of a higher than normal DBQueryError rate. I've created a bug task with the top DB error from logstash and added it as unbreak now.

Wed, Jun 26, 7:11 PM · Release-Engineering-Team (Priority Backlog 📥), Release, Train Deployments
jeena added a subtask for T366956: 1.43.0-wmf.11 deployment blockers: T368571: Wikimedia\Rdbms\DBQueryError: Error 1213: Deadlock found when trying to get lock; try restarting transactionFunction: Wikibase\Lib\Store\Sql\Terms\Util\ReplicaPrimaryAwareRecordIdsAcquirer::insertNonExistingRecordsIntoPrimary.
Wed, Jun 26, 7:08 PM · Release-Engineering-Team (Priority Backlog 📥), Release, Train Deployments
jeena added a parent task for T368571: Wikimedia\Rdbms\DBQueryError: Error 1213: Deadlock found when trying to get lock; try restarting transactionFunction: Wikibase\Lib\Store\Sql\Terms\Util\ReplicaPrimaryAwareRecordIdsAcquirer::insertNonExistingRecordsIntoPrimary: T366956: 1.43.0-wmf.11 deployment blockers.
Wed, Jun 26, 7:08 PM · wmde-wikidata-tech, Wikidata, Wikimedia-production-error
jeena triaged T368571: Wikimedia\Rdbms\DBQueryError: Error 1213: Deadlock found when trying to get lock; try restarting transactionFunction: Wikibase\Lib\Store\Sql\Terms\Util\ReplicaPrimaryAwareRecordIdsAcquirer::insertNonExistingRecordsIntoPrimary as Unbreak Now! priority.
Wed, Jun 26, 7:07 PM · wmde-wikidata-tech, Wikidata, Wikimedia-production-error
jeena updated subscribers of T368567: Wikimedia\Rdbms\DBQueryError: Error 1146: Table 'wikifunctionswiki.wikilambda_zobject_join' doesn't existFunction: MediaWiki\Extension\WikiLambda\ZObjectStore::deleteRelatedZObjectsQuery: DELETE FROM `wikilambda_zobject_join`.
Wed, Jun 26, 6:33 PM · Abstract Wikipedia team, WikiLambda, Wikimedia-production-error
jeena created T368567: Wikimedia\Rdbms\DBQueryError: Error 1146: Table 'wikifunctionswiki.wikilambda_zobject_join' doesn't existFunction: MediaWiki\Extension\WikiLambda\ZObjectStore::deleteRelatedZObjectsQuery: DELETE FROM `wikilambda_zobject_join`.
Wed, Jun 26, 6:32 PM · Abstract Wikipedia team, WikiLambda, Wikimedia-production-error

Jun 18 2024

jeena moved T366955: Patchdemo users only see catalyst features if header is specified from Ready to In progress on the Catalyst (ᐅᐃᔾᔮᖅᑐᖅ 🗺️) board.
Jun 18 2024, 9:02 PM · Catalyst (ᐅᐃᔾᔮᖅᑐᖅ 🗺️)
jeena moved T367088: Selecting "Use Catalyst Backend" on Patchdemo disables options that Catalyst does not yet support from Backlog to Ready on the Catalyst (ᐅᐃᔾᔮᖅᑐᖅ 🗺️) board.
Jun 18 2024, 9:02 PM · Catalyst (ᐅᐃᔾᔮᖅᑐᖅ 🗺️)
jeena claimed T367088: Selecting "Use Catalyst Backend" on Patchdemo disables options that Catalyst does not yet support.
Jun 18 2024, 9:02 PM · Catalyst (ᐅᐃᔾᔮᖅᑐᖅ 🗺️)

Jun 10 2024

jeena added a comment to T363192: Patchdemo can deploy a mediawiki on Catalyst.

Some things that need to happen on the patchdemo side:
After pushing "create demo":

  • Print logs for catalyst media wiki creation
  • On completion, make sure open wiki button goes to the right place
  • Fix “you can log in as…text” by either adding those to our mediawiki chart or removing the text
Jun 10 2024, 8:20 PM · Catalyst

Jun 4 2024

jeena committed rMSCA509ed9abb949: backport.py: Restore included_in branches check.
backport.py: Restore included_in branches check
Jun 4 2024, 11:00 PM

May 20 2024

jeena committed rMSCAf1477e78560b: backport.py: minor refactor.
backport.py: minor refactor
May 20 2024, 4:42 PM
jeena committed rMSCA4d4abdb4a738: test-backport: fix extension tests.
test-backport: fix extension tests
May 20 2024, 4:42 PM
jeena committed rMSCAb0cc6362273e: git plugin: get url of all git plugins.
git plugin: get url of all git plugins
May 20 2024, 4:42 PM
jeena committed rMSCA9387ea84cd47: Release 4.59.0-1.
Release 4.59.0-1
May 20 2024, 4:42 PM
jeena committed rMSCAaf09a906bdac: backport: make multiple attempts to continue.
backport: make multiple attempts to continue
May 20 2024, 4:42 PM
jeena committed rMSCA1d082271d852: backport: Check for updated patch when merging.
backport: Check for updated patch when merging
May 20 2024, 4:42 PM
jeena committed rMSCAd79b6834bbd5: backport: fix some bugs from refactor.
backport: fix some bugs from refactor
May 20 2024, 4:42 PM
jeena committed rMSCA6236cf3b8929: scap backport: major refactor.
scap backport: major refactor
May 20 2024, 4:42 PM
jeena committed rMSCA883ad7d37c30: backport: Use "warning" instead of "warn".
backport: Use "warning" instead of "warn"
May 20 2024, 4:42 PM
jeena committed rMSCA12c58f9896bf: scap backport: integration tests.
scap backport: integration tests
May 20 2024, 4:42 PM
jeena committed rMSCA93ca6e8fa7e2: Release 4.37.0-1.
Release 4.37.0-1
May 20 2024, 4:41 PM
jeena committed rMSCA169f2b59302e: Scap backport: Request dependencies for a specific change.
Scap backport: Request dependencies for a specific change
May 20 2024, 4:41 PM
jeena committed rMSCA97ef2e88d33a: Release 4.30.3-1.
Release 4.30.3-1
May 20 2024, 4:41 PM
jeena committed rMSCA918ad9545c66: scap backport: Change-Id is case insensitive.
scap backport: Change-Id is case insensitive
May 20 2024, 4:41 PM
jeena committed rMSCAce7ffdd5ab5f: RELEASE.md: Change "Gerrit" to "Gitlab".
RELEASE.md: Change "Gerrit" to "Gitlab"
May 20 2024, 4:41 PM

May 16 2024

jeena claimed T365146: Backport: implement new criteria for relevant dependencies .
May 16 2024, 11:20 PM · Release-Engineering-Team (Priority Backlog 📥), Scap
jeena added a comment to T362987: Proposal for refactoring of backport dependency handling.

I'm wondering if we want to change the terminology of 'Production branch' to 'Active branch' to match the terminology that is all over scap (active wikiversions, etc.)?

May 16 2024, 6:19 PM · Patch-For-Review, Scap
Etonkovidova awarded T358616: Flow\Exception\InvalidTopicUuidException: An error has occurred. a Barnstar token.
May 16 2024, 1:56 AM · MW-1.43-notes (1.43.0-wmf.4; 2024-05-07), User-Michael, Wikimedia-Hackathon-2024, User-brennen, Growth-Team, Unstewarded-production-error, StructuredDiscussions, Wikimedia-production-error

May 14 2024

jeena claimed T364747: Patchdemo user can select "kubernetes" backend.
May 14 2024, 6:11 PM · Catalyst (Acersecomicke 🐑)
jeena moved T364319: GET /environments/:id/logs returns logs as reported by kubernetes from Ready to In progress on the Catalyst (MVP Eftersome 🥉) board.
May 14 2024, 6:10 PM · Catalyst (Acersecomicke 🐑)

May 9 2024

thcipriani awarded T364499: Flow\Exception\WikitextException: Conversion from 'wikitext' to 'topic-title-wikitext' was requested, but this is not supported. a Yellow Medal token.
May 9 2024, 8:17 PM · MW-1.43-notes (1.43.0-wmf.4; 2024-05-07), StructuredDiscussions, Growth-Team, Wikimedia-production-error
jeena added a comment to T364556: RuntimeException: Database serialization may cause problems, since the connection is not restored on wakeup.
May 9 2024, 5:32 PM · Unstewarded-production-error, MediaWiki-extensions-SecurePoll, Wikimedia-production-error

May 8 2024

jeena created T364499: Flow\Exception\WikitextException: Conversion from 'wikitext' to 'topic-title-wikitext' was requested, but this is not supported..
May 8 2024, 6:29 PM · MW-1.43-notes (1.43.0-wmf.4; 2024-05-07), StructuredDiscussions, Growth-Team, Wikimedia-production-error

May 7 2024

jeena added a comment to T361398: 1.43.0-wmf.4 deployment blockers.

I rolled back to testwikis due to errors caused by T364428.

May 7 2024, 8:09 PM · Release-Engineering-Team (Yakisfaction), Release, Train Deployments
jeena triaged T364428: InvalidArgumentException: Wikimedia\Rdbms\JoinGroupBase::table: $table must be either string, JoinGroup or SelectQueryBuilder (via IndexPager) as Unbreak Now! priority.
May 7 2024, 8:02 PM · MW-1.43-notes (1.43.0-wmf.4; 2024-05-07), Wikimedia-production-error
jeena added a subtask for T361398: 1.43.0-wmf.4 deployment blockers: T364428: InvalidArgumentException: Wikimedia\Rdbms\JoinGroupBase::table: $table must be either string, JoinGroup or SelectQueryBuilder (via IndexPager).
May 7 2024, 8:01 PM · Release-Engineering-Team (Yakisfaction), Release, Train Deployments
jeena added a parent task for T364428: InvalidArgumentException: Wikimedia\Rdbms\JoinGroupBase::table: $table must be either string, JoinGroup or SelectQueryBuilder (via IndexPager): T361398: 1.43.0-wmf.4 deployment blockers.
May 7 2024, 8:01 PM · MW-1.43-notes (1.43.0-wmf.4; 2024-05-07), Wikimedia-production-error
jeena updated the task description for T364428: InvalidArgumentException: Wikimedia\Rdbms\JoinGroupBase::table: $table must be either string, JoinGroup or SelectQueryBuilder (via IndexPager).
May 7 2024, 8:00 PM · MW-1.43-notes (1.43.0-wmf.4; 2024-05-07), Wikimedia-production-error
jeena created T364428: InvalidArgumentException: Wikimedia\Rdbms\JoinGroupBase::table: $table must be either string, JoinGroup or SelectQueryBuilder (via IndexPager).
May 7 2024, 7:54 PM · MW-1.43-notes (1.43.0-wmf.4; 2024-05-07), Wikimedia-production-error

May 3 2024

jeena claimed T362058: Catalyst API can handle multiple environments with the same name.
May 3 2024, 10:12 PM · Catalyst (MVP Eftersome 🥉)

Apr 25 2024

jeena added a comment to T362987: Proposal for refactoring of backport dependency handling.

I'm not clear on what the proposed code changes are. I think what is mentioned in the "relevant dependencies" and "backport vote" sections are already implemented in the code (or in the case of change_in, have a MR to do so), except for maybe reducing the number of confirmation prompts. Can you clarify which parts are missing or whether it is that you would like to change the structure of the dependency checking process?

As a first step I want to make sure that we all agree on terminology and a set of acceptance criteria (do all my points above look correct? did I miss something?)

Then we can look at the current state of the code (including the MR you mentioned) and discuss any required code changes. If we verify that we are already checking the agreed upon A/C (and only those A/C) then that aspect of the changes is complete and doesn't require extra work :)

The other piece of work regarding the code would be a refactor to make the code match the agreed upon terminology. Quite often when we talk about backport issues it's hard to tell what we are referring to and we have to start remembering how things work from scratch. I think that having a design document and a code that matches it would really help us in the future to have a reference and a starting point for discussions.

Apr 25 2024, 5:59 AM · Patch-For-Review, Scap

Apr 24 2024

jeena closed T360911: A staging catalyst development branch/fork of patch demo should deploy/update on Cloud VPS upon new commits as Resolved.
Apr 24 2024, 11:13 PM · Catalyst (MVP VIP 🥈)
jeena closed T360911: A staging catalyst development branch/fork of patch demo should deploy/update on Cloud VPS upon new commits, a subtask of T360912: Publish Containerized patchdemo via GitLab CI, as Resolved.
Apr 24 2024, 11:12 PM · Patch-For-Review, Catalyst (MVP VIP 🥈)

Apr 23 2024

jeena added a comment to T362987: Proposal for refactoring of backport dependency handling.

I'm not clear on what the proposed code changes are. I think what is mentioned in the "relevant dependencies" and "backport vote" sections are already implemented in the code (or in the case of change_in, have a MR to do so), except for maybe reducing the number of confirmation prompts. Can you clarify which parts are missing or whether it is that you would like to change the structure of the dependency checking process?

Apr 23 2024, 9:21 PM · Patch-For-Review, Scap

Apr 16 2024

jeena added a comment to T360918: Blubberize Patchdemo.

Mysql db is not in the patchdemo container so when running, a db connection is needed. Environment variables to be in the image are DB_HOST, DB_USER, DB_PASS, DB_DATABASE.

Apr 16 2024, 6:33 PM · Catalyst (MVP VIP 🥈), Patch-For-Review
jeena updated the task description for T360918: Blubberize Patchdemo.
Apr 16 2024, 6:26 PM · Catalyst (MVP VIP 🥈), Patch-For-Review

Apr 3 2024

jeena edited projects for T361489: Test Task, added: Wikipedia-Android-App-Backlog; removed Wikipedia-Android-App-Backlog (Android Release - FY2023-24).
Apr 3 2024, 5:52 PM · Wikipedia-Android-App-Backlog, Trash

Mar 28 2024

jeena added a comment to P59007 baremetal tests failure.

Sorry, false alarm! Looks okay now.

Mar 28 2024, 8:48 PM
jeena updated subscribers of P59007 baremetal tests failure.

Is this related to the bug that was fixed earlier today?

Mar 28 2024, 8:37 PM
jeena created P59007 baremetal tests failure.
Mar 28 2024, 8:36 PM
jeena created T361300: Flow\Exception\FlowException: could not locate workflow for revision pld0kkmgfa1gtvvp.
Mar 28 2024, 8:18 PM · StructuredDiscussions, Growth-Team, Wikimedia-production-error

Mar 20 2024

jeena added a comment to T360316: Create patchdemo VM in the catalyst project for experimentation.

I made some changes to the script to get it working on our vm and put them here: https://gitlab.wikimedia.org/repos/qte/catalyst/patchdemo/-/tree/catalyst?ref_type=heads

Mar 20 2024, 10:01 PM · Catalyst (MVP.VIP.1️⃣)

Feb 27 2024

jeena created T358616: Flow\Exception\InvalidTopicUuidException: An error has occurred..
Feb 27 2024, 7:56 PM · MW-1.43-notes (1.43.0-wmf.4; 2024-05-07), User-Michael, Wikimedia-Hackathon-2024, User-brennen, Growth-Team, Unstewarded-production-error, StructuredDiscussions, Wikimedia-production-error

Feb 21 2024

jeena added a comment to T144033: handle logstash timeouts separately from spikes in errors reported by logstash.

stack trace of timout errors

Feb 21 2024, 9:14 PM · Scap, Release-Engineering-Team (Now this 🫠)
jeena updated subscribers of T358149: InvalidArgumentException: Invalid username: Https//www.cocororo.net/.

@matmarex seems like spam but quite a few of these are popping up since deploying T358112

Feb 21 2024, 9:08 PM · MW-1.42-notes (1.42.0-wmf.20; 2024-02-27), MediaWiki-Platform-Team, MediaWiki-extensions-CentralAuth, Wikimedia-production-error
jeena created T358149: InvalidArgumentException: Invalid username: Https//www.cocororo.net/.
Feb 21 2024, 9:07 PM · MW-1.42-notes (1.42.0-wmf.20; 2024-02-27), MediaWiki-Platform-Team, MediaWiki-extensions-CentralAuth, Wikimedia-production-error
jeena added a comment to T358112: Special:Contributions for IP ranges fails with InvalidArgumentException , due to CentralAuth.

I just found out that this happens only if the viewer has advanced permission to see hidden accounts. Will update the description.

Feb 21 2024, 6:18 PM · MW-1.42-notes (1.42.0-wmf.20; 2024-02-27), MediaWiki-Platform-Team, Wikimedia-production-error, MediaWiki-extensions-CentralAuth

Jan 18 2024

jeena added a comment to T355243: MediaModeration maintenance script scanFilesInScanTable.php indirectly calls $wgImageMagickConvertCommand.

Yes, I think that is the correct assessment (the revert to bare metal did not fix the error. But I'm also not sure what configuration changes were needed to make this change on the mediawiki side that needed a scap deploy), so we still need to figure out how to solve this issue.

Jan 18 2024, 2:32 AM · Trust and Safety Product Team, serviceops-radar, Patch-For-Review, SRE, MW-on-K8s

Jan 17 2024

jeena added a comment to T355243: MediaModeration maintenance script scanFilesInScanTable.php indirectly calls $wgImageMagickConvertCommand.

isn't a deployment of changeprop in kubernetes needed here? I don't think scap does this.

Jan 17 2024, 7:22 PM · Trust and Safety Product Team, serviceops-radar, Patch-For-Review, SRE, MW-on-K8s
jeena added a comment to T354432: 1.42.0-wmf.14 deployment blockers.
Jan 17 2024, 7:21 PM · Release-Engineering-Team (Priority Backlog 📥), Release, Train Deployments

Jan 11 2024

jeena created T354900: Wikimedia\Rdbms\DBQueryError: Error 1052: Column 'ptrpt_tag_id' in where clause is ambiguousFunction: MediaWiki\Extension\PageTriage\Api\ApiPageTriageList::getPageIdsQuery: SELECT COUNT(*) AS `rowcount` FROM (SELECT 1 FRO.
Jan 11 2024, 7:44 PM · MW-1.42-notes (1.42.0-wmf.14; 2024-01-16), PageTriage, Wikimedia-production-error

Jan 9 2024

jeena added a subtask for T350089: 1.42.0-wmf.13 deployment blockers: Unknown Object (Task).
Jan 9 2024, 7:21 PM · Release-Engineering-Team (Priority Backlog 📥), Release, Train Deployments
jeena added a comment to T354641: GitLab merge request page has a button in Japanese.

I wanted to see this rogue button so I logged out but (un)fortunately it was in English for me

Jan 9 2024, 6:20 PM · GitLab (Upstream pit of despair 🕳️)

Nov 16 2023

jeena added a comment to T351362: Regression: AMC Outreach campaign is not showing when mobile users click desktop link.

Looks like we've had an increase in errors since deploying the train today

Nov 16 2023, 9:39 PM · Web-Team-Backlog, Regression, MW-1.42-notes (1.42.0-wmf.5; 2023-11-14), Wikimedia-production-error, MobileFrontend
jeena created T351461: InvalidArgumentException: Multiple conflicting values given for wgDiscussionToolsPageThreads.
Nov 16 2023, 8:08 PM · MW-1.42-notes (1.42.0-wmf.7; 2023-11-28), Essential-Work, DiscussionTools, Content-Transform-Team-WIP, Wikimedia-production-error

Nov 13 2023

jeena added a comment to T350606: EXPLORE using helm chart templates to deploy mediawiki with extensions or other "addons".

https://gitlab.wikimedia.org/repos/qte/catalyst/ci-charts/-/tree/extension-templates?ref_type=heads

Nov 13 2023, 5:11 PM · Catalyst (Prototype API)

Oct 4 2023

jeena added a comment to T346366: Esha can read an JSON API entity specification for envionments.

I updated the spec based on details in the miro board. I made some assumptions about the schema that might need changing, as well as renamed 'service' to 'resource' since I thought it was a bit confusing to refer to things like extensions and skins as services. I also removed DELETE /environments since it wasn't on the miro board (added DELETE /environments/:id).

Oct 4 2023, 11:24 PM · Catalyst (Prototype API)

Sep 12 2023

jeena created T346191: Unify gitlab migration scripts.
Sep 12 2023, 9:23 PM · Diffusion, Release-Engineering-Team (Priority Backlog 📥), User-brennen, Phabricator
jeena claimed T321380: Move phabricator/deployments repository from Diffusion to GitLab/Gerrit.
Sep 12 2023, 6:19 PM · Release-Engineering-Team (Priority Backlog 📥), User-brennen, Phabricator

Sep 7 2023

jeena added a comment to T343967: scap backport sometimes crashes when running with two stacked patches.

@jeena Ping to publish a new scap release.

Sep 7 2023, 10:46 PM · Release-Engineering-Team (Priority Backlog 📥), Scap

Sep 5 2023

jeena updated the task description for T345670: Rethinking Code Review and Deployment of MediaWiki.
Sep 5 2023, 10:51 PM · Release-Engineering-Team (Seen), serviceops
jeena removed an attached file: Unknown Object (File).
Sep 5 2023, 10:49 PM · Release-Engineering-Team (Seen), serviceops
jeena updated the task description for T345670: Rethinking Code Review and Deployment of MediaWiki.
Sep 5 2023, 10:49 PM · Release-Engineering-Team (Seen), serviceops
jeena created T345670: Rethinking Code Review and Deployment of MediaWiki.
Sep 5 2023, 10:43 PM · Release-Engineering-Team (Seen), serviceops
jeena added a comment to T345569: Notification that a temporary account has been created appears when already logged-in and creating a page with DiscussionTools.

I think this needs to be backported since the branch commit for wmf.25 already happened before merge

Sep 5 2023, 5:40 PM · Verified, MW-1.41-notes (1.41.0-wmf.25; 2023-09-05), Editing-team (Kanban Board), Temporary accounts, DiscussionTools, affects-translatewiki.net

Jun 17 2023

jeena added a comment to T338168: Warn against potentially deploying a config patch NOT specified.

Hi @xSavitar, this feature exists already. I'll be adding an integration test for it soon.

Jun 17 2023, 1:47 AM · Release-Engineering-Team, Wikimedia-Incident, Scap

Jun 15 2023

jeena moved T333241: scap backport applied +2 to wrong patchset when run shortly after a rebase and hung waiting for merge from Waiting for review to Done on the Release-Engineering-Team (They Live 🕶️🧟) board.
Jun 15 2023, 8:45 PM · Release-Engineering-Team (They Live 🕶️🧟), Scap
jeena closed T333241: scap backport applied +2 to wrong patchset when run shortly after a rebase and hung waiting for merge as Resolved.
Jun 15 2023, 8:44 PM · Release-Engineering-Team (They Live 🕶️🧟), Scap