File: moz.yaml

package info (click to toggle)
firefox 144.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,637,504 kB
  • sloc: cpp: 7,576,692; javascript: 6,430,831; ansic: 3,748,119; python: 1,398,978; xml: 628,810; asm: 438,679; java: 186,194; sh: 63,212; makefile: 19,159; objc: 13,086; perl: 12,986; yacc: 4,583; cs: 3,846; pascal: 3,448; lex: 1,720; ruby: 1,003; exp: 762; php: 436; lisp: 258; awk: 247; sql: 66; sed: 53; csh: 10
file content (50 lines) | stat: -rw-r--r-- 1,258 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
schema: 1

bugzilla:
  product: Core
  component: General

origin:
  name: protobuf
  description: Protocol Buffers - Google's data interchange format 
  url: https://protobuf.dev/
  release: v21.6 (2022-09-13T13:50:08-07:00).
  revision: v21.6
  license: BSD-3-Clause

vendoring:
  url: https://github.com/protocolbuffers/protobuf
  source-hosting: github
  tracking: tag
  patches:
    - patches/remove_io_stream_header.patch
  keep:
    - scripts/
    - patches/
    - README.txt
  exclude:
    - "**"
    - src/google/protobuf/**/*_test*
    - src/google/protobuf/**/*test_*
    - src/google/protobuf/**/*_unittest*
    - src/google/protobuf/**/*unittest_*
    - src/google/protobuf/**/*unittest.*
    - src/google/protobuf/**/testdata/*
    - src/google/protobuf/**/testing/*
    - src/google/protobuf/compiler
  include:
    - LICENSE
    - src/google
  update-actions:
    - action: run-script
      script: "{yaml_dir}/scripts/generate_files.py"
      cwd: "{yaml_dir}"
      args: ["{revision}"]

# !!!BIG WARNING!!!
#
# Before enabling the Updatebot, please review the discussion in [1] and consult 
# with the Updatebot maintainer (Tom Ritter) for compatibility.
#
# [1]: https://phabricator.services.mozilla.com/D255174#anchor-inline-1432377