Andrew Halberstadt
edbe4303c7
feat: link to System Addons docs in mana
2024-10-22 13:37:35 -04:00
Ben Hearsum (he/him)
2ca2ca4f54
Merge pull request #281 from bhearsum/reviews
...
code review: add some verbiage around backing up assertions as a requester, and verifying them as a reviewer
2024-09-23 10:50:17 -04:00
Ben Hearsum (he/him)
6b16918287
Update explanations/best-practices/code-reviews.rst
...
Co-authored-by: Julien Cristau <julien+github@cristau.org>
2024-09-23 10:49:01 -04:00
Ben Hearsum
c030318d61
code review: add some verbiage around backing up assertions as a requester, and verifying them as a reviewer
...
This is motivated by a whoopsie we had when a worker pool was removed which was asserted to be unused, but actually was, and the issue was not caught in review.
2024-09-20 15:52:08 -04:00
Heitor Neiva
91837cf72d
Merge pull request #280 from mozilla-releng/hneiva/merge-duty-update
...
Improve merge duty docs
2024-09-20 09:11:47 -07:00
Heitor Neiva
f8bea301b0
Improve merge duty docs
2024-09-20 08:56:29 -07:00
Ben Hearsum (he/him)
deaa2c9fba
Merge pull request #279 from bhearsum/github-token-ci-admin
...
Add note about needing a GITHUB_TOKEN to run ci-admin diff/apply
2024-09-10 12:58:38 -04:00
Ben Hearsum
5c1e3eee90
Add note about needing a GITHUB_TOKEN to run ci-admin diff/apply
2024-09-10 11:47:46 -04:00
Johan Lorenzo
0fb07584cf
Remove steps around the migration bug given that we haven't used them for quite a while
2024-09-05 15:24:09 +02:00
Johan Lorenzo
5b6ff9a053
Add expected durations for each step of merge duty
2024-09-05 15:24:09 +02:00
Johan Lorenzo
8141d0b494
Remove link that was used back when we had to bump Nightly in ship-it
...
Follows 1757847f27
up
2024-09-05 15:24:09 +02:00
Julien Cristau
53a272403f
taskcluster: can use `scheduleTask` instead of `cancel` + `rerun` ( #277 )
2024-08-26 10:30:24 +02:00
Andrew Halberstadt
a082ee85dd
Add docs explaining the Firefox-CI ETL pipeline
2024-07-30 16:45:08 -04:00
Julien Cristau
8d32ab8af3
ci-admin: replace jenkins references with github workflow
2024-07-26 14:46:40 -04:00
Julien Cristau
95bfa58194
Add "new gcp region" howto ( #275 )
2024-07-25 15:12:18 +02:00
Ben Hearsum (he/him)
ad9be0f2cf
Merge pull request #268 from bhearsum/merge
...
fix: update release diff to point at commit that includes version bump for mobile
2024-07-17 10:20:01 -04:00
Ben Hearsum
aa332aab69
fix: update release diff to point at commit that includes version bump for mobile
2024-07-17 10:05:32 -04:00
Julien Cristau
d5ff7441fe
set baseurl from environment on readthedocs ( #273 )
...
Update conf.py as documented in the "deprecation of Sphinx context injection at
build time" announcement:
https://about.readthedocs.com/blog/2024/07/addons-by-default/
2024-07-17 15:52:18 +02:00
Andrew Halberstadt
d82cdc60e8
Bug 1887949 - Update references from 'ci-configuration' -> 'fxci-config
2024-07-11 10:39:24 -04:00
Gabriel Bustamante
1757847f27
Update merge_duty.rst ( #269 )
...
* Update how-to/releaseduty/merge-duty/merge_duty.rst
---------
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
2024-07-09 12:47:59 -05:00
Heitor Neiva
1e4edab4aa
Merge pull request #271 from mozilla-releng/hneiva/vpn-rebuild
...
Docs: rebuild VPN in case of launchpad infra issue
2024-07-03 09:10:22 -07:00
Heitor Neiva
949d605d12
Docs: rebuild VPN in case of launchpad infra issue
2024-07-02 13:21:06 -07:00
Julien Cristau
88ae9728c1
merge-duty: add gecko-dev update to new ESR checklist ( #270 )
2024-06-14 15:22:21 +02:00
Gabriel Bustamante
fc92f4c2ab
Update merge_duty.rst ( #267 )
2024-05-16 12:04:57 -05:00
Andrew Halberstadt
135c5c51a7
Add a page on how to debug Autograph credentials
2024-05-16 12:00:01 -04:00
Geoff Brown
7f60aad1a8
Merge pull request #265 from gbrownmozilla/treestatus-lando
...
update treestatus url for lando migration
2024-05-14 11:43:02 -06:00
Geoff Brown
f4c0f4ac3a
update sentry links
2024-05-14 11:41:22 -06:00
Geoff Brown
4b5d92b30d
update treestatus url for lando migration
2024-05-14 11:16:48 -06:00
Julien Cristau
6ef63c2403
Remove remaining reference to central ship-geckoview from merge-duty doc
2024-05-13 17:26:48 +02:00
Julien Cristau
4f77ae7ae9
Remove ship-geckoview step from merge duty ( #264 )
...
geckoview now ships as part of the regular android nightly, to be picked up by reference-browser. No need to trigger it manually since the firefox-android merge.
2024-04-23 15:11:35 +02:00
Heitor Neiva
e8862fe021
Merge pull request #263 from mozilla-releng/hneiva/sops-gcloud-login
...
Update sops instructions with better gcloud login
2024-04-15 11:36:38 -07:00
Heitor Neiva
b4500ab2a2
Update sops instructions with better gcloud login
2024-04-15 11:31:24 -07:00
Johan Lorenzo
e35279cede
Add guidelines on code reviews on the team ( #260 )
2024-04-05 15:14:27 +02:00
Geoff Brown
7922486079
Merge pull request #262 from gbrownmozilla/pushmsix2
...
add another pushmsix "known problem", for Store outages
2024-03-28 17:44:53 -06:00
Geoff Brown
4d47b155bd
add another pushmsix "known problem", for Store outages
2024-03-28 17:39:14 -06:00
Julien Cristau
a8a0ae351c
Bug 1885145 - ci-admin diff now requires signing in ( #261 )
2024-03-14 14:35:11 +01:00
Julien Cristau
990bf68108
Add pointer to latest langpack upload issue ( #259 )
2024-03-06 17:30:51 +01:00
glob
fc1d63a071
Update merge_new_esr_branch.rst ( #258 )
...
Add steps to setup the esr repo for uplifts (Phabricator and code-review-bot)
2024-02-01 17:08:50 +01:00
Andrew Halberstadt
d2b90a044e
Update howto/release/mozillavpn with new instructions for Shipit
2024-01-22 16:13:20 -05:00
Julien Cristau
07902cdfac
Update how-to for build-decision dependencies update (bug 1865683) ( #256 )
...
build-decision no longer uses python 3.8, and updating its dependencies
is now covered by pin.sh.
2023-12-19 16:09:54 +01:00
Julien Cristau
524e4103b1
Update how-to for decision image uploads (bug 1865788) ( #255 )
...
Remove mentions of `decision-mobile`, and add some notes about
`gecko_decision`.
2023-11-30 14:19:39 +01:00
Heitor Neiva
7ed2968a6b
Merge pull request #254 from mozilla-releng/hneiva/mac-signing
...
Refactor Apple signing explanation page
2023-11-14 09:59:24 -08:00
Heitor Neiva
b08cca9bc8
Refactor Apple signing explanation page
2023-11-14 09:53:02 -08:00
Andrew Halberstadt
c8f54ed936
docs: add page on rotating Github App private keys
2023-11-13 11:24:51 -05:00
Andrew Halberstadt
292c7fbec9
Add a page on testing build-decision
2023-10-26 15:42:07 -04:00
Heitor Neiva
6fe72e8049
Fix spelling
2023-10-03 09:20:30 -07:00
Andrew Halberstadt
9c5ba80532
Replace suggested 'taskcluster' cli aliases with a shell function
2023-10-03 09:38:02 -04:00
Heitor Neiva
476d0abd6a
Merge pull request #248 from mozilla-releng/hneiva/build-decision
...
Add docs for build-decision
2023-10-02 13:33:16 -07:00
Heitor Neiva
bbbc7321a6
Merge pull request #247 from mozilla-releng/hneiva/rm-changelog
...
Remove releng changelog
2023-10-02 13:22:52 -07:00
Heitor Neiva
63a9dc95f5
Add docs for build-decision
2023-10-02 13:21:46 -07:00