Giter Site home page Giter Site logo

mozilla / release-services Goto Github PK

View Code? Open in Web Editor NEW
48.0 18.0 93.0 61.39 MB

Mozilla Release Engineering Services

Home Page: https://docs.mozilla-releng.net

License: Mozilla Public License 2.0

Python 29.65% HTML 0.06% JavaScript 1.57% CSS 2.02% Makefile 1.04% Nix 58.75% Elm 4.49% Shell 1.77% Dockerfile 0.65%
nix flask swagger tasklcuster elm mozilla releng

release-services's Introduction

release-services's People

Contributors

abpostelnicu avatar acmiyaguchi avatar bclary avatar bhearsum avatar calixteman avatar callek avatar catlee avatar djmitche avatar escapewindow avatar gabriel-v avatar garbas avatar hwine avatar jankeromnes avatar jfx2006 avatar jhford avatar johanlorenzo avatar kevinluvian avatar la0 avatar lundjordan avatar marco-c avatar petemoore avatar philor avatar rbartlensky avatar rhcu avatar rv404674 avatar simone-mozilla avatar srfraser avatar sylvestre avatar tomprince avatar usize avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

release-services's Issues

command that creates taskcluster hooks tasks

  • (hourly) shipit_dashboard and upload artifacts to s3
  • (hourly) releng_clobberer and upload artifacts to s3
  • (daily) self update (to run make update-all) and create PR
  • (daily) vulnix and send email with results (if vulnix is ready)

ask heroku admin to remove unused apps

Require neo for develop-run-FRONTEND

When I try to run make develop-run-FRONTEND, I get the following:

make develop-run-FRONTEND APP=releng_clobberer
nix-build nix/default.nix -A tools.createcert -o result-tool-createcert --fallback
/nix/store/p9q9dzslfwwip6f52vrdkvnl951psd1d-createcert
nix-shell nix/default.nix --pure -A releng_clobberer \
        --run " neo start --port 8002 --config webpack.config.js"
Setting "releng_common" in development mode ...
Setting "releng_clobberer" in development mode ...
/run/user/1000/nix-shell.YRGURn/rc: line 1: neo: command not found
Makefile:116: recipe for target 'develop-run-FRONTEND' failed
make: *** [develop-run-FRONTEND] Error 127

neo is not installed on my laptop.

Shipit: Show patches landing dates

A suggestion from Ritu

Show dates when the fix landed in central/aurora/beta?
When I am approving a riskier change for uplift to Beta, I would like to confirm this has been on Nightly for a few days and on Aurora as well.
You could show this on the right side of the page, under the status flags in a section called “Commit dates”

  • Mozilla-central: mm/dd/yy
  • Mozilla-aurora: mm/dd/yy
  • Mozilla-beta: mm/dd/yy

Check the data is present in libmozdata

Run flake8 against all Python files

I just tried to run a freshly created app and got an the following error:

Traceback (most recent call last):
  File "shipit/__init__.py", line 38, in <module>
    app.run(**app.get_run_options())
  File "/home/rail/work/mozilla/git/services/lib/releng_common/releng_common/__init__.py", line 84, in get_run_options
    debug=DEBUG,
NameError: name 'DEBUG' is not defined

It'd be great to run flake8 against all files. This would also improve PEP8 compatibility. ;)

Shipit: Highlight answers that indicate risks

A suggestion from Ritu:

Highlight answers that indicate risks (in red color)

  • If the “string/UUID change” is set to anything but “No or None or N/A”.
  • If test coverage question is empty or No or N/A
  • If risk is tagged as “medium” or “high”

The analysis should be made in libmozdata, as usual (ping @marco-c).

*.mozilla-releng.org domains for releng apps

Shipit: Update bug payload directly after an action

A bug data should always stay consistent, even after an action (approval/reject/edit) by a user.
On a successfull Bugzilla update, the changes made (Bz response) should be sent to our backend in order to update the bug.
The backend response must be the standard bug serialization so it can be parsed and updated directly in the stack.

app.run_options() is not a valid method

I tried to create an example app and failed to use the app.run(**app.run_options()) pattern. Looks like the proper call is app.run(**app.get_run_options())

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.