Closed Bug 1761335 Opened 2 years ago Closed 2 years ago

Let ./mach vendor handle non-updates intelligently.

Categories

(Developer Infrastructure :: Mach Vendor & Updatebot, enhancement)

x86_64
Linux
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tjr, Assigned: tjr)

References

Details

Attachments

(1 file)

No description provided.

This change does a few things

  • Moves get_full_path from a function-lcal function to a class member
  • Makes yaml_file a class member so I don't need to pass it everywhere
  • Creates a new moz.yaml file directive 'generated'
  • Adds that directive to libdav1d
  • Detects if any files (other than generated ones) were modified by
    an update; and if not - do not update the moz.yaml. Exit with -2
    so Updatebot can detect it.
Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0f5344ec463c
If a version update does not modify any local files, bail r=jewilde
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: