release-services icon indicating copy to clipboard operation
release-services copied to clipboard

Mozilla Release Engineering Services

Results 15 release-services issues
Sort by recently updated
recently updated
newest added

Few issues: I think our docs are very out of date for uploading. They still talk about tooltool tokens which do not exist anymore: https://wiki.mozilla.org/ReleaseEngineering/Applications/Tooltool#How_To_Upload_To_Tooltool Next, I poked the client...

kind:bug
app:tooltool/api
python

Currently in https://tools.taskcluster.net/secrets/repo%3Agithub.com%2Fmozilla-releng%2Fservices%3Abranch%3Amaster we have a lot of sensitive information. However, that secret is meant to be shareable. Let's audit it, and remove any sensitive credentials. Here is the ones...

severity:security

It happened today with ESR68. @pascalchevrel and I were really confused. Nothing came up: ![image](https://user-images.githubusercontent.com/5907366/62477474-554d5c00-b7a9-11e9-8e53-989ed8a6a6e7.png) After some investigation, these lines are filtering all commits out: https://github.com/mozilla/release-services/blob/46637c7198c64e36369e317fdab173bbaccd8609/src/shipit/frontend/src/views/NewRelease/index.js#L71-L73 ![image](https://user-images.githubusercontent.com/5907366/62477615-a3625f80-b7a9-11e9-8b2c-8e51dba2a55e.png) I think we...

This might be related to #2226. When I had double-promoted `69.0b9`, I cancelled it so that I could do a fresh build. Though the second promote was erroneous, I still...

This would help the devedition and beta workflow for relman. It was called out at today's release postmortem Currently these actions are separate. It's useful to have them separate in...

app:shipit/frontend
app:shipit/api

[http2.createSecureServer](https://nodejs.org/api/http2.html#http2_http2_createsecureserver_options_onrequesthandler) API is needed for test for moz bug [1545421 - Propagate useful proxy errors to WebExtensions](https://bugzilla.mozilla.org/show_bug.cgi?id=1545421), important prerequisite for upcoming secure proxy. Test introduced in that bug fails on...

In particular, treestatus logging is very chatty. From https://papertrailapp.com/systems/7e657f1c-ad44-404f-9b89-f69f5b94446a/events: ``` Jun 05 10:26:53 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:53.737851 connexion.apis.flask_api: Got data and status code (200) Jun 05 10:26:53 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05...

in addition, clean up old unused projects from repo/docs from src/ we have: - releng_docs - releng_frontend - releng_mapper - releng_notification_identity - releng_notification_policy - releng_tokens - releng_tooltool - releng_treestatus -...

skill:trivial
kind:onboarding

this will enable us to have customizable human signoff breakpoints for QA, relman, and releaseduty. It would be great if some were permanently part of every release but also customizable...

app:shipit/frontend
app:shipit/api

alternatively, we should expose more release info such as graphids within product-details. Not being behind auth and vpn helps releaseduty quickly get release info, as well as our enables measure-ci...

app:shipit/api