This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cinst bitwarden | |
cinst chocolateygui | |
cinst ctags | |
cinst docker-compose | |
cinst docker-for-windows | |
cinst duplicati | |
cinst edgedeflector | |
cinst em-client | |
cinst Firefox | |
cinst git |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Bugzilla/Quantum.pm b/Bugzilla/Quantum.pm | |
index 03dfcf0d0..d0a1b9df9 100644 | |
--- a/Bugzilla/Quantum.pm | |
+++ b/Bugzilla/Quantum.pm | |
@@ -112,6 +112,15 @@ sub startup { | |
$ses_auth->any('/index.cgi')->to('SES#main'); | |
Bugzilla::Hook::process( 'app_startup', { app => $self } ); | |
+ | |
+ $r->any( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Description: Boxstarter Script | |
# Author: Jess Frazelle <[email protected]> | |
# Last Updated: 2017-09-11 | |
# | |
# Install boxstarter: | |
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force | |
# | |
# You might need to set: Set-ExecutionPolicy RemoteSigned | |
# | |
# Run this boxstarter by calling the following from an **elevated** command-prompt: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This Source Code Form is subject to the terms of the Mozilla Public | |
# License, v. 2.0. If a copy of the MPL was not distributed with this | |
# file, You can obtain one at http://mozilla.org/MPL/2.0/. | |
# | |
# This Source Code Form is "Incompatible With Secondary Licenses", as | |
# defined by the Mozilla Public License, v. 2.0. | |
package Bugzilla::Test::Selenium::Remote::Driver; | |
use 5.10.1; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package Bugzilla::Test::Selenium; | |
use 5.10.1; | |
use Moo; | |
use Test2::V0; | |
use Test::Selenium::Remote::Driver; | |
has 'driver_class' => (is => 'ro', default => 'Test::Selenium::Remote::Driver'); | |
has 'driver_args' => (is => 'ro', required => 1,); | |
has 'driver' => ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Phabricator - Changing your email address | |
This how-to describes how someone can change their email address using the Settings section of Phabricator. | |
Step-by-step guide | |
1. Login to Phabricator with your BMO account. | |
2. Click on the dropdown at the top right which is your avatar icon or first initial. | |
3. Click Settings from the menu. | |
4. Click Email Addresses from the left side menu. | |
5. Click on Add New Address, enter your new desired email address, and click Save. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Dockerfile b/Dockerfile | |
index 2d122bf..936c8e2 100644 | |
--- a/Dockerfile | |
+++ b/Dockerfile | |
@@ -109,7 +109,9 @@ RUN composer global require hirak/prestissimo | |
COPY --chown=app:app . /app | |
-RUN pip install --user --require-hashes -r requirements.txt | |
+USER root |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- output.json 2020-08-28 16:11:36.980000000 +0000 | |
+++ expected.json 2020-08-28 16:10:32.300000000 +0000 | |
@@ -978,8 +978,8 @@ | |
"key": "6853096776781630944", | |
"revision": { | |
"bug": { | |
- "bugId": 1629002, | |
- "link": "https:\\/\\/bugzilla-dev.allizom.org\\/show_bug.cgi?id=1629002" | |
+ "bugId": 1629039, | |
+ "link": "https:\\/\\/bugzilla-dev.allizom.org\\/show_bug.cgi?id=1629039" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A 2020-11-04T16:47:35.869964940Z [04-Nov-2020 16:47:35 UTC] [2020-11-04 16:47:35] EXCEPTION: (PhutilProxyException) Error while updating the "m-c" repository. {>} (CommandException) Command failed with error #255! | |
A 2020-11-04T16:47:35.869971123Z COMMAND | |
A 2020-11-04T16:47:35.869972110Z /app/phabricator/bin/repository update -- rMC | |
A 2020-11-04T16:47:35.869972859Z {"textPayload":"","insertId":"1cumo84fv03tsv","resource":{"type":"aws_ec2_instance","labels":{"instance_id":"i-079af2d04d470005a","project_id":"moz-fx-phabricat-nonprod-9428","region":"aws:us-west-2c","aws_account":"554708791447"}},"timestamp":"2020-11-04T16:47:35.869972859Z","labels":{"ec2.amazonaw… | |
A 2020-11-04T16:47:35.869974123Z STDOUT | |
A 2020-11-04T16:47:35.869974999Z (empty) | |
A 2020-11-04T16:47:35.869975787Z {"textPayload":"","insertId":"1cumo84fv03tsy","resource":{"type":"aws_ec2_instance","labels":{"instance_id":"i-079af2d04d470005a","region":"aws:us-west-2c","project_id":"moz-fx-phabricat-nonprod-9428","aws_account":"554708791447"}},"t |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /dev/fd/63 2020-11-20 19:47:06.150000000 +0000 | |
+++ /dev/fd/62 2020-11-20 19:47:06.150000000 +0000 | |
@@ -107,30 +107,16 @@ | |
"mainCommentMessage": null, | |
"reviewers": [ | |
{ | |
- "isActionable": false, | |
- "name": "phab-email-qa-reviewer-1", | |
- "recipients": [ | |
- { |