hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
677f3e8bc42589b832dce533f194646999183d27 | 283 | yml | YAML | .travis.yml | EdsonGermano/soda-php | 963ee6058eeda61b3afae868bda53453a3749700 | [
"Apache-2.0"
] | 42 | 2015-04-11T16:13:11.000Z | 2021-09-02T16:40:09.000Z | .travis.yml | EdsonGermano/soda-php | 963ee6058eeda61b3afae868bda53453a3749700 | [
"Apache-2.0"
] | 15 | 2015-08-09T05:22:16.000Z | 2020-12-16T23:40:05.000Z | .travis.yml | EdsonGermano/soda-php | 963ee6058eeda61b3afae868bda53453a3749700 | [
"Apache-2.0"
] | 33 | 2015-02-09T09:41:48.000Z | 2022-03-23T21:20:41.000Z | language: php
php:
- '5.6'
- '7.0'
- hhvm
- nightly
script: phpunit tests
notifications:
slack:
secure: mSgMaVq5RYxcCuETKjfeNIKzAEto9lDpq9n4dgsRkaHxC1y9lwruDtEXRzHSKsYGd15jI1L0mFB1GcFSPywNXIt5rbrxmnhxbzhTkX7RJhkcWIdlej50+fHF2DO5bDVVfEY6MEVfbMh1ZC5eFacFFg4xdt6S5F7/tkeNqo3odYc=
| 25.727273 | 184 | 0.848057 |
0701e16416ec369a8d9ee9a41383cfddd192aae6 | 32 | yml | YAML | tests/cases/parsing/sequence_with_duplicate_keys.yml | fhierony/yaml | a5ee3188784f85ee66c548fd63d011bcc8f2b6bf | [
"Apache-2.0"
] | 18 | 2019-08-30T08:26:12.000Z | 2022-03-03T12:24:53.000Z | tests/cases/parsing/sequence_with_duplicate_keys.yml | fhierony/yaml | a5ee3188784f85ee66c548fd63d011bcc8f2b6bf | [
"Apache-2.0"
] | 6 | 2019-12-13T12:30:10.000Z | 2021-08-13T09:25:55.000Z | tests/cases/parsing/sequence_with_duplicate_keys.yml | fhierony/yaml | a5ee3188784f85ee66c548fd63d011bcc8f2b6bf | [
"Apache-2.0"
] | 7 | 2020-07-08T10:04:54.000Z | 2022-02-28T08:48:16.000Z | array:
- key: one
- key: two | 10.666667 | 12 | 0.53125 |
f11d236e2e4b46ca2651fca8f35e086bb18140bd | 885 | yml | YAML | src/Urbem/RecursosHumanosBundle/Resources/config/routing/ponto_configuracao_relogio_ponto.yml | evandojunior/urbem3.0 | ba8d54109e51e82b689d1881e582fb0bce4375e0 | [
"MIT"
] | null | null | null | src/Urbem/RecursosHumanosBundle/Resources/config/routing/ponto_configuracao_relogio_ponto.yml | evandojunior/urbem3.0 | ba8d54109e51e82b689d1881e582fb0bce4375e0 | [
"MIT"
] | null | null | null | src/Urbem/RecursosHumanosBundle/Resources/config/routing/ponto_configuracao_relogio_ponto.yml | evandojunior/urbem3.0 | ba8d54109e51e82b689d1881e582fb0bce4375e0 | [
"MIT"
] | 1 | 2020-01-29T20:35:57.000Z | 2020-01-29T20:35:57.000Z | ponto_configuracao_relogio_ponto_index:
path: /
defaults: { _controller: "RecursosHumanosBundle:Ponto/ConfiguracaoRelogioPonto:index" }
methods: GET
ponto_configuracao_relogio_ponto_show:
path: /{id}/mostrar
defaults: { _controller: "RecursosHumanosBundle:Ponto/ConfiguracaoRelogioPonto:show" }
methods: GET
ponto_configuracao_relogio_ponto_new:
path: /novo
defaults: { _controller: "RecursosHumanosBundle:Ponto/ConfiguracaoRelogioPonto:new" }
methods: [GET, POST]
ponto_configuracao_relogio_ponto_edit:
path: /{id}/editar
defaults: { _controller: "RecursosHumanosBundle:Ponto/ConfiguracaoRelogioPonto:edit" }
methods: [GET, POST]
ponto_configuracao_relogio_ponto_delete:
path: /{id}/apagar
defaults: { _controller: "RecursosHumanosBundle:Ponto/ConfiguracaoRelogioPonto:delete" }
methods: DELETE
| 35.4 | 92 | 0.750282 |
cdd1171d37d02dfc1b5a334efbd13e9591a37579 | 2,592 | yaml | YAML | template.yaml | Cimpress-MCP/Platform-Authorizer | 6796be47801776b1634bdf319122e6802e1327dc | [
"Apache-2.0"
] | 3 | 2018-04-11T20:16:12.000Z | 2019-04-05T22:12:23.000Z | template.yaml | Cimpress-MCP/Platform-Authorizer | 6796be47801776b1634bdf319122e6802e1327dc | [
"Apache-2.0"
] | 15 | 2018-04-03T19:09:24.000Z | 2021-05-04T20:05:28.000Z | template.yaml | Cimpress-MCP/Platform-Authorizer | 6796be47801776b1634bdf319122e6802e1327dc | [
"Apache-2.0"
] | 2 | 2019-01-27T23:09:30.000Z | 2020-12-17T17:02:13.000Z | ---
AWSTemplateFormatVersion: 2010-09-09
Transform: AWS::Serverless-2016-10-31
Description: An authentication lambda function for the Cimpress Mass Customization Platform.
Metadata:
AWS::ServerlessRepo::Application:
Name: platform-authorizer
Description: A Lambda Authorizer that can perform authentication for services on the Cimpress Mass Customization Platform.
Author: Christopher Osborn
SpdxLicenseId: Apache-2.0
LicenseUrl: ./LICENSE
ReadmeUrl: ./README.md
Labels:
- auth0
- oauth2
- cimpress
- authentication
- lambda
- authorizer
HomePageUrl: https://github.com/Cimpress-MCP/Platform-Authorizer
SemanticVersion: 2.3.0
SourceCodeUrl: https://github.com/Cimpress-MCP/Platform-Authorizer
Parameters:
Audience:
Description: The audience which this service is a member of, authenticationally.
Type: String
Default: https://api.cimpress.io/
Authority:
Description: The source of tokens and the issuer of claims.
Type: String
Default: https://cimpress.auth0.com/
AllowedPattern: ^https:\/\/.+
ConstraintDescription: Authority must be an HTTPS URL.
KmsKeyArn:
Type: String
Description: The KMS key used to encrypt the application.
Default: ''
Conditions:
KmsKeyArnExists: !Not [ !Equals [ '', !Ref KmsKeyArn ] ]
Resources:
EnvironmentVariablesDecyptionPolicy:
Type: AWS::IAM::Policy
Condition: KmsKeyArnExists
Properties:
PolicyName: DecryptEnvironmentVariables
PolicyDocument:
Version: 2012-10-17
Statement:
Effect: Allow
Action: kms:Decrypt
Resource: !Ref KmsKeyArn
Condition:
StringEquals:
kms:ViaService: !Sub lambda.${AWS::Region}.${AWS::URLSuffix}
ForAnyValue:ArnEquals:
kms:EncryptionContext:aws:lambda:FunctionArn:
- !GetAtt Authorizer.Arn
Roles: # note(cosborn) Attach in this direction to break circular dependency.
- !Ref AuthorizerRole
Authorizer:
Type: AWS::Serverless::Function
Properties:
Handler: authorizer.default
Runtime: nodejs14.x
CodeUri: ./dist
Tracing: Active
Description: An API Gateway Lambda Authorizer.
KmsKeyArn: !If [ KmsKeyArnExists, !Ref KmsKeyArn, !Ref AWS::NoValue ]
Environment:
Variables:
AUDIENCE: !Ref Audience
AUTHORITY: !Ref Authority
Outputs:
AuthorizerArn:
Description: The ARN of the authorizer Function to be applied to API Gateway endpoints.
Value: !GetAtt Authorizer.Arn
| 30.857143 | 126 | 0.685957 |
6e054c092ad0638e29f097df7ad1dd32b5604ef9 | 78,195 | yml | YAML | 20030712/89349.fec.yml | h4ck3rm1k3/federal-election-commission-aggregation-2003 | 26ee0c2825018743d4201a3941f16477fb57bbba | [
"Unlicense"
] | 1 | 2019-04-27T20:14:48.000Z | 2019-04-27T20:14:48.000Z | 20030712/89349.fec.yml | h4ck3rm1k3/federal-election-commission-aggregation-2003 | 26ee0c2825018743d4201a3941f16477fb57bbba | [
"Unlicense"
] | null | null | null | 20030712/89349.fec.yml | h4ck3rm1k3/federal-election-commission-aggregation-2003 | 26ee0c2825018743d4201a3941f16477fb57bbba | [
"Unlicense"
] | null | null | null | countraw: 32
countrows: 30
filename: 89349.fec
header: {}
rows:
- input: F3N,C00325704,Re-Elect Congressman Kucinich Committee,3886 N. High Street,,Columbus,OH,43214,,OH,10,Q2,,,,,,,,20030401,20030630,10220.00,500.00,9720.00,9828.53,0.00,9828.53,30710.19,0.00,1000.00,0.00,220.00,220.00,0.00,10000.00,0.00,10220.00,0.00,0.00,0.00,0.00,0.00,73.87,10293.87,9828.53,0.00,0.00,0.00,0.00,500.00,0.00,0.00,500.00,0.00,10328.53,30744.85,10293.87,41038.72,10328.53,30710.19,501008.85,6679.00,494329.85,449547.42,490.00,449057.42,206500.00,60820.79,267320.79,1564.06,232124.00,0.00,501008.85,0.00,1000.00,0.00,1000.00,490.00,688.17,503187.02,449547.42,0.00,1000.00,0.00,1000.00,1679.00,5000.00,0.00,6679.00,1110.00,458336.42,McTigue^Donald
J.^^,20030711,,,,,,,,,
record: <fec.version.v5_0.F3.Records instance at 0x8286560>
result:
- name: FORM TYPE
number: '1'
value: F3N
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: COMMITTEE NAME
number: '3'
value: Re-Elect Congressman Kucinich Committee
- name: STREET 1
number: '4'
value: 3886 N. High Street
- name: STREET 2
number: '5'
value: ''
- name: CITY
number: '6'
value: Columbus
- name: STATE
number: '7'
value: OH
- name: ZIP
number: '8'
value: '43214'
- name: CHG OF ADDRESS
number: '9'
value: ''
- name: ELECTION STATE
number: '10'
value: OH
- name: ELECTION DISTRICT
number: '11'
value: '10'
- name: RPTCODE
number: '12'
value: Q2
- name: RPTPGI
number: '13'
value: ''
- name: Of Election
number: 14-
value: ''
- name: STATE (Of Election)
number: '15'
value: ''
- name: PRIMARY ELECTION
number: '16'
value: ''
- name: GENERAL ELECTION
number: '17'
value: ''
- name: SPECIAL ELECTION
number: '18'
value: ''
- name: RUNOFF ELECTION
number: '19'
value: ''
- name: Coverage From
number: 20-
value: '20030401'
- name: Coverage To
number: 21-
value: '20030630'
- name: Total Contributions (NO Loans)
number: 22-(6a)
value: '10220.00'
- name: Total Contribution Refunds
number: 23-(6b)
value: '500.00'
- name: Net Contributions
number: 24-(6c)
value: '9720.00'
- name: Total Operating Expenditures
number: 25-(7a)
value: '9828.53'
- name: Total Offset to Operating Expenditures
number: 26-(7b)
value: '0.00'
- name: NET Operating Expenditures.
number: 27-(7c)
value: '9828.53'
- name: CASH ON HAND AT CLOSE ...
number: 28-8.
value: '30710.19'
- name: DEBTS TO ( Totals from SCH C and/or D)
number: 29-9.
value: '0.00'
- name: DEBTS BY (Totals from SCH C and/or D)
number: 30-10.
value: '1000.00'
- name: Individuals Itemized
number: 31-11(a i.)
value: '0.00'
- name: Individuals Unitemized
number: 32-11(a.ii)
value: '220.00'
- name: Individual Contribution Total
number: 33-11(a.iii)
value: '220.00'
- name: Political Party Committees
number: 34-11(b)
value: '0.00'
- name: Other Political Committees
number: 35-11(c)
value: '10000.00'
- name: The Candidate
number: 36-11(d)
value: '0.00'
- name: Total Contributions
number: 37-11(e)
value: '10220.00'
- name: Transfers From Other Authorized Committees
number: 38-12.
value: '0.00'
- name: Loans made or guarn. by the Candidate
number: 39-13(a)
value: '0.00'
- name: All Other Loans
number: 40-13(b)
value: '0.00'
- name: Total Loans
number: 41-13(c)
value: '0.00'
- name: Offsets to Operating Expenditures
number: 42-14.
value: '0.00'
- name: Other Receipts
number: 43-15.
value: '73.87'
- name: Total Receipts
number: 44-16.
value: '10293.87'
- name: Operating Expenditures
number: 45-17.
value: '9828.53'
- name: Transfers to Other Authorized Committees
number: 46-18.
value: '0.00'
- name: Of Loans made or guar. by the Cand.
number: 47-19(a)
value: '0.00'
- name: Loan Repayments, All Other Loans
number: 48-19(b)
value: '0.00'
- name: Total Loan Repayments
number: 49-19(c)
value: '0.00'
- name: Refund/Individuals Other than Political Committees
number: 50-20(a)
value: '500.00'
- name: Refund/Political Party Committees
number: 51-20(b)
value: '0.00'
- name: Refund/Other Political Committees
number: 52-20(c)
value: '0.00'
- name: Total Contribution Refunds
number: 53-20(d)
value: '500.00'
- name: Other Disbursements
number: 54-21.
value: '0.00'
- name: Total Disbursements
number: 55-22.
value: '10328.53'
- name: Cash Beginning Reporting Period
number: 56-23.
value: '30744.85'
- name: Total Receipts this Period
number: 57-24.
value: '10293.87'
- name: SubTotal
number: 58-25.
value: '41038.72'
- name: Total Disbursements this Period
number: 59-26.
value: '10328.53'
- name: Cash on hand at Close Period
number: 60-27.
value: '30710.19'
- name: Total Contributions (No Loans)
number: 61-(6a)
value: '501008.85'
- name: Total Contribution Refunds
number: 62-(6b)
value: '6679.00'
- name: Net Contributions
number: 63-(6c)
value: '494329.85'
- name: Total Operating Expenditures
number: 64-(7a)
value: '449547.42'
- name: Total Offsets to Operating Expenditures
number: 65-(7b)
value: '490.00'
- name: NET Operating Expenditures.
number: 66-(7c)
value: '449057.42'
- name: Individuals Itemized
number: 67-11(a.i)
value: '206500.00'
- name: Individuals Unitemized
number: 68-11(a.ii)
value: '60820.79'
- name: Individuals Total
number: 69-11(a.iii)
value: '267320.79'
- name: Political Party Committees
number: 70-11(b)
value: '1564.06'
- name: All Other Political Committees (PACS)
number: 71-11(c)
value: '232124.00'
- name: The Candidate
number: 72-11(d)
value: '0.00'
- name: Total Contributions
number: 73-11(e)
value: '501008.85'
- name: Transfers From Other AUTH Committees
number: 74-12.
value: '0.00'
- name: Loans made or guarn. by the Candidate
number: 75-13(a)
value: '1000.00'
- name: All Other Loans
number: 76-13(b)
value: '0.00'
- name: Total Loans
number: 77-13(c)
value: '1000.00'
- name: Offsets to Operating Expenditures
number: 78-14.
value: '490.00'
- name: Other Receipts
number: 79-15.
value: '688.17'
- name: Total Receipts
number: 80-16.
value: '503187.02'
- name: Operating Expenditures
number: 81-17
value: '449547.42'
- name: Transfers To Other AUTH Committees
number: 82-18.
value: '0.00'
- name: Loan Repayment By Candidate
number: 83-19(a)
value: '1000.00'
- name: Loan Repayments, ALL Other Loans
number: 84-19(b)
value: '0.00'
- name: Total Loan Repayments
number: 85-19(c)
value: '1000.00'
- name: Refund/Individuals Other than Political Committees
number: 86-20(a)
value: '1679.00'
- name: Refund, Political Party Committees
number: 87-20(b)
value: '5000.00'
- name: Refund, Other Political Committees
number: 88-20(c)
value: '0.00'
- name: Total Contributions Refunds
number: 89-20(d)
value: '6679.00'
- name: Other Disbursements
number: 90-21.
value: '1110.00'
- name: Total Disbursements
number: 91-22.
value: '458336.42'
- name: NAME/TREASURER (as signed)
number: '92'
value: McTigue^Donald J.^^
- name: Signed
number: 93-
value: '20030711'
- name: FEC CANDIDATE ID NUMBER
number: '94'
value: ''
- name: CANDIDATE NAME
number: '95'
value: ''
- name: F3Z-1 REPORT TYPE (F3Z-1 RPTCODE)
number: '96'
value: ''
- name: GROSS RECEIPTS OF AUTHORIZED COMMITTEES (PRIMARY)
number: 97-1.
value: ''
- name: AGGREGATE AMT OF CONTRIBUTIONS FROM PERSONAL FUNDS (PRIMARY)
number: 98-2.
value: ''
- name: PRIMARY
number: 99-3. GROSS RECEIPTS - MINUS PERSONAL CONTRIBUTIONS FROM CANDI
value: ''
- name: GROSS RECEIPTS OF AUTHORIZED COMMITTEES (GENERAL)
number: 100-1.
value: ''
- name: AGGREGATE AMT OF CONTRIBUTIONS FROM PERSONAL FUNDS (GENERAL)
number: 101-2.
value: ''
- name: GENERAL
number: 102-3. GROSS RECEIPTS - MINUS PERSONAL CONTRIBUTIONS FROM CANDI
value: ''
- input: SA11C,C00325704,COM,MACHINISTS NON PARTISAN POLITICAL LEAGUE,9000 Machinists
Place,.,Upper Marlboro,MD,20772,P2004,,,,5000.00,20030602,5000.00,,,C00002469,,,,,,,,,,,,,,,SA11C.9597,,,,
record: <fec.version.v5_0.SA.Records instance at 0x82865a8>
result:
- name: FORM TYPE
number: '1'
value: SA11C
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: COM
- name: CONTRIBUTOR NAME
number: '4'
value: MACHINISTS NON PARTISAN POLITICAL LEAGUE
- name: STREET 1
number: '5'
value: 9000 Machinists Place
- name: STREET 2
number: '6'
value: .
- name: CITY
number: '7'
value: Upper Marlboro
- name: STATE
number: '8'
value: MD
- name: ZIP
number: '9'
value: '20772'
- name: ITEM ELECT CD
number: '10'
value: P2004
- name: ITEM ELECT OTHER
number: '11'
value: ''
- name: INDEMP
number: '12'
value: ''
- name: INDOCC
number: '13'
value: ''
- name: AGGREGATE AMT Y-T-D
number: '14'
value: '5000.00'
- name: DATE RECEIVED
number: '15'
value: '20030602'
- name: AMOUNT RECEIVED
number: '16'
value: '5000.00'
- name: TRANS CODE
number: '17'
value: ''
- name: TRANS DESCRIP
number: '18'
value: ''
- name: FEC COMMITTEE ID NUMBER
number: '19'
value: C00002469
- name: FEC CANDIDATE ID NUMBER
number: '20'
value: ''
- name: CANDIDATE NAME
number: '21'
value: ''
- name: CAN/OFFICE
number: '22'
value: ''
- name: CAN/STATE
number: '23'
value: ''
- name: CAN/DIST
number: '24'
value: ''
- name: CONDUIT NAME
number: '25'
value: ''
- name: CONDUIT STREET1
number: '26'
value: ''
- name: CONDUIT STREET2
number: '27'
value: ''
- name: CONDUIT CITY
number: '28'
value: ''
- name: CONDUIT STATE
number: '29'
value: ''
- name: CONDUIT ZIP
number: '30'
value: ''
- name: MEMO CODE
number: '31'
value: ''
- name: MEMO TEXT
number: '32'
value: ''
- name: AMENDED CD
number: '33'
value: ''
- name: TRAN ID
number: '34'
value: SA11C.9597
- name: BACK REF TRAN ID
number: '35'
value: ''
- name: BACK REF SCHED NAME
number: '36'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '37'
value: ''
- name: INCREASED LIMIT
number: '38'
value: ''
- attempt:
- name: FORM TYPE
number: '1'
value: SA11C
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: PAC
- name: CONTRIBUTOR NAME
number: '4'
value: UNITED FOOD & COMMERCIAL WORKERS
- name: STREET 1
number: '5'
value: ' ACTIVE BALLOT CLUB'
- name: STREET 2
number: '6'
value: 1775 K STREET
- name: CITY
number: '7'
value: ' N.W.'
- name: STATE
number: '8'
value: ''
- name: ZIP
number: '9'
value: WASHINGTON
- name: ITEM ELECT CD
number: '10'
value: DC
- name: ITEM ELECT OTHER
number: '11'
value: '20006'
- name: INDEMP
number: '12'
value: P2004
- name: INDOCC
number: '13'
value: ''
- name: AGGREGATE AMT Y-T-D
number: '14'
value: ''
- name: DATE RECEIVED
number: '15'
value: ''
- name: AMOUNT RECEIVED
number: '16'
value: '5000.00'
- name: TRANS CODE
number: '17'
value: '20030602'
- name: TRANS DESCRIP
number: '18'
value: '5000.00'
- name: FEC COMMITTEE ID NUMBER
number: '19'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '20'
value: ''
- name: CANDIDATE NAME
number: '21'
value: C00002766
- name: CAN/OFFICE
number: '22'
value: ''
- name: CAN/STATE
number: '23'
value: ''
- name: CAN/DIST
number: '24'
value: ''
- name: CONDUIT NAME
number: '25'
value: ''
- name: CONDUIT STREET1
number: '26'
value: ''
- name: CONDUIT STREET2
number: '27'
value: ''
- name: CONDUIT CITY
number: '28'
value: ''
- name: CONDUIT STATE
number: '29'
value: ''
- name: CONDUIT ZIP
number: '30'
value: ''
- name: MEMO CODE
number: '31'
value: ''
- name: MEMO TEXT
number: '32'
value: ''
- name: AMENDED CD
number: '33'
value: ''
- name: TRAN ID
number: '34'
value: ''
- name: BACK REF TRAN ID
number: '35'
value: ''
- name: BACK REF SCHED NAME
number: '36'
value: SA11C.9600
- name: Reference to SI or SL system code that identifies the Account
number: '37'
value: ''
- name: INCREASED LIMIT
number: '38'
value: ''
- value: ''
- value: ''
expected_count: 38
input: SA11C,C00325704,PAC,"UNITED FOOD & COMMERCIAL WORKERS, ACTIVE BALLOT CLUB","1775
K STREET, N.W.",,WASHINGTON,DC,20006,P2004,,,,5000.00,20030602,5000.00,,,C00002766,,,,,,,,,,,,,,,SA11C.9600,,,,
input_count: 40
record: <fec.version.v5_0.SA.Records instance at 0x8286290>
result: []
- input: SA15,C00325704,ORG,Fifth Third Bank,P.O. Box 182026,,Columbus,OH,43218,P2004,,,,200.45,20030521,4.07,,Interest,,,,,,,,,,,,,,,,SA15.9579,,,,
record: <fec.version.v5_0.SA.Records instance at 0x8286560>
result:
- name: FORM TYPE
number: '1'
value: SA15
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: CONTRIBUTOR NAME
number: '4'
value: Fifth Third Bank
- name: STREET 1
number: '5'
value: P.O. Box 182026
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Columbus
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '43218'
- name: ITEM ELECT CD
number: '10'
value: P2004
- name: ITEM ELECT OTHER
number: '11'
value: ''
- name: INDEMP
number: '12'
value: ''
- name: INDOCC
number: '13'
value: ''
- name: AGGREGATE AMT Y-T-D
number: '14'
value: '200.45'
- name: DATE RECEIVED
number: '15'
value: '20030521'
- name: AMOUNT RECEIVED
number: '16'
value: '4.07'
- name: TRANS CODE
number: '17'
value: ''
- name: TRANS DESCRIP
number: '18'
value: Interest
- name: FEC COMMITTEE ID NUMBER
number: '19'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '20'
value: ''
- name: CANDIDATE NAME
number: '21'
value: ''
- name: CAN/OFFICE
number: '22'
value: ''
- name: CAN/STATE
number: '23'
value: ''
- name: CAN/DIST
number: '24'
value: ''
- name: CONDUIT NAME
number: '25'
value: ''
- name: CONDUIT STREET1
number: '26'
value: ''
- name: CONDUIT STREET2
number: '27'
value: ''
- name: CONDUIT CITY
number: '28'
value: ''
- name: CONDUIT STATE
number: '29'
value: ''
- name: CONDUIT ZIP
number: '30'
value: ''
- name: MEMO CODE
number: '31'
value: ''
- name: MEMO TEXT
number: '32'
value: ''
- name: AMENDED CD
number: '33'
value: ''
- name: TRAN ID
number: '34'
value: SA15.9579
- name: BACK REF TRAN ID
number: '35'
value: ''
- name: BACK REF SCHED NAME
number: '36'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '37'
value: ''
- name: INCREASED LIMIT
number: '38'
value: ''
- input: SA15,C00325704,ORG,Fifth Third Bank,P.O. Box 182026,,Columbus,OH,43218,P2004,,,,222.89,20030617,22.44,,Interest,,,,,,,,,,,,,,,,SA15.9616,,,,
record: <fec.version.v5_0.SA.Records instance at 0x8286290>
result:
- name: FORM TYPE
number: '1'
value: SA15
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: CONTRIBUTOR NAME
number: '4'
value: Fifth Third Bank
- name: STREET 1
number: '5'
value: P.O. Box 182026
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Columbus
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '43218'
- name: ITEM ELECT CD
number: '10'
value: P2004
- name: ITEM ELECT OTHER
number: '11'
value: ''
- name: INDEMP
number: '12'
value: ''
- name: INDOCC
number: '13'
value: ''
- name: AGGREGATE AMT Y-T-D
number: '14'
value: '222.89'
- name: DATE RECEIVED
number: '15'
value: '20030617'
- name: AMOUNT RECEIVED
number: '16'
value: '22.44'
- name: TRANS CODE
number: '17'
value: ''
- name: TRANS DESCRIP
number: '18'
value: Interest
- name: FEC COMMITTEE ID NUMBER
number: '19'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '20'
value: ''
- name: CANDIDATE NAME
number: '21'
value: ''
- name: CAN/OFFICE
number: '22'
value: ''
- name: CAN/STATE
number: '23'
value: ''
- name: CAN/DIST
number: '24'
value: ''
- name: CONDUIT NAME
number: '25'
value: ''
- name: CONDUIT STREET1
number: '26'
value: ''
- name: CONDUIT STREET2
number: '27'
value: ''
- name: CONDUIT CITY
number: '28'
value: ''
- name: CONDUIT STATE
number: '29'
value: ''
- name: CONDUIT ZIP
number: '30'
value: ''
- name: MEMO CODE
number: '31'
value: ''
- name: MEMO TEXT
number: '32'
value: ''
- name: AMENDED CD
number: '33'
value: ''
- name: TRAN ID
number: '34'
value: SA15.9616
- name: BACK REF TRAN ID
number: '35'
value: ''
- name: BACK REF SCHED NAME
number: '36'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '37'
value: ''
- name: INCREASED LIMIT
number: '38'
value: ''
- input: SA15,C00325704,ORG,Fifth Third Bank,P.O. Box 182026,,Columbus,OH,43218,P2004,,,,225.97,20030620,3.08,,Interest,,,,,,,,,,,,,,,,SA15.9613,,,,
record: <fec.version.v5_0.SA.Records instance at 0x8286560>
result:
- name: FORM TYPE
number: '1'
value: SA15
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: CONTRIBUTOR NAME
number: '4'
value: Fifth Third Bank
- name: STREET 1
number: '5'
value: P.O. Box 182026
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Columbus
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '43218'
- name: ITEM ELECT CD
number: '10'
value: P2004
- name: ITEM ELECT OTHER
number: '11'
value: ''
- name: INDEMP
number: '12'
value: ''
- name: INDOCC
number: '13'
value: ''
- name: AGGREGATE AMT Y-T-D
number: '14'
value: '225.97'
- name: DATE RECEIVED
number: '15'
value: '20030620'
- name: AMOUNT RECEIVED
number: '16'
value: '3.08'
- name: TRANS CODE
number: '17'
value: ''
- name: TRANS DESCRIP
number: '18'
value: Interest
- name: FEC COMMITTEE ID NUMBER
number: '19'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '20'
value: ''
- name: CANDIDATE NAME
number: '21'
value: ''
- name: CAN/OFFICE
number: '22'
value: ''
- name: CAN/STATE
number: '23'
value: ''
- name: CAN/DIST
number: '24'
value: ''
- name: CONDUIT NAME
number: '25'
value: ''
- name: CONDUIT STREET1
number: '26'
value: ''
- name: CONDUIT STREET2
number: '27'
value: ''
- name: CONDUIT CITY
number: '28'
value: ''
- name: CONDUIT STATE
number: '29'
value: ''
- name: CONDUIT ZIP
number: '30'
value: ''
- name: MEMO CODE
number: '31'
value: ''
- name: MEMO TEXT
number: '32'
value: ''
- name: AMENDED CD
number: '33'
value: ''
- name: TRAN ID
number: '34'
value: SA15.9613
- name: BACK REF TRAN ID
number: '35'
value: ''
- name: BACK REF SCHED NAME
number: '36'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '37'
value: ''
- name: INCREASED LIMIT
number: '38'
value: ''
- input: SB17,C00325704,ORG,Alliance of Poles of America,6966 Broadway Avenue,,Cleveland,OH,44105,,Event
Ticket,P2004,,20030411,100.00,,,,,,,,,,,,,,,,SB17.9437,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x82865a8>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Alliance of Poles of America
- name: STREET 1
number: '5'
value: 6966 Broadway Avenue
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44105'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Event Ticket
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030411'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '100.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9437
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,Association of Indian Physicians,1256 Hathaway Avenue,,Lakewood,OH,44107,,Event
Ticket,P2004,,20030411,300.00,,,,,,,,,,,,,,,,SB17.9409,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286878>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Association of Indian Physicians
- name: STREET 1
number: '5'
value: 1256 Hathaway Avenue
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Lakewood
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44107'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Event Ticket
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030411'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '300.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9409
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,AT & T,P.O. Box 9001309,,Louisville,KY,402901309,,Telephone
Service,P2004,,20030602,29.19,,,,,,,,,,,,,,,,SB17.9588,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x82865a8>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: AT & T
- name: STREET 1
number: '5'
value: P.O. Box 9001309
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Louisville
- name: STATE
number: '8'
value: KY
- name: ZIP
number: '9'
value: '402901309'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Telephone Service
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030602'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '29.19'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9588
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- attempt:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Christian Legal Services of Cleveland
- name: STREET 1
number: '5'
value: ' Inc.'
- name: STREET 2
number: '6'
value: 1836 Euclid Avenue
- name: CITY
number: '7'
value: Suite 303
- name: STATE
number: '8'
value: Cleveland
- name: ZIP
number: '9'
value: OH
- name: TRANS Purpose CODE
number: '10'
value: '44115'
- name: TRANS Purpose DESCRIP
number: '11'
value: ''
- name: ITEM ELECT CD
number: '12'
value: Advertisement
- name: ITEM ELECT OTHER
number: '13'
value: P2004
- name: DATE OF EXPENDITURE
number: '14'
value: ''
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '20030602'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: '250.00'
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: ''
- name: BACK REF TRAN ID
number: '32'
value: SB17.9586
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- value: ''
expected_count: 37
input: SB17,C00325704,ORG,"Christian Legal Services of Cleveland, Inc.",1836 Euclid
Avenue,Suite 303,Cleveland,OH,44115,,Advertisement,P2004,,20030602,250.00,,,,,,,,,,,,,,,,SB17.9586,,,,,,
input_count: 38
record: <fec.version.v5_0.SB.Records instance at 0x8286878>
result: []
- input: SB17,C00325704,ORG,Cleveland Public Power,P.O. Box 5637,,Cleveland,OH,441010637,,Electric
Service,P2004,,20030411,381.75,,,,,,,,,,,,,,,,SB17.9415,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x82865a8>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Cleveland Public Power
- name: STREET 1
number: '5'
value: P.O. Box 5637
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '441010637'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Electric Service
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030411'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '381.75'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9415
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,Cleveland Public Power,P.O. Box 5637,,Cleveland,OH,441010637,,Electric
Service,P2004,,20030411,94.92,,,,,,,,,,,,,,,,SB17.9438,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286878>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Cleveland Public Power
- name: STREET 1
number: '5'
value: P.O. Box 5637
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '441010637'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Electric Service
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030411'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '94.92'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9438
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,Cleveland Public Power,P.O. Box 5637,,Cleveland,OH,441010637,,Electric
Service,P2004,,20030602,435.64,,,,,,,,,,,,,,,,SB17.9589,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x82865a8>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Cleveland Public Power
- name: STREET 1
number: '5'
value: P.O. Box 5637
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '441010637'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Electric Service
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030602'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '435.64'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9589
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,Cleveland Public Power,P.O. Box 5637,,Cleveland,OH,441010637,,Electric
Service,P2004,,20030602,34.71,,,,,,,,,,,,,,,,SB17.9590,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286878>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Cleveland Public Power
- name: STREET 1
number: '5'
value: P.O. Box 5637
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '441010637'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Electric Service
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030602'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '34.71'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9590
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,IND,Lacey^Clara^^,14621 Glencliffe Rd.,,Cleveland,OH,44111,,Office
Manager,P2004,,20030501,350.00,,,,,,,,,,,,,,,,SB17.9572,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x82865a8>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: IND
- name: RECIPIENT NAME
number: '4'
value: Lacey^Clara^^
- name: STREET 1
number: '5'
value: 14621 Glencliffe Rd.
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44111'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Office Manager
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030501'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '350.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9572
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,IND,Lacey^Clara^^,14621 Glencliffe Rd.,,Cleveland,OH,44111,,Office
Manager,P2004,,20030602,350.00,,,,,,,,,,,,,,,,SB17.9581,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286878>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: IND
- name: RECIPIENT NAME
number: '4'
value: Lacey^Clara^^
- name: STREET 1
number: '5'
value: 14621 Glencliffe Rd.
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44111'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Office Manager
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030602'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '350.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9581
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,IND,McTigue^Donald J.^^,3886 N. High Street,,Columbus,OH,43214,,Legal
Services,P2004,,20030516,1561.54,,,,,,,,,,,,,,,,SB17.9573,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x82865a8>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: IND
- name: RECIPIENT NAME
number: '4'
value: McTigue^Donald J.^^
- name: STREET 1
number: '5'
value: 3886 N. High Street
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Columbus
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '43214'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Legal Services
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030516'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '1561.54'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9573
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,IND,McTigue^Donald J.^^,3886 N. High Street,,Columbus,OH,43214,,Legal
Services,P2004,,20030602,780.32,,,,,,,,,,,,,,,,SB17.9585,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286878>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: IND
- name: RECIPIENT NAME
number: '4'
value: McTigue^Donald J.^^
- name: STREET 1
number: '5'
value: 3886 N. High Street
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Columbus
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '43214'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Legal Services
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030602'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '780.32'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9585
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- attempt:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Parma Area Chamber of Commerce
- name: STREET 1
number: '5'
value: 5255 Regency Drive
- name: STREET 2
number: '6'
value: ' Room 201'
- name: CITY
number: '7'
value: ''
- name: STATE
number: '8'
value: Parma
- name: ZIP
number: '9'
value: OH
- name: TRANS Purpose CODE
number: '10'
value: '44129'
- name: TRANS Purpose DESCRIP
number: '11'
value: ''
- name: ITEM ELECT CD
number: '12'
value: Membership Dues
- name: ITEM ELECT OTHER
number: '13'
value: P2004
- name: DATE OF EXPENDITURE
number: '14'
value: ''
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '20030602'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: '50.00'
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: ''
- name: BACK REF TRAN ID
number: '32'
value: SB17.9584
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- value: ''
expected_count: 37
input: SB17,C00325704,ORG,Parma Area Chamber of Commerce,"5255 Regency Drive, Room
201",,Parma,OH,44129,,Membership Dues,P2004,,20030602,50.00,,,,,,,,,,,,,,,,SB17.9584,,,,,,
input_count: 38
record: <fec.version.v5_0.SB.Records instance at 0x8286098>
result: []
- input: SB17,C00325704,ORG,Parma City Schools,2500 W. Pleasant Valley Road,,Parma,OH,44134,,Advertisement,P2004,,20030603,400.00,,,,,,,,,,,,,,,,SB17.9594,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286f38>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Parma City Schools
- name: STREET 1
number: '5'
value: 2500 W. Pleasant Valley Road
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Parma
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44134'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Advertisement
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030603'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '400.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9594
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,SBC,PO Box 5072,,Saginaw,MI,486055072,,Telephone Service,P2004,,20030602,866.73,,,,,,,,,,,,,,,,SB17.9592,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286098>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: SBC
- name: STREET 1
number: '5'
value: PO Box 5072
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Saginaw
- name: STATE
number: '8'
value: MI
- name: ZIP
number: '9'
value: '486055072'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Telephone Service
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030602'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '866.73'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9592
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,IND,Simko^John^^,11800 Lorain Avenue,,Cleveland,OH,44111,,Office
Rent,P2004,,20030501,533.00,,,,,,,,,,,,,,,,SB17.9571,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286f38>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: IND
- name: RECIPIENT NAME
number: '4'
value: Simko^John^^
- name: STREET 1
number: '5'
value: 11800 Lorain Avenue
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44111'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Office Rent
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030501'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '533.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9571
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,IND,Simko^John^^,11800 Lorain Avenue,,Cleveland,OH,44111,,Office
Rent,P2004,,20030602,533.00,,,,,,,,,,,,,,,,SB17.9580,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286098>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: IND
- name: RECIPIENT NAME
number: '4'
value: Simko^John^^
- name: STREET 1
number: '5'
value: 11800 Lorain Avenue
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44111'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Office Rent
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030602'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '533.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9580
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,Sprint PCS,P.O. Box 740602,,Cincinnati,OH,45274,,Telephone
Service,P2004,,20030411,370.79,,,,,,,,,,,,,,,,SB17.9439,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286f38>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Sprint PCS
- name: STREET 1
number: '5'
value: P.O. Box 740602
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cincinnati
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '45274'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Telephone Service
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030411'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '370.79'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9439
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,Thornburg Insurance,7379 Peral Road,,Middleburg Heights,OH,44130,,Insurance,P2004,,20030411,975.00,,,,,,,,,,,,,,,,SB17.9416,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286098>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: Thornburg Insurance
- name: STREET 1
number: '5'
value: 7379 Peral Road
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Middleburg Heights
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44130'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Insurance
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030411'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '975.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9416
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,U.S. Postmaster,2400 Orange Avenue,,Cleveland,OH,44111,,Mail
Permit,P2004,,20030602,150.00,,,,,,,,,,,,,,,,SB17.9591,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286f38>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: U.S. Postmaster
- name: STREET 1
number: '5'
value: 2400 Orange Avenue
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44111'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Mail Permit
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030602'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '150.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9591
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,U.S. Postmaster,2400 Orange Avenue,,Cleveland,OH,44111,,Box
Rent,P2004,,20030604,110.00,,,,,,,,,,,,,,,,SB17.9609,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286098>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: U.S. Postmaster
- name: STREET 1
number: '5'
value: 2400 Orange Avenue
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44111'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Box Rent
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030604'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '110.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9609
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB17,C00325704,ORG,United Parcel Service,P.O. Box 505820,,The Lakes,NV,88905,,Delivery
Service,P2004,,20030411,76.09,,,,,,,,,,,,,,,,SB17.9428,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286f38>
result:
- name: FORM TYPE
number: '1'
value: SB17
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: ORG
- name: RECIPIENT NAME
number: '4'
value: United Parcel Service
- name: STREET 1
number: '5'
value: P.O. Box 505820
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: The Lakes
- name: STATE
number: '8'
value: NV
- name: ZIP
number: '9'
value: '88905'
- name: TRANS Purpose CODE
number: '10'
value: ''
- name: TRANS Purpose DESCRIP
number: '11'
value: Delivery Service
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030411'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '76.09'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB17.9428
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SB20A,C00325704,IND,Visconsi^Dominic A^^,30050 Chagrin Blvd 360,,Pepper
Pike,OH,44124,22Y,Refund of Contribution,P2004,,20030410,500.00,,,,,,,,,,,,,,,,SB20A.9408,,,,,,
record: <fec.version.v5_0.SB.Records instance at 0x8286098>
result:
- name: FORM TYPE
number: '1'
value: SB20A
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: IND
- name: RECIPIENT NAME
number: '4'
value: Visconsi^Dominic A^^
- name: STREET 1
number: '5'
value: 30050 Chagrin Blvd 360
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Pepper Pike
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44124'
- name: TRANS Purpose CODE
number: '10'
value: 22Y
- name: TRANS Purpose DESCRIP
number: '11'
value: Refund of Contribution
- name: ITEM ELECT CD
number: '12'
value: P2004
- name: ITEM ELECT OTHER
number: '13'
value: ''
- name: DATE OF EXPENDITURE
number: '14'
value: '20030410'
- name: AMOUNT OF EXPENDITURE
number: '15'
value: '500.00'
- name: FEC COMMITTEE ID NUMBER
number: '16'
value: ''
- name: FEC CANDIDATE ID NUMBER
number: '17'
value: ''
- name: CANDIDATE NAME
number: '18'
value: ''
- name: CAN/OFFICE
number: '19'
value: ''
- name: CAN/STATE
number: '20'
value: ''
- name: CAN/DIST
number: '21'
value: ''
- name: CONDUIT NAME
number: '22'
value: ''
- name: CONDUIT STREET 1
number: '23'
value: ''
- name: CONDUIT STREET 2
number: '24'
value: ''
- name: CONDUIT CITY
number: '25'
value: ''
- name: CONDUIT STATE
number: '26'
value: ''
- name: CONDUIT ZIP
number: '27'
value: ''
- name: MEMO CODE
number: '28'
value: ''
- name: MEMO TEXT
number: '29'
value: ''
- name: AMENDED CD
number: '30'
value: ''
- name: TRAN ID
number: '31'
value: SB20A.9408
- name: BACK REF TRAN ID
number: '32'
value: ''
- name: BACK REF SCHED NAME
number: '33'
value: ''
- name: Reference to SI or SL system code that identifies the Account
number: '34'
value: ''
- name: REFUND OR DISPOSAL OF EXCESS
number: '35'
value: ''
- name: CATEGORY CODE
number: '36'
value: ''
- name: COMMUNICATION DATE
number: '37'
value: ''
- input: SC/10,C00325704,CAN,Kucinich^Dennis J.^^ - Personal funds ,12217 Milan Avenue,,Cleveland,OH,44111,P2004,,1000.00,0.00,1000.00,20030129,12/31/2010,0,N,C00325704,,,,,,,SC/10.8419
record: <fec.version.v5_0.SC.Records instance at 0x8286f38>
result:
- name: FORM TYPE
number: '1'
value: SC/10
- name: FILER FEC CMTE ID
number: '2'
value: C00325704
- name: ENTITY TYPE
number: '3'
value: CAN
- name: NAME (Loan Source)
number: '4'
value: 'Kucinich^Dennis J.^^ - Personal funds '
- name: STREET 1
number: '5'
value: 12217 Milan Avenue
- name: STREET 2
number: '6'
value: ''
- name: CITY
number: '7'
value: Cleveland
- name: STATE
number: '8'
value: OH
- name: ZIP
number: '9'
value: '44111'
- name: ELECTION
number: '10'
value: P2004
- name: ELECTION DESCRIPTION
number: '11'
value: ''
- name: ORIG. AMT OF LOAN
number: '12'
value: '1000.00'
- name: PAYMENT TO DATE
number: '13'
value: '0.00'
- name: LOAN BALANCE
number: '14'
value: '1000.00'
- name: Incurred
number: 15-
value: '20030129'
- name: DUE DATE TERMS
number: '16'
value: 12/31/2010
- name: PCT RATE TERMS
number: '17'
value: '0'
- name: SECURED YESNO
number: '18'
value: N
- name: FEC COMMITTEE ID NUMBER
number: '19'
value: C00325704
- name: FEC CANDIDATE ID NUMBER
number: '20'
value: ''
- name: CANDIDATE NAME
number: '21'
value: ''
- name: CAN/OFFICE
number: '22'
value: ''
- name: CAN/STATE
number: '23'
value: ''
- name: CAN/DIST
number: '24'
value: ''
- name: AMENDED CD
number: '25'
value: ''
- name: TRAN ID
number: '26'
value: SC/10.8419
sourceurl: !!python/unicode 20030712
type: single
| 21.476243 | 666 | 0.571136 |
6e38e15fd053064b9bfd5cf8d5a0804c6ac2ad5a | 2,778 | yml | YAML | .github/workflows/test-integration.yml | VinayaSathyanarayana/generator-jhipster-nodejs | 20d3b7d748dbd0db565833edb422f03163cd926b | [
"Apache-2.0"
] | null | null | null | .github/workflows/test-integration.yml | VinayaSathyanarayana/generator-jhipster-nodejs | 20d3b7d748dbd0db565833edb422f03163cd926b | [
"Apache-2.0"
] | 1 | 2021-05-12T10:17:20.000Z | 2021-05-12T10:17:20.000Z | .github/workflows/test-integration.yml | VinayaSathyanarayana/generator-jhipster-nodejs | 20d3b7d748dbd0db565833edb422f03163cd926b | [
"Apache-2.0"
] | null | null | null | name: Test Integration
on: [push, pull_request]
jobs:
applications:
name: ${{ matrix.app-type }}
runs-on: ${{ matrix.os }}
if: "!contains(github.event.head_commit.message, '[ci skip]') && !contains(github.event.head_commit.message, '[skip ci]')"
timeout-minutes: 20
strategy:
fail-fast: false
matrix:
node_version: [12.14.0]
os: [ubuntu-latest]
app-type:
- monolith-react-oauth2-dev
- monolith-angular-jwt-dev
- monolith-react-jwt-sql-jdl
- microservice-oauth2-sql-jdl
include:
- app-type: monolith-react-oauth2-dev
arg: 'no'
- app-type: monolith-angular-jwt-dev
arg: 'no'
- app-type: monolith-react-jwt-sql-jdl
arg: import-jdl
- app-type: microservice-oauth2-sql-jdl
arg: post-import-jdl
env:
JHI_APP: ${{ matrix.app-type }}
JHI_ARG: ${{ matrix.arg }}
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: git history
run: git --no-pager log -n 10 --graph --pretty='%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue) <%an>%Creset' --abbrev-commit
- name: PREPARE jhipster env
run: sudo sh test-integration/00-install-all-jhipster.sh
- name: 'GENERATE NHipster app'
run: sudo sh test-integration/01-generate-app-sample.sh $JHI_APP $JHI_ARG
- name: 'INSTALL DEPENDENCIES of generated app'
run: sudo sh test-integration/02-install-dependencies-app-sample.sh $JHI_APP
- name: 'GENERATE bar SERVER SERVICE'
run: sudo sh test-integration/03-generate-component-sample.sh $JHI_APP service bar
- name: 'GENERATE foo SERVER CONTROLLER'
run: sudo sh test-integration/03-generate-component-sample.sh $JHI_APP controller foo
- name: 'RUN UNIT TESTS of generated app'
run: sudo sh test-integration/04-run-generated-unit-tests-of-sample.sh $JHI_APP
- name: 'RUN E2E TESTS of generated app'
run: sudo sh test-integration/05-run-generated-e2e-tests-of-sample.sh $JHI_APP
- name: 'BUILD AND RUN SERVER APP'
run: sudo sh test-integration/06-run-generated-app-sample.sh $JHI_APP build
- name: 'START APP'
run: sudo sh test-integration/06-run-generated-app-sample.sh $JHI_APP run
| 48.736842 | 157 | 0.547156 |
9c2969605022d211791bde5240f348a742678fed | 79,543 | yml | YAML | vars/software/mysqld_exporter.yml | spytfyre/ansible-prometheus | b400e4f69c28e9883ced13dd5cfad1731baff94e | [
"MIT"
] | null | null | null | vars/software/mysqld_exporter.yml | spytfyre/ansible-prometheus | b400e4f69c28e9883ced13dd5cfad1731baff94e | [
"MIT"
] | null | null | null | vars/software/mysqld_exporter.yml | spytfyre/ansible-prometheus | b400e4f69c28e9883ced13dd5cfad1731baff94e | [
"MIT"
] | null | null | null | ---
defaults:
port: 9104
tgroup: mysql
software:
name: prometheus/mysqld_exporter
release: v0.13.0
prerelease: v0.13.0-rc.0
url: https://github.com/prometheus/mysqld_exporter
source: https://github.com/prometheus/mysqld_exporter.git
updated: '2021-05-26T23:57:40.124377'
master:
commit:
sha: ad2847c7fa67b9debafccd5a08bacb12fc9031f1
timestamp: '2021-05-21T14:14:17'
files: []
releases:
- name: v0.12.1
commit: null
timestamp: '2019-07-29T13:02:35'
prerelease: false
files:
- name: mysqld_exporter-0.12.1.aix-ppc64.tar.gz
commit: null
size: 7000544
sha256: sha256:22359b0781b9b4d466bbc9899cdc486806bed8f29b42426a96ddd8ff420d2fc6
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.aix-ppc64.tar.gz
- name: mysqld_exporter-0.12.1.darwin-386.tar.gz
commit: null
size: 6986984
sha256: sha256:3c9ad5928c9911dd9a82cee90423d2460158f869884885cd6599e3c3ab040005
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.darwin-386.tar.gz
- name: mysqld_exporter-0.12.1.darwin-amd64.tar.gz
commit: null
size: 7146719
sha256: sha256:cb2454cbf68e38a981af45e431aa3c1affc5b73bb5f1488c13a955eb6156a8c8
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.darwin-amd64.tar.gz
- name: mysqld_exporter-0.12.1.dragonfly-amd64.tar.gz
commit: null
size: 7101750
sha256: sha256:cd7e38ca99fcc05f5224b6ec524a7f39c492608767478fb752c54486afc7e3c5
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.dragonfly-amd64.tar.gz
- name: mysqld_exporter-0.12.1.freebsd-386.tar.gz
commit: null
size: 6908939
sha256: sha256:fc3904c3cff29690c9347a053b1cb4099d985a89349489e5ca66a17d280301c0
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.freebsd-386.tar.gz
- name: mysqld_exporter-0.12.1.freebsd-amd64.tar.gz
commit: null
size: 7126410
sha256: sha256:b06ad7ef67ef16486122814359f76d0db25233965b2b2bb9b3fc70dac15a0bc3
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.freebsd-amd64.tar.gz
- name: mysqld_exporter-0.12.1.freebsd-armv6.tar.gz
commit: null
size: 6631062
sha256: sha256:287ad43a557596524bdae88665da6b77ded42c034877b578a4b4617e947c22b3
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.freebsd-armv6.tar.gz
- name: mysqld_exporter-0.12.1.freebsd-armv7.tar.gz
commit: null
size: 6629120
sha256: sha256:230d6373f5f0c8eabeef5f241b338ba0b88f2627fc685ae4208626f7775b37c2
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.freebsd-armv7.tar.gz
- name: mysqld_exporter-0.12.1.linux-386.tar.gz
commit: null
size: 6918103
sha256: sha256:37eb89939982571c1affc8288d839a4b8b3f3841e577c1b9b3cadd8ccb6ee2bf
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-386.tar.gz
- name: mysqld_exporter-0.12.1.linux-amd64.tar.gz
commit: null
size: 7121565
sha256: sha256:133b0c281e5c6f8a34076b69ade64ab6cac7298507d35b96808234c4aa26b351
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-amd64.tar.gz
- name: mysqld_exporter-0.12.1.linux-arm64.tar.gz
commit: null
size: 6646862
sha256: sha256:b152cbf36ca2ea7e5632cc51f0a1f69bc10e90e1a10dac102a57e8c98e99f2a7
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-arm64.tar.gz
- name: mysqld_exporter-0.12.1.linux-armv5.tar.gz
commit: null
size: 6642105
sha256: sha256:5e3720b9c1a6bb6f8d3fb8623e3b201f49309ba817550973ff47cdd35e4c387f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-armv5.tar.gz
- name: mysqld_exporter-0.12.1.linux-armv6.tar.gz
commit: null
size: 6634825
sha256: sha256:7e46c2e30fafdbffbcab8e4ba8abe98dcd29db15a98c695a53379928693e29a6
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-armv6.tar.gz
- name: mysqld_exporter-0.12.1.linux-armv7.tar.gz
commit: null
size: 6632409
sha256: sha256:253a130b572f0731918bf66d1275536740b11f9294bdc2633585dad53ef3870b
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-armv7.tar.gz
- name: mysqld_exporter-0.12.1.linux-mips.tar.gz
commit: null
size: 6590386
sha256: sha256:97e4a962fe20bb23adb330a9e8541a06097206081282d76dfe54a6f144c17dc9
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-mips.tar.gz
- name: mysqld_exporter-0.12.1.linux-mips64.tar.gz
commit: null
size: 6732196
sha256: sha256:7fad3068209e1efb012f236ad0d3a2e0d32fd6d074ba304323581d86ad21250a
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-mips64.tar.gz
- name: mysqld_exporter-0.12.1.linux-mips64le.tar.gz
commit: null
size: 6531904
sha256: sha256:12269a7eb750bef89231fdcc3089ed88ec83b2b6e33b8ca7cb9626e6c057e765
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-mips64le.tar.gz
- name: mysqld_exporter-0.12.1.linux-mipsle.tar.gz
commit: null
size: 6450086
sha256: sha256:360aee78e07dd1fc0844713fb5a8fc15759f0f038cfc0de6bbae9d907d87c77b
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-mipsle.tar.gz
- name: mysqld_exporter-0.12.1.linux-ppc64.tar.gz
commit: null
size: 6817391
sha256: sha256:a7b463601704d171ce712d8485272d594e1fe7344702eef85ac6ea4e58902ee4
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-ppc64.tar.gz
- name: mysqld_exporter-0.12.1.linux-ppc64le.tar.gz
commit: null
size: 6636795
sha256: sha256:26200b2937e0594c151183f61ec06655e66537c8849529be25d410cb331e8000
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-ppc64le.tar.gz
- name: mysqld_exporter-0.12.1.linux-s390x.tar.gz
commit: null
size: 7224673
sha256: sha256:2a4151cc3eae9a7f2ff5a182ef378859bb96f7c53cfc1cacb7a685b86c6123a5
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.linux-s390x.tar.gz
- name: mysqld_exporter-0.12.1.netbsd-386.tar.gz
commit: null
size: 6885703
sha256: sha256:1d1151b3b61fddb17bddb1fa256029b804a98ce9564841b6efbfb1a40a3f0a0e
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.netbsd-386.tar.gz
- name: mysqld_exporter-0.12.1.netbsd-amd64.tar.gz
commit: null
size: 7101453
sha256: sha256:6cc9ab7dce2666564f40b440f4e9916734d54d80f939dc4d171b89383e6ec07a
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.netbsd-amd64.tar.gz
- name: mysqld_exporter-0.12.1.netbsd-armv6.tar.gz
commit: null
size: 6610231
sha256: sha256:7877e5d2b502a5513ae6dc36d9bea9063912535701830c6e74280f1a9702e3ca
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.netbsd-armv6.tar.gz
- name: mysqld_exporter-0.12.1.netbsd-armv7.tar.gz
commit: null
size: 6607468
sha256: sha256:196651ea7ff6525fb6a15e18e1b1ab4037e32f5431f24fc1fe614038ca77ef9b
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.netbsd-armv7.tar.gz
- name: mysqld_exporter-0.12.1.openbsd-386.tar.gz
commit: null
size: 6886852
sha256: sha256:88b464810046f1d0ca5ccb2d583c4fc0708aa0265da1a97b72de3cd3c63b99ae
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.openbsd-386.tar.gz
- name: mysqld_exporter-0.12.1.openbsd-amd64.tar.gz
commit: null
size: 7106307
sha256: sha256:46d7f1fa0a29549f85634516a13d6f1878ea0778740eb26ad1c6ab385dcb1505
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.openbsd-amd64.tar.gz
- name: mysqld_exporter-0.12.1.openbsd-armv7.tar.gz
commit: null
size: 6608015
sha256: sha256:7928ddf82404982f73a853c82829404b34f49489f6d71ba0ad99f92cae58b9c7
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.openbsd-armv7.tar.gz
- name: mysqld_exporter-0.12.1.windows-386.tar.gz
commit: null
size: 6729687
sha256: sha256:d9e67f74484bf7080aed601a489d1e57450465afb86e53145daa95aa9c5b7f4d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.windows-386.tar.gz
- name: mysqld_exporter-0.12.1.windows-amd64.tar.gz
commit: null
size: 6953287
sha256: sha256:3b0922be20436ababfcf3f091500e55967230b1802b5eb799d52ecae6fa58239
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/mysqld_exporter-0.12.1.windows-amd64.tar.gz
- name: sha256sums.txt
commit: null
size: 3260
sha256: sha256:91adad2c77a0378976caeb5101d0f75ad87f0fd960a0cc30da88eaf638835037
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.1/sha256sums.txt
- name: v0.12.0
commit: null
timestamp: '2019-07-10T13:55:41'
prerelease: false
files:
- name: mysqld_exporter-0.12.0.aix-ppc64.tar.gz
commit: null
size: 7000462
sha256: sha256:5f36b579aecdefb0e87e7c2e96ce3228ce9b635d24b272c919c419b834dd09a8
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.aix-ppc64.tar.gz
- name: mysqld_exporter-0.12.0.darwin-386.tar.gz
commit: null
size: 6986354
sha256: sha256:88db921faca6549f3c72532755ce674c7c290fa47df4dbb9c95eab4a257727b2
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.darwin-386.tar.gz
- name: mysqld_exporter-0.12.0.darwin-amd64.tar.gz
commit: null
size: 7146775
sha256: sha256:3e45deef1f7484eec75ebcfb82bdc701fb4c79cc8e3a04b482dd694760cc988a
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.12.0.dragonfly-amd64.tar.gz
commit: null
size: 7102950
sha256: sha256:5d81080bba926bcd658a6b53d3fff7397fdd0510cc6fed45f8aa479732dc347e
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.dragonfly-amd64.tar.gz
- name: mysqld_exporter-0.12.0.freebsd-386.tar.gz
commit: null
size: 6909971
sha256: sha256:e5fc012f28b46a2e5aaf50f3f27899798964f6e2094ee7239b0b7a32c408b42a
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.freebsd-386.tar.gz
- name: mysqld_exporter-0.12.0.freebsd-amd64.tar.gz
commit: null
size: 7126514
sha256: sha256:20db54ea1391579203c5c9ab763a0d028f4b41ede4434e267a3b8618727f2199
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.freebsd-amd64.tar.gz
- name: mysqld_exporter-0.12.0.freebsd-armv6.tar.gz
commit: null
size: 6631049
sha256: sha256:104466c758011cd260c05a561c1a704674ee7dabb2600ffdf06d9b008108e99e
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.freebsd-armv6.tar.gz
- name: mysqld_exporter-0.12.0.freebsd-armv7.tar.gz
commit: null
size: 6629571
sha256: sha256:2aef6ea5ee2af6fac9cdb5bb91994295af4b01e70a4c129d5976e54f48e5d78e
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.freebsd-armv7.tar.gz
- name: mysqld_exporter-0.12.0.linux-386.tar.gz
commit: null
size: 6918253
sha256: sha256:9380aacbdb971e3c450ab6797245c761ddddd4a3d13725e90134662e16f2cb45
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-386.tar.gz
- name: mysqld_exporter-0.12.0.linux-amd64.tar.gz
commit: null
size: 7121416
sha256: sha256:74de01de90f317942ed9e3a1c78d67e9339d2a4b6bf6daa0dd3b366c672a1100
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-amd64.tar.gz
- name: mysqld_exporter-0.12.0.linux-arm64.tar.gz
commit: null
size: 6647104
sha256: sha256:386a9c78e787d9cc21482b9ac28c63c7a294af56f282c925feb91e54bd969521
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-arm64.tar.gz
- name: mysqld_exporter-0.12.0.linux-armv5.tar.gz
commit: null
size: 6642077
sha256: sha256:05be7277eec425f498a48fdc32d2e7c71e5c1eef673ebf9477834d99dae5ac22
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-armv5.tar.gz
- name: mysqld_exporter-0.12.0.linux-armv6.tar.gz
commit: null
size: 6634858
sha256: sha256:ea23e145dfd4b6b1d3537038d6b5a751fcf1e3bf044b78a0d84ed733c1357274
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-armv6.tar.gz
- name: mysqld_exporter-0.12.0.linux-armv7.tar.gz
commit: null
size: 6632451
sha256: sha256:d26cbf5413fd2dd33504297b902821fdf60e90b8ac5990a5b98aabc4879f170e
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-armv7.tar.gz
- name: mysqld_exporter-0.12.0.linux-mips.tar.gz
commit: null
size: 6590101
sha256: sha256:b09bf628cfa1eaf5695744814909b5fdb9feae5cf49325e92409da9bd20e231d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-mips.tar.gz
- name: mysqld_exporter-0.12.0.linux-mips64.tar.gz
commit: null
size: 6732221
sha256: sha256:f7b3f5d7a51ad54b1ae05033ee16d06d83d98b522260a810f839126e10344c1d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-mips64.tar.gz
- name: mysqld_exporter-0.12.0.linux-mips64le.tar.gz
commit: null
size: 6531921
sha256: sha256:3908001cd433bdab1024577724e6d43d68064b95b5c6d2fb40d2472591449777
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-mips64le.tar.gz
- name: mysqld_exporter-0.12.0.linux-mipsle.tar.gz
commit: null
size: 6449805
sha256: sha256:dbd6cf5de257bd86ae4a655d5bf48779a851b0f22cdee6967d286022c09c8be5
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-mipsle.tar.gz
- name: mysqld_exporter-0.12.0.linux-ppc64.tar.gz
commit: null
size: 6817295
sha256: sha256:199b3e33cb7a705620ca3d28c1b2230005d7f42ca3f6f71eb1c98c4a69c03400
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-ppc64.tar.gz
- name: mysqld_exporter-0.12.0.linux-ppc64le.tar.gz
commit: null
size: 6637238
sha256: sha256:437735f9c74818c711b122a57d3a821a870f867efe4f3c65f0527197d89f84f0
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-ppc64le.tar.gz
- name: mysqld_exporter-0.12.0.linux-s390x.tar.gz
commit: null
size: 7224644
sha256: sha256:f9da8430a9c60cbd0f28bc022077be7caad17aaa73618997c3cf1b7ce9862c45
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.linux-s390x.tar.gz
- name: mysqld_exporter-0.12.0.netbsd-386.tar.gz
commit: null
size: 6885614
sha256: sha256:2896b65ef73f768b5c0c663f41f28541c403b1e6e8d09e665871c3a7ab5ae889
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.netbsd-386.tar.gz
- name: mysqld_exporter-0.12.0.netbsd-amd64.tar.gz
commit: null
size: 7101510
sha256: sha256:9c6e2717822cef512f302b6e627c7545d44758d5fdc4507c106bf93f351593a0
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.netbsd-amd64.tar.gz
- name: mysqld_exporter-0.12.0.netbsd-armv6.tar.gz
commit: null
size: 6609952
sha256: sha256:d56fe7dc73ed4731201e85d8159a42f7ec732e42a352e4e9481995c9098ca012
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.netbsd-armv6.tar.gz
- name: mysqld_exporter-0.12.0.netbsd-armv7.tar.gz
commit: null
size: 6607522
sha256: sha256:f88376dc8a1f73a54f3cec9ea4573e61788e02e7546f92c22539a082d94458ca
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.netbsd-armv7.tar.gz
- name: mysqld_exporter-0.12.0.openbsd-386.tar.gz
commit: null
size: 6888053
sha256: sha256:042893b1a544c2d75727314de92c571afa5483d063850bcd3eae8e8e4f759f1f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.openbsd-386.tar.gz
- name: mysqld_exporter-0.12.0.openbsd-amd64.tar.gz
commit: null
size: 7106389
sha256: sha256:bf1f13152ae1d0720ffc1fc700936e3f911d9727aed69652163b1e2fe30df29b
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.openbsd-amd64.tar.gz
- name: mysqld_exporter-0.12.0.openbsd-armv7.tar.gz
commit: null
size: 6608288
sha256: sha256:02a256ae32b2e512512316ce650e17f745f20abf34f12d37ed2b6cb149496f3b
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.openbsd-armv7.tar.gz
- name: mysqld_exporter-0.12.0.windows-386.tar.gz
commit: null
size: 6730689
sha256: sha256:41f0e0b85f535ac7e6e570510f28622a3a24beac6623d2db3e11b04ad5134d07
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.windows-386.tar.gz
- name: mysqld_exporter-0.12.0.windows-amd64.tar.gz
commit: null
size: 6955372
sha256: sha256:2f8356f944b27f679d9ec5f33528474ac703710aea9c7a15f534be400219a09a
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/mysqld_exporter-0.12.0.windows-amd64.tar.gz
- name: sha256sums.txt
commit: null
size: 3260
sha256: sha256:2d3f61f5fa7acd3b32313cf414c53f50aeda4f5321256f4523d24c49380d3672
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.12.0/sha256sums.txt
- name: v0.11.0
commit: null
timestamp: '2018-06-29T15:41:57'
prerelease: false
files:
- name: mysqld_exporter-0.11.0.darwin-386.tar.gz
commit: null
size: 4252478
sha256: sha256:b2a1bc065b824195be474795f16525362fc162b5710dc2ee3383f3a06a4d33cf
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.darwin-386.tar.gz
- name: mysqld_exporter-0.11.0.darwin-amd64.tar.gz
commit: null
size: 4414922
sha256: sha256:8e0a7d8847790d6dcdcf392e6dd227458a7bcaa1e0890cc6326fdf956421f2a7
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.11.0.dragonfly-amd64.tar.gz
commit: null
size: 4376816
sha256: sha256:f70f004f298dc962ed0361540b7a3585cd8fc40bbf91d69cf9e9f06910dc6467
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.dragonfly-amd64.tar.gz
- name: mysqld_exporter-0.11.0.freebsd-386.tar.gz
commit: null
size: 4221661
sha256: sha256:e7aeaf6ea5b2c089f28b7d9bb6ce280c11a1f85617ab1cb449d61e1f03af2901
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.freebsd-386.tar.gz
- name: mysqld_exporter-0.11.0.freebsd-amd64.tar.gz
commit: null
size: 4385930
sha256: sha256:9bcbbd8b3568818fd4c95d255c6f93c357ea25aed3364d7428f4ff9c89cd489a
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.freebsd-amd64.tar.gz
- name: mysqld_exporter-0.11.0.freebsd-armv6.tar.gz
commit: null
size: 4128954
sha256: sha256:0853a272c7fd317848f0d92392ee1be01b26e97985912a9a9718c69d74291c86
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.freebsd-armv6.tar.gz
- name: mysqld_exporter-0.11.0.freebsd-armv7.tar.gz
commit: null
size: 4125794
sha256: sha256:c9e636f56ad2b364e46a16fb8a046f23540b08f99d8a79cf8c521544243d45e3
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.freebsd-armv7.tar.gz
- name: mysqld_exporter-0.11.0.linux-386.tar.gz
commit: null
size: 4235715
sha256: sha256:0a33ec4408b437133ddaca305166ef24ebf83c3402c1d8d3b447b565d910db57
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-386.tar.gz
- name: mysqld_exporter-0.11.0.linux-amd64.tar.gz
commit: null
size: 4389597
sha256: sha256:b53ad48ff14aa891eb6a959730ffc626db98160d140d9a66377394714c563acf
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-amd64.tar.gz
- name: mysqld_exporter-0.11.0.linux-arm64.tar.gz
commit: null
size: 4104934
sha256: sha256:0e2e408d332f8c19054c3dab1f98dbe3ea4f442ed07b78334087265d568fcc85
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-arm64.tar.gz
- name: mysqld_exporter-0.11.0.linux-armv5.tar.gz
commit: null
size: 4148477
sha256: sha256:576e020d4e4816f4a5fd84e3ab8a80ddc34faeef961eef382ea0647085f747bb
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-armv5.tar.gz
- name: mysqld_exporter-0.11.0.linux-armv6.tar.gz
commit: null
size: 4125991
sha256: sha256:ef9ebfe6965d1ab674ad779af152756cf0055580ea46c1150a261b0aa9878c26
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-armv6.tar.gz
- name: mysqld_exporter-0.11.0.linux-armv7.tar.gz
commit: null
size: 4123342
sha256: sha256:a80a10f20017ecd47d5de3eb325a643336abb4840dfdc4eb4ee065d5a785b418
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-armv7.tar.gz
- name: mysqld_exporter-0.11.0.linux-mips64.tar.gz
commit: null
size: 4132065
sha256: sha256:64012b78e755b37bbf7b40ffcdeb469f5ee200a0e44d8866dd51e623d3ec19ed
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-mips64.tar.gz
- name: mysqld_exporter-0.11.0.linux-mips64le.tar.gz
commit: null
size: 3997374
sha256: sha256:caf598614681335dce1718992b060f44386ffb1301512fb05dfe52434888cc2d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-mips64le.tar.gz
- name: mysqld_exporter-0.11.0.linux-ppc64.tar.gz
commit: null
size: 4212124
sha256: sha256:2e6ec90f639395e3286d485ea3d3608e79b8718c789cde7bd91c476dfa117188
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-ppc64.tar.gz
- name: mysqld_exporter-0.11.0.linux-ppc64le.tar.gz
commit: null
size: 4104733
sha256: sha256:250ec333c9859f9ff913bf41f9948f427cca7e003c3c658240c62338fe97bd3c
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.linux-ppc64le.tar.gz
- name: mysqld_exporter-0.11.0.netbsd-386.tar.gz
commit: null
size: 4214760
sha256: sha256:ffeb78da99a64a64cf408908d29f858e0ad49ecb869807bd53b5901cf67c1a04
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.netbsd-386.tar.gz
- name: mysqld_exporter-0.11.0.netbsd-amd64.tar.gz
commit: null
size: 4376619
sha256: sha256:94d8e17bb8e0a2fdfc6ec16465802a2dc89ae81bc8f142b11818295be1a8dbf3
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.netbsd-amd64.tar.gz
- name: mysqld_exporter-0.11.0.netbsd-armv6.tar.gz
commit: null
size: 4121837
sha256: sha256:34b104c3c75f748166afe4f550c9906f86a9011a4a6190ff9246c928cdeb971b
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.netbsd-armv6.tar.gz
- name: mysqld_exporter-0.11.0.netbsd-armv7.tar.gz
commit: null
size: 4119740
sha256: sha256:3de6bc8eb698221a66b4947971e2d5f06dcca6f766b1facb8de7cbc07ae3132a
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.netbsd-armv7.tar.gz
- name: mysqld_exporter-0.11.0.openbsd-386.tar.gz
commit: null
size: 4216223
sha256: sha256:ed4a560a7aee15eb69844b1797eb4ea152b12853fc5f116e6fbf336c8cfa37cb
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.openbsd-386.tar.gz
- name: mysqld_exporter-0.11.0.openbsd-amd64.tar.gz
commit: null
size: 4378895
sha256: sha256:b37d6fe68e2c884540ea41c5efcfb16d0bc5da517fe3ba713144504df1ba635d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.openbsd-amd64.tar.gz
- name: mysqld_exporter-0.11.0.openbsd-armv7.tar.gz
commit: null
size: 4118587
sha256: sha256:83a161cbc37cf6a752540b56be6321f36ba5c70ba727156aee8b8d2c1587896f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.openbsd-armv7.tar.gz
- name: mysqld_exporter-0.11.0.windows-386.tar.gz
commit: null
size: 4195777
sha256: sha256:c4e6baa5db12a3bb6559ef1601289b487a8e0162334c178d16dc180000e823f0
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.windows-386.tar.gz
- name: mysqld_exporter-0.11.0.windows-amd64.tar.gz
commit: null
size: 4362696
sha256: sha256:38605ae648f8def07a0f412d81a30a6c48c0d20a6981468d25b91c8aa529e599
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/mysqld_exporter-0.11.0.windows-amd64.tar.gz
- name: sha256sums.txt
commit: null
size: 2830
sha256: sha256:951382b7185a26be760b79df221efe9821ef4c47dead3a582d72a02d65e086f4
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.11.0/sha256sums.txt
- name: v0.10.0
commit: null
timestamp: '2017-05-25T07:11:18'
prerelease: false
files:
- name: mysqld_exporter-0.10.0.darwin-386.tar.gz
commit: null
size: 3221438
sha256: sha256:9cd327b4b29a55e56fd82d32a8e3e4020d4eb40b46ec616103493428f0edc4e8
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.darwin-386.tar.gz
- name: mysqld_exporter-0.10.0.darwin-amd64.tar.gz
commit: null
size: 3430397
sha256: sha256:e24cc24da54f05d84fe3ec7b2f6e6b93cc62850dd37ab15a91cc6c036efbea69
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.10.0.dragonfly-amd64.tar.gz
commit: null
size: 3398900
sha256: sha256:a6ca6655fcf33f43116dd5631bdf4f3b657342366b04c417e11befd990b17e7d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.dragonfly-amd64.tar.gz
- name: mysqld_exporter-0.10.0.freebsd-386.tar.gz
commit: null
size: 3192142
sha256: sha256:2123cc5937c1abf06bad2b57ac53383c70c2050a7d0495aad7e4b5b54434b3cc
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.freebsd-386.tar.gz
- name: mysqld_exporter-0.10.0.freebsd-amd64.tar.gz
commit: null
size: 3403081
sha256: sha256:827795b82058b511a4eac31af495fd389605a3faa088423a7c11736ead7a0566
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.freebsd-amd64.tar.gz
- name: mysqld_exporter-0.10.0.freebsd-armv5.tar.gz
commit: null
size: 3194728
sha256: sha256:6d3ace572878c89bc3bf41bcacb166543366ec27337870033443480aae74cc31
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.freebsd-armv5.tar.gz
- name: mysqld_exporter-0.10.0.freebsd-armv6.tar.gz
commit: null
size: 3171967
sha256: sha256:57466869d6f30af75aaaae0deae01cf5f671ec4ed2e31715d5125bbe72318f99
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.freebsd-armv6.tar.gz
- name: mysqld_exporter-0.10.0.freebsd-armv7.tar.gz
commit: null
size: 3171826
sha256: sha256:c159f249763620cd0e91b5c18503a5c755ab5c8c8ac86b4090cd41a899605e99
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.freebsd-armv7.tar.gz
- name: mysqld_exporter-0.10.0.linux-386.tar.gz
commit: null
size: 3185964
sha256: sha256:6ccf1065031c769630d943c922a24c348f4d6fe1bf1ed2298e5b818181cddc4b
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-386.tar.gz
- name: mysqld_exporter-0.10.0.linux-amd64.tar.gz
commit: null
size: 3397781
sha256: sha256:32797bc96aa00bb20e0b9165f6d3887fe9612b474061ee7de0189f5377b61859
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-amd64.tar.gz
- name: mysqld_exporter-0.10.0.linux-arm64.tar.gz
commit: null
size: 3169277
sha256: sha256:f1aaaa06c2466128c72d18adf96937c491c6930c87af8ad32163554757cabb08
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-arm64.tar.gz
- name: mysqld_exporter-0.10.0.linux-armv5.tar.gz
commit: null
size: 3184175
sha256: sha256:a6a9af0c2b566579dadcd40aee6a6736d4f390a12824d7b4d850bd9a4868acf5
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-armv5.tar.gz
- name: mysqld_exporter-0.10.0.linux-armv6.tar.gz
commit: null
size: 3160339
sha256: sha256:a110a80e66eee22dad47b1285511bf27eac89bf1eac6e5670bbb1c69fbcd57f1
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-armv6.tar.gz
- name: mysqld_exporter-0.10.0.linux-armv7.tar.gz
commit: null
size: 3159882
sha256: sha256:8367a84d9936d9ea86ed68c44dfcf0ae458c16fde15db405b5415ec0d06ee60d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-armv7.tar.gz
- name: mysqld_exporter-0.10.0.linux-mips64.tar.gz
commit: null
size: 3150830
sha256: sha256:8aa4cd59c9cad5d3fd9a71bd44b30f3485d386216e98e1bc94b47e266ea30ac1
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-mips64.tar.gz
- name: mysqld_exporter-0.10.0.linux-mips64le.tar.gz
commit: null
size: 3055188
sha256: sha256:a089509f7c76bb51925c064b004c68a104a995516ab7ed0e8cfc476f20f6549d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-mips64le.tar.gz
- name: mysqld_exporter-0.10.0.linux-ppc64.tar.gz
commit: null
size: 3230806
sha256: sha256:0d23759180beee6564676a46c0da8fc83284ed981ae8fe0aa286a69a4d96e2b5
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-ppc64.tar.gz
- name: mysqld_exporter-0.10.0.linux-ppc64le.tar.gz
commit: null
size: 3152565
sha256: sha256:9ab21226c2cb08b62f8ec0dca1dce7975bc6244cec557e9a7d1a818bcf29d53b
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.linux-ppc64le.tar.gz
- name: mysqld_exporter-0.10.0.netbsd-386.tar.gz
commit: null
size: 3188628
sha256: sha256:92e57c56779b6d557f4ffc55906bdc1b99d4eda7009f2f9f5d476e086be6575f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.netbsd-386.tar.gz
- name: mysqld_exporter-0.10.0.netbsd-amd64.tar.gz
commit: null
size: 3396495
sha256: sha256:1a8e8f754d85720166a3c8e666ab558d356ad24bd3157a85910e24128bf67887
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.netbsd-amd64.tar.gz
- name: mysqld_exporter-0.10.0.netbsd-armv5.tar.gz
commit: null
size: 3192696
sha256: sha256:4411ecb783d028efc3df7f97166f4377eb1479f9513958fa58a7af346e61a806
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.netbsd-armv5.tar.gz
- name: mysqld_exporter-0.10.0.netbsd-armv6.tar.gz
commit: null
size: 3170139
sha256: sha256:47e83a226eb94eee9418e322d1e4adbbf11b545e3bb5e0879b77d5ed3e7085ea
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.netbsd-armv6.tar.gz
- name: mysqld_exporter-0.10.0.netbsd-armv7.tar.gz
commit: null
size: 3169380
sha256: sha256:4bea2ccfb10420499ae59a8930874a1e5654c93b950d94977c8e7b235a5dde23
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.netbsd-armv7.tar.gz
- name: mysqld_exporter-0.10.0.openbsd-386.tar.gz
commit: null
size: 3191001
sha256: sha256:9a946e89a2b84961c42218ce2b3ed39901885722ac5192fb07a809a91301a6ff
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.openbsd-386.tar.gz
- name: mysqld_exporter-0.10.0.openbsd-amd64.tar.gz
commit: null
size: 3400285
sha256: sha256:753874257fc9567c24ecbdf0b3009e2b110c2ce375b812057232300b6ec34462
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.openbsd-amd64.tar.gz
- name: mysqld_exporter-0.10.0.openbsd-armv5.tar.gz
commit: null
size: 3193788
sha256: sha256:0d58974fbfd2ab2bb8c17b2d724922142cecf24c2c9e28fedd13e3689832ec73
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.openbsd-armv5.tar.gz
- name: mysqld_exporter-0.10.0.openbsd-armv6.tar.gz
commit: null
size: 3170622
sha256: sha256:121bfad9048441d9793a9eb3185dea2d049dced98df731352b90d2b456db7866
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.openbsd-armv6.tar.gz
- name: mysqld_exporter-0.10.0.openbsd-armv7.tar.gz
commit: null
size: 3170072
sha256: sha256:ba9389324f9a0af97e0f3407a85031da2b23f1ba5a7ffe95514281718b1d1640
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.openbsd-armv7.tar.gz
- name: mysqld_exporter-0.10.0.windows-386.tar.gz
commit: null
size: 3194804
sha256: sha256:034b19b12a7e484107deb1449824512422c1ebec5f7a0caa7026f8c28a400f58
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.windows-386.tar.gz
- name: mysqld_exporter-0.10.0.windows-amd64.tar.gz
commit: null
size: 3407822
sha256: sha256:51e0ac62a3c318c22bf39f356bbdbdfe185dd41039ebc88b97811630b77897aa
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/mysqld_exporter-0.10.0.windows-amd64.tar.gz
- name: sha256sums.txt
commit: null
size: 3269
sha256: sha256:457f421721a28da371b8c7a8782a50ac9cacc85be08b71e2ef4b16164c38edfd
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.10.0/sha256sums.txt
- name: v0.9.0
commit: null
timestamp: '2016-09-26T18:26:06'
prerelease: false
files:
- name: mysqld_exporter-0.9.0.darwin-386.tar.gz
commit: null
size: 3213312
sha256: sha256:1318ba9bde08898313353ae2f9304fbafc227906abba57b3ed10fc58e6eb3602
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.darwin-386.tar.gz
- name: mysqld_exporter-0.9.0.darwin-amd64.tar.gz
commit: null
size: 3437844
sha256: sha256:6b692592e1adefb0a0ce5cb28d9a45140ea2674c2f0c0586f57e13403baa3406
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.9.0.dragonfly-amd64.tar.gz
commit: null
size: 3413149
sha256: sha256:2523cecdc58252e354d51e86352ef356ef16cf5672ca3da27f1aaae6edb0c059
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.dragonfly-amd64.tar.gz
- name: mysqld_exporter-0.9.0.freebsd-386.tar.gz
commit: null
size: 3192287
sha256: sha256:1a4d3ae9783ea0ca2b746b2a476c283e32a0e0d27e8706f7bc4757b73af4e9f3
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.freebsd-386.tar.gz
- name: mysqld_exporter-0.9.0.freebsd-amd64.tar.gz
commit: null
size: 3417926
sha256: sha256:1284b09ebe56ce22858e59833ea450815e8ce70823d1996192fc7e11090b0b4f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.freebsd-amd64.tar.gz
- name: mysqld_exporter-0.9.0.freebsd-armv5.tar.gz
commit: null
size: 3099821
sha256: sha256:a26d217f056492a1dbe10f3489b9e66cb4fb1cecb53be1e4b7d5abeaf90d6a12
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.freebsd-armv5.tar.gz
- name: mysqld_exporter-0.9.0.freebsd-armv6.tar.gz
commit: null
size: 3078325
sha256: sha256:0874f1d957a984e2ac5fd88feaaabf2fac9feab2375e9b17fb1fbfc9a976e730
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.freebsd-armv6.tar.gz
- name: mysqld_exporter-0.9.0.freebsd-armv7.tar.gz
commit: null
size: 3077873
sha256: sha256:de40d58570506c3f590130561f65249c3a1a8c80f1c28a8c73468b88975ff02b
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.freebsd-armv7.tar.gz
- name: mysqld_exporter-0.9.0.linux-386.tar.gz
commit: null
size: 3197013
sha256: sha256:9bcc8a005e5adfee73a46fe135230e4d9283db52df5d5db5d7b57197df859444
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-386.tar.gz
- name: mysqld_exporter-0.9.0.linux-amd64.tar.gz
commit: null
size: 3419117
sha256: sha256:61ffda1243a65ce9a2ec0eec56767b8836272c4b8093b7e4151aa0d06e639b71
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-amd64.tar.gz
- name: mysqld_exporter-0.9.0.linux-arm64.tar.gz
commit: null
size: 3134695
sha256: sha256:bd3ca2ec27171616ea289ab82a386c1bc3375835ec2516d4d4c3ac37822a5c6f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-arm64.tar.gz
- name: mysqld_exporter-0.9.0.linux-armv5.tar.gz
commit: null
size: 3095257
sha256: sha256:d934e82bf9fb2c600eade29a4f68388d6f468dbdecbbf16b3fcfdac1275c3f89
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-armv5.tar.gz
- name: mysqld_exporter-0.9.0.linux-armv6.tar.gz
commit: null
size: 3076604
sha256: sha256:afd2b23dfd929f68d2837411de52bc8ab11736201e7608e0552888eb9c48cbdc
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-armv6.tar.gz
- name: mysqld_exporter-0.9.0.linux-armv7.tar.gz
commit: null
size: 3074350
sha256: sha256:58d2ff4c86ba2b93a7a2dd8ce85f9d63aa7e953da478ec64149efecf88c25122
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-armv7.tar.gz
- name: mysqld_exporter-0.9.0.linux-mips64.tar.gz
commit: null
size: 3140647
sha256: sha256:89e0c4327829eebded025b42aa745389ddc92b2e633f956e6e355702106fcb52
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-mips64.tar.gz
- name: mysqld_exporter-0.9.0.linux-mips64le.tar.gz
commit: null
size: 3005434
sha256: sha256:25ec7c4197da552b946e9374f9098ca9f735fa9db239f22092f9e586832e81be
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-mips64le.tar.gz
- name: mysqld_exporter-0.9.0.linux-ppc64.tar.gz
commit: null
size: 3240110
sha256: sha256:283e81cc1f1e24312c0c8a1a2f8829ce369b3c3f68c92684f1a8e3b86127990f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-ppc64.tar.gz
- name: mysqld_exporter-0.9.0.linux-ppc64le.tar.gz
commit: null
size: 3136235
sha256: sha256:7090ad180932095450d05a8a66fb5f4eedc149f025364e503a44eb1d55037a06
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.linux-ppc64le.tar.gz
- name: mysqld_exporter-0.9.0.netbsd-386.tar.gz
commit: null
size: 3186818
sha256: sha256:5c8707e679764f727f78ea88b08aa484b7c7d998d16ca87ec8505386095bc296
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.netbsd-386.tar.gz
- name: mysqld_exporter-0.9.0.netbsd-amd64.tar.gz
commit: null
size: 3410595
sha256: sha256:f5846b3b7be256c958215637d6a99f71e4bda2e7093c727011c714ca6bd6b677
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.netbsd-amd64.tar.gz
- name: mysqld_exporter-0.9.0.netbsd-armv5.tar.gz
commit: null
size: 3091716
sha256: sha256:cba976ad93d7e2ca38720c4514f216699b132f4e12029f26c5362b2bbf036690
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.netbsd-armv5.tar.gz
- name: mysqld_exporter-0.9.0.netbsd-armv6.tar.gz
commit: null
size: 3072668
sha256: sha256:7e0c1a979c84363ecd64064b149d9a6d1aca4a272ed3e54d1e62169067c3da74
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.netbsd-armv6.tar.gz
- name: mysqld_exporter-0.9.0.netbsd-armv7.tar.gz
commit: null
size: 3071367
sha256: sha256:8336dc7ffd105a120976f8ff2fbcb43dadbffd2e960a57fa042be106fcf8ac94
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.netbsd-armv7.tar.gz
- name: mysqld_exporter-0.9.0.openbsd-386.tar.gz
commit: null
size: 3189310
sha256: sha256:5e8962cdac800068a486aa845d2eba5d1f034afac63363831b56cd9ee0a306fc
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.openbsd-386.tar.gz
- name: mysqld_exporter-0.9.0.openbsd-amd64.tar.gz
commit: null
size: 3411615
sha256: sha256:eba5d0f61ef90399a688d4542038c8abb48aedd9e6055b2d8f987ab892d9a517
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.openbsd-amd64.tar.gz
- name: mysqld_exporter-0.9.0.openbsd-armv5.tar.gz
commit: null
size: 3094129
sha256: sha256:efb9173a5e647eee95e9fdbb85c53fe478d0a154df9425639550f1644ab90206
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.openbsd-armv5.tar.gz
- name: mysqld_exporter-0.9.0.openbsd-armv6.tar.gz
commit: null
size: 3073924
sha256: sha256:142cf90bcbd17868e752102b0c344f26d2741d6ad9c89396ea5a26286462f62d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.openbsd-armv6.tar.gz
- name: mysqld_exporter-0.9.0.openbsd-armv7.tar.gz
commit: null
size: 3072817
sha256: sha256:15b7cbe973a19d6b344c19943f2c88f2033f137c63cbf5aeb188dc501f21178f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.openbsd-armv7.tar.gz
- name: mysqld_exporter-0.9.0.windows-386.tar.gz
commit: null
size: 3171729
sha256: sha256:263b2eddc9741e4c5996b1ff9bd9de5cdf3861574e78023b39e18b5f77fd5423
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.windows-386.tar.gz
- name: mysqld_exporter-0.9.0.windows-amd64.tar.gz
commit: null
size: 3403831
sha256: sha256:a52ccce34b0e680c020821c26088a68108c0bb0a83cbe142824f7466aca1ee9e
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.9.0/mysqld_exporter-0.9.0.windows-amd64.tar.gz
- name: 0.8.1
commit: null
timestamp: '2016-05-10T07:33:12'
prerelease: false
files:
- name: mysqld_exporter-0.8.1.darwin-386.tar.gz
commit: null
size: 3168893
sha256: sha256:2ec764315748546c6b5f740d1cba73726343e5391a15837394194c87564eb932
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.darwin-386.tar.gz
- name: mysqld_exporter-0.8.1.darwin-amd64.tar.gz
commit: null
size: 3386682
sha256: sha256:c3f3e2b505533de8a584b07e95d665abb1b78f15ce69538df37be8a4067091bb
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.darwin-amd64.tar.gz
- name: mysqld_exporter-0.8.1.dragonfly-amd64.tar.gz
commit: null
size: 3400132
sha256: sha256:87894f4e3281822c58d8f04f9145d5f342aedc8d7c18f726b4717e1352ff0bec
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.dragonfly-amd64.tar.gz
- name: mysqld_exporter-0.8.1.freebsd-386.tar.gz
commit: null
size: 3183713
sha256: sha256:21341d493476e297c493cda6a7f8afec4f3ec096571429865697f65c80c0b4ac
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.freebsd-386.tar.gz
- name: mysqld_exporter-0.8.1.freebsd-amd64.tar.gz
commit: null
size: 3407272
sha256: sha256:7edd0be350ff0bb545750512e0790caf8dfa2649d17feca238b502073d33ad7e
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.freebsd-amd64.tar.gz
- name: mysqld_exporter-0.8.1.freebsd-armv5.tar.gz
commit: null
size: 3088105
sha256: sha256:e9693c9fd18907cf89e1c0ad7bd724ef0427559834e7603b687d9527e571c24d
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.freebsd-armv5.tar.gz
- name: mysqld_exporter-0.8.1.freebsd-armv6.tar.gz
commit: null
size: 3065962
sha256: sha256:fc92ee5a110a65dd2b86391f6c984f22bcc38c2d4df79c2e632845dc471de0bf
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.freebsd-armv6.tar.gz
- name: mysqld_exporter-0.8.1.freebsd-armv7.tar.gz
commit: null
size: 3065712
sha256: sha256:f68b8cc9ff060718fbe0af9f6a327d58942419c037909ac60cfb888457ef645f
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.freebsd-armv7.tar.gz
- name: mysqld_exporter-0.8.1.linux-386.tar.gz
commit: null
size: 3185159
sha256: sha256:ad240c54508634d99bdda25b7251710e5f177cc932cb2e6abb645743f3abc716
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-386.tar.gz
- name: mysqld_exporter-0.8.1.linux-amd64.tar.gz
commit: null
size: 3407683
sha256: sha256:6a443d51b8d959168d4384df461942414c530b9ce15ddb303884e6ff4d53301a
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-amd64.tar.gz
- name: mysqld_exporter-0.8.1.linux-arm64.tar.gz
commit: null
size: 3124583
sha256: sha256:c9c48d1e0cfe6413d7529ff9459a7d6486d88b8a2e4a741f1e536c97362b5740
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-arm64.tar.gz
- name: mysqld_exporter-0.8.1.linux-armv5.tar.gz
commit: null
size: 3084904
sha256: sha256:80215e1e2decf03577fd128a69277db42aed7522fa50c63fe2e446a38716c907
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-armv5.tar.gz
- name: mysqld_exporter-0.8.1.linux-armv6.tar.gz
commit: null
size: 3064473
sha256: sha256:19f3e8806ffcd7fbbd3858a93f959823cc4a77b0f80767fae895a56c571f0fd1
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-armv6.tar.gz
- name: mysqld_exporter-0.8.1.linux-armv7.tar.gz
commit: null
size: 3062515
sha256: sha256:3fc51cec9e01a3e8643118d49583ddc7bf0e23ef5ccf9e066f8e8a014673d52d
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-armv7.tar.gz
- name: mysqld_exporter-0.8.1.linux-mips64.tar.gz
commit: null
size: 3131889
sha256: sha256:1cf634c047eb17dfc32ed8157ab9b69f7598979140ba67f7461c0449c0769ffe
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-mips64.tar.gz
- name: mysqld_exporter-0.8.1.linux-mips64le.tar.gz
commit: null
size: 2997232
sha256: sha256:fd48b29da95d377cdb9dd5705f0f5642e91935c3ccacc8a4298bce1de0b19e6d
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-mips64le.tar.gz
- name: mysqld_exporter-0.8.1.linux-ppc64.tar.gz
commit: null
size: 3230373
sha256: sha256:cf23b14a96002b73ab9af6b901cff3a248aa98231423f5956c8e2f3f5fb708df
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-ppc64.tar.gz
- name: mysqld_exporter-0.8.1.linux-ppc64le.tar.gz
commit: null
size: 3127084
sha256: sha256:572f80ebe175b9b7c2dde06d70f4732597583a09f0440cd5273b65eb78fc67f1
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.linux-ppc64le.tar.gz
- name: mysqld_exporter-0.8.1.netbsd-386.tar.gz
commit: null
size: 3175377
sha256: sha256:8d13157990f179c07b69b1fbe2ab98fb8413670af72a231321af7591268369c3
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.netbsd-386.tar.gz
- name: mysqld_exporter-0.8.1.netbsd-amd64.tar.gz
commit: null
size: 3397543
sha256: sha256:d495fd8eb0c8954db3b209bdc1db9afe3dca62491f8506c406e4b8e89688550a
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.netbsd-amd64.tar.gz
- name: mysqld_exporter-0.8.1.netbsd-armv5.tar.gz
commit: null
size: 3080664
sha256: sha256:fd56cb0853cc55347e300322f4f690a655c5d714343c4f204c629ab69e89f790
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.netbsd-armv5.tar.gz
- name: mysqld_exporter-0.8.1.netbsd-armv6.tar.gz
commit: null
size: 3059373
sha256: sha256:b7c500eadf37f78430c95f172cba8772e57533d10fe2dcee16e1c713984ca037
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.netbsd-armv6.tar.gz
- name: mysqld_exporter-0.8.1.netbsd-armv7.tar.gz
commit: null
size: 3057718
sha256: sha256:01fd42abbf5d7b4a1f00e63b5c0f4bc11a7fd00848d59d296d799ac582b4436c
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.netbsd-armv7.tar.gz
- name: mysqld_exporter-0.8.1.openbsd-386.tar.gz
commit: null
size: 3178857
sha256: sha256:a2676d4cffcac68a082c38d916b8bba33457335d306819992473abbc0ce6ea90
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.openbsd-386.tar.gz
- name: mysqld_exporter-0.8.1.openbsd-amd64.tar.gz
commit: null
size: 3400134
sha256: sha256:0458733fba048154bd7fd3a6c4b379a7fc4c7abdaa9fccf48904219c1004fdfb
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.openbsd-amd64.tar.gz
- name: mysqld_exporter-0.8.1.openbsd-armv5.tar.gz
commit: null
size: 3083297
sha256: sha256:bf9fbf6485773371eba6cd756c91e6fce4fd01ada8183b2af6a43cd0adb07789
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.openbsd-armv5.tar.gz
- name: mysqld_exporter-0.8.1.openbsd-armv6.tar.gz
commit: null
size: 3061797
sha256: sha256:b0c73426e71f47b1f2ca5bccd48ec3def1300b436d66e7ac07b696f06ace1724
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.openbsd-armv6.tar.gz
- name: mysqld_exporter-0.8.1.openbsd-armv7.tar.gz
commit: null
size: 3060964
sha256: sha256:4fee2c619ffd1ea1346b38ddec507123b58e71d78c2f00de4f5bd43fed4faa2d
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.openbsd-armv7.tar.gz
- name: mysqld_exporter-0.8.1.windows-386.tar.gz
commit: null
size: 3160808
sha256: sha256:7c71c81f7ef586cc0736a3078ba3839fd7915e94c1652918ee9505b19ad6b024
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.windows-386.tar.gz
- name: mysqld_exporter-0.8.1.windows-amd64.tar.gz
commit: null
size: 3393205
sha256: sha256:7db685bd562ad512a150100f283d787891dc00151ddcb29a52d15b3de3553f68
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.1/mysqld_exporter-0.8.1.windows-amd64.tar.gz
- name: 0.8.0
commit: null
timestamp: '2016-04-19T17:48:54'
prerelease: false
files:
- name: mysqld_exporter-0.8.0.linux-amd64.tar.gz
commit: null
size: 2908186
sha256: sha256:e9a9af361485a8557f81a1bca53232f7a707473c1810e086986bcf2748cd81ea
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.8.0/mysqld_exporter-0.8.0.linux-amd64.tar.gz
- name: 0.7.1
commit: null
timestamp: '2016-02-16T13:37:35'
prerelease: false
files:
- name: mysqld_exporter-0.7.1.linux-amd64.tar.gz
commit: null
size: 2851209
sha256: sha256:c2e55ed37d55c6ee84f61b9bdd6c68cfd83afe4dbb1391da679a03915d971dfc
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.7.1/mysqld_exporter-0.7.1.linux-amd64.tar.gz
- name: 0.7.0
commit: null
timestamp: '2016-02-13T10:20:27'
prerelease: false
files:
- name: mysqld_exporter-0.7.0.linux-amd64.tar.gz
commit: null
size: 2849798
sha256: sha256:bb13c7bb799a9e297f88888dfd11efb77786d52bf24624792ad1fee88bd67b93
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.7.0/mysqld_exporter-0.7.0.linux-amd64.tar.gz
- name: 0.6.0
commit: null
timestamp: '2015-10-28T14:28:21'
prerelease: true
files:
- name: mysqld_exporter-0.6.0.linux-amd64.tar.gz
commit: null
size: 2448084
sha256: sha256:530f3610bea2c5ebedf25c04c29147e6fb189f267823aa73a2e8dd2699944f0b
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.6.0/mysqld_exporter-0.6.0.linux-amd64.tar.gz
- name: 0.5.0
commit: null
timestamp: '2015-09-22T15:57:52'
prerelease: true
files:
- name: mysqld_exporter-0.5.0.darwin-amd64.tar.gz
commit: null
size: 2748895
sha256: sha256:773af0e1bdcfcc16395ca53b59ad8aebc64f1420598a91132f621f3c92a7d1da
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.5.0/mysqld_exporter-0.5.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.5.0.linux-386.tar.gz
commit: null
size: 2584572
sha256: sha256:9ec46de7380145fb5e127b804262903551f69dd8d7802998737875b279c68123
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.5.0/mysqld_exporter-0.5.0.linux-386.tar.gz
- name: mysqld_exporter-0.5.0.linux-amd64.tar.gz
commit: null
size: 2759859
sha256: sha256:e924d9bffbb549ddb53c7ee02c6be467ccbe4edb777424c18ff1c39ed2d0c54f
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.5.0/mysqld_exporter-0.5.0.linux-amd64.tar.gz
- name: 0.4.0
commit: null
timestamp: '2015-09-21T09:15:47'
prerelease: true
files:
- name: mysqld_exporter-0.4.0.darwin-amd64.tar.gz
commit: null
size: 2743483
sha256: sha256:b5e194c33b85a59a1ef6e72709f722da2bfd4aee7507ef276408b433c775f881
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.4.0/mysqld_exporter-0.4.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.4.0.linux-386.tar.gz
commit: null
size: 2576949
sha256: sha256:3be91bc5d00e30c2335ddd14544c719e7d047365fde2b25c47577c56d1318c0f
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.4.0/mysqld_exporter-0.4.0.linux-386.tar.gz
- name: mysqld_exporter-0.4.0.linux-amd64.tar.gz
commit: null
size: 2755930
sha256: sha256:b138d24ebf616fad284c6c3969036bbecc33ad1215a1541d7e3051cf85ca1bf7
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.4.0/mysqld_exporter-0.4.0.linux-amd64.tar.gz
- name: 0.3.0
commit: null
timestamp: '2015-08-31T14:04:58'
prerelease: true
files:
- name: mysqld_exporter-0.3.0.darwin-amd64.tar.gz
commit: null
size: 2732059
sha256: sha256:b8766dcf01fb11c6e8bd265e7c50ae35f8160631f395fca17f88803ce478c097
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.3.0/mysqld_exporter-0.3.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.3.0.linux-amd64.tar.gz
commit: null
size: 2430471
sha256: sha256:96da674aae938c17f361d9798a947304021664c350be9673ccc189fce0cff58e
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.3.0/mysqld_exporter-0.3.0.linux-amd64.tar.gz
- name: 0.2.0
commit: null
timestamp: '2015-06-24T12:33:23'
prerelease: true
files:
- name: mysqld_exporter-0.2.0.darwin-amd64.tar.gz
commit: null
size: 2387233
sha256: sha256:af202fa63a33a00745702deb9989accd50885bad8225ee0847eafda7746bb077
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.2.0/mysqld_exporter-0.2.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.2.0.linux-386.tar.gz
commit: null
size: 2245732
sha256: sha256:d0b406eef5b864a4673f0e410ecced711cf1de88df39d99a897644dda42b6226
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.2.0/mysqld_exporter-0.2.0.linux-386.tar.gz
- name: mysqld_exporter-0.2.0.linux-amd64.tar.gz
commit: null
size: 2390779
sha256: sha256:6b43ffec9e3fdb492694bcce31c094377e48df9e997bfb562fcbdf6074fb596b
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.2.0/mysqld_exporter-0.2.0.linux-amd64.tar.gz
- name: mysqld_exporter-0.2.0.linux-arm.tar.gz
commit: null
size: 2164384
sha256: sha256:17b1b65631628bd5b7e7736e4dd8002bfcb905e79a5ddaca2e876babbc099953
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.2.0/mysqld_exporter-0.2.0.linux-arm.tar.gz
- name: 0.1.0
commit: null
timestamp: '2015-05-05T10:37:53'
prerelease: true
files:
- name: mysqld_exporter-0.1.0.darwin-amd64.tar.gz
commit: null
size: 2368803
sha256: sha256:f8505c159ad28c4c0d7913f67e7b398d8b98e7fd3e46fe6edbd1f7a0f8c3146c
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.1.0/mysqld_exporter-0.1.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.1.0.linux-386.tar.gz
commit: null
size: 2202930
sha256: sha256:cf4b1ebd4f5342d0c3fbc2b0905f597aaaa46f488033d4648e2e247ffd66f0e8
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.1.0/mysqld_exporter-0.1.0.linux-386.tar.gz
- name: mysqld_exporter-0.1.0.linux-amd64.tar.gz
commit: null
size: 2356009
sha256: sha256:de2abde789a5cb102a8deea7c101439d07fce5ceca6b50ad42fa4dd0372f87dc
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.1.0/mysqld_exporter-0.1.0.linux-amd64.tar.gz
- name: mysqld_exporter-0.1.0.linux-arm.tar.gz
commit: null
size: 2122176
sha256: sha256:92efe21d1ef6cbc3f623bee8e469cbc5a94fdec1e04d5d1c0647b6f330b55fd8
url: https://github.com/prometheus/mysqld_exporter/releases/download/0.1.0/mysqld_exporter-0.1.0.linux-arm.tar.gz
- name: v0.13.0-rc.0
commit: null
timestamp: '2021-04-27T09:20:38'
prerelease: true
files:
- name: mysqld_exporter-0.13.0-rc.0.aix-ppc64.tar.gz
commit: null
size: 6113659
sha256: sha256:21e974713ca1129a0a7994a2206a4ea2a1c1f1bed3f69fec7b122b2d578bbad6
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.aix-ppc64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.darwin-amd64.tar.gz
commit: null
size: 6614517
sha256: sha256:e21529b125ed04c703357a9855c5b047335d8e9ec555d601096c3dcc51f1db1d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.darwin-amd64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.darwin-arm64.tar.gz
commit: null
size: 6442779
sha256: sha256:d93212e998a8e46845399be3483816025204a6ebd6c09e259faed0835aad5845
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.darwin-arm64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.dragonfly-amd64.tar.gz
commit: null
size: 6686106
sha256: sha256:d5ba1663380c27e624004803dae79ccd04b257be010fe8d9ccb473d0e87aedc2
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.dragonfly-amd64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.freebsd-386.tar.gz
commit: null
size: 6553835
sha256: sha256:481711be7488e39d2f2c5dc1da3e2463d68ee779dca10f43196e7ba594050c65
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.freebsd-386.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.freebsd-amd64.tar.gz
commit: null
size: 6711956
sha256: sha256:7536f40d90cad45ee23e2babd833490acdf5abb73b9577f87f1f5a6d7f8377ca
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.freebsd-amd64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.freebsd-arm64.tar.gz
commit: null
size: 6232736
sha256: sha256:0de01184ff5adccbf8f525606c77ea155adf9b12ffcb5dd0e2f41c37a8458d42
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.freebsd-arm64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.freebsd-armv6.tar.gz
commit: null
size: 6263723
sha256: sha256:3b4a91e828ff11d619214a307adb34a562cf90628d39deccbd1880948e1215d9
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.freebsd-armv6.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.freebsd-armv7.tar.gz
commit: null
size: 6256158
sha256: sha256:5edc1d7c6fdb52b47ee19380f071ef6ca524cbf042dc709e730f4fa119441109
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.freebsd-armv7.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.illumos-amd64.tar.gz
commit: null
size: 6668187
sha256: sha256:0608dfc7f94f8aa09337dab33f24c453a739e178be8d508488ac7d37a46c32e7
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.illumos-amd64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-386.tar.gz
commit: null
size: 6579112
sha256: sha256:ca9eb344373f3536feca29d42455f5939b5f0ea420bed63c747ad1a20e2698a4
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-386.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-amd64.tar.gz
commit: null
size: 6728942
sha256: sha256:0d4a7bdf3b78d9d178a8dc8cbfb27171aaf4c2c36603416b4136236c611247c2
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-amd64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-arm64.tar.gz
commit: null
size: 6279004
sha256: sha256:a1ccc8d48979d16f9013193859f3bd53f688e5e91d10e44410cf98a7d15f08a2
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-arm64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-armv5.tar.gz
commit: null
size: 6295198
sha256: sha256:0384bdc3638381268fc13014de16645bbe52e77509633cf1b9e3c7d2bc75e233
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-armv5.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-armv6.tar.gz
commit: null
size: 6285134
sha256: sha256:619819169e961517e14003bc15e4c4379813adc0de26f8ff9e06181b2201733e
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-armv6.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-armv7.tar.gz
commit: null
size: 6281651
sha256: sha256:52368bc908c9a643a1b4b57b8b0007d434a6c591c501bb6b02be9caac188abce
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-armv7.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-mips.tar.gz
commit: null
size: 6268633
sha256: sha256:0446577c04bd62d38be7d98939461c70346394705265ef24de5e20561cfeed6f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-mips.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-mips64.tar.gz
commit: null
size: 6370013
sha256: sha256:071d0b18b4f8952a77f66e4162e10e1b8cd978d21acbbbdbc4132b20ae045846
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-mips64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-mips64le.tar.gz
commit: null
size: 6172097
sha256: sha256:74509500b0fc3aa673486d502ff8809dea964c0b3ce64ad87b339ae905696f6d
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-mips64le.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-mipsle.tar.gz
commit: null
size: 6126203
sha256: sha256:26e9fa06ce47c540e2e033ef152c53825c615e8dac196f93aef48961819051e6
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-mipsle.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-ppc64.tar.gz
commit: null
size: 6385170
sha256: sha256:4fe8070a0a3ff958398bce13c12abf7e1db71429fd9f0dcd38eb34590b8553b2
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-ppc64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-ppc64le.tar.gz
commit: null
size: 6202519
sha256: sha256:24e538acd6e02b14d16a875e6f191481322f1d54bd465ed7778e73e68374e722
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-ppc64le.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.linux-s390x.tar.gz
commit: null
size: 6759034
sha256: sha256:2b189516008d5ab800711dabe71e51985a38cea620350269117a226418deb1b6
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.linux-s390x.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.netbsd-386.tar.gz
commit: null
size: 6530663
sha256: sha256:0158c32843363023e20402ece41165edbf805d985f4abffbc6a3520d8c42420a
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.netbsd-386.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.netbsd-amd64.tar.gz
commit: null
size: 6686091
sha256: sha256:c5d152a58d9a2ad16b145246f6035941bcd217e93e1cd72077455ae78c8b8ec7
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.netbsd-amd64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.netbsd-arm64.tar.gz
commit: null
size: 6212247
sha256: sha256:6544eab0655b3c8e9b586e2da1aa4eb35d652d5e0f4ce077e20d5a4f1fd47f22
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.netbsd-arm64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.netbsd-armv6.tar.gz
commit: null
size: 6243045
sha256: sha256:f9a1874e0a1b0d1d784dd3fca97e404f6c0bc24506d4155889b59f870bdf8c38
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.netbsd-armv6.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.netbsd-armv7.tar.gz
commit: null
size: 6236922
sha256: sha256:37463291b7574e19bd4a07c505ebd41d9ce5bb5d288c907b1fa338ceb388d536
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.netbsd-armv7.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.openbsd-386.tar.gz
commit: null
size: 6526338
sha256: sha256:0dd19812acba9f14bc65dc27232ff3127d9edc195922f21a0f1cb6d9aefeea65
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.openbsd-386.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.openbsd-amd64.tar.gz
commit: null
size: 6705181
sha256: sha256:733405faa2879cdc08d68df545960da95a172a82508b5b015b793ca313728c1e
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.openbsd-amd64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.openbsd-arm64.tar.gz
commit: null
size: 6233670
sha256: sha256:6a70444f8604c49f26682da15d6c0d8e6422131d27d09d266e69e57efb7749fc
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.openbsd-arm64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.openbsd-armv7.tar.gz
commit: null
size: 6230413
sha256: sha256:51966343f02cd7a1e5ab13bb65eb6590623bb30f4403505b545292673879b468
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.openbsd-armv7.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.windows-386.tar.gz
commit: null
size: 6774647
sha256: sha256:c33ac5ea083d3f5b955f5a1ae52b5099cd469ddde153df1cd9c8d23251abb97f
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.windows-386.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.windows-386.zip
commit: null
size: 6869048
sha256: sha256:6ee56a50c58b8f1fa1a1ba73ed09c9f29880d9d053cd6a8f5ece20ee4cdc4e58
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.windows-386.zip
- name: mysqld_exporter-0.13.0-rc.0.windows-amd64.tar.gz
commit: null
size: 6848153
sha256: sha256:ae2c64fdb51a2ba4017762804517bdef891e98fe462e597888494c271ac7220c
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.windows-amd64.tar.gz
- name: mysqld_exporter-0.13.0-rc.0.windows-amd64.zip
commit: null
size: 6918651
sha256: sha256:56bffcc55311fda6d425d3c8257dd6760d66cf6c7aa0a522e939441d9dfbe904
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/mysqld_exporter-0.13.0-rc.0.windows-amd64.zip
- name: sha256sums.txt
commit: null
size: 4093
sha256: sha256:7561999f1901868be226d5df6af5dc15c25cc53b008a282ae2ef91ec3a5cb3bb
url: https://github.com/prometheus/mysqld_exporter/releases/download/v0.13.0-rc.0/sha256sums.txt
- name: v0.13.0
commit:
sha: ad2847c7fa67b9debafccd5a08bacb12fc9031f1
timestamp: '2021-05-21T14:14:17'
timestamp: '2021-05-21T14:15:04'
prerelease: false
files: []
| 61.66124 | 142 | 0.710899 |
6c215241e780e8d754aa19edfdcda84a1d20a9b6 | 589 | yml | YAML | .github/workflows/docs.yml | duncanhealy/postgrest-js | ff790caf45cf3a3d8fe84e743600393988fc7122 | [
"MIT"
] | 431 | 2020-01-29T02:49:40.000Z | 2022-03-27T18:46:13.000Z | .github/workflows/docs.yml | duncanhealy/postgrest-js | ff790caf45cf3a3d8fe84e743600393988fc7122 | [
"MIT"
] | 204 | 2020-01-28T13:42:40.000Z | 2022-03-28T20:21:05.000Z | .github/workflows/docs.yml | duncanhealy/postgrest-js | ff790caf45cf3a3d8fe84e743600393988fc7122 | [
"MIT"
] | 66 | 2020-05-11T11:03:48.000Z | 2022-03-10T03:28:25.000Z | name: Docs
on:
push:
branches:
- master
workflow_dispatch:
jobs:
docs:
name: Publish docs
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
- run: |
npm clean-install
npm run docs
npm run docs:json
- name: Publish
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs
force_orphan: true
commit_message: 'docs: update'
| 18.40625 | 51 | 0.544992 |
5da1227432bd8d66feec0d1ddd0fc21b679383cb | 222 | yaml | YAML | static/content/site/nav-primary.yaml | clarkeadg/power-dev-blog | 08a8b94a52e4273a31b2ca5e0612eae0e0abd9d5 | [
"MIT"
] | null | null | null | static/content/site/nav-primary.yaml | clarkeadg/power-dev-blog | 08a8b94a52e4273a31b2ca5e0612eae0e0abd9d5 | [
"MIT"
] | 6 | 2020-07-17T01:54:43.000Z | 2022-02-26T01:37:35.000Z | static/content/site/nav-primary.yaml | clarkeadg/power-dev-blog | 08a8b94a52e4273a31b2ca5e0612eae0e0abd9d5 | [
"MIT"
] | null | null | null |
items:
- title: Home
url: /
- title: About
url: /pages/about
- title: Getting Started
url: /pages/getting-started
- title: Tutorials
url: /tags/tutorials
- title: Demos
url: /pages/demo
| 12.333333 | 31 | 0.599099 |
920fbe0d9bbe7f5e701bd792737694e234b3f914 | 134 | yml | YAML | circle.yml | coaxsoft/ruby-veeqo-api | 458f3685e6a05469b76e906ea949440e46641a2d | [
"MIT"
] | 17 | 2016-11-18T09:05:46.000Z | 2021-03-19T22:55:31.000Z | circle.yml | coaxsoft/ruby-veeqo-api | 458f3685e6a05469b76e906ea949440e46641a2d | [
"MIT"
] | null | null | null | circle.yml | coaxsoft/ruby-veeqo-api | 458f3685e6a05469b76e906ea949440e46641a2d | [
"MIT"
] | 6 | 2017-01-15T22:03:57.000Z | 2021-09-03T09:22:26.000Z | machine:
ruby:
version: 2.2.1
test:
post:
- bundle exec rubocop -R:
environment:
RAILS_ENV: development
| 14.888889 | 32 | 0.58209 |
92f17f492a847b1e444ff8855247698465aac424 | 195 | yml | YAML | .sass-lint.yml | AndreSteenveld/fuzzy-invention | e355dfe4072b76c5f2eca9bcfcc823d193221c84 | [
"Unlicense"
] | null | null | null | .sass-lint.yml | AndreSteenveld/fuzzy-invention | e355dfe4072b76c5f2eca9bcfcc823d193221c84 | [
"Unlicense"
] | null | null | null | .sass-lint.yml | AndreSteenveld/fuzzy-invention | e355dfe4072b76c5f2eca9bcfcc823d193221c84 | [
"Unlicense"
] | null | null | null | # sass-lint config generated by make-sass-lint-config v0.1.1
files:
include: '**/*.s+(a|c)ss'
options:
formatter: stylish
merge-default-rules: false
rules:
no-color-literals: 0
| 19.5 | 61 | 0.666667 |
3ed8e939ad01029959baefc1b84bd45e5c56ebd5 | 334 | yaml | YAML | sync/test/case/id_based/request.yaml | viant/dbsync | 14fc5cc97f0deb848473e4566bbc4b8d2020e551 | [
"Apache-2.0"
] | 18 | 2019-05-08T16:48:53.000Z | 2022-01-07T07:09:11.000Z | sync/test/case/id_based/request.yaml | viant/dbsync | 14fc5cc97f0deb848473e4566bbc4b8d2020e551 | [
"Apache-2.0"
] | 1 | 2019-06-19T10:35:00.000Z | 2019-06-19T10:35:00.000Z | sync/test/case/id_based/request.yaml | viant/dbsync | 14fc5cc97f0deb848473e4566bbc4b8d2020e551 | [
"Apache-2.0"
] | 3 | 2020-01-07T20:47:23.000Z | 2021-06-22T07:41:42.000Z | table: events2
idColumns:
- id
partition:
columns:
- event_type
source:
table: events1
descriptor: test/db/mydb
driverName: sqlite3
partitionSQL: SELECT event_type FROM events1 GROUP BY 1
dest:
descriptor: test/db/mydb
driverName: sqlite3
transfer:
endpointIP: 127.0.0.1:8080
batchSize: 2048
writerThreads: 2 | 18.555556 | 57 | 0.739521 |
568622a7c182899c3693e9886efe4e9903525b2e | 67 | yaml | YAML | core-services/prow/02_config/openshift-priv/ptp-operator/_pluginconfig.yaml | fabianofranz/release | 2ccc2e85469a82cce240a022ae7935ba75dfa380 | [
"Apache-2.0"
] | 185 | 2017-06-15T18:27:16.000Z | 2022-03-31T21:14:10.000Z | core-services/prow/02_config/openshift-priv/ptp-operator/_pluginconfig.yaml | fabianofranz/release | 2ccc2e85469a82cce240a022ae7935ba75dfa380 | [
"Apache-2.0"
] | 26,836 | 2016-12-15T21:04:07.000Z | 2022-03-31T23:56:51.000Z | core-services/prow/02_config/openshift-priv/ptp-operator/_pluginconfig.yaml | fabianofranz/release | 2ccc2e85469a82cce240a022ae7935ba75dfa380 | [
"Apache-2.0"
] | 1,055 | 2016-12-05T17:05:52.000Z | 2022-03-31T17:08:13.000Z | plugins:
openshift-priv/ptp-operator:
plugins:
- approve
| 13.4 | 30 | 0.671642 |
c4d0e97d0a47e4683ad3879e02a5a8124a51818d | 1,514 | yml | YAML | tasks/install.yml | lotusnoir/ansible-apps_adminer | 506952608b0198f3d2cbf432865230facba60e79 | [
"Apache-2.0"
] | null | null | null | tasks/install.yml | lotusnoir/ansible-apps_adminer | 506952608b0198f3d2cbf432865230facba60e79 | [
"Apache-2.0"
] | null | null | null | tasks/install.yml | lotusnoir/ansible-apps_adminer | 506952608b0198f3d2cbf432865230facba60e79 | [
"Apache-2.0"
] | null | null | null | ---
- name: "Check for adminer files"
stat:
path: "{{ adminer_install_dir }}/index.php"
changed_when: false
register: adminer_install
- name: "Get current version"
shell: |
set -o pipefail
grep @version {{ adminer_install_dir }}/index.php | awk '{print $NF}'
args:
executable: /bin/bash
changed_when: false
register: adminer_install_version
when: adminer_install.stat.exists
- name: Installation process
when: (not adminer_install.stat.exists) or (adminer_install_version is defined and adminer_version not in adminer_install_version.stdout)
block:
- name: "Install requierements"
package:
name: "{{ item }}"
state: present
update_cache: true
with_items:
- "{{ adminer_packages }}"
- name: "Ensure install dir exist"
file:
path: '{{ adminer_install_dir }}'
state: directory
owner: '{{ adminer_owner }}'
group: '{{ adminer_group }}'
mode: 0755
- name: "Download adminer files"
get_url:
url: '{{ adminer_src_url }}'
dest: '{{ adminer_install_dir }}/index.php'
owner: '{{ adminer_owner }}'
group: '{{ adminer_group }}'
mode: 0766
- name: "Download Adminer theme"
get_url:
url: "{{ adminer_theme_root_url }}/{{ adminer_theme }}/adminer.css"
dest: "{{ adminer_install_dir }}"
owner: '{{ adminer_owner }}'
group: '{{ adminer_group }}'
force: true
mode: 0644
timeout: 60
when: adminer_theme|length>0
| 27.527273 | 139 | 0.623514 |
04e80910bbece8711bcf78295c5f602a728ab06b | 390 | yml | YAML | .travis.yml | TonySol/fin | 08f7dfaacd5c0ed8c8507522e78af4799b1e3f8b | [
"MIT"
] | null | null | null | .travis.yml | TonySol/fin | 08f7dfaacd5c0ed8c8507522e78af4799b1e3f8b | [
"MIT"
] | null | null | null | .travis.yml | TonySol/fin | 08f7dfaacd5c0ed8c8507522e78af4799b1e3f8b | [
"MIT"
] | null | null | null | #the default linux distribution is ok
#dist: xenial
language: python
python:
- 3.8
install:
- pip install -r requirements.txt
script:
- pylint app
- coverage run -m unittest discover
- coverage report
after_success:
- coveralls
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash auto-merge.sh; fi'
notifications:
email:
on_success: never
on_failure: always
| 16.25 | 75 | 0.694872 |
707a7e0d777bad7d544dd13305e0eeec329e4083 | 3,208 | yml | YAML | roles/mongo_upgrade/tasks/main_upgrade.yml | cohenjo/DB_Ansible | 0d806bfca7dda3ce792ca69c9a2410774aaac997 | [
"MIT"
] | 3 | 2018-11-18T13:44:27.000Z | 2019-06-19T13:42:40.000Z | roles/mongo_upgrade/tasks/main_upgrade.yml | cohenjo/DB_Ansible | 0d806bfca7dda3ce792ca69c9a2410774aaac997 | [
"MIT"
] | null | null | null | roles/mongo_upgrade/tasks/main_upgrade.yml | cohenjo/DB_Ansible | 0d806bfca7dda3ce792ca69c9a2410774aaac997 | [
"MIT"
] | 2 | 2017-03-02T23:26:53.000Z | 2019-06-30T19:06:24.000Z | ---
#run from dir ansible roles
#ansible-playbook -i inventory.txt tasks/main_upgrade.yml --extra-vars "version=3.4.19 root_user=root root_pass=XXXXX" -v -e "debug=True" --step
#ansible-playbook -i inventory.txt tasks/main_upgrade.yml --extra-vars "version=3.6.10 root_user=root root_pass=XXXXXX" -vvv -e "debug=True" --step
#ansible-playbook -i inventory.txt tasks/main_upgrade.yml --extra-vars "version=4.0.10 root_user=root root_pass=XXXXXX" -vvv -e "debug=True" --step
- name: prestep - change protocol for version 4
hosts: rest
serial: 1
become: true
tasks:
- name: check if master
shell: mongo --quiet {{ansible_ssh_host}} -u "{{ root_user }}" -p "{{ root_pass }}" --authenticationDatabase admin --eval 'db.isMaster().ismaster'
register: bool_isPrimary
#change mongo protocol version when upgrading from 3.6 to 4.0
#todo run 1 time
- name: change protocol version
command: "mongo --quiet {{ansible_ssh_host}} -u {{ root_user }} -p {{ root_pass }} --authenticationDatabase admin --eval 'cfg = rs.conf();cfg.protocolVersion=1;rs.reconfig(cfg);'"
when: version.find("4.0.") != -1 and bool_isPrimary.stdout == 'true'
- name: upgrade mongo
hosts: rest
serial: 1
any_errors_fatal: true
become: true
tasks:
- name: check if master
shell: mongo --quiet {{ansible_ssh_host}} -u "{{ root_user }}" -p "{{ root_pass }}" --authenticationDatabase admin --eval 'db.isMaster().ismaster'
register: bool_isPrimary
- name: get mongo version
shell: /usr/bin/mongod --version | grep 'db version' |awk -F 'v' '{print $3}'
register: mongo_version
#add all relevent mongo repo
- include_tasks: add_mongo_repo.yml
#upgrades all the relevent rpms
- include_tasks: mongo_rpm_install.yml
when: bool_isPrimary.stdout == 'false' and mongo_version.stdout != version
#check all were upgraded otherwise fail
- name: check all mongo were upgraded
hosts: all
serial: 1
any_errors_fatal: true
become: true
tasks:
- include_tasks: validate_mongo_version.yml
#change compatibilty and version conf
- name: change compatibilty and version conf
hosts: all
serial: 1
any_errors_fatal: true
become: true
tasks:
- name: check if master
shell: mongo --quiet {{ansible_ssh_host}} -u "{{ root_user }}" -p "{{ root_pass }}" --authenticationDatabase admin --eval 'db.isMaster().ismaster'
register: bool_isPrimary
- include_tasks: update_config.yml
when: bool_isPrimary.stdout == 'true'
#Check compatibilty changed
- name: change compatibilty changed
hosts: all
serial: 1
any_errors_fatal: true
become: true
tasks:
- name: mongo log file
find:
paths: /var/log/mongodb
patterns: "mongodb_*.log"
register: files_matched
- name: check compatibilty has changed for next version
shell: grep "setting featureCompatibilityVersion to {{ version | regex_replace('.'+version.split('.')[-1],'') }}" "{{ item.path }}" | wc -l
register: line_count
with_items: "{{ files_matched.files }}"
failed_when: line_count.stdout|int == 0
| 36.044944 | 188 | 0.667082 |
401546fd0af9bdbb4c324e278fdee99e2874aeb3 | 944 | yml | YAML | .github/workflows/scala.yml | pkontogiannis/skeleton | 807bb4da44d7380dcbe952df17e9a809f27ed5db | [
"MIT"
] | 3 | 2021-02-12T09:13:13.000Z | 2022-03-02T10:15:43.000Z | .github/workflows/scala.yml | pkontogiannis/skeleton | 807bb4da44d7380dcbe952df17e9a809f27ed5db | [
"MIT"
] | null | null | null | .github/workflows/scala.yml | pkontogiannis/skeleton | 807bb4da44d7380dcbe952df17e9a809f27ed5db | [
"MIT"
] | 1 | 2020-10-30T11:35:34.000Z | 2020-10-30T11:35:34.000Z | name: Scala CI
on:
push:
branches:
- '*'
pull_request:
branches:
- 'develop'
jobs:
check-fmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Run fmt check
run: sbt scalafmtCheck
integration-tests:
runs-on: ubuntu-latest
services:
postgres:
image: postgres:12.2
env:
POSTGRES_USER: skeletondb
POSTGRES_PASSWORD: skeletondb
POSTGRES_DB: skeletondb
ports: ["5436:5432"]
options: --health-cmd pg_isready --health-interval 30s --health-timeout 10s --health-retries 10
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Run Integration Tests
run: sbt it:test
| 19.265306 | 103 | 0.567797 |
3d876eab0c3e98f250904f811ca580dd4612a430 | 103 | yml | YAML | src/licensedcode/data/rules/cc-by-4.0_30.yml | s4-2/scancode-toolkit | 8931b42e2630b94d0cabc834dfb3c16f01f82321 | [
"Apache-2.0",
"CC-BY-4.0"
] | 1,511 | 2015-07-01T15:29:03.000Z | 2022-03-30T13:40:05.000Z | src/licensedcode/data/rules/cc-by-4.0_30.yml | s4-2/scancode-toolkit | 8931b42e2630b94d0cabc834dfb3c16f01f82321 | [
"Apache-2.0",
"CC-BY-4.0"
] | 2,695 | 2015-07-01T16:01:35.000Z | 2022-03-31T19:17:44.000Z | src/licensedcode/data/rules/cc-by-4.0_30.yml | s4-2/scancode-toolkit | 8931b42e2630b94d0cabc834dfb3c16f01f82321 | [
"Apache-2.0",
"CC-BY-4.0"
] | 540 | 2015-07-01T15:08:19.000Z | 2022-03-31T12:13:11.000Z | license_expression: cc-by-4.0
is_license_notice: yes
relevance: 100
referenced_filenames:
- ccby40
| 17.166667 | 29 | 0.796117 |
3ded072532efe6a4c39cab994ac1973a6b2a8d39 | 383 | yml | YAML | scripts/spells/lvl1/Fire_Resistance.yml | jderam/hyperborea3 | c9a7aced16793f501f9befae15a47b07a8451edc | [
"MIT"
] | 2 | 2022-01-07T22:53:19.000Z | 2022-02-01T07:46:13.000Z | scripts/spells/lvl1/Fire_Resistance.yml | jderam/hyperborea-tools | c9a7aced16793f501f9befae15a47b07a8451edc | [
"MIT"
] | 60 | 2021-12-29T04:57:27.000Z | 2022-02-12T09:50:55.000Z | scripts/spells/lvl1/Fire_Resistance.yml | jderam/hyperborea-tools | c9a7aced16793f501f9befae15a47b07a8451edc | [
"MIT"
] | null | null | null | id: 156
name: Fire Resistance
pp: 197
Lvl:
- pyr 1
- clr 2
- drd 1
Rng: touch
Dur: 6 turns (1 hour) per CA level
Rev: 0
Desc: "<p>Inures the subject’s body to the effects of intense heat.
Even clad in full armour, the recipient can withstand
temperatures as high as 120°F without suffering any ill
effects. Fire and magical fire attacks are saved against
with a +2 bonus.</p>"
| 23.9375 | 67 | 0.72846 |
7f88d06668094d8cc1c9e1b444761650863d20ef | 371 | yml | YAML | roles/kubernetes-apps/ansible/templates/kubedns-svc.yml | uk0/kargo | 7328e0e1ac6f181cfe59659e9ac93743bcf09df4 | [
"Apache-2.0"
] | null | null | null | roles/kubernetes-apps/ansible/templates/kubedns-svc.yml | uk0/kargo | 7328e0e1ac6f181cfe59659e9ac93743bcf09df4 | [
"Apache-2.0"
] | null | null | null | roles/kubernetes-apps/ansible/templates/kubedns-svc.yml | uk0/kargo | 7328e0e1ac6f181cfe59659e9ac93743bcf09df4 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: kubedns
namespace: {{ kube_namespace }}
labels:
k8s-app: kubedns
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "kubedns"
spec:
selector:
k8s-app: kubedns
clusterIP: {{ skydns_server }}
ports:
- name: dns
port: 53
protocol: UDP
- name: dns-tcp
port: 53
protocol: TCP
| 17.666667 | 41 | 0.6469 |
e6e9ab075d8ed8b02a99dccfcd5326a61888ec1f | 112 | yaml | YAML | warmahordes_opendata/data/models/cryx/warcaster/iron_lich_asphyxious.yaml | ironcodex/warmahordes-opendata | b611d42a023f511bb14307d97ed079a3f8d464d8 | [
"Apache-2.0"
] | 3 | 2021-04-20T17:12:00.000Z | 2022-02-15T00:43:55.000Z | warmahordes_opendata/data/models/cryx/warcaster/iron_lich_asphyxious.yaml | ironcodex/warmahordes-opendata | b611d42a023f511bb14307d97ed079a3f8d464d8 | [
"Apache-2.0"
] | null | null | null | warmahordes_opendata/data/models/cryx/warcaster/iron_lich_asphyxious.yaml | ironcodex/warmahordes-opendata | b611d42a023f511bb14307d97ed079a3f8d464d8 | [
"Apache-2.0"
] | null | null | null | --- !warmahordes_opendata.Model
ppid: 1926
name: Iron Lich Asphyxious
role: warcaster
factions:
- cryx
scans: 4
| 14 | 31 | 0.767857 |
664342146ba3a586bfcaf205936b720eb1ef9c4d | 47 | yml | YAML | config/schedule.yml | whillavila/pong | bb9cfe3bc1e2fe700516b6f603e3f0c89316b5f3 | [
"MIT"
] | 97 | 2019-02-13T17:53:28.000Z | 2021-11-11T18:40:34.000Z | config/schedule.yml | whillavila/pong | bb9cfe3bc1e2fe700516b6f603e3f0c89316b5f3 | [
"MIT"
] | 11 | 2019-02-15T13:50:55.000Z | 2022-03-30T23:01:23.000Z | config/schedule.yml | whillavila/pong | bb9cfe3bc1e2fe700516b6f603e3f0c89316b5f3 | [
"MIT"
] | 7 | 2019-02-14T08:41:54.000Z | 2021-05-05T16:36:40.000Z | QueueRequestJobs:
every: "30s"
queue: high
| 11.75 | 17 | 0.702128 |
da2bd03ba8e48cb50723bceea9f5039e6c805c9e | 1,564 | yaml | YAML | vpc-subnet.yaml | ianzhang366/crossplane-demo | cf0c4c1b5d4984ad9f519ba70c6080066ab74f75 | [
"MIT"
] | null | null | null | vpc-subnet.yaml | ianzhang366/crossplane-demo | cf0c4c1b5d4984ad9f519ba70c6080066ab74f75 | [
"MIT"
] | null | null | null | vpc-subnet.yaml | ianzhang366/crossplane-demo | cf0c4c1b5d4984ad9f519ba70c6080066ab74f75 | [
"MIT"
] | 1 | 2021-09-28T17:33:02.000Z | 2021-09-28T17:33:02.000Z | ---
apiVersion: ec2.aws.crossplane.io/v1beta1
kind: VPC
metadata:
name: sample-vpc
spec:
forProvider:
region: us-east-1
tags:
- key: owner
value: izhang-crossplane
cidrBlock: 10.0.0.0/16
enableDnsSupport: true
enableDnsHostNames: true
instanceTenancy: default
providerConfigRef:
name: default
---
apiVersion: ec2.aws.crossplane.io/v1beta1
kind: SecurityGroup
metadata:
name: sample-cluster-sg
spec:
forProvider:
region: us-east-1
vpcIdRef:
name: sample-vpc
tags:
- key: owner
value: izhang-crossplane
groupName: izhang-crossplane
description: Cluster communication with worker nodes
ingress:
- fromPort: 22
toPort: 22
ipProtocol: tcp
ipRanges:
- cidrIp: 0.0.0.0/0
providerConfigRef:
name: default
---
apiVersion: ec2.aws.crossplane.io/v1beta1
kind: Subnet
metadata:
name: sample-subnet1
spec:
forProvider:
region: us-east-1
tags:
- key: owner
value: izhang-crossplane
availabilityZone: us-east-1b
cidrBlock: 10.0.1.0/24
vpcIdRef:
name: sample-vpc
mapPublicIPOnLaunch: true
providerConfigRef:
name: default
---
apiVersion: ec2.aws.crossplane.io/v1beta1
kind: Subnet
metadata:
name: sample-subnet2
spec:
forProvider:
region: us-east-1
tags:
- key: owner
value: izhang-crossplane
availabilityZone: us-east-1c
cidrBlock: 10.0.2.0/24
vpcIdRef:
name: sample-vpc
mapPublicIPOnLaunch: true
providerConfigRef:
name: default | 20.578947 | 56 | 0.661765 |
daf5b4c6d2e32b21bded1e4d232132b7cf92d014 | 1,124 | yaml | YAML | .pre-commit-config.yaml | SanderRonde/home-automation | 93e1988328ece45cd0f1fb5d3edd025c7ce0dacf | [
"MIT"
] | null | null | null | .pre-commit-config.yaml | SanderRonde/home-automation | 93e1988328ece45cd0f1fb5d3edd025c7ce0dacf | [
"MIT"
] | 9 | 2021-05-10T22:06:44.000Z | 2022-02-15T21:57:55.000Z | .pre-commit-config.yaml | SanderRonde/home-automation | 93e1988328ece45cd0f1fb5d3edd025c7ce0dacf | [
"MIT"
] | null | null | null | repos:
- repo: https://github.com/python/black
rev: 19.10b0
hooks:
- id: black
language_version: python3
files: ".*.py$"
args:
- "-l 120"
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0
hooks:
- id: flake8
entry: python3
name: flake8
files: ".*.py$"
args:
- "-m"
- "flake8"
- "--config=.flake8"
language: python
types: [python]
require_serial: true
- repo: local
hooks:
- id: pretty-quick
name: pretty-quick
entry: node_modules/.bin/pretty-quick
language: node
files: ".*.(js|jsx|ts|tsx|json|md)$"
args:
- "--staged"
- id: prettier
name: prettier
entry: node_modules/.bin/prettier
language: node
files: ".*.(js|jsx|ts|tsx|json|md)$"
args:
- "--config=.prettierrc"
- "-l"
| 27.414634 | 58 | 0.41726 |
5163b83512809e1467871736be01e297b036f834 | 150 | yml | YAML | config/search_api_solr.settings.yml | rdraeger1/draegersolr | 469449dace310165a543d2c0ac3c515439fa8b86 | [
"MIT"
] | null | null | null | config/search_api_solr.settings.yml | rdraeger1/draegersolr | 469449dace310165a543d2c0ac3c515439fa8b86 | [
"MIT"
] | 1 | 2018-01-06T17:56:19.000Z | 2018-01-06T17:56:19.000Z | config/search_api_solr.settings.yml | rdraeger1/draegersolr | 469449dace310165a543d2c0ac3c515439fa8b86 | [
"MIT"
] | null | null | null | last_optimize: 0
index_prefix: ''
cron_action: spellcheck
site_hash: ly2nix
_core:
default_config_hash: pBaH11SiBiDulMHrEUo_lI1kk4-8FpdEfuoHTXskMu0
| 21.428571 | 66 | 0.853333 |
062f19f84550f6ef598c0521a79b5e1b7066869a | 791 | yml | YAML | docker-compose.yml | handnot2/samly_simplesaml | dbbc26e5c93e6c1b1018aaa6c8a019af2e41458f | [
"MIT"
] | null | null | null | docker-compose.yml | handnot2/samly_simplesaml | dbbc26e5c93e6c1b1018aaa6c8a019af2e41458f | [
"MIT"
] | 3 | 2018-10-08T06:31:25.000Z | 2019-03-07T06:58:56.000Z | docker-compose.yml | handnot2/samly_simplesaml | dbbc26e5c93e6c1b1018aaa6c8a019af2e41458f | [
"MIT"
] | 4 | 2018-01-21T21:37:27.000Z | 2022-03-17T18:30:50.000Z | version: '2.1'
services:
setup:
image: samlysaml
volumes:
- ./setup:/setup
- ./idps/${IDP_ID}:/sspdv
command: /setup/init.sh
environment:
- IDP_ID
- IDP_HOST
- IDP_PORT
- SECRET_SALT
- PSWD
- SP_BASEURL
- SP_ACS_URI
- SP_SLO_URI
- SP_ENTITY_ID
- SP_CERT_FILE
- TIMEZONE
idp:
image: php:7.1-fpm-alpine3.8
depends_on:
- setup
volumes_from:
- setup
expose:
- 9000
web:
image: nginx:alpine
depends_on:
- idp
ports:
- ${IDP_PORT}:${IDP_PORT}
volumes_from:
- setup
volumes:
- ./idps/${IDP_ID}/nginx/conf.d/site.conf:/etc/nginx/conf.d/default.conf
- ./idps/${IDP_ID}/cert:/etc/nginx/cert
links:
- idp
| 17.577778 | 78 | 0.537295 |
540772f12c128ebd8185c6a97a42385dab2d58c3 | 667 | yml | YAML | manifests/prometheus/operations.d/400-set-instance-count.yml | alphagov-mirror/paas-cf | c7470a36e640583d180e17bafe0b3367175e4b90 | [
"MIT"
] | 81 | 2015-12-17T20:23:32.000Z | 2022-02-10T03:57:28.000Z | manifests/prometheus/operations.d/400-set-instance-count.yml | alphagov-mirror/paas-cf | c7470a36e640583d180e17bafe0b3367175e4b90 | [
"MIT"
] | 1,436 | 2015-11-23T16:51:39.000Z | 2022-03-17T16:48:03.000Z | manifests/prometheus/operations.d/400-set-instance-count.yml | alphagov-mirror/paas-cf | c7470a36e640583d180e17bafe0b3367175e4b90 | [
"MIT"
] | 31 | 2015-12-18T14:15:39.000Z | 2021-04-10T18:05:24.000Z | - type: replace
path: /instance_groups/name=alertmanager/instances
value: 2
- type: replace
path: /instance_groups/name=alertmanager/azs
value:
- z1
- z2
- type: replace
path: /instance_groups/name=prometheus2/instances
value: 2
- type: replace
path: /instance_groups/name=prometheus2/azs
value:
- z1
- z2
- type: replace
path: /instance_groups/name=grafana/instances
value: 2
- type: replace
path: /instance_groups/name=grafana/azs
value:
- z1
- z2
- type: replace
path: /instance_groups/name=firehose/instances
value: 2
- type: replace
path: /instance_groups/name=firehose/azs
value:
- z1
- z2
| 16.675 | 52 | 0.683658 |
3136b0f970eaa37b7091c99a6423f213a9099e2e | 550 | yaml | YAML | .github/workflows/ci.yaml | neoaisac/saunter | 07f310f43caba862ad638b09fc071198186bcd77 | [
"MIT"
] | null | null | null | .github/workflows/ci.yaml | neoaisac/saunter | 07f310f43caba862ad638b09fc071198186bcd77 | [
"MIT"
] | null | null | null | .github/workflows/ci.yaml | neoaisac/saunter | 07f310f43caba862ad638b09fc071198186bcd77 | [
"MIT"
] | null | null | null | # Note: ci.yaml and release.yaml have some similar steps
# If updating dotnet-version, set in both.
name: CI
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-dotnet@v1
with:
dotnet-version: '5.0.x' # SDK Version to use; x will use the latest version of the channel
- name: Run dotnet build
run: dotnet build --configuration Debug
- name: Run dotnet test
run: dotnet test --no-build
| 21.153846 | 98 | 0.634545 |
61012b629e772171f08cc1fddb85209ba1bd36ac | 3,356 | yml | YAML | .github/workflows/push.yml | kcrebound/artemis | 119ea63c3a5b79fc5bda7c423e6f88ff9bdd6b46 | [
"MIT"
] | null | null | null | .github/workflows/push.yml | kcrebound/artemis | 119ea63c3a5b79fc5bda7c423e6f88ff9bdd6b46 | [
"MIT"
] | null | null | null | .github/workflows/push.yml | kcrebound/artemis | 119ea63c3a5b79fc5bda7c423e6f88ff9bdd6b46 | [
"MIT"
] | 1 | 2021-12-17T11:37:44.000Z | 2021-12-17T11:37:44.000Z | on:
push:
branches:
- master
- beta
name: CI
jobs:
test:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/beta'
steps:
- name: Clone repository
uses: actions/checkout@master
- name: Run tests
uses: comigor/actions/dart-test@master
env:
DTA_EXCLUDE_REGEX: example
check-version-and-changelog:
needs: test
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/beta'
container: golang
steps:
- uses: actions/checkout@master
- run: |
GO111MODULE=on go get -u github.com/itchyny/gojq/cmd/gojq@d24ecb5d89a9eee8b4cd2071bdff7585a8b44f0e
cd "$GITHUB_WORKSPACE"
- name: Check if version on pubspec.yaml was changed and if there's an entry for this new version on CHANGELOG
run: |
echo "GITHUB EVENT NAME: ${{ github.event_name }}"
echo "GITHUB REF: $GITHUB_REF"
echo "GITHUB REF: ${{ github.ref }}"
echo "GITHUB HEAD REF: ${{ github.head_ref }}"
echo "GITHUB BASE REF: ${{ github.base_ref }}"
git fetch --prune --unshallow
where=HEAD~$(gojq '.commits | length' "${GITHUB_EVENT_PATH}")
diff=$(git diff $where pubspec.yaml)
echo "$diff" | grep -E '\+.*version' || {
echo "Version not bumped on pubspec"
exit 1
}
package_version=$(cat pubspec.yaml | gojq --yaml-input -r '.version')
# If are on master or beta
if [ "${{ github.ref }}" = "refs/heads/master" ]; then
echo "$package_version" | grep beta && {
echo "Version cant contain beta"
exit 1
}
elif [ "${{ github.ref }}" = "refs/heads/beta" ]; then
echo "$package_version" | grep beta || {
echo "Missing beta on version"
exit 1
}
fi
cat CHANGELOG.md | grep "$package_version"
mkdir -p artifacts
echo "$package_version" > artifacts/version
- uses: actions/upload-artifact@v1
with:
name: package_data
path: artifacts
create-tag-and-release:
needs: check-version-and-changelog
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/beta'
steps:
- uses: actions/checkout@master
- uses: actions/download-artifact@v1
with:
name: package_data
- id: vars
run: |
echo "::set-output name=package_version::v$(cat package_data/version)"
- name: Push tag
uses: anothrNick/github-tag-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CUSTOM_TAG: ${{ steps.vars.outputs.package_version }}
- name: Create release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.vars.outputs.package_version }}
release_name: Release ${{ steps.vars.outputs.package_version }}
deploy:
needs: create-tag-and-release
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/beta'
steps:
- uses: actions/checkout@master
- name: Publish to pub.dev
uses: comigor/actions/pub-publish@master
env:
PUB_CREDENTIALS: ${{ secrets.PUB_CREDENTIALS }} | 32.901961 | 114 | 0.598331 |
615b9aed54c201c33f19c3d2114561c179b52c36 | 173 | yml | YAML | shard.yml | ysbaddaden/artanis | 1e92b9dec2ce3f7438da9b5083367349e50aedc2 | [
"MIT"
] | 64 | 2015-06-18T08:51:26.000Z | 2022-03-06T16:28:12.000Z | shard.yml | ysbaddaden/artanis | 1e92b9dec2ce3f7438da9b5083367349e50aedc2 | [
"MIT"
] | 19 | 2015-07-30T20:58:45.000Z | 2020-02-19T10:07:48.000Z | shard.yml | ysbaddaden/artanis | 1e92b9dec2ce3f7438da9b5083367349e50aedc2 | [
"MIT"
] | 9 | 2015-08-21T18:13:37.000Z | 2017-11-02T01:56:07.000Z | name: artanis
version: 0.1.0
author:
- Julien Portalier <julien@portalier.com>
crystal: 0.21.1
development_dependencies:
minitest:
github: ysbaddaden/minitest.cr
| 14.416667 | 43 | 0.745665 |
804f81b32727eceb0f7ed3749b1fd8be30fe0908 | 185 | yml | YAML | config/system.menu.chs-government-links.yml | TpISENT/sierra-leone-covid17 | 3fd49b196756360b6ac037171b0c29884bb15f53 | [
"MIT"
] | null | null | null | config/system.menu.chs-government-links.yml | TpISENT/sierra-leone-covid17 | 3fd49b196756360b6ac037171b0c29884bb15f53 | [
"MIT"
] | 2 | 2021-05-08T21:39:37.000Z | 2022-02-13T10:49:07.000Z | config/system.menu.chs-government-links.yml | TpISENT/sierra-leone-covid17 | 3fd49b196756360b6ac037171b0c29884bb15f53 | [
"MIT"
] | null | null | null | uuid: 10d0faec-bbb1-4fb4-a4a7-2387e1a75bb7
langcode: en
status: true
dependencies: { }
id: chs-government-links
label: 'Government Links'
description: 'Government Links'
locked: false
| 20.555556 | 42 | 0.783784 |
babe0963b1b25ac27c6cbf22aa92b039a8402781 | 329 | yml | YAML | roles/gimp/vars/main.yml | cytopia/ansible-debian | b338d78d0c96e12ea66595c9fa2b68e963825209 | [
"MIT"
] | 90 | 2017-12-10T02:02:17.000Z | 2022-01-18T08:59:38.000Z | roles/gimp/vars/main.yml | dunkelfrosch/ansible-debian-test | 757b6c3a3f817f1a237db320ff5ea8d3670ea43e | [
"MIT"
] | 8 | 2018-05-05T15:09:54.000Z | 2022-02-14T09:27:57.000Z | roles/gimp/vars/main.yml | dunkelfrosch/ansible-debian-test | 757b6c3a3f817f1a237db320ff5ea8d3670ea43e | [
"MIT"
] | 21 | 2018-03-12T19:33:40.000Z | 2021-12-01T01:57:23.000Z | ---
gimp_package_name: gimp
gimp_required_packages:
#- gimp-dcraw (either dcraw or ufraw)
- gimp-ufraw
gimp_theme_url: https://github.com/cytopia-forked/gimp-cc-themes/releases/download/v2/Gimp-CC-Theme-Darker.tar.gz
gimp_config_dir: "{{ lookup('env','HOME') }}/.gimp-2.8"
gimp_theme_dir: "{{ gimp_config_dir }}//themes"
| 25.307692 | 113 | 0.732523 |
24cf6adf8e4a7013d52e14531cc1ec8688cb94a6 | 127 | yaml | YAML | tests/minimal/bellatrix/ssz_static/ExecutionPayloadHeader/ssz_one/case_11/roots.yaml | ethereum/eth2.0-spec-tests | 94b687328daa52071d05d0262ec0a46961bef504 | [
"MIT"
] | 30 | 2019-04-25T20:14:27.000Z | 2021-04-16T06:08:26.000Z | tests/minimal/bellatrix/ssz_static/ExecutionPayloadHeader/ssz_one/case_11/roots.yaml | ethereum/eth2.0-spec-tests | 94b687328daa52071d05d0262ec0a46961bef504 | [
"MIT"
] | 19 | 2019-05-06T18:05:44.000Z | 2020-12-18T17:04:02.000Z | tests/minimal/bellatrix/ssz_static/ExecutionPayloadHeader/ssz_one/case_11/roots.yaml | ethereum/eth2.0-spec-tests | 94b687328daa52071d05d0262ec0a46961bef504 | [
"MIT"
] | 8 | 2019-05-01T00:05:46.000Z | 2021-03-21T18:36:02.000Z | version https://git-lfs.github.com/spec/v1
oid sha256:434033e9046be1e059203d4ec57fc3bafb7c85cf3a15c8fecebf8abfc7552322
size 77
| 31.75 | 75 | 0.88189 |
15d5c97a6162d35e43f2eb621130bef0114c2877 | 451 | yml | YAML | ansible/roles/sf-zuul/tasks/restore.yml | softwarefactory-project/sf-conf | 965b46df87608db5c847cd224e59972877227a99 | [
"Apache-2.0"
] | null | null | null | ansible/roles/sf-zuul/tasks/restore.yml | softwarefactory-project/sf-conf | 965b46df87608db5c847cd224e59972877227a99 | [
"Apache-2.0"
] | null | null | null | ansible/roles/sf-zuul/tasks/restore.yml | softwarefactory-project/sf-conf | 965b46df87608db5c847cd224e59972877227a99 | [
"Apache-2.0"
] | null | null | null | ---
- name: "Restore data"
synchronize:
src: "{{ backup_src }}/"
dest: /
- name: "Restore files ownership"
file:
path: "{{ item }}"
owner: "{{ owner }}"
group: "{{ owner }}"
recurse: "yes"
state: "directory"
loop:
- "{{ zuul_lib_dir }}/keys/"
- name: "Ensure /var/lib/zuul ownership"
file:
path: "{{ zuul_lib_dir }}"
owner: "{{ owner }}"
group: "{{ owner }}"
state: directory
mode: '0751'
| 18.791667 | 40 | 0.521064 |
84cba6c88377360091f787735338100128396833 | 5,604 | yaml | YAML | gamification-specs/src/main/resources/api-spec.yaml | AMT-14/Projet_2 | 1e7d42c80795cdd34eacb41b3fe4b6260761715a | [
"MIT"
] | null | null | null | gamification-specs/src/main/resources/api-spec.yaml | AMT-14/Projet_2 | 1e7d42c80795cdd34eacb41b3fe4b6260761715a | [
"MIT"
] | null | null | null | gamification-specs/src/main/resources/api-spec.yaml | AMT-14/Projet_2 | 1e7d42c80795cdd34eacb41b3fe4b6260761715a | [
"MIT"
] | null | null | null | openapi: '3.0.3'
info:
version: '0.2.0'
title: Gamification
description: we're trying to make it work
security:
# - bearerAuth: []
- apiKeyAuth: []
paths:
/scoreScales:
post:
description: Register a score scale for a specifique api
operationId: createScoreScale
requestBody:
content:
'application/json':
schema:
$ref: '#/components/schemas/ScoreScale'
responses:
'201':
description: score scale created
/scoreScales/{id}:
get:
description: Get the score corresponding to the id for a specifique api
operationId: getScoreScale
parameters:
- in: path
name: id
schema:
type: integer
required: true
responses:
'200':
description: scoreScale successfully provided
content:
'application/json':
schema:
$ref: '#/components/schemas/ScoreScale'
/applications:
post:
description: register an application
operationId: registerApplication
requestBody:
content:
'application/json':
schema:
$ref: '#/components/schemas/Application'
responses:
'200':
description: Application registered successfully
content:
'plain/text':
schema:
$ref: '#/components/schemas/ApiKey'
/rules:
post:
description: create a new rule
operationId: createRule
requestBody:
content:
'application/json':
schema:
$ref: '#/components/schemas/Rule'
responses:
'200':
description: new rule creation success
content:
'application/json':
schema:
$ref: '#/components/schemas/Rule'
/events:
post:
description: register a new event
operationId: registerEvent
requestBody:
content:
'application/json':
schema:
$ref: '#/components/schemas/Event'
responses:
'201':
description: Event registered successfully
/badges:
post:
description: Register a new badge for a specific API
operationId: createBadge
requestBody:
content:
'application/json':
schema:
$ref: '#/components/schemas/Badge'
responses:
'201':
description: badge created
/badges/{id}:
get:
description: get the badge corresponding to the id for a specific API
operationId: getBadge
parameters:
- in: path
name: id
schema:
type: integer
required: true
responses:
'200':
description: badge successfully provided
content:
'application/json':
schema:
$ref: '#/components/schemas/Badge'
/users:
get:
description: get all users
operationId: getUsers
responses:
'200':
description: sucess
content:
'application/json':
schema:
type: array
items:
$ref: '#/components/schemas/User'
/users/{inGamifiedApplicationUser}:
get:
description: get one user, with inAppId
operationId: getUser
parameters:
- in: path
name: inGamifiedApplicationUser
schema:
type: string
required: true
responses:
'200':
description: success
content:
'application/json':
schema:
$ref: '#/components/schemas/UserStat'
'404':
description: The user was not found by API with this inGamifiedAppUserId !
components:
securitySchemes:
# bearerAuth: # arbitrary name for the security scheme
# type: http
# scheme: bearer # warning: it HAS TO be a lowercase b for the swagger ui version used in springfox
# bearerFormat: JWT # optional, arbitrary value for documentation purposes
apiKeyAuth:
type: apiKey
in: header
name: X-API-KEY
schemas:
Application:
type: object
properties:
name:
type: string
Rule:
type: object
properties:
name:
type: string
description:
type: string
eventName:
type: string
badgeName:
type: string
scoreScaleName:
type: string
scoreDelta:
type: integer
UserStat:
type: object
properties:
user:
$ref: '#/components/schemas/User'
scores:
type : array
items:
$ref: '#/components/schemas/UserScore'
badges:
type: array
items:
$ref: '#/components/schemas/Badge'
ScoreScale:
type: object
properties:
name:
type: string
Badge:
type: object
properties:
name:
type: string
User:
type: object
properties:
inGamifiedAppUserId:
type: string
Event:
type: object
properties:
name:
type: string
inGamifiedAppUserId:
type: string
properties:
type: string
UserScore:
type: object
properties:
score:
$ref: '#/components/schemas/ScoreScale'
scoreValue:
type: integer
ApiKey:
type: string
| 24.25974 | 110 | 0.534083 |
269743a4a7686db1f9401320c06e3ab29fb8e0a4 | 2,930 | yaml | YAML | deliverables/yoga/openstack-ansible-roles.yaml | openstack/releases | c226d63f5c04a2f16c4d5566b1d4d4503de121a5 | [
"Apache-2.0"
] | 52 | 2015-07-16T15:07:42.000Z | 2022-01-18T08:29:11.000Z | deliverables/yoga/openstack-ansible-roles.yaml | openstack/releases | c226d63f5c04a2f16c4d5566b1d4d4503de121a5 | [
"Apache-2.0"
] | null | null | null | deliverables/yoga/openstack-ansible-roles.yaml | openstack/releases | c226d63f5c04a2f16c4d5566b1d4d4503de121a5 | [
"Apache-2.0"
] | 20 | 2015-09-24T09:34:58.000Z | 2021-09-19T03:00:00.000Z | ---
launchpad: openstack-ansible
release-model: untagged
team: OpenStackAnsible
type: trailing
stable-branch-type: tagless
repository-settings:
openstack/ansible-role-qdrouterd: {}
openstack/ansible-role-python_venv_build: {}
openstack/ansible-role-systemd_mount: {}
openstack/ansible-role-systemd_networkd: {}
openstack/ansible-role-systemd_service: {}
openstack/ansible-hardening: {}
openstack/openstack-ansible-apt_package_pinning: {}
openstack/openstack-ansible-ceph_client: {}
openstack/openstack-ansible-galera_client: {}
openstack/openstack-ansible-galera_server: {}
openstack/openstack-ansible-haproxy_server: {}
openstack/openstack-ansible-lxc_container_create: {}
openstack/openstack-ansible-lxc_hosts: {}
openstack/openstack-ansible-memcached_server: {}
openstack/openstack-ansible-nspawn_container_create: {}
openstack/openstack-ansible-nspawn_hosts: {}
openstack/openstack-ansible-openstack_hosts: {}
openstack/openstack-ansible-openstack_openrc: {}
openstack/openstack-ansible-ops: {}
openstack/openstack-ansible-os_almanach: {}
openstack/openstack-ansible-os_aodh: {}
openstack/openstack-ansible-os_barbican: {}
openstack/openstack-ansible-os_blazar: {}
openstack/openstack-ansible-os_ceilometer: {}
openstack/openstack-ansible-os_cinder: {}
openstack/openstack-ansible-os_cloudkitty: {}
openstack/openstack-ansible-os_congress: {}
openstack/openstack-ansible-os_designate: {}
openstack/openstack-ansible-os_glance: {}
openstack/openstack-ansible-os_gnocchi: {}
openstack/openstack-ansible-os_heat: {}
openstack/openstack-ansible-os_horizon: {}
openstack/openstack-ansible-os_ironic: {}
openstack/openstack-ansible-os_keystone: {}
openstack/openstack-ansible-os_magnum: {}
openstack/openstack-ansible-os_masakari: {}
openstack/openstack-ansible-os_molteniron: {}
openstack/openstack-ansible-os_monasca: {}
openstack/openstack-ansible-os_monasca-agent: {}
openstack/openstack-ansible-os_neutron: {}
openstack/openstack-ansible-os_nova: {}
openstack/openstack-ansible-os_octavia: {}
openstack/openstack-ansible-os_panko: {}
openstack/openstack-ansible-os_rally: {}
openstack/openstack-ansible-os_sahara: {}
openstack/openstack-ansible-os_searchlight: {}
openstack/openstack-ansible-os_swift: {}
openstack/openstack-ansible-os_tacker: {}
openstack/openstack-ansible-os_tempest: {}
openstack/openstack-ansible-os_trove: {}
openstack/openstack-ansible-os_watcher: {}
openstack/openstack-ansible-os_zaqar: {}
openstack/openstack-ansible-os_zun: {}
openstack/openstack-ansible-pip_install: {}
openstack/openstack-ansible-plugins: {}
openstack/openstack-ansible-rabbitmq_server: {}
openstack/openstack-ansible-repo_build: {}
openstack/openstack-ansible-repo_server: {}
openstack/openstack-ansible-rsyslog_client: {}
openstack/openstack-ansible-rsyslog_server: {}
openstack/openstack-ansible-tests: {}
| 42.463768 | 57 | 0.782935 |
081a14754b5c841af10c846c80242ef78d476245 | 950 | yml | YAML | src/Resources/config/rest.yml | silasyudi/symfonyboot-bundle | d6779c89b819da2073c1f01d4b28376dfeef2e3b | [
"MIT"
] | null | null | null | src/Resources/config/rest.yml | silasyudi/symfonyboot-bundle | d6779c89b819da2073c1f01d4b28376dfeef2e3b | [
"MIT"
] | null | null | null | src/Resources/config/rest.yml | silasyudi/symfonyboot-bundle | d6779c89b819da2073c1f01d4b28376dfeef2e3b | [
"MIT"
] | null | null | null | parameters:
restboot.rest.payload.format: 'json'
restboot.rest.priority.controller: 1
restboot.rest.payload.accepted.formats: ['json', 'xml']
services:
_defaults:
autowire: true
autoconfigure: true
SilasYudi\RestBootBundle\Serializer\DefaultFormat:
arguments:
- '%restboot.rest.payload.format%'
SilasYudi\RestBootBundle\Serializer\AcceptedFormats:
arguments:
- '%restboot.rest.payload.accepted.formats%'
SilasYudi\RestBootBundle\Rest\Converter\BodyConverter:
tags: [ name: 'restboot.rest.converter' ]
SilasYudi\RestBootBundle\Rest\Converter\QueryConverter:
tags: [ name: 'restboot.rest.converter' ]
SilasYudi\RestBootBundle\EventListener\RestListener:
arguments: [ !tagged_iterator 'restboot.rest.converter' ]
tags:
- { name: 'kernel.event_listener', event: 'kernel.controller', method: 'onKernelController', priority: '%restboot.rest.priority.controller%' }
public: true
| 31.666667 | 148 | 0.735789 |
37658687bf95983fe231babdef2392218917b224 | 249 | yml | YAML | .gitlab-ci.yml | flitbit/any | 2ba94a99d384b610b3e1a40f45f939f5f86fa0ae | [
"Apache-2.0"
] | 1 | 2018-01-27T17:54:09.000Z | 2018-01-27T17:54:09.000Z | .gitlab-ci.yml | flitbit/any | 2ba94a99d384b610b3e1a40f45f939f5f86fa0ae | [
"Apache-2.0"
] | 1 | 2016-07-06T23:30:44.000Z | 2016-07-06T23:30:44.000Z | .gitlab-ci.yml | flitbit/any | 2ba94a99d384b610b3e1a40f45f939f5f86fa0ae | [
"Apache-2.0"
] | 1 | 2017-01-22T01:37:03.000Z | 2017-01-22T01:37:03.000Z | image: reg001.local:5000/shortishly/erlang-docker
before_script:
- git config --global url.http://gitlab.dev.sunninghill.org/shortishly.insteadOf https://github.com/shortishly
types:
- build
build:
type: build
script:
- make
| 20.75 | 112 | 0.710843 |
39e7b4db0b2d1e17c3722d576e670f7fb2699eb9 | 128 | yml | YAML | .prettierrc.yml | nyteshade/dotfiles | b755ee42b9637559484b429b11c35625ec1bdab8 | [
"MIT"
] | null | null | null | .prettierrc.yml | nyteshade/dotfiles | b755ee42b9637559484b429b11c35625ec1bdab8 | [
"MIT"
] | 6 | 2019-07-08T21:52:25.000Z | 2022-02-26T04:47:53.000Z | .prettierrc.yml | nyteshade/dotfiles | b755ee42b9637559484b429b11c35625ec1bdab8 | [
"MIT"
] | 1 | 2019-09-05T05:33:20.000Z | 2019-09-05T05:33:20.000Z | ---
printWidth: 80
tabWidth: 2
useTabs: false
semi: false
singleQuote: true
jsxSingleQuote: true
proseWrap: never
endOfLine: lf
| 12.8 | 20 | 0.78125 |
69c62df63c48b3b462a7b7df89687832217f5a3f | 1,150 | yaml | YAML | reports/wilson.ci.chef.co/job/delivery-build/680.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | null | null | null | reports/wilson.ci.chef.co/job/delivery-build/680.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | null | null | null | reports/wilson.ci.chef.co/job/delivery-build/680.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | 2 | 2021-06-27T16:09:19.000Z | 2021-08-29T14:08:44.000Z | ---
result: SUCCESS
url: http://wilson.ci.chef.co/job/delivery-build/680/
timestamp: 2016-06-24 15:58:56 UTC
duration: 52m49s
triggered_by: chef-jenkins
active_duration: 52m49s
parameters:
DELIVERY_SHA: f6b348a14a4167f5c40564a09179c2b6a268a24b
DELIVERY_CHANGE: 152edb21-a12b-4997-bbc9-a16c2ed99b30
APPEND_TIMESTAMP: false
GIT_REF: f6b348a14a4167f5c40564a09179c2b6a268a24b
change:
git_remote: git@github.com:opscode/delivery.git
stages:
delivery-build:
result: SUCCESS
url: http://wilson.ci.chef.co/job/delivery-build/680/
duration: 52m49s
runs:
el-6:
result: SUCCESS
url: http://wilson.ci.chef.co/job/delivery-build/architecture=x86_64,platform=el-6,project=delivery,role=builder/680/
duration: 52m37s
el-7:
result: SUCCESS
url: http://wilson.ci.chef.co/job/delivery-build/architecture=x86_64,platform=el-7,project=delivery,role=builder/680/
duration: 42m19s
ubuntu-12.04:
result: SUCCESS
url: http://wilson.ci.chef.co/job/delivery-build/architecture=x86_64,platform=ubuntu-12.04,project=delivery,role=builder/680/
duration: 42m47s
| 34.848485 | 133 | 0.729565 |
69ed4285c4bcec44de6dce4dea3cd8d91a8bc3ab | 2,081 | yml | YAML | _data/index/careers.yml | leonardodtang/Jalpc | 1086ceae383ccb3eee10bb303255963d96b6ec5b | [
"MIT"
] | null | null | null | _data/index/careers.yml | leonardodtang/Jalpc | 1086ceae383ccb3eee10bb303255963d96b6ec5b | [
"MIT"
] | null | null | null | _data/index/careers.yml | leonardodtang/Jalpc | 1086ceae383ccb3eee10bb303255963d96b6ec5b | [
"MIT"
] | null | null | null | # careers section data
# if you don't have language feature(language.yml is empty), ignore "i18n" items
- name:
detail: AT&T Atlanta Foundry
i18n: company_a
desc:
detail: Collected performance metrics using customized version of ALVR, an open source remote VR display, for 5G vs LTE and WiFi. Stress test for 5G using high demand, compute intensive edge processing applications. Magic Leap Development in AR space for 3D video conferencing, implemented user experience in Unity app
date:
detail: Jun. 2019 - Aug. 2019
i18n: company_a_date
job:
detail: Foundry Technical Intern
i18n: company_a_job
icon: fa-plus-square
- name:
detail: UC Berkeley EECS Department
i18n: company_a
desc:
detail: Assisted in developing students’ abilities in using data-structures and object-orientated design to implement several projects, such as filling a board with symmetric regions, and aided in weekly lab sessions and office hours.
i18n: company_a_desc
date:
detail: Aug. 2018 - present
i18n: company_a_date
job:
detail: Academic Intern - CS61B
i18n: company_a_job
icon: fa-plus-square
- name:
detail: Gyrfalcon Technology Inc.
i18n: company_b
desc:
detail: Machine learning projects with a focus on real time object detection frameworks in video processing to implement in the Lightspeeur Series Intelligent Processor.
i18n: company_b_desc
date:
detail: Jun. 2018 - Aug. 2018
i18n: company_b_date
job:
detail: Software Engineering Intern
i18n: company_b_job
icon: fa-plus-square
- name:
detail: Emory University School of Medicine
i18n: company_a
desc:
detail: Use machine learning methods to search and extract the possible radiation induced abnormalities from the MRI data of a patient cohort, and further to characterize radiation-induced neurodegenerative effects on white and gray matters.
i18n: company_a_desc
date:
detail: Aug. 2016 - Jun. 2017
i18n: company_a_date
job:
detail: Intern
i18n: company_a_job
icon: fa-plus-square
| 36.508772 | 322 | 0.744354 |
226d2fdedea3584f2ce12b5e89539c4e9eba8a03 | 410 | yml | YAML | packages/nouns/lib/__fixtures__/002188_sredina.yml | medzuslovjansky/standard | 433f01da93e10f7f9c04750f94de4bda7a07c42f | [
"MIT"
] | 1 | 2020-10-12T06:25:33.000Z | 2020-10-12T06:25:33.000Z | packages/nouns/lib/__fixtures__/002188_sredina.yml | medzuslovjansky/standard | 433f01da93e10f7f9c04750f94de4bda7a07c42f | [
"MIT"
] | null | null | null | packages/nouns/lib/__fixtures__/002188_sredina.yml | medzuslovjansky/standard | 433f01da93e10f7f9c04750f94de4bda7a07c42f | [
"MIT"
] | null | null | null | ---
id: "2188"
word: "srědina"
meta:
gender: "feminine"
declensions:
singular:
nom: "srědina"
acc: "srědinų"
gen: "srědiny"
loc: "srědině"
dat: "srědině"
ins: "srědinojų"
voc: "srědino"
plural:
nom: "srědiny"
acc: "srědiny"
gen: "srědin"
loc: "srědinah"
dat: "srědinam"
ins: "srědinami"
voc: "srědiny"
| 17.826087 | 22 | 0.5 |
ead6cd387528b8d69ef7c7706a1d2ecff5786231 | 311 | yml | YAML | src/licensedcode/data/rules/openssl_1.yml | s4-2/scancode-toolkit | 8931b42e2630b94d0cabc834dfb3c16f01f82321 | [
"Apache-2.0",
"CC-BY-4.0"
] | 1,511 | 2015-07-01T15:29:03.000Z | 2022-03-30T13:40:05.000Z | src/licensedcode/data/rules/openssl_1.yml | s4-2/scancode-toolkit | 8931b42e2630b94d0cabc834dfb3c16f01f82321 | [
"Apache-2.0",
"CC-BY-4.0"
] | 2,695 | 2015-07-01T16:01:35.000Z | 2022-03-31T19:17:44.000Z | src/licensedcode/data/rules/openssl_1.yml | s4-2/scancode-toolkit | 8931b42e2630b94d0cabc834dfb3c16f01f82321 | [
"Apache-2.0",
"CC-BY-4.0"
] | 540 | 2015-07-01T15:08:19.000Z | 2022-03-31T12:13:11.000Z | license_expression: openssl
is_license_text: yes
ignorable_authors:
- Eric Young (eay@cryptsoft.com)
- Tim Hudson (tjh@cryptsoft.com)
- the OpenSSL Project
ignorable_urls:
- http://www.openssl.org/
ignorable_emails:
- eay@cryptsoft.com
- openssl-core@openssl.org
- tjh@cryptsoft.com
| 23.923077 | 36 | 0.717042 |
e8e859a4bb4137cf07f3ea7fd0dc4e8c822051ac | 197 | yml | YAML | core/docker-compose.yml | Andrew-Wyn/scraping_borsa_italiana | 6baf24943ed360a17e3432ccbc92d906e62c06b1 | [
"MIT"
] | null | null | null | core/docker-compose.yml | Andrew-Wyn/scraping_borsa_italiana | 6baf24943ed360a17e3432ccbc92d906e62c06b1 | [
"MIT"
] | null | null | null | core/docker-compose.yml | Andrew-Wyn/scraping_borsa_italiana | 6baf24943ed360a17e3432ccbc92d906e62c06b1 | [
"MIT"
] | null | null | null | version: '3.4'
services:
app:
build: .
entrypoint: sh -c 'while sleep 3600; do :; done'
working_dir: /usr/me/
volumes:
- "../source/:/usr/me"
ports:
- "5000:5000"
| 16.416667 | 52 | 0.532995 |
db4453a02552250aed1e7a5b9af5c5318e929035 | 480 | yml | YAML | .travis.yml | grishavanika/mix | 6a4b465debfd16a6cdc4b76cb730a17ee631b062 | [
"MIT"
] | 3 | 2018-01-25T01:14:37.000Z | 2021-08-31T15:22:21.000Z | .travis.yml | grishavanika/mix | 6a4b465debfd16a6cdc4b76cb730a17ee631b062 | [
"MIT"
] | null | null | null | .travis.yml | grishavanika/mix | 6a4b465debfd16a6cdc4b76cb730a17ee631b062 | [
"MIT"
] | 3 | 2020-03-07T06:35:23.000Z | 2020-12-04T04:15:35.000Z | dist: bionic
language: cpp
notifications:
email: false
os:
- linux
compiler:
- g++
#- clang
before_install:
- g++ --version
- cmake --version
env:
- config=Debug
- config=Release
script:
- mkdir build
- cd build
- cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=$config -DCMAKE_INSTALL_PREFIX=deploy ..
- cmake --build . --config $config
- cmake --build . --config $config --target install
- ctest -C $config --verbose
| 16 | 90 | 0.6125 |
784dca85a3e60613fd3ada2f6cc39df973b723ff | 14,837 | yml | YAML | preview/docs-ref-autogen/com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.yml | PatrickFarley/azure-docs-sdk-java | 7d34dc34719d59ec37fb9af72ea30c9ad58de543 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | preview/docs-ref-autogen/com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.yml | PatrickFarley/azure-docs-sdk-java | 7d34dc34719d59ec37fb9af72ea30c9ad58de543 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | preview/docs-ref-autogen/com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.yml | PatrickFarley/azure-docs-sdk-java | 7d34dc34719d59ec37fb9af72ea30c9ad58de543 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:ManagedReference
items:
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
id: ManagedInstanceVersionCapability
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models
children:
- com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.ManagedInstanceVersionCapability()
- com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.name()
- com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.reason()
- com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.status()
- com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedEditions()
- com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedInstancePoolEditions()
- com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.validate()
- com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.withReason(java.lang.String)
langs:
- java
name: ManagedInstanceVersionCapability
nameWithType: ManagedInstanceVersionCapability
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
type: Class
package: com.azure.resourcemanager.sql.models
summary: The managed instance capability.
syntax:
content: public final class ManagedInstanceVersionCapability
inheritance:
- java.lang.Object
inheritedMembers:
- java.lang.Object.clone()
- java.lang.Object.equals(java.lang.Object)
- java.lang.Object.finalize()
- java.lang.Object.getClass()
- java.lang.Object.hashCode()
- java.lang.Object.notify()
- java.lang.Object.notifyAll()
- java.lang.Object.toString()
- java.lang.Object.wait()
- java.lang.Object.wait(long)
- java.lang.Object.wait(long,int)
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.ManagedInstanceVersionCapability()
id: ManagedInstanceVersionCapability()
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
langs:
- java
name: ManagedInstanceVersionCapability()
nameWithType: ManagedInstanceVersionCapability.ManagedInstanceVersionCapability()
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.ManagedInstanceVersionCapability()
overload: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.ManagedInstanceVersionCapability*
type: Constructor
package: com.azure.resourcemanager.sql.models
syntax:
content: public ManagedInstanceVersionCapability()
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.name()
id: name()
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
langs:
- java
name: name()
nameWithType: ManagedInstanceVersionCapability.name()
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.name()
overload: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.name*
type: Method
package: com.azure.resourcemanager.sql.models
summary: 'Get the name property: The server version name.'
syntax:
content: public String name()
return:
type: java.lang.String
description: the name value.
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.reason()
id: reason()
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
langs:
- java
name: reason()
nameWithType: ManagedInstanceVersionCapability.reason()
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.reason()
overload: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.reason*
type: Method
package: com.azure.resourcemanager.sql.models
summary: 'Get the reason property: The reason for the capability not being available.'
syntax:
content: public String reason()
return:
type: java.lang.String
description: the reason value.
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.status()
id: status()
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
langs:
- java
name: status()
nameWithType: ManagedInstanceVersionCapability.status()
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.status()
overload: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.status*
type: Method
package: com.azure.resourcemanager.sql.models
summary: 'Get the status property: The status of the capability.'
syntax:
content: public CapabilityStatus status()
return:
type: com.azure.resourcemanager.sql.models.CapabilityStatus
description: the status value.
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedEditions()
id: supportedEditions()
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
langs:
- java
name: supportedEditions()
nameWithType: ManagedInstanceVersionCapability.supportedEditions()
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedEditions()
overload: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedEditions*
type: Method
package: com.azure.resourcemanager.sql.models
summary: 'Get the supportedEditions property: The list of supported managed instance editions.'
syntax:
content: public List<ManagedInstanceEditionCapability> supportedEditions()
return:
type: java.util.List<com.azure.resourcemanager.sql.models.ManagedInstanceEditionCapability>
description: the supportedEditions value.
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedInstancePoolEditions()
id: supportedInstancePoolEditions()
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
langs:
- java
name: supportedInstancePoolEditions()
nameWithType: ManagedInstanceVersionCapability.supportedInstancePoolEditions()
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedInstancePoolEditions()
overload: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedInstancePoolEditions*
type: Method
package: com.azure.resourcemanager.sql.models
summary: 'Get the supportedInstancePoolEditions property: The list of supported instance pool editions.'
syntax:
content: public List<InstancePoolEditionCapability> supportedInstancePoolEditions()
return:
type: java.util.List<com.azure.resourcemanager.sql.models.InstancePoolEditionCapability>
description: the supportedInstancePoolEditions value.
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.validate()
id: validate()
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
langs:
- java
name: validate()
nameWithType: ManagedInstanceVersionCapability.validate()
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.validate()
overload: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.validate*
type: Method
package: com.azure.resourcemanager.sql.models
summary: Validates the instance.
syntax:
content: public void validate()
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.withReason(java.lang.String)
id: withReason(java.lang.String)
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
langs:
- java
name: withReason(String reason)
nameWithType: ManagedInstanceVersionCapability.withReason(String reason)
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.withReason(String reason)
overload: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.withReason*
type: Method
package: com.azure.resourcemanager.sql.models
summary: 'Set the reason property: The reason for the capability not being available.'
syntax:
content: public ManagedInstanceVersionCapability withReason(String reason)
parameters:
- id: reason
type: java.lang.String
description: the reason value to set.
return:
type: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability
description: the ManagedInstanceVersionCapability object itself.
references:
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.ManagedInstanceVersionCapability*
name: ManagedInstanceVersionCapability
nameWithType: ManagedInstanceVersionCapability.ManagedInstanceVersionCapability
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.ManagedInstanceVersionCapability
package: com.azure.resourcemanager.sql.models
- uid: java.lang.String
spec.java:
- uid: java.lang.String
name: String
fullName: java.lang.String
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.name*
name: name
nameWithType: ManagedInstanceVersionCapability.name
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.name
package: com.azure.resourcemanager.sql.models
- uid: java.util.List<com.azure.resourcemanager.sql.models.ManagedInstanceEditionCapability>
spec.java:
- uid: java.util.List
name: List
fullName: java.util.List
- name: <
fullName: <
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceEditionCapability
name: ManagedInstanceEditionCapability
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceEditionCapability
- name: '>'
fullName: '>'
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedEditions*
name: supportedEditions
nameWithType: ManagedInstanceVersionCapability.supportedEditions
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedEditions
package: com.azure.resourcemanager.sql.models
- uid: java.util.List<com.azure.resourcemanager.sql.models.InstancePoolEditionCapability>
spec.java:
- uid: java.util.List
name: List
fullName: java.util.List
- name: <
fullName: <
- uid: com.azure.resourcemanager.sql.models.InstancePoolEditionCapability
name: InstancePoolEditionCapability
fullName: com.azure.resourcemanager.sql.models.InstancePoolEditionCapability
- name: '>'
fullName: '>'
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedInstancePoolEditions*
name: supportedInstancePoolEditions
nameWithType: ManagedInstanceVersionCapability.supportedInstancePoolEditions
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.supportedInstancePoolEditions
package: com.azure.resourcemanager.sql.models
- uid: com.azure.resourcemanager.sql.models.CapabilityStatus
name: CapabilityStatus
nameWithType: CapabilityStatus
fullName: com.azure.resourcemanager.sql.models.CapabilityStatus
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.status*
name: status
nameWithType: ManagedInstanceVersionCapability.status
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.status
package: com.azure.resourcemanager.sql.models
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.reason*
name: reason
nameWithType: ManagedInstanceVersionCapability.reason
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.reason
package: com.azure.resourcemanager.sql.models
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.withReason*
name: withReason
nameWithType: ManagedInstanceVersionCapability.withReason
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.withReason
package: com.azure.resourcemanager.sql.models
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.validate*
name: validate
nameWithType: ManagedInstanceVersionCapability.validate
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceVersionCapability.validate
package: com.azure.resourcemanager.sql.models
- uid: java.lang.Object.notify()
name: Object.notify()
nameWithType: Object.notify()
fullName: java.lang.Object.notify()
- uid: java.lang.Object.wait()
name: Object.wait()
nameWithType: Object.wait()
fullName: java.lang.Object.wait()
- uid: java.lang.Object.finalize()
name: Object.finalize()
nameWithType: Object.finalize()
fullName: java.lang.Object.finalize()
- uid: java.lang.Object.clone()
name: Object.clone()
nameWithType: Object.clone()
fullName: java.lang.Object.clone()
- uid: java.lang.Object.notifyAll()
name: Object.notifyAll()
nameWithType: Object.notifyAll()
fullName: java.lang.Object.notifyAll()
- uid: java.lang.Object.equals(java.lang.Object)
name: Object.equals(Object)
nameWithType: Object.equals(Object)
fullName: java.lang.Object.equals(java.lang.Object)
- uid: java.lang.Object.getClass()
name: Object.getClass()
nameWithType: Object.getClass()
fullName: java.lang.Object.getClass()
- uid: java.lang.Object.wait(long)
name: Object.wait(long)
nameWithType: Object.wait(long)
fullName: java.lang.Object.wait(long)
- uid: java.lang.Object.hashCode()
name: Object.hashCode()
nameWithType: Object.hashCode()
fullName: java.lang.Object.hashCode()
- uid: java.lang.Object.wait(long,int)
name: Object.wait(long,int)
nameWithType: Object.wait(long,int)
fullName: java.lang.Object.wait(long,int)
- uid: java.lang.Object.toString()
name: Object.toString()
nameWithType: Object.toString()
fullName: java.lang.Object.toString()
- uid: java.util.List
name: List
nameWithType: List
fullName: java.util.List
- uid: com.azure.resourcemanager.sql.models.ManagedInstanceEditionCapability
name: ManagedInstanceEditionCapability
nameWithType: ManagedInstanceEditionCapability
fullName: com.azure.resourcemanager.sql.models.ManagedInstanceEditionCapability
- uid: com.azure.resourcemanager.sql.models.InstancePoolEditionCapability
name: InstancePoolEditionCapability
nameWithType: InstancePoolEditionCapability
fullName: com.azure.resourcemanager.sql.models.InstancePoolEditionCapability
| 47.707395 | 116 | 0.809732 |
606ddf12c601363aa32d078cc6e5fb58cce28267 | 332 | yaml | YAML | pubspec.yaml | youmitsu/Specify | d94e848f9852c3177b3a5c88ef972107f6b71564 | [
"MIT"
] | null | null | null | pubspec.yaml | youmitsu/Specify | d94e848f9852c3177b3a5c88ef972107f6b71564 | [
"MIT"
] | null | null | null | pubspec.yaml | youmitsu/Specify | d94e848f9852c3177b3a5c88ef972107f6b71564 | [
"MIT"
] | null | null | null | name: specify
description: It's Flutter package named Specify.
version: 0.0.1
homepage: https://github.com/youmitsu/Specify
documentation: https://github.com/youmitsu/Specify/README.md
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter: | 18.444444 | 60 | 0.737952 |
4303812ad05f19be916208de1155893f62d3b438 | 1,018 | yaml | YAML | evtp-app-blockchain/src/main/resources/chaincodeendorsementpolicy.yaml | wuhuaqiang/evtp-app | ce9cda14e99872ec51712cd9f9584165953f09a0 | [
"Apache-2.0"
] | null | null | null | evtp-app-blockchain/src/main/resources/chaincodeendorsementpolicy.yaml | wuhuaqiang/evtp-app | ce9cda14e99872ec51712cd9f9584165953f09a0 | [
"Apache-2.0"
] | null | null | null | evtp-app-blockchain/src/main/resources/chaincodeendorsementpolicy.yaml | wuhuaqiang/evtp-app | ce9cda14e99872ec51712cd9f9584165953f09a0 | [
"Apache-2.0"
] | null | null | null | #
# Copyright IBM Corp. All Rights Reserved.
#
# SPDX-License-Identifier: Apache-2.0
#
---
# A Shotgun policy xx
identities: # list roles to be used in the policy
user1: {"role": {"name": "member", "mspId": "Org1MSP"}} # role member in org with mspid Org1MSP
user2: {"role": {"name": "member", "mspId": "Org2MSP"}}
user3: {"role": {"name": "member", "mspId": "Org3MSP"}}
admin1: {"role": {"name": "admin", "mspId": "Org1MSP"}} # admin role.
admin2: {"role": {"name": "admin", "mspId": "Org2MSP"}}
admin3: {"role": {"name": "admin", "mspId": "Org3MSP"}}
policy: # the policy .. could have been flat but show grouping.
1-of: # signed by one of these groups can be <n>-of where <n> is any digit 2-of, 3-of etc..
- 1-of:
- signed-by: "user1" # a reference to one of the identities defined above.
- signed-by: "admin1"
- 1-of:
- signed-by: "user2"
- signed-by: "admin2"
- 1-of:
- signed-by: "user3"
- signed-by: "admin3" | 39.153846 | 99 | 0.570727 |
438fcd77b9a25d6d5618d5d15482fa937b966f04 | 424 | yml | YAML | .travis.yml | pmai/Deflate | fb940e63b89a6c4d168153dbf046552e106eb8a5 | [
"X11"
] | 7 | 2015-04-29T11:29:04.000Z | 2021-11-30T02:13:55.000Z | .travis.yml | pmai/Deflate | fb940e63b89a6c4d168153dbf046552e106eb8a5 | [
"X11"
] | null | null | null | .travis.yml | pmai/Deflate | fb940e63b89a6c4d168153dbf046552e106eb8a5 | [
"X11"
] | null | null | null | language: lisp
sudo: required
env:
matrix:
- LISP=abcl
- LISP=allegro
- LISP=sbcl
- LISP=sbcl32
- LISP=ccl
- LISP=ccl32
- LISP=clisp
- LISP=clisp32
- LISP=cmucl
- LISP=ecl
matrix:
allow_failures:
- env: LISP=ccl32
- env: LISP=cmucl
install:
- curl -L https://github.com/luismbo/cl-travis/raw/master/install.sh | sh
script:
- cl -e '(ql:quickload "deflate")'
| 15.703704 | 75 | 0.599057 |
f6b9ae69011a36a455370bceb6e5a58a4f987ca8 | 1,720 | yml | YAML | docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.models.SourceRepositoryProperties.yml | mbrightcpacket/azure-docs-sdk-python | 27c698dbc13d8aa0971a9c68aeb92dbceb56ad44 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.models.SourceRepositoryProperties.yml | mbrightcpacket/azure-docs-sdk-python | 27c698dbc13d8aa0971a9c68aeb92dbceb56ad44 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2018_02_01_preview.models.SourceRepositoryProperties.yml | mbrightcpacket/azure-docs-sdk-python | 27c698dbc13d8aa0971a9c68aeb92dbceb56ad44 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:PythonClass
uid: azure.mgmt.containerregistry.v2018_02_01_preview.models.SourceRepositoryProperties
name: SourceRepositoryProperties
fullName: azure.mgmt.containerregistry.v2018_02_01_preview.models.SourceRepositoryProperties
module: azure.mgmt.containerregistry.v2018_02_01_preview.models
inheritances:
- msrest.serialization.Model
summary: 'The properties of the source code repository.
All required parameters must be populated in order to send to Azure.'
constructor:
syntax: 'SourceRepositoryProperties(*, source_control_type: Union[str, azure.mgmt.containerregistry.v2018_02_01_preview.models._container_registry_management_client_enums.SourceControlType],
repository_url: str, is_commit_trigger_enabled: Optional[bool] = False, source_control_auth_properties:
Optional[azure.mgmt.containerregistry.v2018_02_01_preview.models._models_py3.SourceControlAuthInfo]
= None, **kwargs)'
variables:
- description: 'Required. The type of source control service. Possible values
include: "Github", "VisualStudioTeamService".'
name: source_control_type
types:
- <xref:str>
- <xref:azure.mgmt.containerregistry.v2018_02_01_preview.models.SourceControlType>
- description: Required. The full URL to the source code repository.
name: repository_url
types:
- <xref:str>
- description: 'The value of this property indicates whether the source
control commit trigger is enabled or not.'
name: is_commit_trigger_enabled
types:
- <xref:bool>
- description: 'The authorization properties for accessing the source
code repository.'
name: source_control_auth_properties
types:
- <xref:azure.mgmt.containerregistry.v2018_02_01_preview.models.SourceControlAuthInfo>
| 41.95122 | 192 | 0.812791 |
d430050aee4cc4a95352f972804778396ba84d02 | 9,982 | yml | YAML | articles/storage/index.yml | Gnafu/azure-docs.it-it | ffd06317c56e8145ce0c080b519a42f42e6b7527 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storage/index.yml | Gnafu/azure-docs.it-it | ffd06317c56e8145ce0c080b519a42f42e6b7527 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storage/index.yml | Gnafu/azure-docs.it-it | ffd06317c56e8145ce0c080b519a42f42e6b7527 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:YamlDocument
documentType: LandingData
title: Documentazione di Archiviazione di Azure
metadata:
title: Documentazione di Archiviazione di Azure - Esercitazioni e informazioni di riferimento sulle API | Documentazione Microsoft
description: 'Archiviazione di Azure è un servizio cloud gestito da Microsoft che offre risorse di archiviazione a disponibilità, sicurezza, durabilità, scalabilità e ridondanza elevate. Archiviazione di Azure include BLOB di Azure, Azure Data Lake Storage Gen2, File di Azure, Code di Azure e Tabelle di Azure.'
services: storage
author: tamram
manager: twooley
ms.service: storage
ms.tgt_pltfrm: na
ms.devlang: na
ms.topic: landing-page
ms.date: 06/27/2018
ms.author: tamram
abstract:
description: 'Archiviazione di Azure è un servizio gestito da Microsoft che offre risorse di archiviazione cloud a disponibilità, sicurezza, durabilità, scalabilità e ridondanza elevate. Archiviazione di Azure include BLOB di Azure (oggetti), Azure Data Lake Storage Gen2, File di Azure, Code di Azure e Tabelle di Azure. Questo articolo contiene informazioni su come usare Archiviazione di Azure nelle applicazioni con esercitazioni e guide introduttive.'
sections:
- title: Guide introduttive di 5 minuti
items:
- type: paragraph
text: Apprendere l'uso di Archiviazione di Azure con queste guide introduttive.
- type: table
style: dataMatrix
columns:
- image:
src: media/index/portal.svg
text: Portale
- image:
src: media/index/logo_powershell.svg
text: PowerShell
- image:
src: media/index/cli.svg
text: Interfaccia della riga di comando di Azure
- image:
src: media/index/logo_net.svg
- image:
src: media/index/logo_java.svg
- image:
src: media/index/logo_python.svg
- image:
src: media/index/logo_nodejs.svg
rows:
- title: Crea account di archiviazione
values:
- href: /azure/storage/common/storage-quickstart-create-account?tabs=portal
- href: /azure/storage/common/storage-quickstart-create-account?tabs=azure-powershell
- href: /azure/storage/common/storage-quickstart-create-account?tabs=azure-cli
- href: null
- href: null
- href: null
- href: null
- title: Guide introduttive per i BLOB
values:
- href: /azure/storage/blobs/storage-quickstart-blobs-portal
- href: /azure/storage/blobs/storage-quickstart-blobs-powershell
- href: /azure/storage/blobs/storage-quickstart-blobs-cli
- href: /azure/storage/blobs/storage-quickstart-blobs-dotnet
- href: /azure/storage/blobs/storage-quickstart-blobs-java
- href: /azure/storage/blobs/storage-quickstart-blobs-python
- href: /azure/storage/blobs/storage-quickstart-blobs-nodejs
- title: Data Lake Storage Gen2
values:
- href: /azure/storage/blobs/data-lake-storage-quickstart-create-account
- href: /azure/storage/blobs/data-lake-storage-quickstart-create-account
- href: /azure/storage/blobs/data-lake-storage-quickstart-create-account
- href: null
- href: null
- href: null
- href: null
- title: Esercitazioni dettagliate
items:
- type: list
style: cards
className: cardsD
items:
- title: Blobs
html: <p>Caricare ed elaborare i dati di immagini nel cloud</p><ul><li><a href="/azure/storage/blobs/storage-upload-process-images">Caricare e recuperare i dati di immagini nel cloud</a></li><li><a href="/azure/event-grid/resize-images-on-storage-blob-upload-event?toc=%2fazure%2fstorage%2fblobs%2ftoc.json">Attivare le funzioni di Azure per elaborare i BLOB</a></li><li><a href="/azure/storage/blobs/storage-secure-access-application">Proteggere i dati dell'applicazione</a></li><li><a href="/azure/storage/blobs/storage-monitor-troubleshoot-storage-application">Monitorare e risolvere i problemi relativi alle risorse di archiviazione</a></li></ul><p>Progettare l'applicazione per la disponibilità elevata</p><ul><li><a href="/azure/storage/blobs/storage-create-geo-redundant-storage">Rendere i dati dell'applicazione a disponibilità elevata</a></li><li><a href="/azure/storage/blobs/storage-simulate-failure-ragrs-account-app">Simulare un errore nell'accesso all'archiviazione con ridondanza e accesso in lettura</a></li></ul><p><a href="/azure/storage/blobs/storage-unstructured-search">Cercare dati non strutturati in Archiviazione di Azure</a></p>
- title: Data Lake Storage Gen2
html: '<p><a href="/azure/storage/blobs/data-lake-storage-handle-data-using-databricks">Estrarre, trasformare e caricare dati tramite Azure Databricks</a></p><p><a href="/azure/storage/blobs/data-lake-storage-use-databricks-spark">Accedere ai dati di Azure Data Lake Storage Gen2 con DataBricks usando Spark</a></p><p><a href="/azure/storage/blobs/data-lake-storage-tutorial-extract-transform-load-hive">Estrarre, trasformare e caricare dati usando Apache Hive in Azure HDInsight</a></p>'
- title: Esempi
items:
- type: paragraph
text: Trovare script per le attività di gestione comuni.
- type: list
style: unordered
className: spaced noBullet
items:
- html: '.NET : <a href="https://azure.microsoft.com/resources/samples/?service=storage&term=blob&sort=0&platform=dotnet">BLOB</a> | <a href="https://azure.microsoft.com/resources/samples/?service=storage&term=file&sort=0&platform=dotnet">File</a> | <a href="https://azure.microsoft.com/resources/samples/?service=storage&term=queue&sort=0&platform=dotnet">Code</a>'
- html: 'Java : <a href="https://azure.microsoft.com/resources/samples/?service=storage&term=blob&sort=0&platform=java">BLOB</a> | <a href="https://azure.microsoft.com/resources/samples/?service=storage&term=file&sort=0&platform=java">File</a> | <a href="https://azure.microsoft.com/resources/samples/?service=storage&term=queue&sort=0&platform=java">Code</a>'
- html: <a href="/azure/storage/blobs/storage-samples-blobs-powershell">Azure PowerShell</a>
- html: <a href="/azure/storage/blobs/storage-samples-blobs-cli">Interfaccia della riga di comando di Azure</a>
- title: Sviluppare le proprie competenze con Microsoft Learn
items:
- type: list
style: cards
className: cardsFTitle
items:
- title: Introduzione ai dati in Azure
href: /learn/modules/intro-to-data-in-azure/
image:
src: /learn/achievements/intro-to-data-in-azure.svg
href: //learn/modules/intro-to-data-in-azure/
- title: "\_Scegliere un approccio di archiviazione dati in Azure"
href: /learn/modules/choose-storage-approach-in-azure/
image:
src: /learn/achievements/choose-storage-approach-in-azure.svg
href: /learn/modules/choose-storage-approach-in-azure/
- title: Creare un account di archiviazione di Azure
href: /learn/modules/create-azure-storage-account/
image:
src: /learn/achievements/create-azure-storage-account.svg
href: /learn/modules/create-azure-storage-account/
- type: paragraph
text: <a href="/learn/browse/?products=azure-storage">Altre risorse di apprendimento interattivo</a>
- title: Video di formazione gratuiti su PluralSight
items:
- type: list
style: cards
className: cardsFTitle
items:
- title: Sviluppo con .NET in Azure
href: 'https://app.pluralsight.com/library/courses/developing-dotnet-microsoft-azure-getting-started/table-of-contents'
image:
src: 'https://docs.microsoft.com/media/logos/logo_pluralsight.svg'
href: 'https://app.pluralsight.com/library/courses/developing-dotnet-microsoft-azure-getting-started/table-of-contents'
- title: Sviluppo con Node.js in Azure
href: 'https://app.pluralsight.com/library/courses/developing-nodejs-microsoft-azure-getting-started/table-of-contents'
image:
src: 'https://docs.microsoft.com/media/logos/logo_pluralsight.svg'
href: 'https://app.pluralsight.com/library/courses/developing-nodejs-microsoft-azure-getting-started/table-of-contents'
- title: riferimento
items:
- type: list
style: cards
className: cardsD
items:
- title: Riga di comando
html: <p><a href="/powershell/storage">PowerShell</a></p><p><a href="/cli/azure/storage">Interfaccia della riga di comando di Azure</a></p>
- title: Languages
html: '<p><a href="/dotnet/api/overview/azure/storage/client">.NET</a></p><p><a href="/java/api/overview/azure/storage/?view=azure-java-stable">Java</a></p><p><a href="/javascript/api/overview/azure/storage?view=azure-node-latest">Node.js</a></p><p><a href="/python/api/overview/azure/storage">Python</a></p><p><a href="https://azure.github.io/azure-storage-php/">PHP</a></p><p><a href="https://azure.github.io/azure-storage-ruby">Ruby</a></p><p><a href="https://azure.github.io/azure-storage-cpp">C++</a></p><p><a href="https://github.com/Azure/azure-storage-ios">iOS</a></p><p><a href="https://azure.github.io/azure-storage-android">Android</a></p>'
- title: REST
html: '<p><a href="/rest/api/storageservices">BLOB e API code, tabelle e file</a></p><p><a href="/rest/api/storagerp">API Provider delle risorse di archiviazione</a></p><p><a href="/rest/api/storageimportexport">API Servizio di importazione/esportazione</a></p>' | 69.804196 | 1,165 | 0.67221 |
e48f313369f48114eba54f553fb647f364c44f29 | 4,250 | yml | YAML | ci/main.yml | microsoft/bonsai-gym | c8b45ded20cb07faa2e8ddd2bcd25788604790fa | [
"MIT"
] | 10 | 2020-12-01T12:33:16.000Z | 2022-03-28T10:26:30.000Z | ci/main.yml | microsoft/bonsai-gym | c8b45ded20cb07faa2e8ddd2bcd25788604790fa | [
"MIT"
] | 3 | 2020-10-02T22:11:22.000Z | 2021-06-15T03:14:50.000Z | ci/main.yml | microsoft/bonsai-gym | c8b45ded20cb07faa2e8ddd2bcd25788604790fa | [
"MIT"
] | 6 | 2020-12-31T16:12:28.000Z | 2021-11-10T11:26:04.000Z | # Minimal Build pipeline
# This allow us to generate wheels and upload that to a feed.
# This pipeline will run on all pr/s and every time a change is landed into master.
# If you wish to release a wheel without the buildId appended -> manually run the pipeline
# with the release parameter set to True
parameters:
- name: release
displayName: release
type: boolean
default: false
name: $(BuildDefinitionName)_$(SourceBranchName)_$(BuildID)
stages:
- stage: Build
jobs:
- job: BonsaiGymWheel
timeoutInMinutes: 60
cancelTimeoutInMinutes: 5
strategy:
matrix:
linux_python36:
imageName: "ubuntu-16.04"
python.version: "3.6"
WHEELS_PATH: "/dist/*.whl"
# macos1015_python36:
# imageName: 'macOS-10.15'
# python.version: '3.6'
# WHEELS_PATH: '/dist/*.whl'
# win2019_python36:
# imageName: 'windows-2019'
# python.version: '3.6'
# WHEELS_PATH: '\dist\*.whl'
displayName: Bonsai Gym Wheel
pool:
vmImage: $(imageName)
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: "$(python.version)"
displayName: "Use Python $(python.version)"
- bash: |
python -m pip install --upgrade pip
python -m pip install --upgrade setuptools
python -m pip install --upgrade wheel
python -m pip install --upgrade twine
displayName: "Install dependencies"
- task: TwineAuthenticate@1
displayName: "Twine Authenticate"
inputs:
artifactFeed: socrates-feed
- ${{ if eq(parameters.release, false) }}:
- bash: |
# Cause the script to exit if a single command fails.
set -e
# Show explicitly which commands are currently running.
set -x
echo "BUILD_BUILDID: $BUILD_BUILDID"
VERSION_SUFIX="$(echo $BUILD_BUILDID | sed -E 's/[- ]/_/g')"
echo "VERSION_SUFIX: $VERSION_SUFIX"
VERSION_FILE="$BUILD_SOURCESDIRECTORY/setup.py"
if [[ "$BUILD_SOURCEBRANCH" == *"main"* ]] || [[ "$BUILD_SOURCEBRANCH" == *"releases/"* ]]; then
VERSION_SUFIX=".${VERSION_SUFIX}"
echo "Release generation detected. The VERSION_SUFIX will be directly appended."
else
VERSION_SUFIX=".dev${VERSION_SUFIX}"
echo "Dev Release generation detected. The VERSION_SUFIX will be prefixed with the dev tag."
fi
if [[ $AGENT_OS == "Darwin" ]]; then
sed -i -e -E "s+version=(['\"])([0-9]{1}\.[0-9]{1}\.[0-9]{1})(\.dev)?[^'\"]*(['\"])+version=\1\2$VERSION_SUFIX\4+1" $VERSION_FILE
else
sed -ier "s+version=\(['\"]\)\([0-9]\{1\}\.[0-9]\{1\}\.[0-9]\{1\}\)\(\.dev\)\?[^'\"]*\(['\"]\)+version=\1\2$VERSION_SUFIX\4+1" $VERSION_FILE
fi
cat $VERSION_FILE | grep "version="
echo "Version used:"
cat $BUILD_SOURCESDIRECTORY/setup.py | grep "version"
echo $PYPIRC_PATH
cat $PYPIRC_PATH
displayName: "Change version"
- bash: |
python setup.py bdist_wheel
displayName: "Generate Wheels"
- bash: |
# Cause the script to exit if a single command fails.
set -e
# Show explicitly which commands are currently running.
set -x
cat $PYPIRC_PATH
UPLOAD_OUTPUT=$(python -m twine upload -r "socrates-feed" --config-file $(PYPIRC_PATH) $BUILD_SOURCESDIRECTORY$WHEELS_PATH)
echo $UPLOAD_OUTPUT
if [[ $UPLOAD_OUTPUT == *"HTTPError"* ]]; then
echo "Error detected after upload."
exit 1
fi
displayName: "Upload to socrates-feed"
trigger:
branches:
include:
- main
- releases/*
pr:
branches:
include:
- main
- releases/* | 39.719626 | 158 | 0.529882 |
fb15b297549992cf5980d41b155efe846e76856f | 13,584 | yml | YAML | src/GeneralStateTestsFiller/stCreateTest/CreateOOGFromEOARefundsFiller.yml | Mr-Leshiy/tests | b456a759d56e31de40edc201eafda822cb37aab1 | [
"MIT"
] | 352 | 2015-10-06T12:19:58.000Z | 2022-03-25T02:21:06.000Z | src/GeneralStateTestsFiller/stCreateTest/CreateOOGFromEOARefundsFiller.yml | Mr-Leshiy/tests | b456a759d56e31de40edc201eafda822cb37aab1 | [
"MIT"
] | 569 | 2015-02-02T05:47:17.000Z | 2022-03-10T12:37:06.000Z | src/GeneralStateTestsFiller/stCreateTest/CreateOOGFromEOARefundsFiller.yml | LaudateCorpus1/tests | b456a759d56e31de40edc201eafda822cb37aab1 | [
"MIT"
] | 272 | 2015-01-23T17:20:27.000Z | 2022-03-31T22:53:49.000Z | CreateOOGFromEOARefunds:
# Test that verifies the refunds are not applied on contract creation when the creation runs Out of Gas
env:
currentCoinbase: 2adc25665018aa1fe0e6bc666dac8fc2697ff9ba
currentDifficulty: '0x20000'
currentGasLimit: 0x100000000
currentNumber: "1"
currentTimestamp: "1000"
previousHash: 5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6
pre:
#### MAIN CALLER
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
balance: '0x3d0900'
code: '0x'
nonce: '1'
storage: {}
### HELPER CONTRACTS
# Simple contract to reset sstore and refund
00000000000000000000000000000000000c0deA:
balance: '0'
code: |
:yul {
// Simple SSTORE to zero to get a refund
sstore(1, 0)
}
nonce: '1'
storage: {
'1': '1'
}
# Simple contract that self-destructs to refund
00000000000000000000000000000000000c0deD:
balance: '0'
code: |
:yul {
selfdestruct(origin())
}
nonce: '1'
storage: {
'1': '1'
}
# Simple contract that performs log operations
00000000000000000000000000000000000c0de0:
balance: '0'
code: |
:yul {
mstore(0, 0xff)
log0(0, 32)
log1(0, 32, 0xfa)
log2(0, 32, 0xfa, 0xfb)
log3(0, 32, 0xfa, 0xfb, 0xfc)
log4(0, 32, 0xfa, 0xfb, 0xfc, 0xfd)
}
nonce: '1'
storage: {
'1': '1'
}
# Init code that successfully creates contract but contains a refund
00000000000000000000000000000000000c0de1:
balance: '0'
code: |
:yul {
sstore(0, 1)
sstore(0, 0)
return(0, 1)
}
nonce: '1'
storage: {}
transaction:
data:
# Create from EOA, Sstore Refund in Init Code, no OoG
- :label SStore_Refund_NoOoG :yul {
sstore(0, 1)
sstore(1, 1)
sstore(1, 0)
return(0, 1)
}
# Create from EOA, Sstore Refund in Init Code, OoG on Code Deposit
- :label SStore_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
sstore(1, 0)
return(0, 5000)
}
# Create from EOA, Sstore Refund in Init Code, OoG on Invalid opcode
- :label SStore_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
sstore(1, 0)
invalid()
}
# Create from EOA, Sstore Refund in Call, no OoG
- :label SStore_Refund_NoOoG :yul {
sstore(0, 1)
pop(call(gas(), 0x00000000000000000000000000000000000c0deA, 0, 0, 0, 0, 0))
return(0, 1)
}
# Create from EOA, Sstore Refund in Call, OoG on Code Deposit
- :label SStore_Refund_OoG :yul {
sstore(0, 1)
pop(call(gas(), 0x00000000000000000000000000000000000c0deA, 0, 0, 0, 0, 0))
return(0, 5000)
}
# Create from EOA, Sstore Refund in Call, OoG on Invalid opcode
- :label SStore_Refund_OoG :yul {
sstore(0, 1)
pop(call(gas(), 0x00000000000000000000000000000000000c0deA, 0, 0, 0, 0, 0))
invalid()
}
# Create from EOA, Sstore Refund in DelegateCall, no OoG
- :label SStore_Refund_NoOoG :yul {
sstore(0, 1)
sstore(1, 1)
pop(delegatecall(gas(), 0x00000000000000000000000000000000000c0deA, 0, 0, 0, 0))
return(0, 1)
}
# Create from EOA, Sstore Refund in DelegateCall, OoG on Code Deposit
- :label SStore_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
pop(delegatecall(gas(), 0x00000000000000000000000000000000000c0deA, 0, 0, 0, 0))
return(0, 5000)
}
# Create from EOA, Sstore Refund in DelegateCall, OoG on Invalid opcode
- :label SStore_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
pop(delegatecall(gas(), 0x00000000000000000000000000000000000c0deA, 0, 0, 0, 0))
invalid()
}
# Create from EOA, Sstore Refund in CallCode, no OoG
- :label SStore_Refund_NoOoG :yul {
sstore(0, 1)
sstore(1, 1)
pop(callcode(gas(), 0x00000000000000000000000000000000000c0deA, 0, 0, 0, 0, 0))
return(0, 1)
}
# Create from EOA, Sstore Refund in CallCode, OoG on Code Deposit
- :label SStore_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
pop(callcode(gas(), 0x00000000000000000000000000000000000c0deA, 0, 0, 0, 0, 0))
return(0, 5000)
}
# Create from EOA, Sstore Refund in CallCode, OoG on Invalid opcode
- :label SStore_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
pop(callcode(gas(), 0x00000000000000000000000000000000000c0deA, 0, 0, 0, 0, 0))
invalid()
}
# Create from EOA, Refund Self-destruct call, no OoG
- :label SelfDestruct_Refund_NoOoG :yul {
sstore(0, 1)
pop(call(gas(), 0x00000000000000000000000000000000000c0deD, 0, 0, 0, 0, 0))
return(0, 1)
}
# Create from EOA, Refund Self-destruct call, OoG on Code Deposit
- :label SelfDestruct_Refund_OoG :yul {
sstore(0, 1)
pop(call(gas(), 0x00000000000000000000000000000000000c0deD, 0, 0, 0, 0, 0))
return(0, 5000)
}
# Create from EOA, Refund Self-destruct call, OoG on Invalid opcode
- :label SelfDestruct_Refund_OoG :yul {
sstore(0, 1)
pop(call(gas(), 0x00000000000000000000000000000000000c0deD, 0, 0, 0, 0, 0))
invalid()
}
# Create from EOA, Log operation in call, no OoG
- :label LogOp_NoOoG :yul {
sstore(0, 1)
pop(call(gas(), 0x00000000000000000000000000000000000c0de0, 0, 0, 0, 0, 0))
return(0, 1)
}
# Create from EOA, Log operation in call, OoG on Code Deposit
- :label LogOp_OoG :yul {
sstore(0, 1)
pop(call(gas(), 0x00000000000000000000000000000000000c0de0, 0, 0, 0, 0, 0))
return(0, 5000)
}
# Create from EOA, Log operation in call, OoG on Invalid opcode
- :label LogOp_OoG :yul {
sstore(0, 1)
pop(call(gas(), 0x00000000000000000000000000000000000c0de0, 0, 0, 0, 0, 0))
invalid()
}
# Create from EOA, Refund within CREATE, no OoG
- :label SStore_Create_Refund_NoOoG :yul {
sstore(0, 1)
sstore(1, 1)
sstore(1, 0)
let initcodeaddr := 0x00000000000000000000000000000000000c0de1
let initcodelength := extcodesize(initcodeaddr)
extcodecopy(initcodeaddr, 0, 0, initcodelength)
pop(create(0, 0, initcodelength))
return(add(initcodelength, 1), 1)
}
# Create from EOA, Refund within CREATE, OoG on Code Deposit
- :label SStore_Create_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
sstore(1, 0)
let initcodeaddr := 0x00000000000000000000000000000000000c0de1
let initcodelength := extcodesize(initcodeaddr)
extcodecopy(initcodeaddr, 0, 0, initcodelength)
pop(create(0, 0, initcodelength))
return(add(initcodelength, 1), 5000)
}
# Create from EOA, Refund within CREATE, OoG on Invalid opcode
- :label SStore_Create_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
sstore(1, 0)
let initcodeaddr := 0x00000000000000000000000000000000000c0de1
let initcodelength := extcodesize(initcodeaddr)
extcodecopy(initcodeaddr, 0, 0, initcodelength)
pop(create(0, 0, initcodelength))
invalid()
}
# Create2 from EOA, Refund within CREATE, no OoG
- :label SStore_Create2_Refund_NoOoG :yul {
sstore(0, 1)
sstore(1, 1)
sstore(1, 0)
let initcodeaddr := 0x00000000000000000000000000000000000c0de1
let initcodelength := extcodesize(initcodeaddr)
extcodecopy(initcodeaddr, 0, 0, initcodelength)
pop(create2(0, 0, initcodelength, 0))
return(add(initcodelength, 1), 1)
}
# Create2 from EOA, Refund within CREATE, OoG on Code Deposit
- :label SStore_Create2_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
sstore(1, 0)
let initcodeaddr := 0x00000000000000000000000000000000000c0de1
let initcodelength := extcodesize(initcodeaddr)
extcodecopy(initcodeaddr, 0, 0, initcodelength)
pop(create2(0, 0, initcodelength, 0))
return(add(initcodelength, 1), 5000)
}
# Create2 from EOA, Refund within CREATE, OoG on Invalid opcode
- :label SStore_Create2_Refund_OoG :yul {
sstore(0, 1)
sstore(1, 1)
sstore(1, 0)
let initcodeaddr := 0x00000000000000000000000000000000000c0de1
let initcodelength := extcodesize(initcodeaddr)
extcodecopy(initcodeaddr, 0, 0, initcodelength)
pop(create2(0, 0, initcodelength, 0))
invalid()
}
gasLimit:
- 0x61a80
gasPrice: '10'
nonce: '1'
to: ""
secretKey: "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8"
value:
- 0
expect:
- indexes:
data:
- :label SStore_Refund_NoOoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
nonce: 1
code: '0x00'
storage: {
'0': 1
}
- indexes:
data:
- :label SStore_Refund_OoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
# When we OoG, we use up all the gas regardless of the refunds
balance: 0
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
shouldnotexist: 1
- indexes:
data:
- :label SelfDestruct_Refund_NoOoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
nonce: 1
code: '0x00'
storage: {
'0': 1
}
00000000000000000000000000000000000c0deD:
shouldnotexist: 1
- indexes:
data:
- :label SelfDestruct_Refund_OoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
# When we OoG, we use up all the gas regardless of the refunds
balance: 0
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
shouldnotexist: 1
00000000000000000000000000000000000c0deD:
code: '0x32FF'
nonce: '1'
storage: {
'1': '1'
}
- indexes:
data:
- :label LogOp_NoOoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
nonce: 1
code: '0x00'
storage: {
'0': 1
}
- indexes:
data:
- :label LogOp_OoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
# When we OoG, we use up all the gas regardless of the refunds
balance: 0
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
shouldnotexist: 1
- indexes:
data:
- :label SStore_Create_Refund_NoOoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
nonce: 2
code: '0x00'
storage: {
'0': 1
}
e3476106159f87477ad639e3ddcbb6b240efe459:
nonce: 1
code: '0x00'
storage: {}
- indexes:
data:
- :label SStore_Create_Refund_OoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
# When we OoG, we use up all the gas regardless of the refunds
balance: 0
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
shouldnotexist: 1
e3476106159f87477ad639e3ddcbb6b240efe459:
shouldnotexist: 1
- indexes:
data:
- :label SStore_Create2_Refund_NoOoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
nonce: 2
code: '0x00'
storage: {
'0': 1
}
1eeb9ca3824a07c140fc01aa562a3a896f44e790:
nonce: 1
code: '0x00'
storage: {}
- indexes:
data:
- :label SStore_Create2_Refund_OoG
gas: !!int -1
value: !!int -1
network:
- '>=London'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
# When we OoG, we use up all the gas regardless of the refunds
balance: 0
nonce: 2
ec0e71ad0a90ffe1909d27dac207f7680abba42d:
shouldnotexist: 1
1eeb9ca3824a07c140fc01aa562a3a896f44e790:
shouldnotexist: 1 | 27.609756 | 105 | 0.578769 |
fb5f946e58d0ac12e76ba814991af2894973dcd4 | 1,927 | yml | YAML | roles/minimal/tasks/ubuntu.yml | squashible/squashible | 9fb9d78fc2180e2b40feeeaa8948a66e8c15d56f | [
"Apache-2.0"
] | 27 | 2015-03-15T23:22:30.000Z | 2022-02-26T21:52:01.000Z | roles/minimal/tasks/ubuntu.yml | squashible/squashible | 9fb9d78fc2180e2b40feeeaa8948a66e8c15d56f | [
"Apache-2.0"
] | null | null | null | roles/minimal/tasks/ubuntu.yml | squashible/squashible | 9fb9d78fc2180e2b40feeeaa8948a66e8c15d56f | [
"Apache-2.0"
] | 8 | 2015-03-15T17:19:15.000Z | 2019-05-17T07:46:58.000Z | ---
# - name: Set /etc/apt/sources.list
# template:
# src: ubuntu/etc-apt-sources.list
# dest: /etc/apt/sources.list
# owner: root
# group: root
# mode: 0644
- name: Disable daemon startup with policy-rc.d file
copy: src=debian/usr-sbin-policy-rc.d dest=/usr/sbin/policy-rc.d
owner=root group=root mode=0755
- name: Set repo name to universe to pull in some live-boot packages
apt_repository: repo='deb http://mirror.rackspace.com/ubuntu {{ ansible_distribution_release }} main universe' state=present
- name: Upgrade all packages in chroot
apt: update_cache=yes upgrade=dist
- name: Install minimal packages
apt:
pkg: "{{ minimal_packages }}"
state: present
force: yes
- name: Add support for DNS resolution in initramfs
lineinfile:
dest: /etc/live/boot.conf
line: "LIVE_DNS=true"
create: yes
state: present
mode: 0644
- name: Remove hostname file, let live-config take care of it
file:
path: /etc/hostname
state: absent
- name: Install the kernel and regenerate initramfs
apt:
pkg: linux-generic
state: present
- name: Don't let live-config disable ssh password authentication
lineinfile:
dest: /lib/live/config/1160-openssh-server
regexp: "PasswordAuthentication"
state: absent
- name: Add live user (for testing)
user:
name: live
shell: /bin/bash
groups: sudo
append: yes
password: "$6$uf0amHdCN0H8PwWk$zKoAF4khAjunE/pnq0Q4iMU69t7gj2mvaKku3YE5k3/bVl.H9DcwOnlqBY23yTTcidp2CjknV38rgSro62vpC/"
- name: Deny live user from ssh, only allow via console
lineinfile:
dest: /etc/ssh/sshd_config
line: "DenyUsers live"
- name: Add dracut config to enable livenet module
copy:
src: ubuntu/dracut-config
dest: /etc/dracut.conf
owner: root
group: root
mode: 0644
| 27.140845 | 128 | 0.66165 |
5039e76f6dbe8bf4e649fc6ec5f00c428e6fa285 | 855 | yml | YAML | legacy/docs-ref-autogen/com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData.getSasToken.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 5 | 2021-08-20T15:24:19.000Z | 2022-02-20T17:06:14.000Z | legacy/docs-ref-autogen/com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData.getSasToken.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | legacy/docs-ref-autogen/com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData.getSasToken.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-08-20T15:24:21.000Z | 2021-08-20T15:24:21.000Z | ### YamlMime:JavaMember
nameWithType: RequestData.getSasToken
type: method
members:
- fullName: com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData.getSasToken()
name: getSasToken()
nameWithType: RequestData.getSasToken()
returns:
description: <p>SasToken value. </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: <p>Getter for SasToken. </p>
syntax: public String getSasToken()
uid: com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData.getSasToken()
uid: com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData.getSasToken*
fullName: com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData.getSasToken
name: getSasToken()
package: com.microsoft.azure.sdk.iot.provisioning.device.internal.task
metadata: {}
| 45 | 99 | 0.789474 |
50a6937312b49e4b518e8aee6e6f0c24ab6dc9ca | 9,247 | yaml | YAML | paths/user.yaml | Paldom/swagger-multifile-example | 99597d42a76d474a083fa20ecdbc29fcb5e4141c | [
"MIT"
] | 1 | 2020-09-02T14:56:54.000Z | 2020-09-02T14:56:54.000Z | paths/user.yaml | Paldom/swagger-multifile-example | 99597d42a76d474a083fa20ecdbc29fcb5e4141c | [
"MIT"
] | null | null | null | paths/user.yaml | Paldom/swagger-multifile-example | 99597d42a76d474a083fa20ecdbc29fcb5e4141c | [
"MIT"
] | 1 | 2020-10-23T06:00:05.000Z | 2020-10-23T06:00:05.000Z | openapi: 3.0.3
info:
$ref: ../defaults/info.yaml
tags:
$ref: ../defaults/tags.yaml
servers:
$ref: ../defaults/servers.yaml
security:
$ref: ../defaults/security.yaml
components:
$ref: '../components/index.yaml'
paths:
/user:
post:
tags:
- User
summary: Register user
description: Start user registration process.
operationId: createUser
parameters:
- $ref: '#/components/parameters/langHeader'
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/UserRegistration'
required: true
responses:
201:
description: Successful pre-registration
content: {}
409:
$ref: '#/components/responses/Conflict'
422:
$ref: '#/components/responses/InvalidValue'
429:
$ref: '#/components/responses/TooMany'
default:
$ref: '#/components/responses/Unexpected'
/user/{userId}/verify/{verificationKey}:
post:
tags:
- User
summary: Verify user
description: User e-mail verification.
operationId: verifyUser
parameters:
- $ref: '#/components/parameters/langHeader'
- $ref: '#/components/parameters/userId'
- name: verificationKey
in: path
required: true
schema:
type: string
responses:
200:
description: Successful verification
content: {}
422:
$ref: '#/components/responses/InvalidValue'
default:
$ref: '#/components/responses/Unexpected'
/user/forgot:
post:
tags:
- User
summary: Request password reset
description: Initiate a password reset flow.
operationId: forgotPassword
parameters:
- $ref: '#/components/parameters/langHeader'
requestBody:
content:
application/json:
schema:
type: object
properties:
email:
type: string
required: true
responses:
200:
description: Successful password change request
content: {}
429:
$ref: '#/components/responses/TooMany'
default:
$ref: '#/components/responses/Unexpected'
/user/{userId}/reset/{resetKey}:
post:
tags:
- User
summary: Reset password
description: Create new password with reset key.
operationId: resetPassword
parameters:
- $ref: '#/components/parameters/langHeader'
- $ref: '#/components/parameters/userId'
- name: resetKey
in: path
required: true
schema:
type: string
requestBody:
description: New password
content:
application/json:
schema:
type: object
properties:
password:
type: string
required: true
responses:
200:
description: Successful password change
content: {}
429:
$ref: '#/components/responses/TooMany'
422:
$ref: '#/components/responses/InvalidValue'
default:
$ref: '#/components/responses/Unexpected'
/user/auth/login:
post:
tags:
- User
summary: Login with username and password
description: Login with credentials passed with basic auth.
operationId: login
parameters:
- $ref: '#/components/parameters/langHeader'
responses:
200:
description: Successful login, access token
content:
application/json:
schema:
$ref: '#/components/schemas/Token'
422:
$ref: '#/components/responses/InvalidValue'
429:
$ref: '#/components/responses/TooMany'
default:
$ref: '#/components/responses/Unexpected'
security:
- BasicAuth: []
/user/auth/google:
post:
tags:
- User
summary: Google Sign-in
description: "Login with Google, \nMore details: https://developers.google.com/identity/sign-in/web/backend-auth"
operationId: loginGoogle
parameters:
- $ref: '#/components/parameters/langHeader'
requestBody:
content:
application/json:
schema:
type: object
properties:
id_token:
type: string
required: true
responses:
200:
description: Successful login, access token
content:
application/json:
schema:
$ref: '#/components/schemas/Token'
401:
$ref: '#/components/responses/Unauthorized'
default:
$ref: '#/components/responses/Unexpected'
/user/auth/facebook:
post:
tags:
- User
summary: Facebook Sign-in
description: "Login with Facebook, \nMore details: https://developers.facebook.com/docs/facebook-login/access-tokens/\n"
operationId: loginFacebook
parameters:
- $ref: '#/components/parameters/langHeader'
requestBody:
content:
application/json:
schema:
type: object
properties:
user_id:
type: string
access_token:
type: string
required: true
responses:
200:
description: Successful login, access token
content:
application/json:
schema:
$ref: '#/components/schemas/Token'
401:
$ref: '#/components/responses/Unauthorized'
default:
$ref: '#/components/responses/Unexpected'
/user/{userId}:
parameters:
- $ref: '#/components/parameters/langHeader'
- $ref: '#/components/parameters/userId'
get:
tags:
- User
summary: Get user details
description: Get user & basic settings info
operationId: getUser
responses:
200:
description: UserDetailed object
content:
application/json:
schema:
$ref: '#/components/schemas/UserDetailed'
401:
$ref: '#/components/responses/Unauthorized'
default:
$ref: '#/components/responses/Unexpected'
security:
- BearerAuth: []
put:
tags:
- User
summary: Update user details
description: Change user basic settings (not the secure parts)
operationId: upadateUser
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/UserDetailed'
required: true
responses:
200:
description: UserDetailed object
content:
application/json:
schema:
$ref: '#/components/schemas/UserDetailed'
401:
$ref: '#/components/responses/Unauthorized'
default:
$ref: '#/components/responses/Unexpected'
security:
- BearerAuth: []
/user/{userId}/secure:
put:
tags:
- User
summary: Update secure user details
description: Change user secure settings (e.g. change password)
operationId: upadateUserSecure
parameters:
- $ref: '#/components/parameters/langHeader'
- $ref: '#/components/parameters/userId'
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/UserDetailed'
required: true
responses:
200:
description: UserDetailed object
content:
application/json:
schema:
$ref: '#/components/schemas/UserDetailed'
401:
$ref: '#/components/responses/Unauthorized'
default:
$ref: '#/components/responses/Unexpected'
security:
- BasicAuth: []
/user/auth/logout:
post:
tags:
- User
summary: Logout
description: Logout current user
operationId: logout
parameters:
- $ref: '#/components/parameters/langHeader'
responses:
200:
description: Successful logout
content: {}
401:
$ref: '#/components/responses/Unauthorized'
default:
$ref: '#/components/responses/Unexpected'
security:
- BearerAuth: []
/user/{userId}/device:
parameters:
- $ref: '#/components/parameters/langHeader'
- $ref: '#/components/parameters/userId'
post:
tags:
- User
summary: Register user's device
description: Register new device token for push notification
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Device'
required: true
responses:
201:
description: Device created
401:
$ref: '#/components/responses/Unauthorized'
default:
$ref: '#/components/responses/Unexpected'
security:
- BearerAuth: []
| 26.42 | 126 | 0.548286 |
50f03567a9a4e0547e39d72d162a3643a27f9b26 | 7,457 | yml | YAML | azure-pipelines.yml | mahulst/kafkajs | 2b3e15957658f56a907e2ef052f715225bb70dbd | [
"MIT"
] | null | null | null | azure-pipelines.yml | mahulst/kafkajs | 2b3e15957658f56a907e2ef052f715225bb70dbd | [
"MIT"
] | null | null | null | azure-pipelines.yml | mahulst/kafkajs | 2b3e15957658f56a907e2ef052f715225bb70dbd | [
"MIT"
] | null | null | null | trigger:
tags:
include:
- v*
branches:
include:
- master
pr:
branches:
include:
- master
variables:
- group: website_secrets
- name: KAFKA_VERSION
value: 2.2
- name: COMPOSE_FILE
value: docker-compose.2_2.yml
####### Linter
jobs:
- job: lint
displayName: Lint
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
- bash: ./scripts/shouldRunTests.sh && SKIP_TESTS=true && echo "Only non-code has changed!" || test true
displayName: should skip tests
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn install
displayName: yarn install
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn lint
displayName: yarn lint
- job: typescript_types
displayName: Typescript types
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
- bash: ./scripts/shouldRunTests.sh && SKIP_TESTS=true && echo "Only non-code has changed!" || test true
displayName: should skip tests
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn install
displayName: yarn install
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn test:types
displayName: yarn test:types
####### Tests
- job: test_broker
displayName: Broker
dependsOn: lint
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
- bash: ./scripts/shouldRunTests.sh && SKIP_TESTS=true && echo "Only non-code has changed!" || test true
displayName: should skip tests
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn install
displayName: yarn install
- bash: test $SKIP_TESTS && echo "Skipped!" || docker-compose -f ${COMPOSE_FILE} pull
displayName: docker-compose pull
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn test:group:broker:ci
displayName: test
- task: PublishTestResults@2
condition: succeededOrFailed()
inputs:
testRunner: JUnit
testResultsFiles: '**/test-report.xml'
- job: test_admin
displayName: Admin
dependsOn: lint
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
- bash: ./scripts/shouldRunTests.sh && SKIP_TESTS=true && echo "Only non-code has changed!" || test true
displayName: should skip tests
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn install
displayName: yarn install
- bash: test $SKIP_TESTS && echo "Skipped!" || docker-compose -f ${COMPOSE_FILE} pull
displayName: docker-compose pull
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn test:group:admin:ci
displayName: test
- task: PublishTestResults@2
condition: succeededOrFailed()
inputs:
testRunner: JUnit
testResultsFiles: '**/test-report.xml'
- job: test_producer
displayName: Producer
dependsOn: lint
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
- bash: ./scripts/shouldRunTests.sh && SKIP_TESTS=true && echo "Only non-code has changed!" || test true
displayName: should skip tests
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn install
displayName: yarn install
- bash: test $SKIP_TESTS && echo "Skipped!" || docker-compose -f ${COMPOSE_FILE} pull
displayName: docker-compose pull
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn test:group:producer:ci
displayName: test
- task: PublishTestResults@2
condition: succeededOrFailed()
inputs:
testRunner: JUnit
testResultsFiles: '**/test-report.xml'
- job: test_consumer
displayName: Consumer
dependsOn: lint
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
- bash: ./scripts/shouldRunTests.sh && SKIP_TESTS=true && echo "Only non-code has changed!" || test true
displayName: should skip tests
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn install
displayName: yarn install
- bash: test $SKIP_TESTS && echo "Skipped!" || docker-compose -f ${COMPOSE_FILE} pull
displayName: docker-compose pull
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn test:group:consumer:ci
displayName: test
- task: PublishTestResults@2
condition: succeededOrFailed()
inputs:
testRunner: JUnit
testResultsFiles: '**/test-report.xml'
- job: test_others
displayName: 'Others (protocol, cluster, network, etc)'
dependsOn: lint
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
- bash: ./scripts/shouldRunTests.sh && SKIP_TESTS=true && echo "Only non-code has changed!" || test true
displayName: should skip tests
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn install
displayName: yarn install
- bash: test $SKIP_TESTS && echo "Skipped!" || docker-compose -f ${COMPOSE_FILE} pull
displayName: docker-compose pull
- bash: test $SKIP_TESTS && echo "Skipped!" || yarn test:group:others:ci
displayName: test
- task: PublishTestResults@2
condition: succeededOrFailed()
inputs:
testRunner: JUnit
testResultsFiles: '**/test-report.xml'
####### Deploy
- job: npm_release
displayName: 'NPM release'
condition: and(succeeded(), contains(variables['Build.SourceBranch'], 'refs/tags/'))
dependsOn:
- lint
- test_broker
- test_admin
- test_producer
- test_consumer
- test_others
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
- task: Npm@1
inputs:
command: publish
publishEndpoint: npm_registry
- bash: TOKEN=${GH_TOKEN} TAG=$(Build.SourceBranch) ./scripts/updateGithubRelease.js
displayName: github release
env:
GH_TOKEN: $(GH_TOKEN)
- job: website_deploy
displayName: 'Website'
condition: and(succeeded(), contains(variables['Build.SourceBranch'], 'refs/heads/master'))
dependsOn:
- lint
- test_broker
- test_admin
- test_producer
- test_consumer
- test_others
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
- bash: git config core.autocrlf true || test true
displayName: git config core.autocrlf
- bash: git config --global user.name "${GH_NAME}" || test true
displayName: git config username
env:
GH_NAME: $(GH_NAME)
- bash: git config --global user.email "${GH_EMAIL}" || test true
displayName: git config email
env:
GH_EMAIL: $(GH_EMAIL)
- bash: echo "machine github.com login ${GH_NAME} password ${GH_TOKEN}" > ~/.netrc || test true
displayName: git config machine
env:
GH_NAME: $(GH_NAME)
GH_TOKEN: $(GH_TOKEN)
- bash: cd website && yarn install && GIT_USER="${GH_NAME}" yarn run publish-gh-pages || test true
displayName: publish to gh-pages
env:
GH_NAME: $(GH_NAME)
| 32.421739 | 110 | 0.606142 |
993c2d11dd1b4d064aac7699a013261549d95ec5 | 1,263 | yml | YAML | legacy/docs-ref-autogen/com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition.withBasicPool.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 5 | 2021-08-20T15:24:19.000Z | 2022-02-20T17:06:14.000Z | legacy/docs-ref-autogen/com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition.withBasicPool.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | legacy/docs-ref-autogen/com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition.withBasicPool.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-08-20T15:24:21.000Z | 2021-08-20T15:24:21.000Z | ### YamlMime:JavaMember
nameWithType: SqlElasticPoolOperations.DefinitionStages.WithEdition.withBasicPool
type: method
members:
- fullName: com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition.withBasicPool()
name: withBasicPool()
nameWithType: SqlElasticPoolOperations.DefinitionStages.WithEdition.withBasicPool()
returns:
description: <p>The next stage of the definition. </p>
type: <xref href="SqlElasticPoolOperations.DefinitionStages.WithBasicEdition?alt=SqlElasticPoolOperations.DefinitionStages.WithBasicEdition&text=SqlElasticPoolOperations.DefinitionStages.WithBasicEdition" data-throw-if-not-resolved="False"/>
summary: >-
<p>Sets the basic edition for the SQL Elastic Pool.</p>
<p></p>
syntax: public SqlElasticPoolOperations.DefinitionStages.WithBasicEdition withBasicPool()
uid: com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition.withBasicPool()
uid: com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition.withBasicPool*
fullName: com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition.withBasicPool
name: withBasicPool()
package: com.microsoft.azure.management.sql
metadata: {}
| 57.409091 | 245 | 0.836105 |
274fda8dce6ed3daa85a6413c641ff994f2d0b6d | 6,564 | yml | YAML | .github/workflows/production.yml | City-of-Helsinki/events-helsinki-ui | 35e3227ad628846c54eb1b9ae83da9d502a24754 | [
"MIT"
] | 6 | 2019-11-14T11:53:31.000Z | 2022-01-13T13:25:55.000Z | .github/workflows/production.yml | City-of-Helsinki/events-helsinki-ui | 35e3227ad628846c54eb1b9ae83da9d502a24754 | [
"MIT"
] | 144 | 2019-10-25T11:37:51.000Z | 2022-03-31T13:11:24.000Z | .github/workflows/production.yml | City-of-Helsinki/events-helsinki-ui | 35e3227ad628846c54eb1b9ae83da9d502a24754 | [
"MIT"
] | 1 | 2021-02-18T12:13:24.000Z | 2021-02-18T12:13:24.000Z | name: Build & Production & Smoke Tests
on:
push:
tags:
- 'release-*'
env:
CONTAINER_REGISTRY: ghcr.io
CONTAINER_REGISTRY_USER: ${{ secrets.GHCR_CONTAINER_REGISTRY_USER }}
CONTAINER_REGISTRY_PASSWORD: ${{ secrets.GHCR_TOKEN }}
CONTAINER_REGISTRY_REPO: ghcr.io/city-of-helsinki/${{ github.event.repository.name }}
REPO_NAME: ${{ github.event.repository.name }}
KUBECONFIG_RAW: ${{ secrets.KUBECONFIG_RAW_STABLE }}
BUILD_ARTIFACT_FOLDER: 'build_artifacts'
SERVICE_ARTIFACT_FOLDER: 'service_artifacts'
SERVICE_PORT: 3001
K8S_REQUEST_CPU: 60m
K8S_REQUEST_RAM: 150Mi
K8S_LIMIT_CPU: 1000m
K8S_LIMIT_RAM: 200Mi
K8S_REPLICACOUNT: 2
REACT_APP_GRAPHQL_BASE_URL: 'https://tapahtumat-proxy.prod.kuva.hel.ninja/proxy/graphql'
PUBLIC_URL: https://tapahtumat.hel.fi
jobs:
build:
runs-on: ubuntu-latest
name: Build
steps:
- uses: actions/checkout@v2
- name: Build
uses: andersinno/kolga-build-action@v2
env:
DOCKER_IMAGE_NAME: ${{ env.REPO_NAME }}-production
DOCKER_BUILD_ARG_PUBLIC_URL: ${{ env.PUBLIC_URL }}
DOCKER_BUILD_ARG_SASS_PATH: './src/assets/styles'
DOCKER_BUILD_ARG_REACT_APP_GRAPHQL_BASE_URL: ${{ env.REACT_APP_GRAPHQL_BASE_URL }}
DOCKER_BUILD_ARG_REACT_APP_SENTRY_DSN: ${{ secrets.GH_SENTRY_DSN }}
DOCKER_BUILD_ARG_REACT_APP_SENTRY_ENVIRONMENT: 'production'
DOCKER_BUILD_ARG_REACT_APP_CMS_URL: 'https://cms.prod.kuva.hel.ninja/api'
DOCKER_BUILD_ARG_REACT_APP_LINKED_EVENTS_URL: 'https://api.hel.fi/linkedevents/v1'
DOCKER_BUILD_ARG_REACT_APP_IMAGE_PROXY_URL: 'https://images.weserv.nl/?w=1024&url='
DOCKER_BUILD_ARG_REACT_APP_GENERATE_SITEMAP: 'true'
DOCKER_BUILD_ARG_REACT_APP_MATOMO_URL_BASE: 'https://analytics.hel.ninja/'
DOCKER_BUILD_ARG_REACT_APP_MATOMO_SITE_ID: 64
DOCKER_BUILD_ARG_REACT_APP_MATOMO_ENABLED: 'true'
DOCKER_BUILD_ARG_REACT_APP_GTM_AUTH: ${{ secrets.GH_PRODUCTION_GTM_AUTH }}
DOCKER_BUILD_ARG_REACT_APP_GTM_ID: ${{ secrets.GH_PRODUCTION_GTM_ID }}
DOCKER_BUILD_ARG_REACT_APP_GTM_PREVIEW: ${{ secrets.GH_PRODUCTION_GTM_PREVIEW }}
# Feature flags
DOCKER_BUILD_ARG_REACT_APP_SHOW_SIMILAR_EVENTS: 'false'
DOCKER_BUILD_ARG_REACT_APP_SHOW_SIMILAR_COURSES: 'false'
DOCKER_BUILD_ARG_REACT_APP_EVENTS_HELSINKI_2: 'false'
production:
runs-on: ubuntu-latest
needs: build
name: Production
steps:
- uses: actions/checkout@v2
- uses: andersinno/kolga-setup-action@v2
- name: Deploy
uses: andersinno/kolga-deploy-action@v2
with:
track: 'stable'
env:
K8S_NAMESPACE: ${{ secrets.K8S_NAMESPACE_STABLE }}
K8S_ADDITIONAL_HOSTNAMES: ${{ secrets.K8S_ADDITIONAL_HOSTNAMES }}
ENVIRONMENT_URL: https://${{ secrets.ENVIRONMENT_URL_STABLE }}
DOCKER_IMAGE_NAME: ${{ env.REPO_NAME }}-production
- name: production deploy notification
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_USERNAME: Deployer
SLACK_ICON: https://a.slack-edge.com/80588/img/services/outgoing-webhook_48.png
SLACK_TITLE: ${{ env.PUBLIC_URL }} has been updated!
SLACK_MESSAGE: 'A new version of Tapahtumat has been deployed to production! ${{ env.PUBLIC_URL }} :tada: :tada: '
SLACK_CHANNEL: pomodori
if: success()
- name: production deploy failure notification
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_USERNAME: Deployer
SLACK_ICON: https://a.slack-edge.com/80588/img/services/outgoing-webhook_48.png
SLACK_TITLE: Deploying to ${{ env.PUBLIC_URL }} has *FAILED!*
SLACK_MESSAGE: Deploying to ${{ env.PUBLIC_URL }} has *FAILED!*
SLACK_CHANNEL: pomodori
if: failure()
smoke-tests:
runs-on: windows-latest
needs: production
name: Smoke tests for production
steps:
- uses: actions/checkout@v2
- name: Setup Node.js environment
uses: actions/setup-node@v2.1.2
with:
node-version: '12'
- name: Get yarn cache directory path
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn config get cacheFolder)"
- uses: actions/cache@v2
id: yarn-cache
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
${{ runner.os }}-yarn-
- name: Install dependencies
run: yarn --prefer-offline --frozen-lockfile --check-files --production=false
- name: Run TestCafe tests
id: testcafe
run: yarn browser-test:ci
env:
BROWSER_TESTS_LOCAL_ENV_URL: https://${{ secrets.ENVIRONMENT_URL_STABLE }}
GITHUB_WORKFLOW_NAME: ${{ github.workflow }}
GITHUB_WORKFLOW_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
TESTCAFE_SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
TESTCAFE_SLACK_CHANNEL: '#pomodori-alerts'
TESTCAFE_SLACK_USERNAME: TestCafé
- name: Upload results
run: |
zip -r report.zip report/ > no_output 2>&1
curl -s -H "Content-Type: application/zip" -H "Authorization: Bearer ${{secrets.NETLIFY_AUTH_TOKEN}}" --data-binary "@report.zip" https://api.netlify.com/api/v1/sites > response.json
echo "REPORT_URL=$(cat response.json|python -c "import sys, json; print('https://' + json.load(sys.stdin)['subdomain'] + '.netlify.com')")" >> $GITHUB_ENV
if: always() && steps.testcafe.outcome == 'failure'
- name: link screenshots url to slack
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_COLOR: ${{ job.status }}
SLACK_USERNAME: TestCafé
SLACK_TITLE: ${{ github.workflow }} have *FAILED*!
SLACK_MESSAGE: '*Check the testcafe report here: ${{env.REPORT_URL}}*'
SLACK_CHANNEL: pomodori-alerts
MSG_MINIMAL: true
if: always() && steps.testcafe.outcome == 'failure'
- name: Upload screenshots and videos of failed tests to artifact
uses: actions/upload-artifact@v2
with:
name: report
path: report/
if: always() && steps.testcafe.outcome == 'failure'
| 45.268966 | 192 | 0.659963 |
7e10109855ef2e400b21288a9b1105efc160997f | 3,488 | yaml | YAML | examples/infra.yaml | hmrc/stacks | 99e41ce24918a5e0dc88334d71ea26b48c8e989e | [
"MIT"
] | 35 | 2015-11-15T19:09:07.000Z | 2020-08-24T03:50:02.000Z | examples/infra.yaml | hmrc/stacks | 99e41ce24918a5e0dc88334d71ea26b48c8e989e | [
"MIT"
] | 58 | 2015-10-12T10:18:57.000Z | 2020-06-05T21:08:26.000Z | examples/infra.yaml | cfstacks/stacks | 8c4d5f0913da947cc3be95737fa77bd67bce7819 | [
"MIT"
] | 16 | 2016-04-20T11:54:39.000Z | 2021-01-20T03:28:52.000Z | ---
metadata:
name: {{ env }}-infra
tags:
- key: Env
value: {{ env }}
- key: Foo
value: {{ bar }}
---
AWSTemplateFormatVersion: '2010-09-09'
Description: Infrastructure stack
Parameters:
SubnetAZ0:
Type: String
Default: 10.50.0.0/24
Description: First AZ subnet
ConstraintDescription: must be a valid subnet string.
SubnetAZ1:
Type: String
Default: 10.50.1.0/24
Description: Second AZ subnet
ConstraintDescription: must be a valid subnet string.
SubnetAZ2:
Type: String
Default: 10.50.2.0/24
Description: Third AZ subnet
ConstraintDescription: must be a valid subnet string.
Resources:
VPC:
Type: AWS::EC2::VPC
Properties:
CidrBlock: 10.50.0.0/16
EnableDnsSupport: true
EnableDnsHostnames: true
Tags:
- Key: Name
Value: {{ vpc_name }}
- Key: Env
Value: {{ env }}
CoreOSRole:
Type: AWS::IAM::Role
Properties:
AssumeRolePolicyDocument:
Statement:
- Principal:
Service:
- ec2.amazonaws.com
Effect: Allow
Action:
- sts:AssumeRole
Path: /
DefaultSG:
Type: AWS::EC2::SecurityGroup
Properties:
VpcId: {Ref: VPC}
GroupDescription: {{ env }}-vpc Default SG
SecurityGroupEgress:
- IpProtocol: -1
CidrIp: 0.0.0.0/0
FromPort: -1
ToPort: -1
SecurityGroupIngress:
- IpProtocol: tcp
CidrIp: 0.0.0.0/0
FromPort: 22
ToPort: 22
Tags:
- Key: Name
Value: {{ env }}-default
- Key: Env
Value: {{ env }}
AllTrafficSGIn:
Type: AWS::EC2::SecurityGroupIngress
Properties:
GroupId: {Ref: DefaultSG}
IpProtocol: -1
SourceSecurityGroupId: {Ref: DefaultSG}
FromPort: -1
ToPort: -1
{% for n in [0, 1, 2] %}
SubnetAZ{{ n }}Resource:
Type: AWS::EC2::Subnet
Properties:
AvailabilityZone:
Fn::Select:
- '{{ n }}'
- Fn::GetAZs: ''
VpcId:
Ref: VPC
CidrBlock: {Ref: SubnetAZ{{ n }}}
Tags:
- Key: Name
Value: {{ env }}-primary
- Key: Env
Value: {{ env }}
SubnetRouteTableAssociationAZ{{ n }}:
Type: AWS::EC2::SubnetRouteTableAssociation
Properties:
SubnetId:
Ref: SubnetAZ{{ n }}Resource
RouteTableId:
Ref: RouteTable
{%- endfor %}
InternetGateway:
Type: AWS::EC2::InternetGateway
Properties:
Tags:
- Key: Name
Value: {{ env }}-igw
- Key: Env
Value: {{ env }}
AttachGateway:
Type: AWS::EC2::VPCGatewayAttachment
Properties:
VpcId:
Ref: VPC
InternetGatewayId:
Ref: InternetGateway
RouteTable:
Type: AWS::EC2::RouteTable
Properties:
VpcId:
Ref: VPC
Tags:
- Key: Name
Value: default
- Key: Env
Value: {{ env }}
Route:
Type: AWS::EC2::Route
DependsOn: AttachGateway
Properties:
RouteTableId:
Ref: RouteTable
DestinationCidrBlock: 0.0.0.0/0
GatewayId:
Ref: InternetGateway
Outputs:
VpcId:
Value: {Ref: VPC}
CoreOSRole:
Value: {Ref: CoreOSRole}
DefaultSG:
Value: {Ref: DefaultSG}
SubnetAZ0:
Value: {Ref: SubnetAZ0Resource}
SubnetAZ1:
Value: {Ref: SubnetAZ1Resource}
SubnetAZ2:
Value: {Ref: SubnetAZ2Resource}
| 23.099338 | 57 | 0.558486 |
b54273f8da9fb0012ad4927f896316725c60ebed | 594 | yaml | YAML | terms/AccessType.yaml | dandi/schema | f4208dbb80b25e93898f4eef97bafcf22fe89abf | [
"CC-BY-4.0"
] | 1 | 2020-07-21T06:04:41.000Z | 2020-07-21T06:04:41.000Z | terms/AccessType.yaml | dandi/schema | f4208dbb80b25e93898f4eef97bafcf22fe89abf | [
"CC-BY-4.0"
] | 12 | 2020-07-24T18:56:55.000Z | 2022-03-09T17:46:22.000Z | terms/AccessType.yaml | dandi/schema | f4208dbb80b25e93898f4eef97bafcf22fe89abf | [
"CC-BY-4.0"
] | 4 | 2020-07-20T22:20:20.000Z | 2020-12-01T13:54:30.000Z | "@context": ../context/base.json
"@graph":
- "@id": dandi:AccessType
"@type": rdfs:Class
rdfs:comment: An enumeration of access status options
rdfs:label: Access status type
rdfs:subClassOf:
"@id": schema:Enumeration
- "@id": dandi:Open
"@type": dandi:AccessType
rdfs:comment: The dandiset is openly accessible
rdfs:label: Open access
- "@id": dandi:Embargoed
"@type": dandi:AccessType
rdfs:comment: The dandiset is embargoed
rdfs:label: Embargoed
- "@id": dandi:Restricted
"@type": dandi:AccessType
rdfs:comment: The dandiset is restricted
rdfs:label: Restricted
| 28.285714 | 55 | 0.713805 |
ef33ca05f342da520cc878cbd04ffc20fdc90ad1 | 2,132 | yml | YAML | .travis.yml | bnoden/rb | bafead3a776365896e38cb8f31c3dc1dbd5e6fc6 | [
"MIT"
] | 112 | 2016-11-17T17:19:56.000Z | 2022-03-29T06:31:23.000Z | .travis.yml | bnoden/rb | bafead3a776365896e38cb8f31c3dc1dbd5e6fc6 | [
"MIT"
] | 95 | 2017-08-03T09:41:17.000Z | 2022-03-30T22:30:30.000Z | .travis.yml | bnoden/rb | bafead3a776365896e38cb8f31c3dc1dbd5e6fc6 | [
"MIT"
] | 84 | 2017-06-05T09:34:02.000Z | 2022-03-29T06:31:56.000Z | language: node_js
env:
global:
- ENCRYPTION_LABEL: d1e5f63af608
node_js:
- '6'
before_install:
- bash ./deployment/01_before_install.sh
install:
- bash ./deployment/02_install.sh
before_script:
- git config --global user.name = "Kendrick Arnett (via Travis CI)"
- git config --global user.email = "kmarnett@gmail.com"
- bash ./deployment/03_before_script.sh
script:
- bash ./deployment/04_script.sh
after_success:
before_deploy:
# Publish to gh-pages
- bash ./deployment/05_before_deploy.sh
deploy:
skip_cleanup: true
provider: npm
email: kmarnett@gmail.com
api_key:
secure: mIzK5C+E8aXcKXekR99WDm/LmEjHcWEfCZ5NdbsO+xod0CP7Fsa+IwnR8wJYV76v5JKuF/pv16qUxCHT+I92Tl8F7kXXgXj8QgBlhFNjM8nl8DmmVc7XcEnwuoJz7jcAWAFonV61lTwrqhkODhAIjnJ6fcsizCncvS7ccH9icbPD+7LYDidNnk19nVkLKWBWilsJyn3vCNEpzccEoB8AOG10QXGh2ao88ls28xIIpNtCKWCKyuFSdTlQlV66Y86V3562RAh2+ENuyNfzAOLrfw9Jhb57/L3s1oVQWWUmkes5XcG+s7UXpyRd7c81O4CMG3PzE25wxA2vX9R9X2K8p72WQBBuBo7CWwQ/LnAJA3v6csblU6/u03ZyvS1gqAXFZB1ntCRXfSCzIXpfpdimf8D2p+VfuuNNAzq6ZEqI/ciTI25QlbUfakLLmhyE85jDbRqhE/V8T6+5PfVlW2WqgIaTV5jiKpdk7MkaPboqH7W0gfvi1IF4NTKcyuXHaE05S4j8wLt+SVQRTKX0FEe15hFnM18HmB2J9rOXOuZxPr7QhUYlZ4SZhSnjTbEbJS2l30c7Mu1yjAT25ATeyQuiU0qUhfrfrg3W0P4EGfkmmQ2GDvytXdBH/P72dMKCEpu61hGy+SvkYBa5sIvEYfnhBmIvhU+V+eZ/19ZV2UUGyrY=
on:
repo: Pier1/rocketbelt
branch: master
tags: true
notifications:
slack:
on_success: change
on_failure: change
rooms:
secure: 1Tc0eEcA8hNT2RTQG9hrUCqqNvfAKpAlEeESZshWAccZwzlrWhfc/EJ/u5RKe2K+iniM1kUFhpEGZO2zMKFyJ1CGLGa85D/dCMmgEa1dKYJK0DEVgU+pTtiF0CgXyEgmoBrp3Q8aCZpJbqcAxBE6+RESEPCdfOMpHdS1TquVd6g9xRqRwzi/mckfb2fl6/3fVFWcZDdKYXEt7EEyAbuTZpvZi2FkmDYvnqVl43SHLKwrwkYaXVTvwEHr3W2szFO39Y263NsPvxKX2C4rkbvoQDx/2TEaSPKzUhQbTqvSMBuuYMEQHXLu9XyhuMya9hg6tXf/Fnajhq9tJyodT0mvxjbs1TvcGJvIe+SI9uufm1ykJ3eadknZCPR46xtjeSo9ncOhByaUv8qzDQjjVn9tjdlXkp1iGFD9cPhXz5fT8VlTzy72GiRgEnzs/6l7FLRuta4wSWVwi37Se0MuPRmIlJz4O0GzL6Mr+KkWVNhGV38YptCyyh4BeljGmjzk9OOIziHCsLr7/N2A5MAiRRKfHVLgc6UQICGnEm9UxXBJSbzcqZQ86sd+8ctPePzOdYkQGe+syR3VNvYbpzkC+DYHWGU0JG/ag5MmkAopLdZn6tzJ61gEUHcxNQ8Xhdc8gXMtQZJnXWYq3FY3DUq9D9ZTu2HePIznQnHpSBNF9T2z6Uo=
| 46.347826 | 698 | 0.878518 |
7e9c1b721488c3ada77fda3a9f39f48a7c6167b2 | 481 | yml | YAML | roles/finch/vars/main.yml | jmunixusers/cs-vm-build | dc19bb801431d4bca223405024eba9cc1594de35 | [
"MIT"
] | 14 | 2017-12-16T04:29:51.000Z | 2019-04-25T17:43:22.000Z | roles/finch/vars/main.yml | jmunixusers/cs-vm-build | dc19bb801431d4bca223405024eba9cc1594de35 | [
"MIT"
] | 310 | 2017-11-22T00:48:50.000Z | 2022-03-27T15:16:52.000Z | roles/finch/vars/main.yml | ripleymj/uugvm-ansible | 845d520deec94659629262ab3c3c2cce13ebe45b | [
"MIT"
] | 16 | 2017-10-29T17:36:52.000Z | 2021-02-26T15:49:57.000Z | ---
# vars file for Finch
finch:
url: 'https://www.birdbraintechnologies.com/downloads/finch/FinchPython120.zip'
zip: '{{ global_base_path }}/FinchPython120.zip'
hash: '14a23baf34b1232bc75665d23293b52c18471e8a'
install_path: '{{ global_base_path }}/FinchPython'
# The "root" of the zip file is a "FinchPython120" directory. This variable will
# need to be updated if the structure of the zip changes.
extract_base: '{{ global_base_path }}/FinchPython/FinchPython120'
| 43.727273 | 82 | 0.756757 |
d75ac4038751a84235128f4428a5bca5a75d808a | 3,889 | yml | YAML | preview/docs-ref-autogen/com.azure.cosmos.implementation.ResourceResponse.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 5 | 2021-08-20T15:24:19.000Z | 2022-02-20T17:06:14.000Z | preview/docs-ref-autogen/com.azure.cosmos.implementation.ResourceResponse.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | preview/docs-ref-autogen/com.azure.cosmos.implementation.ResourceResponse.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-08-20T15:24:21.000Z | 2021-08-20T15:24:21.000Z | ### YamlMime:JavaType
uid: "com.azure.cosmos.implementation.ResourceResponse"
fullName: "com.azure.cosmos.implementation.ResourceResponse<T>"
name: "ResourceResponse<T>"
nameWithType: "ResourceResponse<T>"
summary: "Represents the service response to a request made from DocumentClient in the Azure Cosmos DB database service. Contains both the resource and the response headers."
inheritances:
- "<xref href=\"java.lang.Object\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public final class ResourceResponse<T>"
constructors:
- "com.azure.cosmos.implementation.ResourceResponse.ResourceResponse(com.azure.cosmos.implementation.RxDocumentServiceResponse,java.lang.Class<T>)"
methods:
- "com.azure.cosmos.implementation.ResourceResponse.getActivityId()"
- "com.azure.cosmos.implementation.ResourceResponse.getBodyAsByteArray()"
- "com.azure.cosmos.implementation.ResourceResponse.getBodyAsString()"
- "com.azure.cosmos.implementation.ResourceResponse.getCollectionQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getCollectionSizeQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getCollectionSizeUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getCollectionUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getCosmosDiagnosticString()"
- "com.azure.cosmos.implementation.ResourceResponse.getCurrentResourceQuotaUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getDatabaseQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getDatabaseUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getDiagnostics()"
- "com.azure.cosmos.implementation.ResourceResponse.getDocumentCountQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getDocumentCountUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getDocumentQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getDocumentUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getDuration()"
- "com.azure.cosmos.implementation.ResourceResponse.getETag()"
- "com.azure.cosmos.implementation.ResourceResponse.getIndexTransformationProgress()"
- "com.azure.cosmos.implementation.ResourceResponse.getLazyIndexingProgress()"
- "com.azure.cosmos.implementation.ResourceResponse.getMaxResourceQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getPermissionQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getPermissionUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getRequestCharge()"
- "com.azure.cosmos.implementation.ResourceResponse.getResource()"
- "com.azure.cosmos.implementation.ResourceResponse.getResponseHeaders()"
- "com.azure.cosmos.implementation.ResourceResponse.getSessionToken()"
- "com.azure.cosmos.implementation.ResourceResponse.getStatusCode()"
- "com.azure.cosmos.implementation.ResourceResponse.getStoredProceduresQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getStoredProceduresUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getTriggersQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getTriggersUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getUserDefinedFunctionsQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getUserDefinedFunctionsUsage()"
- "com.azure.cosmos.implementation.ResourceResponse.getUserQuota()"
- "com.azure.cosmos.implementation.ResourceResponse.getUserUsage()"
type: "class"
typeParameters:
- name: "T"
metadata: {}
package: "com.azure.cosmos.implementation"
artifact: com.azure:azure-cosmos:4.4.0-beta.1
| 58.044776 | 174 | 0.814862 |
5b16803bcd9e9ef868b7ac999bea48573cb0cdee | 20,009 | yml | YAML | docfx/api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml | seasoned-code/gui.cs | 98d56b3562ebf0aca513785a89fa379bc05b42df | [
"MIT"
] | 1 | 2019-11-20T22:36:49.000Z | 2019-11-20T22:36:49.000Z | docfx/api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml | seasoned-code/gui.cs | 98d56b3562ebf0aca513785a89fa379bc05b42df | [
"MIT"
] | null | null | null | docfx/api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml | seasoned-code/gui.cs | 98d56b3562ebf0aca513785a89fa379bc05b42df | [
"MIT"
] | null | null | null | ### YamlMime:ManagedReference
items:
- uid: Terminal.Gui.ScrollBarView
id: ScrollBarView
children:
- Terminal.Gui.ScrollBarView.#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean)
- Terminal.Gui.ScrollBarView.ChangedPosition
- Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent)
- Terminal.Gui.ScrollBarView.Position
- Terminal.Gui.ScrollBarView.Redraw(Terminal.Gui.Rect)
- Terminal.Gui.ScrollBarView.Size
langs:
- csharp
name: ScrollBarView
nameWithType: ScrollBarView
fullName: Terminal.Gui.ScrollBarView
type: Class
assemblies:
- Terminal.Gui
namespace: Terminal.Gui
summary: ScrollBarViews are views that display a 1-character scrollbar, either horizontal or vertical
remarks: "<p>\n The scrollbar is drawn to be a representation of the Size, assuming that the \n scroll position is set at Position.\n </p>\n <p>\n If the region to display the scrollbar is larger than three characters, \n arrow indicators are drawn.\n </p>"
syntax:
content: 'public class ScrollBarView : Terminal.Gui.View'
inheritance:
- System.Object
- Terminal.Gui.Responder
- Terminal.Gui.View
implements: []
inheritedMembers:
- Terminal.Gui.Responder.CanFocus
- Terminal.Gui.View.Add(Terminal.Gui.View)
- Terminal.Gui.View.Add(Terminal.Gui.View[])
- Terminal.Gui.View.AddCh(System.Int32,System.Int32,System.Int32)
- Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune)
- Terminal.Gui.View.Bounds
- Terminal.Gui.View.ChildNeedsDisplay
- Terminal.Gui.View.Clear
- Terminal.Gui.View.Clear(Terminal.Gui.Rect)
- Terminal.Gui.View.ClearNeedsDisplay
- Terminal.Gui.View.ClipToBounds
- Terminal.Gui.View.ColorScheme
- Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Boolean)
- Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean)
- Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme)
- Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute)
- Terminal.Gui.View.DrawHotString(System.String,System.Boolean,Terminal.Gui.ColorScheme)
- Terminal.Gui.View.DrawHotString(System.String,Terminal.Gui.Attribute,Terminal.Gui.Attribute)
- Terminal.Gui.View.Driver
- Terminal.Gui.View.EnsureFocus
- Terminal.Gui.View.Focused
- Terminal.Gui.View.FocusFirst
- Terminal.Gui.View.FocusLast
- Terminal.Gui.View.FocusNext
- Terminal.Gui.View.FocusPrev
- Terminal.Gui.View.Frame
- Terminal.Gui.View.GetEnumerator
- Terminal.Gui.View.HasFocus
- Terminal.Gui.View.Id
- Terminal.Gui.View.LayoutSubviews
- Terminal.Gui.View.MostFocused
- Terminal.Gui.View.Move(System.Int32,System.Int32)
- Terminal.Gui.View.PositionCursor
- Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent)
- Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent)
- Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent)
- Terminal.Gui.View.Remove(Terminal.Gui.View)
- Terminal.Gui.View.RemoveAll
- Terminal.Gui.View.ScreenToView(System.Int32,System.Int32)
- Terminal.Gui.View.SetClip(Terminal.Gui.Rect)
- Terminal.Gui.View.SetFocus(Terminal.Gui.View)
- Terminal.Gui.View.SetNeedsDisplay
- Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect)
- Terminal.Gui.View.Subviews
- Terminal.Gui.View.SuperView
- Terminal.Gui.View.ToString
- Terminal.Gui.View.WantMousePositionReports
- uid: Terminal.Gui.ScrollBarView.#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean)
id: '#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean)'
parent: Terminal.Gui.ScrollBarView
langs:
- csharp
name: ScrollBarView(Rect, Int32, Int32, Boolean)
nameWithType: ScrollBarView.ScrollBarView(Rect, Int32, Int32, Boolean)
fullName: ScrollBarView.ScrollBarView(Rect, Int32, Int32, Boolean)
type: Constructor
assemblies:
- Terminal.Gui
namespace: Terminal.Gui
summary: Initializes a new instance of the <xref href="Terminal.Gui.Gui.ScrollBarView"></xref> class.
syntax:
content: public ScrollBarView (Terminal.Gui.Rect rect, int size, int position, bool isVertical);
parameters:
- id: rect
type: Terminal.Gui.Rect
description: Frame for the scrollbar.
- id: size
type: System.Int32
description: The size that this scrollbar represents.
- id: position
type: System.Int32
description: The position within this scrollbar.
- id: isVertical
type: System.Boolean
description: If set to <code>true</code> this is a vertical scrollbar, otherwize, the scrollbar is horizontal.
overload: Terminal.Gui.ScrollBarView.#ctor*
exceptions: []
- uid: Terminal.Gui.ScrollBarView.ChangedPosition
id: ChangedPosition
parent: Terminal.Gui.ScrollBarView
langs:
- csharp
name: ChangedPosition
nameWithType: ScrollBarView.ChangedPosition
fullName: ScrollBarView.ChangedPosition
type: Event
assemblies:
- Terminal.Gui
namespace: Terminal.Gui
summary: This event is raised when the position on the scrollbar has changed.
syntax:
content: public event Action ChangedPosition;
return:
type: System.Action
description: To be added.
exceptions: []
- uid: Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent)
id: MouseEvent(Terminal.Gui.MouseEvent)
parent: Terminal.Gui.ScrollBarView
langs:
- csharp
name: MouseEvent(MouseEvent)
nameWithType: ScrollBarView.MouseEvent(MouseEvent)
fullName: ScrollBarView.MouseEvent(MouseEvent)
type: Method
assemblies:
- Terminal.Gui
namespace: Terminal.Gui
syntax:
content: public override bool MouseEvent (Terminal.Gui.MouseEvent me);
parameters:
- id: me
type: Terminal.Gui.MouseEvent
description: To be added.
return:
type: System.Boolean
description: To be added.
overload: Terminal.Gui.ScrollBarView.MouseEvent*
exceptions: []
- uid: Terminal.Gui.ScrollBarView.Position
id: Position
parent: Terminal.Gui.ScrollBarView
langs:
- csharp
name: Position
nameWithType: ScrollBarView.Position
fullName: ScrollBarView.Position
type: Property
assemblies:
- Terminal.Gui
namespace: Terminal.Gui
summary: The position to show the scrollbar at.
syntax:
content: public int Position { get; set; }
return:
type: System.Int32
description: The position.
overload: Terminal.Gui.ScrollBarView.Position*
exceptions: []
- uid: Terminal.Gui.ScrollBarView.Redraw(Terminal.Gui.Rect)
id: Redraw(Terminal.Gui.Rect)
parent: Terminal.Gui.ScrollBarView
langs:
- csharp
name: Redraw(Rect)
nameWithType: ScrollBarView.Redraw(Rect)
fullName: ScrollBarView.Redraw(Rect)
type: Method
assemblies:
- Terminal.Gui
namespace: Terminal.Gui
summary: Redraw the scrollbar
syntax:
content: public override void Redraw (Terminal.Gui.Rect region);
parameters:
- id: region
type: Terminal.Gui.Rect
description: Region to be redrawn.
overload: Terminal.Gui.ScrollBarView.Redraw*
exceptions: []
- uid: Terminal.Gui.ScrollBarView.Size
id: Size
parent: Terminal.Gui.ScrollBarView
langs:
- csharp
name: Size
nameWithType: ScrollBarView.Size
fullName: ScrollBarView.Size
type: Property
assemblies:
- Terminal.Gui
namespace: Terminal.Gui
summary: The size that this scrollbar represents
syntax:
content: public int Size { get; set; }
return:
type: System.Int32
description: The size.
overload: Terminal.Gui.ScrollBarView.Size*
exceptions: []
references:
- uid: Terminal.Gui.View
parent: Terminal.Gui
isExternal: false
name: View
nameWithType: View
fullName: Terminal.Gui.View
- uid: Terminal.Gui.ScrollBarView.#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean)
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: ScrollBarView(Rect, Int32, Int32, Boolean)
nameWithType: ScrollBarView.ScrollBarView(Rect, Int32, Int32, Boolean)
fullName: ScrollBarView.ScrollBarView(Rect, Int32, Int32, Boolean)
- uid: Terminal.Gui.Rect
parent: Terminal.Gui
isExternal: false
name: Rect
nameWithType: Rect
fullName: Terminal.Gui.Rect
- uid: System.Int32
parent: System
isExternal: true
name: Int32
nameWithType: Int32
fullName: System.Int32
- uid: System.Boolean
parent: System
isExternal: true
name: Boolean
nameWithType: Boolean
fullName: System.Boolean
- uid: Terminal.Gui.ScrollBarView.ChangedPosition
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: ChangedPosition
nameWithType: ScrollBarView.ChangedPosition
fullName: ScrollBarView.ChangedPosition
- uid: System.Action
parent: System
isExternal: true
name: Action
nameWithType: Action
fullName: System.Action
- uid: Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent)
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: MouseEvent(MouseEvent)
nameWithType: ScrollBarView.MouseEvent(MouseEvent)
fullName: ScrollBarView.MouseEvent(MouseEvent)
- uid: Terminal.Gui.MouseEvent
parent: Terminal.Gui
isExternal: false
name: MouseEvent
nameWithType: MouseEvent
fullName: Terminal.Gui.MouseEvent
- uid: Terminal.Gui.ScrollBarView.Position
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: Position
nameWithType: ScrollBarView.Position
fullName: ScrollBarView.Position
- uid: Terminal.Gui.ScrollBarView.Redraw(Terminal.Gui.Rect)
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: Redraw(Rect)
nameWithType: ScrollBarView.Redraw(Rect)
fullName: ScrollBarView.Redraw(Rect)
- uid: Terminal.Gui.ScrollBarView.Size
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: Size
nameWithType: ScrollBarView.Size
fullName: ScrollBarView.Size
- uid: Terminal.Gui.ScrollBarView.#ctor*
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: ScrollBarView
nameWithType: ScrollBarView.ScrollBarView
fullName: ScrollBarView.ScrollBarView
- uid: Terminal.Gui.ScrollBarView.MouseEvent*
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: MouseEvent
nameWithType: ScrollBarView.MouseEvent
fullName: ScrollBarView.MouseEvent
- uid: Terminal.Gui.ScrollBarView.Position*
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: Position
nameWithType: ScrollBarView.Position
fullName: ScrollBarView.Position
- uid: Terminal.Gui.ScrollBarView.Redraw*
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: Redraw
nameWithType: ScrollBarView.Redraw
fullName: ScrollBarView.Redraw
- uid: Terminal.Gui.ScrollBarView.Size*
parent: Terminal.Gui.ScrollBarView
isExternal: false
name: Size
nameWithType: ScrollBarView.Size
fullName: ScrollBarView.Size
- uid: Terminal.Gui.Responder.CanFocus
parent: Terminal.Gui.Responder
isExternal: false
name: CanFocus
nameWithType: Responder.CanFocus
fullName: Responder.CanFocus
- uid: Terminal.Gui.View.HasFocus
parent: Terminal.Gui.View
isExternal: false
name: HasFocus
nameWithType: View.HasFocus
fullName: View.HasFocus
- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent)
parent: Terminal.Gui.View
isExternal: false
name: ProcessColdKey(KeyEvent)
nameWithType: View.ProcessColdKey(KeyEvent)
fullName: View.ProcessColdKey(KeyEvent)
- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent)
parent: Terminal.Gui.View
isExternal: false
name: ProcessHotKey(KeyEvent)
nameWithType: View.ProcessHotKey(KeyEvent)
fullName: View.ProcessHotKey(KeyEvent)
- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent)
parent: Terminal.Gui.View
isExternal: false
name: ProcessKey(KeyEvent)
nameWithType: View.ProcessKey(KeyEvent)
fullName: View.ProcessKey(KeyEvent)
- uid: Terminal.Gui.View.Add(Terminal.Gui.View)
parent: Terminal.Gui.View
isExternal: false
name: Add(View)
nameWithType: View.Add(View)
fullName: View.Add(View)
- uid: Terminal.Gui.View.Add(Terminal.Gui.View[])
parent: Terminal.Gui.View
isExternal: false
name: Add(View[])
nameWithType: View.Add(View[])
fullName: View.Add(View[])
- uid: Terminal.Gui.View.AddCh(System.Int32,System.Int32,System.Int32)
parent: Terminal.Gui.View
isExternal: false
name: AddCh(Int32, Int32, Int32)
nameWithType: View.AddCh(Int32, Int32, Int32)
fullName: View.AddCh(Int32, Int32, Int32)
- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune)
parent: Terminal.Gui.View
isExternal: false
name: AddRune(Int32, Int32, Rune)
nameWithType: View.AddRune(Int32, Int32, Rune)
fullName: View.AddRune(Int32, Int32, Rune)
- uid: Terminal.Gui.View.Bounds
parent: Terminal.Gui.View
isExternal: false
name: Bounds
nameWithType: View.Bounds
fullName: View.Bounds
- uid: Terminal.Gui.View.ChildNeedsDisplay
parent: Terminal.Gui.View
isExternal: false
name: ChildNeedsDisplay()
nameWithType: View.ChildNeedsDisplay()
fullName: View.ChildNeedsDisplay()
- uid: Terminal.Gui.View.Clear
parent: Terminal.Gui.View
isExternal: false
name: Clear()
nameWithType: View.Clear()
fullName: View.Clear()
- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect)
parent: Terminal.Gui.View
isExternal: false
name: Clear(Rect)
nameWithType: View.Clear(Rect)
fullName: View.Clear(Rect)
- uid: Terminal.Gui.View.ClearNeedsDisplay
parent: Terminal.Gui.View
isExternal: false
name: ClearNeedsDisplay()
nameWithType: View.ClearNeedsDisplay()
fullName: View.ClearNeedsDisplay()
- uid: Terminal.Gui.View.ClipToBounds
parent: Terminal.Gui.View
isExternal: false
name: ClipToBounds()
nameWithType: View.ClipToBounds()
fullName: View.ClipToBounds()
- uid: Terminal.Gui.View.ColorScheme
parent: Terminal.Gui.View
isExternal: false
name: ColorScheme
nameWithType: View.ColorScheme
fullName: View.ColorScheme
- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Boolean)
parent: Terminal.Gui.View
isExternal: false
name: DrawFrame(Rect, Boolean)
nameWithType: View.DrawFrame(Rect, Boolean)
fullName: View.DrawFrame(Rect, Boolean)
- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean)
parent: Terminal.Gui.View
isExternal: false
name: DrawFrame(Rect, Int32, Boolean)
nameWithType: View.DrawFrame(Rect, Int32, Boolean)
fullName: View.DrawFrame(Rect, Int32, Boolean)
- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme)
parent: Terminal.Gui.View
isExternal: false
name: DrawHotString(ustring, Boolean, ColorScheme)
nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme)
fullName: View.DrawHotString(ustring, Boolean, ColorScheme)
- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute)
parent: Terminal.Gui.View
isExternal: false
name: DrawHotString(ustring, Attribute, Attribute)
nameWithType: View.DrawHotString(ustring, Attribute, Attribute)
fullName: View.DrawHotString(ustring, Attribute, Attribute)
- uid: Terminal.Gui.View.DrawHotString(System.String,System.Boolean,Terminal.Gui.ColorScheme)
parent: Terminal.Gui.View
isExternal: false
name: DrawHotString(String, Boolean, ColorScheme)
nameWithType: View.DrawHotString(String, Boolean, ColorScheme)
fullName: View.DrawHotString(String, Boolean, ColorScheme)
- uid: Terminal.Gui.View.DrawHotString(System.String,Terminal.Gui.Attribute,Terminal.Gui.Attribute)
parent: Terminal.Gui.View
isExternal: false
name: DrawHotString(String, Attribute, Attribute)
nameWithType: View.DrawHotString(String, Attribute, Attribute)
fullName: View.DrawHotString(String, Attribute, Attribute)
- uid: Terminal.Gui.View.Driver
parent: Terminal.Gui.View
isExternal: false
name: Driver
nameWithType: View.Driver
fullName: View.Driver
- uid: Terminal.Gui.View.EnsureFocus
parent: Terminal.Gui.View
isExternal: false
name: EnsureFocus()
nameWithType: View.EnsureFocus()
fullName: View.EnsureFocus()
- uid: Terminal.Gui.View.Focused
parent: Terminal.Gui.View
isExternal: false
name: Focused
nameWithType: View.Focused
fullName: View.Focused
- uid: Terminal.Gui.View.FocusFirst
parent: Terminal.Gui.View
isExternal: false
name: FocusFirst()
nameWithType: View.FocusFirst()
fullName: View.FocusFirst()
- uid: Terminal.Gui.View.FocusLast
parent: Terminal.Gui.View
isExternal: false
name: FocusLast()
nameWithType: View.FocusLast()
fullName: View.FocusLast()
- uid: Terminal.Gui.View.FocusNext
parent: Terminal.Gui.View
isExternal: false
name: FocusNext()
nameWithType: View.FocusNext()
fullName: View.FocusNext()
- uid: Terminal.Gui.View.FocusPrev
parent: Terminal.Gui.View
isExternal: false
name: FocusPrev()
nameWithType: View.FocusPrev()
fullName: View.FocusPrev()
- uid: Terminal.Gui.View.Frame
parent: Terminal.Gui.View
isExternal: false
name: Frame
nameWithType: View.Frame
fullName: View.Frame
- uid: Terminal.Gui.View.GetEnumerator
parent: Terminal.Gui.View
isExternal: false
name: GetEnumerator()
nameWithType: View.GetEnumerator()
fullName: View.GetEnumerator()
- uid: Terminal.Gui.View.Id
parent: Terminal.Gui.View
isExternal: false
name: Id
nameWithType: View.Id
fullName: View.Id
- uid: Terminal.Gui.View.LayoutSubviews
parent: Terminal.Gui.View
isExternal: false
name: LayoutSubviews()
nameWithType: View.LayoutSubviews()
fullName: View.LayoutSubviews()
- uid: Terminal.Gui.View.MostFocused
parent: Terminal.Gui.View
isExternal: false
name: MostFocused
nameWithType: View.MostFocused
fullName: View.MostFocused
- uid: Terminal.Gui.View.Move(System.Int32,System.Int32)
parent: Terminal.Gui.View
isExternal: false
name: Move(Int32, Int32)
nameWithType: View.Move(Int32, Int32)
fullName: View.Move(Int32, Int32)
- uid: Terminal.Gui.View.PositionCursor
parent: Terminal.Gui.View
isExternal: false
name: PositionCursor()
nameWithType: View.PositionCursor()
fullName: View.PositionCursor()
- uid: Terminal.Gui.View.Remove(Terminal.Gui.View)
parent: Terminal.Gui.View
isExternal: false
name: Remove(View)
nameWithType: View.Remove(View)
fullName: View.Remove(View)
- uid: Terminal.Gui.View.RemoveAll
parent: Terminal.Gui.View
isExternal: false
name: RemoveAll()
nameWithType: View.RemoveAll()
fullName: View.RemoveAll()
- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32)
parent: Terminal.Gui.View
isExternal: false
name: ScreenToView(Int32, Int32)
nameWithType: View.ScreenToView(Int32, Int32)
fullName: View.ScreenToView(Int32, Int32)
- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect)
parent: Terminal.Gui.View
isExternal: false
name: SetClip(Rect)
nameWithType: View.SetClip(Rect)
fullName: View.SetClip(Rect)
- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View)
parent: Terminal.Gui.View
isExternal: false
name: SetFocus(View)
nameWithType: View.SetFocus(View)
fullName: View.SetFocus(View)
- uid: Terminal.Gui.View.SetNeedsDisplay
parent: Terminal.Gui.View
isExternal: false
name: SetNeedsDisplay()
nameWithType: View.SetNeedsDisplay()
fullName: View.SetNeedsDisplay()
- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect)
parent: Terminal.Gui.View
isExternal: false
name: SetNeedsDisplay(Rect)
nameWithType: View.SetNeedsDisplay(Rect)
fullName: View.SetNeedsDisplay(Rect)
- uid: Terminal.Gui.View.Subviews
parent: Terminal.Gui.View
isExternal: false
name: Subviews
nameWithType: View.Subviews
fullName: View.Subviews
- uid: Terminal.Gui.View.SuperView
parent: Terminal.Gui.View
isExternal: false
name: SuperView
nameWithType: View.SuperView
fullName: View.SuperView
- uid: Terminal.Gui.View.ToString
parent: Terminal.Gui.View
isExternal: false
name: ToString()
nameWithType: View.ToString()
fullName: View.ToString()
- uid: Terminal.Gui.View.WantMousePositionReports
parent: Terminal.Gui.View
isExternal: false
name: WantMousePositionReports
nameWithType: View.WantMousePositionReports
fullName: View.WantMousePositionReports
| 33.572148 | 336 | 0.760358 |
456413167638de6cb7b3fe94b18436fde67f3728 | 32 | yml | YAML | .gitpod.yml | devblin/Material-Math | ade04f6e1e38b9cf5a0c9085bea3bbe84b254fca | [
"MIT"
] | 23 | 2019-12-24T06:35:15.000Z | 2021-06-15T17:41:13.000Z | .gitpod.yml | devblin/Material-Math | ade04f6e1e38b9cf5a0c9085bea3bbe84b254fca | [
"MIT"
] | 69 | 2020-04-28T10:25:00.000Z | 2022-02-13T15:39:35.000Z | .gitpod.yml | devblin/Material-Math | ade04f6e1e38b9cf5a0c9085bea3bbe84b254fca | [
"MIT"
] | 8 | 2020-06-29T18:52:37.000Z | 2021-03-20T07:48:18.000Z | tasks:
- init: yarn run setup
| 10.666667 | 24 | 0.65625 |
09a40d7fc5fc1715c1267b045841c531d477f6f1 | 385 | yml | YAML | benchmarks/vm_thread_mutex3.yml | benchmark-driver/ruby-benchmarks | 504bb9f6d304bb9771dca9b1b49adc00b6bc6fef | [
"Ruby"
] | null | null | null | benchmarks/vm_thread_mutex3.yml | benchmark-driver/ruby-benchmarks | 504bb9f6d304bb9771dca9b1b49adc00b6bc6fef | [
"Ruby"
] | null | null | null | benchmarks/vm_thread_mutex3.yml | benchmark-driver/ruby-benchmarks | 504bb9f6d304bb9771dca9b1b49adc00b6bc6fef | [
"Ruby"
] | null | null | null | prelude: |
# 1000 threads, one mutex
require 'thread'
m = Thread::Mutex.new
r = 0
max = 2000
benchmark:
vm_thread_mutex3: |
(1..max).map{
Thread.new{
i = 0
while i<max
i += 1
m.synchronize{
r += 1
}
end
}
}.each{|e|
e.join
}
raise r.to_s if r != max * max
loop_count: 1
| 14.259259 | 34 | 0.451948 |
bd906d15ea641bbba4e9de8a5fddfac5038d6583 | 183 | yml | YAML | provisioner/splunk.yml | calvingsmith/workshops | 89c660fb5d2f1ef00addc1d8f0d7dfa132d39a4d | [
"MIT"
] | 1,004 | 2019-05-17T21:19:44.000Z | 2022-03-28T08:07:14.000Z | provisioner/splunk.yml | calvingsmith/workshops | 89c660fb5d2f1ef00addc1d8f0d7dfa132d39a4d | [
"MIT"
] | 698 | 2019-05-17T21:04:03.000Z | 2022-03-31T17:53:13.000Z | provisioner/splunk.yml | calvingsmith/workshops | 89c660fb5d2f1ef00addc1d8f0d7dfa132d39a4d | [
"MIT"
] | 779 | 2019-05-18T00:15:16.000Z | 2022-03-31T11:34:14.000Z | ---
- name: INSTALL AND CONFIGURE SPLUNK ENTERPRISE
hosts: splunk
become: true
gather_facts: true
tasks:
- include_role:
name: ansible.workshops.splunk_enterprise
| 20.333333 | 49 | 0.710383 |
bb3b6b878a1c43f2a5af88e8f3dc1bdd7e5d2740 | 458 | yaml | YAML | kits/flutter_ume_kit_device/pubspec.yaml | yft/flutter_ume | 16e85991f0f83493a90979a2c4198e7f9c1bf009 | [
"MIT"
] | 1 | 2022-03-27T13:33:04.000Z | 2022-03-27T13:33:04.000Z | kits/flutter_ume_kit_device/pubspec.yaml | yft/flutter_ume | 16e85991f0f83493a90979a2c4198e7f9c1bf009 | [
"MIT"
] | null | null | null | kits/flutter_ume_kit_device/pubspec.yaml | yft/flutter_ume | 16e85991f0f83493a90979a2c4198e7f9c1bf009 | [
"MIT"
] | null | null | null | name: flutter_ume_kit_device
description: Device info kit for flutter_ume.
version: 0.1.0
homepage: https://github.com/bytedance/flutter_ume
environment:
sdk: ">=2.3.0 <3.0.0"
flutter: ">=1.12.0"
dependencies:
flutter:
sdk: flutter
flutter_ume: '>=0.1.0 <0.2.0'
system_info: ^0.1.3
device_info: ^0.4.2+10
platform: ^2.2.0
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^4.0.0
flutter_coverage_badge: ^0.0.1+1
flutter:
| 17.615385 | 50 | 0.687773 |
af4ebcf6f939bdc5e2549f3573accbd8e14d6d3e | 22,707 | yaml | YAML | sdk/keyvault/azure-keyvault-keys/tests/recordings/test_keys_async.test_key_crud_operations.yaml | mohamedshabanofficial/azure-sdk-for-python | 81c585f310cd2ec23d2ad145173958914a075a58 | [
"MIT"
] | 2 | 2019-08-23T21:14:00.000Z | 2021-09-07T18:32:34.000Z | sdk/keyvault/azure-keyvault-keys/tests/recordings/test_keys_async.test_key_crud_operations.yaml | mohamedshabanofficial/azure-sdk-for-python | 81c585f310cd2ec23d2ad145173958914a075a58 | [
"MIT"
] | null | null | null | sdk/keyvault/azure-keyvault-keys/tests/recordings/test_keys_async.test_key_crud_operations.yaml | mohamedshabanofficial/azure-sdk-for-python | 81c585f310cd2ec23d2ad145173958914a075a58 | [
"MIT"
] | null | null | null | interactions:
- request:
body: null
headers:
Accept:
- application/json
Content-Length:
- '0'
Content-Type:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://vaultname.vault.azure.net/keys/livekvtestcrud-ec-key5416109f/create?api-version=7.2-preview
response:
body:
string: '{"error":{"code":"Unauthorized","message":"Request is missing a Bearer
or PoP token."}}'
headers:
cache-control: no-cache
content-length: '87'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:49 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
www-authenticate: Bearer authorization="https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47",
resource="https://vault.azure.net"
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 401
message: Unauthorized
url: https://mcpatinotest.vault.azure.net/keys/livekvtestcrud-ec-key5416109f/create?api-version=7.2-preview
- request:
body: '{"attributes": {"enabled": true}, "kty": "EC-HSM", "tags": {"purpose":
"unit test", "test name": "CreateECKeyTest"}}'
headers:
Accept:
- application/json
Content-Length:
- '116'
Content-Type:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://vaultname.vault.azure.net/keys/livekvtestcrud-ec-key5416109f/create?api-version=7.2-preview
response:
body:
string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestcrud-ec-key5416109f/1f9e3a11d85e489893d722668a2c2760","kty":"EC-HSM","key_ops":["sign","verify"],"crv":"P-256","x":"fN5dF0XThOmecWcFmkhnxXnJg07_KYl3zZ4EE1hWZlo","y":"lXuJFfO9uyCnLQdqeZ6NWHNZvMLe2OTbRuEnjVBwuGQ"},"attributes":{"enabled":true,"created":1612579130,"updated":1612579130,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"purpose":"unit
test","test name":"CreateECKeyTest"}}'
headers:
cache-control: no-cache
content-length: '473'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:52 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/keys/livekvtestcrud-ec-key5416109f/create?api-version=7.2-preview
- request:
body: '{"crv": "P-256", "kty": "EC"}'
headers:
Accept:
- application/json
Content-Length:
- '29'
Content-Type:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://vaultname.vault.azure.net/keys/livekvtestcrud-P-256-ec-key5416109f/create?api-version=7.2-preview
response:
body:
string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestcrud-P-256-ec-key5416109f/e252a0e3edef43148caddf7082220db5","kty":"EC","key_ops":["sign","verify"],"crv":"P-256","x":"07ydmEDlxaoavZVbmMELvC2SEGteii4hgIeBM2zeWlI","y":"5HnJLxyoYTWrrJNkS0pEbuoZ8lz1uglyC0I2vHQk18Y"},"attributes":{"enabled":true,"created":1612579132,"updated":1612579132,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}'
headers:
cache-control: no-cache
content-length: '414'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:52 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/keys/livekvtestcrud-P-256-ec-key5416109f/create?api-version=7.2-preview
- request:
body: '{"key": {"dq": "AKC9TAo9n2RDaggjdLXK8kiLrBVoaWFTpqXkzYXRhtsx4vWPAkxhfSnze05rVMl6HiXv7FnE0f0wYawzUJzoyuXBH0zS6D9BqCZPeF543AmWB27iPf38Q9Z8Rjr6oBgMSnGDV_mm8nDVQkeaDyE4cOZh-5UKvKShTKKQVwunmDNH",
"qi": "AJ_nrkLpK8BPzVeARkvSHQyKwMWZ-a8CD95qsKfn0dOZAvXY-2xhQYTEwbED-0bpTNEKbIpA-ZkaHygmnzJkNbbFAnb9pkkzU8ZQqDP3JNgMfVIroWx58Oth9nJza2j7i-MkPRCUPEq3Ao0J52z7WJIiLji8TTVYW_NaiM1oxzsH",
"n": "AKCRTQAjSsaDshtMFdW-2Ie9yVnC5Xr1Suc06PAHINd10nXkVSB-N4TO62ClCkZV3XKnqU0nHo7o95WaZpym53W_DiO62umRtFKdl4UotL2QUh0y3SZWeWuoK2u_x2aMj17rUFN0f9GZMZ0pqEQNCPRBLVJ_-TEe2nGCWSC0exxGsRqz6R1zFkB-icfzQPe4WjQELOUXQ7J9RxhAPTTHtDivYYG-BeTRHrmF04JT1_6b9T_C8bAC0i0teT-nmlBLarQtBJKATXBx1yegbPOoiTqlQrFQP4MrKWNxtnB9Tcbjcvj-Z9je0ckI_eRc4DvAhqcUh_p15Dqg4GeaoNIO_jU",
"key_ops": ["encrypt", "decrypt", "sign", "verify", "wrapKey", "unwrapKey"],
"e": "AQAB", "d": "Ynx9JGaBSP4iUsf6ZJ6opantRNdcdmzaQrKbZg6ZQE8Ohi1FYabJWvaoPSE-CiJEsDzShXZHMhUHN4X7Bn8BXaGQhK3p9HXgiwQKmix7oAJTu4ElUIyd8UC3UWHSZr40el4PaQD-HYu_eMzCXus34MnRiNbh_BUWm6T-Eidhk9d3kNIyaSi9YNDQHW6tjWrEhhq63O7JU1j9ZonFChZxpKk20jdkQKQURVAdpOdL-5j4I70ZxFuU6wHZj8DS8oRQfwGOvZKbgYDb5jgf3UNL_7eACqq92XPVX56vm7iKbqeyjCqAIx5y3hrSRIJtZlWCwjYnYQGd4unxDLi8wmJWSQ",
"p": "ANHerI1o3dLB_VLVmZZVss8VZSYN5SaeQ_0qhfOSgOFwj__waCFmy2EG7l6l6f_Z-Y0L7Mn_LNov68lyWSFa2EuQUeVj4UoFHc5Di8ZUGiSsTwFM-XMtNuv8HmGgDYLL5BIJD3eTz71LdgW-Ez38OZH34b7VeG8zfeUDb8Hi30zz",
"kty": "RSA", "q": "AMPcZrZBqbc82DO8Q5zTT8ZXRGWrW36KktMllaIk1W2RHnRiQiW0jBWmcCgqUcQNHa1LwumjyNqwx28QBS37BTvG7ULGUoio6LrOeoiBGEMj-U19sX6m37plEhj5Mak7j3OPPY_T9rohjTW5aGGg9YSwq4jdz0RrmBX00ofYOjI3",
"dp": "AMmhWb5yZcu6vJr8xJZ-t0_likxJRUMZAtEULaWZt2DgODj4y9JrZDJP6mvckzhQP0WXk2NuWbU2HR5pUeCN2wieG1B76VKoH76vfnaJDqT1NuJVBcP2SLHog3ffwZtMME5zjfygchG3kihqOSpwTQ9ETAqAJTkRC38fEhwAz_Cp"}}'
headers:
Accept:
- application/json
Content-Length:
- '1724'
Content-Type:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: PUT
uri: https://vaultname.vault.azure.net/keys/livekvtestimport-test-key5416109f?api-version=7.2-preview
response:
body:
string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestimport-test-key5416109f/8cdb2c3dbae54be19240ca156658b730","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"AKCRTQAjSsaDshtMFdW-2Ie9yVnC5Xr1Suc06PAHINd10nXkVSB-N4TO62ClCkZV3XKnqU0nHo7o95WaZpym53W_DiO62umRtFKdl4UotL2QUh0y3SZWeWuoK2u_x2aMj17rUFN0f9GZMZ0pqEQNCPRBLVJ_-TEe2nGCWSC0exxGsRqz6R1zFkB-icfzQPe4WjQELOUXQ7J9RxhAPTTHtDivYYG-BeTRHrmF04JT1_6b9T_C8bAC0i0teT-nmlBLarQtBJKATXBx1yegbPOoiTqlQrFQP4MrKWNxtnB9Tcbjcvj-Z9je0ckI_eRc4DvAhqcUh_p15Dqg4GeaoNIO_jU","e":"AQAB"},"attributes":{"enabled":true,"created":1612579132,"updated":1612579132,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90}}'
headers:
cache-control: no-cache
content-length: '702'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:52 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/keys/livekvtestimport-test-key5416109f?api-version=7.2-preview
- request:
body: '{"key_ops": ["encrypt", "decrypt", "sign", "verify", "wrapKey", "unwrapKey"],
"kty": "RSA", "tags": {"test name ": "CreateRSAKeyTest", "purpose": "unit test"},
"key_size": 2048}'
headers:
Accept:
- application/json
Content-Length:
- '177'
Content-Type:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/create?api-version=7.2-preview
response:
body:
string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/3ac51c32cadf4dc7bfe1a0509837015e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"1DBf-kfKZX2Kn-fghR8bKb8M48mnckefXTGXMUyIc_KC4MvDXwFovFev6Qw28dK8wxuG9sRq9dEUlWPTj_K0fCVJZb-G2AD09sqv2Y_s4r4-mvFNTbjmpdoZ7ijxAOh-nF6kBuRhafwlUdoRdOY_56GLRr2lj4krGCFIxCsKGSNHJgRWIKwFhXl8uoUfC4yKqm31hVFv_EqSlsLPDoC2yo5VUQ-omHAIrILkrqrkPZ1BVZeOv8CJ7fs816D1Gk5FN_MaVsGPpklsYOx9ZOxmPulLQ1z1TX9QTvUzXsnwk32zoUSJ2hrKYxnxIxlCgGj3kiPEFfUPy-QYpIpbUizblQ","e":"AQAB"},"attributes":{"enabled":true,"created":1612579133,"updated":1612579133,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"test
name ":"CreateRSAKeyTest","purpose":"unit test"}}'
headers:
cache-control: no-cache
content-length: '761'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:53 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/create?api-version=7.2-preview
- request:
body: null
headers:
Accept:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/3ac51c32cadf4dc7bfe1a0509837015e?api-version=7.2-preview
response:
body:
string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/3ac51c32cadf4dc7bfe1a0509837015e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"1DBf-kfKZX2Kn-fghR8bKb8M48mnckefXTGXMUyIc_KC4MvDXwFovFev6Qw28dK8wxuG9sRq9dEUlWPTj_K0fCVJZb-G2AD09sqv2Y_s4r4-mvFNTbjmpdoZ7ijxAOh-nF6kBuRhafwlUdoRdOY_56GLRr2lj4krGCFIxCsKGSNHJgRWIKwFhXl8uoUfC4yKqm31hVFv_EqSlsLPDoC2yo5VUQ-omHAIrILkrqrkPZ1BVZeOv8CJ7fs816D1Gk5FN_MaVsGPpklsYOx9ZOxmPulLQ1z1TX9QTvUzXsnwk32zoUSJ2hrKYxnxIxlCgGj3kiPEFfUPy-QYpIpbUizblQ","e":"AQAB"},"attributes":{"enabled":true,"created":1612579133,"updated":1612579133,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"test
name ":"CreateRSAKeyTest","purpose":"unit test"}}'
headers:
cache-control: no-cache
content-length: '761'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:53 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/3ac51c32cadf4dc7bfe1a0509837015e?api-version=7.2-preview
- request:
body: null
headers:
Accept:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/?api-version=7.2-preview
response:
body:
string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/3ac51c32cadf4dc7bfe1a0509837015e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"1DBf-kfKZX2Kn-fghR8bKb8M48mnckefXTGXMUyIc_KC4MvDXwFovFev6Qw28dK8wxuG9sRq9dEUlWPTj_K0fCVJZb-G2AD09sqv2Y_s4r4-mvFNTbjmpdoZ7ijxAOh-nF6kBuRhafwlUdoRdOY_56GLRr2lj4krGCFIxCsKGSNHJgRWIKwFhXl8uoUfC4yKqm31hVFv_EqSlsLPDoC2yo5VUQ-omHAIrILkrqrkPZ1BVZeOv8CJ7fs816D1Gk5FN_MaVsGPpklsYOx9ZOxmPulLQ1z1TX9QTvUzXsnwk32zoUSJ2hrKYxnxIxlCgGj3kiPEFfUPy-QYpIpbUizblQ","e":"AQAB"},"attributes":{"enabled":true,"created":1612579133,"updated":1612579133,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"test
name ":"CreateRSAKeyTest","purpose":"unit test"}}'
headers:
cache-control: no-cache
content-length: '761'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:53 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/?api-version=7.2-preview
- request:
body: '{"attributes": {"exp": 2524723200}, "tags": {"foo": "updated tag"}}'
headers:
Accept:
- application/json
Content-Length:
- '67'
Content-Type:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: PATCH
uri: https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/?api-version=7.2-preview
response:
body:
string: '{"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/3ac51c32cadf4dc7bfe1a0509837015e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"1DBf-kfKZX2Kn-fghR8bKb8M48mnckefXTGXMUyIc_KC4MvDXwFovFev6Qw28dK8wxuG9sRq9dEUlWPTj_K0fCVJZb-G2AD09sqv2Y_s4r4-mvFNTbjmpdoZ7ijxAOh-nF6kBuRhafwlUdoRdOY_56GLRr2lj4krGCFIxCsKGSNHJgRWIKwFhXl8uoUfC4yKqm31hVFv_EqSlsLPDoC2yo5VUQ-omHAIrILkrqrkPZ1BVZeOv8CJ7fs816D1Gk5FN_MaVsGPpklsYOx9ZOxmPulLQ1z1TX9QTvUzXsnwk32zoUSJ2hrKYxnxIxlCgGj3kiPEFfUPy-QYpIpbUizblQ","e":"AQAB"},"attributes":{"enabled":true,"exp":2524723200,"created":1612579133,"updated":1612579134,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"foo":"updated
tag"}}'
headers:
cache-control: no-cache
content-length: '744'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:54 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/?api-version=7.2-preview
- request:
body: null
headers:
Accept:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: DELETE
uri: https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f?api-version=7.2-preview
response:
body:
string: '{"recoveryId":"https://vaultname.vault.azure.net/deletedkeys/livekvtestcrud-rsa-key5416109f","deletedDate":1612579135,"scheduledPurgeDate":1620355135,"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/3ac51c32cadf4dc7bfe1a0509837015e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"1DBf-kfKZX2Kn-fghR8bKb8M48mnckefXTGXMUyIc_KC4MvDXwFovFev6Qw28dK8wxuG9sRq9dEUlWPTj_K0fCVJZb-G2AD09sqv2Y_s4r4-mvFNTbjmpdoZ7ijxAOh-nF6kBuRhafwlUdoRdOY_56GLRr2lj4krGCFIxCsKGSNHJgRWIKwFhXl8uoUfC4yKqm31hVFv_EqSlsLPDoC2yo5VUQ-omHAIrILkrqrkPZ1BVZeOv8CJ7fs816D1Gk5FN_MaVsGPpklsYOx9ZOxmPulLQ1z1TX9QTvUzXsnwk32zoUSJ2hrKYxnxIxlCgGj3kiPEFfUPy-QYpIpbUizblQ","e":"AQAB"},"attributes":{"enabled":true,"exp":2524723200,"created":1612579133,"updated":1612579134,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"foo":"updated
tag"}}'
headers:
cache-control: no-cache
content-length: '896'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:55 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f?api-version=7.2-preview
- request:
body: null
headers:
Accept:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://vaultname.vault.azure.net/deletedkeys/livekvtestcrud-rsa-key5416109f?api-version=7.2-preview
response:
body:
string: '{"error":{"code":"KeyNotFound","message":"Deleted Key not found: livekvtestcrud-rsa-key5416109f"}}'
headers:
cache-control: no-cache
content-length: '98'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:55 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 404
message: Not Found
url: https://mcpatinotest.vault.azure.net/deletedkeys/livekvtestcrud-rsa-key5416109f?api-version=7.2-preview
- request:
body: null
headers:
Accept:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://vaultname.vault.azure.net/deletedkeys/livekvtestcrud-rsa-key5416109f?api-version=7.2-preview
response:
body:
string: '{"recoveryId":"https://vaultname.vault.azure.net/deletedkeys/livekvtestcrud-rsa-key5416109f","deletedDate":1612579135,"scheduledPurgeDate":1620355135,"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/3ac51c32cadf4dc7bfe1a0509837015e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"1DBf-kfKZX2Kn-fghR8bKb8M48mnckefXTGXMUyIc_KC4MvDXwFovFev6Qw28dK8wxuG9sRq9dEUlWPTj_K0fCVJZb-G2AD09sqv2Y_s4r4-mvFNTbjmpdoZ7ijxAOh-nF6kBuRhafwlUdoRdOY_56GLRr2lj4krGCFIxCsKGSNHJgRWIKwFhXl8uoUfC4yKqm31hVFv_EqSlsLPDoC2yo5VUQ-omHAIrILkrqrkPZ1BVZeOv8CJ7fs816D1Gk5FN_MaVsGPpklsYOx9ZOxmPulLQ1z1TX9QTvUzXsnwk32zoUSJ2hrKYxnxIxlCgGj3kiPEFfUPy-QYpIpbUizblQ","e":"AQAB"},"attributes":{"enabled":true,"exp":2524723200,"created":1612579133,"updated":1612579134,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"foo":"updated
tag"}}'
headers:
cache-control: no-cache
content-length: '896'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:57 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/deletedkeys/livekvtestcrud-rsa-key5416109f?api-version=7.2-preview
- request:
body: null
headers:
Accept:
- application/json
User-Agent:
- azsdk-python-keyvault-keys/4.3.2 Python/3.5.3 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://vaultname.vault.azure.net/deletedkeys/livekvtestcrud-rsa-key5416109f?api-version=7.2-preview
response:
body:
string: '{"recoveryId":"https://vaultname.vault.azure.net/deletedkeys/livekvtestcrud-rsa-key5416109f","deletedDate":1612579135,"scheduledPurgeDate":1620355135,"key":{"kid":"https://vaultname.vault.azure.net/keys/livekvtestcrud-rsa-key5416109f/3ac51c32cadf4dc7bfe1a0509837015e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"1DBf-kfKZX2Kn-fghR8bKb8M48mnckefXTGXMUyIc_KC4MvDXwFovFev6Qw28dK8wxuG9sRq9dEUlWPTj_K0fCVJZb-G2AD09sqv2Y_s4r4-mvFNTbjmpdoZ7ijxAOh-nF6kBuRhafwlUdoRdOY_56GLRr2lj4krGCFIxCsKGSNHJgRWIKwFhXl8uoUfC4yKqm31hVFv_EqSlsLPDoC2yo5VUQ-omHAIrILkrqrkPZ1BVZeOv8CJ7fs816D1Gk5FN_MaVsGPpklsYOx9ZOxmPulLQ1z1TX9QTvUzXsnwk32zoUSJ2hrKYxnxIxlCgGj3kiPEFfUPy-QYpIpbUizblQ","e":"AQAB"},"attributes":{"enabled":true,"exp":2524723200,"created":1612579133,"updated":1612579134,"recoveryLevel":"Recoverable+Purgeable","recoverableDays":90},"tags":{"foo":"updated
tag"}}'
headers:
cache-control: no-cache
content-length: '896'
content-type: application/json; charset=utf-8
date: Sat, 06 Feb 2021 02:38:57 GMT
expires: '-1'
pragma: no-cache
strict-transport-security: max-age=31536000;includeSubDomains
x-content-type-options: nosniff
x-ms-keyvault-network-info: conn_type=Ipv4;addr=174.127.232.53;act_addr_fam=InterNetwork;
x-ms-keyvault-region: northeurope
x-ms-keyvault-service-version: 1.2.164.0
x-powered-by: ASP.NET
status:
code: 200
message: OK
url: https://mcpatinotest.vault.azure.net/deletedkeys/livekvtestcrud-rsa-key5416109f?api-version=7.2-preview
version: 1
| 57.340909 | 898 | 0.734839 |
71e6eef20555c32c59344b31b3b70c8617104a3c | 297 | yml | YAML | .github/workflows/lint.yml | DanielGrams/cityservice | c487c34b5ba6541dcb441fe903ab2012c2256893 | [
"MIT"
] | null | null | null | .github/workflows/lint.yml | DanielGrams/cityservice | c487c34b5ba6541dcb441fe903ab2012c2256893 | [
"MIT"
] | 35 | 2022-01-24T22:15:59.000Z | 2022-03-31T15:01:35.000Z | .github/workflows/lint.yml | DanielGrams/cityservice | c487c34b5ba6541dcb441fe903ab2012c2256893 | [
"MIT"
] | null | null | null | name: Lint
on: [pull_request, workflow_dispatch]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: jamescurtin/isort-action@master
- uses: psf/black@stable
- uses: TrueBrain/actions-flake8@v1.4.1 | 22.846154 | 45 | 0.656566 |
6c0dd63edfdcf6c5af0334720b30195c864cee4a | 3,667 | yml | YAML | docker-compose.yml | davidlu1001/docker-elk-cluster | 75385e5d52bbe19464a4032041ad6e4147545f6b | [
"MIT"
] | 2 | 2020-02-27T02:55:57.000Z | 2020-12-03T18:59:09.000Z | docker-compose.yml | davidlu1001/docker-elk-cluster | 75385e5d52bbe19464a4032041ad6e4147545f6b | [
"MIT"
] | null | null | null | docker-compose.yml | davidlu1001/docker-elk-cluster | 75385e5d52bbe19464a4032041ad6e4147545f6b | [
"MIT"
] | 1 | 2020-02-27T02:56:04.000Z | 2020-02-27T02:56:04.000Z | version: "3.2"
services:
elasticsearch:
build:
context: elasticsearch/
args:
ELK_VERSION: $ELK_VERSION
volumes:
- type: bind
source: ./elasticsearch/config/elasticsearch.yml
target: /usr/share/elasticsearch/config/elasticsearch.yml
read_only: true
- type: volume
source: data01
target: /usr/share/elasticsearch/data
ports:
- "9200:9200"
- "9300:9300"
environment:
- node.name=elasticsearch
- cluster.name=es-docker-cluster
- discovery.seed_hosts=elasticsearch02,elasticsearch03
- cluster.initial_master_nodes=elasticsearch,elasticsearch02,elasticsearch03
- bootstrap.memory_lock=true
- "ES_JAVA_OPTS=-Xmx256m -Xms256m"
- ELASTIC_PASSWORD=changeme
# Use single node discovery in order to disable production mode and avoid bootstrap checks
# see https://www.elastic.co/guide/en/elasticsearch/reference/current/bootstrap-checks.html
ulimits:
memlock:
soft: -1
hard: -1
networks:
- elk
elasticsearch02:
build:
context: elasticsearch/
args:
ELK_VERSION: $ELK_VERSION
environment:
- node.name=elasticsearch02
- cluster.name=es-docker-cluster
- discovery.seed_hosts=elasticsearch02,elasticsearch03
- cluster.initial_master_nodes=elasticsearch,elasticsearch02,elasticsearch03
- bootstrap.memory_lock=true
- "ES_JAVA_OPTS=-Xmx256m -Xms256m"
ulimits:
memlock:
soft: -1
hard: -1
volumes:
- type: bind
source: ./elasticsearch/config/elasticsearch.yml
target: /usr/share/elasticsearch/config/elasticsearch.yml
read_only: true
- type: volume
source: data02
target: /usr/share/elasticsearch/data
networks:
- elk
elasticsearch03:
build:
context: elasticsearch/
args:
ELK_VERSION: $ELK_VERSION
environment:
- node.name=elasticsearch03
- cluster.name=es-docker-cluster
- discovery.seed_hosts=elasticsearch02,elasticsearch03
- cluster.initial_master_nodes=elasticsearch,elasticsearch02,elasticsearch03
- bootstrap.memory_lock=true
- "ES_JAVA_OPTS=-Xmx256m -Xms256m"
volumes:
- type: bind
source: ./elasticsearch/config/elasticsearch.yml
target: /usr/share/elasticsearch/config/elasticsearch.yml
read_only: true
- type: volume
source: data03
target: /usr/share/elasticsearch/data
ulimits:
memlock:
soft: -1
hard: -1
networks:
- elk
logstash:
build:
context: logstash/
args:
ELK_VERSION: $ELK_VERSION
volumes:
- type: bind
source: ./logstash/config/logstash.yml
target: /usr/share/logstash/config/logstash.yml
read_only: true
- type: bind
source: ./logstash/pipeline
target: /usr/share/logstash/pipeline
read_only: true
ports:
- "5000:5000/tcp"
- "5000:5000/udp"
- "9600:9600"
environment:
LS_JAVA_OPTS: "-Xmx256m -Xms256m"
networks:
- elk
depends_on:
- elasticsearch
kibana:
build:
context: kibana/
args:
ELK_VERSION: $ELK_VERSION
volumes:
- type: bind
source: ./kibana/config/kibana.yml
target: /usr/share/kibana/config/kibana.yml
read_only: true
ports:
- "5601:5601"
networks:
- elk
depends_on:
- elasticsearch
networks:
elk:
driver: bridge
volumes:
data01:
driver: local
data02:
driver: local
data03:
driver: local
| 25.823944 | 97 | 0.629943 |
130ca11f431fa128012e41922ce9ca1345a6f182 | 1,154 | yml | YAML | .travis.yml | guidance-guarantee-programme/record_of_guidance_pilot | 09c1d7c6ea9447a693b9a4f285eb430b41801400 | [
"MIT"
] | null | null | null | .travis.yml | guidance-guarantee-programme/record_of_guidance_pilot | 09c1d7c6ea9447a693b9a4f285eb430b41801400 | [
"MIT"
] | null | null | null | .travis.yml | guidance-guarantee-programme/record_of_guidance_pilot | 09c1d7c6ea9447a693b9a4f285eb430b41801400 | [
"MIT"
] | 1 | 2021-04-10T22:33:02.000Z | 2021-04-10T22:33:02.000Z | sudo: false
language: ruby
cache:
bundler: true
directories:
- node_modules
- tmp/cache/assets/test
- vendor/assets/bower_components
env:
global:
- secure: OHty0sCWbCAsxw8vLWmQLe2uBu8aR7zwKXh4aO8XipkNqIQSyVF3Q/iNC2DOclOmomT/C2wp2XWLysazJ5oyYpkooTe0wh9Bl2I3J6JqF7aynLzmk8eT0BoP/MZwX0lbCI11Z2JVW349xipku/vBVoucN40P6j5FfgZjTJYm5JE=
- secure: SVw7sxOncYt1Tp9QoPLmKSw2IxpF1u3UyfmxIG3hqjkCVrNjYTehBfnS/pxoGVugrq8q9PQ9uJPZlmOp5IKIlJhyZ6kdpq2LjRxjgAPC935qOEgsu4OM1olE0G1oqdyDBv/tePmJFmr0ViUfCIIv464g+cYd81kFzcwaeXgKjOM=
- DATABASE_URL=postgres://postgres@localhost:5432/travis_ci_test
node_js:
- '0.10'
rvm:
- '2.2.1'
before_script:
- npm install
- ./bin/rake db:setup RAILS_ENV=test
after_script:
- "./node_modules/.bin/travis-notify-geckoboard -a $GECKOBOARD_API_KEY -w $GECKOBOARD_WIDGET_KEY"
deploy:
provider: heroku
api_key:
secure: St3obQR6V1Ym4bB8VX0kZncM3twf9JymThAi7rIOLFn6Ipp1Z/WuLZBwClVWt1jShJ38ZZtTvr6dGflABpFteh00Z1atLq4R5T3+k1MG9oeL21ejsM+4BbU7zMNcQsaHNkj/YFhCtOhG/ZZkRq+0QgACFO9zMNMkbAL1bGg/Lf8=
app: ggp-record-of-guidance
on:
repo: guidance-guarantee-programme/record_of_guidance
run: "./bin/rake db:migrate"
| 37.225806 | 184 | 0.832756 |
717128c0199d98f1e3e2bc5dd9e7a36dffab0654 | 267 | yml | YAML | .travis.yml | Vinay-bhagwat/Silhouette-4.0.0-MacWire | 8a7a6ed47428045520e99a2cb446b6ca7e023583 | [
"Apache-2.0"
] | null | null | null | .travis.yml | Vinay-bhagwat/Silhouette-4.0.0-MacWire | 8a7a6ed47428045520e99a2cb446b6ca7e023583 | [
"Apache-2.0"
] | null | null | null | .travis.yml | Vinay-bhagwat/Silhouette-4.0.0-MacWire | 8a7a6ed47428045520e99a2cb446b6ca7e023583 | [
"Apache-2.0"
] | null | null | null | cache:
directories:
- $HOME/.m2/repository
- $HOME/.sbt
- $HOME/.ivy2
language: scala
script:
- sbt ++$TRAVIS_SCALA_VERSION compile test:compile
scala:
- 2.10.4
jdk:
- oraclejdk8
- openjdk8
notifications:
email:vinay.bhagwat@afourtech.com | 12.714286 | 50 | 0.670412 |
71b05c1971e8751aa2ae43cb5e9b4c15c8203898 | 897 | yml | YAML | data/nc/legislature/Pricey-Harrison-4c2e2654-2647-4394-8efe-f09532225ff6.yml | Rypo/people | 34cf10bf10313f154f5065dde578bed9b4127ae8 | [
"CC0-1.0"
] | 1 | 2021-04-19T20:42:59.000Z | 2021-04-19T20:42:59.000Z | data/nc/legislature/Pricey-Harrison-4c2e2654-2647-4394-8efe-f09532225ff6.yml | Rypo/people | 34cf10bf10313f154f5065dde578bed9b4127ae8 | [
"CC0-1.0"
] | null | null | null | data/nc/legislature/Pricey-Harrison-4c2e2654-2647-4394-8efe-f09532225ff6.yml | Rypo/people | 34cf10bf10313f154f5065dde578bed9b4127ae8 | [
"CC0-1.0"
] | null | null | null | id: ocd-person/4c2e2654-2647-4394-8efe-f09532225ff6
name: Pricey Harrison
party:
- name: Democratic
roles:
- district: '57'
jurisdiction: ocd-jurisdiction/country:us/state:nc/government
type: lower
end_date: '2018-12-31'
- district: '61'
jurisdiction: ocd-jurisdiction/country:us/state:nc/government
type: lower
contact_details:
- note: Capitol Office
address: 16 West Jones Street, Rm. 1218;Raleigh, NC 27601-1096
voice: 919-733-5771
- note: District Office
address: PO Box 9339;Greensboro, NC 27429-9339
links:
- url: https://www.ncleg.gov/Members/Biography/H/504
sources:
- url: https://www.ncleg.gov/Members/Biography/H/504
image: https://www.ncleg.gov/Members/MemberImage/H/504/High
extras:
counties:
- Guilford
notice: null
other_identifiers:
- identifier: NCL000108
scheme: legacy_openstates
given_name: Pricey
family_name: Harrison
email: Pricey.Harrison@ncleg.gov
| 26.382353 | 64 | 0.763657 |
a88b84347a90278a3235eeb2166f46aa23808798 | 90 | yml | YAML | playbooks/provisioning/mailforwarding.yml | jasonadamyoung/yakslab | 20fdd1fbf017063160ce70f3fe93c8d98408b027 | [
"MIT"
] | null | null | null | playbooks/provisioning/mailforwarding.yml | jasonadamyoung/yakslab | 20fdd1fbf017063160ce70f3fe93c8d98408b027 | [
"MIT"
] | null | null | null | playbooks/provisioning/mailforwarding.yml | jasonadamyoung/yakslab | 20fdd1fbf017063160ce70f3fe93c8d98408b027 | [
"MIT"
] | null | null | null | - hosts: all,!mailrelay
become: yes
become_method: sudo
roles:
- mailforwarding
| 15 | 23 | 0.688889 |
dcff74e18408fae50ae8ac09ba1ab5be9133963a | 21 | yaml | YAML | tests/resources/flows/flow-corrupted.yaml | eventsflow/eventsflow-core | 75961d35aae665d78fddd6c12d39d10d3f241338 | [
"MIT"
] | null | null | null | tests/resources/flows/flow-corrupted.yaml | eventsflow/eventsflow-core | 75961d35aae665d78fddd6c12d39d10d3f241338 | [
"MIT"
] | null | null | null | tests/resources/flows/flow-corrupted.yaml | eventsflow/eventsflow-core | 75961d35aae665d78fddd6c12d39d10d3f241338 | [
"MIT"
] | null | null | null | ---
queues:
name
| 2.625 | 7 | 0.47619 |
1908b183b69e08c3fe3120966352e8d718f5f330 | 363 | yml | YAML | docs-ref-autogen/@azure/arm-synapse/SsisEnvironment.yml | pinyuko/azure-docs-sdk-node | 8013c647cc29b56b46310ca5b5a718ab15a9f706 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/@azure/arm-synapse/SsisEnvironment.yml | pinyuko/azure-docs-sdk-node | 8013c647cc29b56b46310ca5b5a718ab15a9f706 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/@azure/arm-synapse/SsisEnvironment.yml | pinyuko/azure-docs-sdk-node | 8013c647cc29b56b46310ca5b5a718ab15a9f706 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:TSTypeAlias
name: SsisEnvironment
uid: '@azure/arm-synapse.SsisEnvironment'
package: '@azure/arm-synapse'
summary: Ssis environment.
fullName: SsisEnvironment
remarks: ''
isPreview: false
isDeprecated: false
syntax: >-
type SsisEnvironment = SsisObjectMetadata & { folderId?: undefined | number,
type: "Environment", variables?: SsisVariable[] }
| 27.923077 | 78 | 0.76584 |
c202659db5133cb1043551d2e5bad963b3621ee5 | 607 | yaml | YAML | spec/paths/coin_info.yaml | shrpne/minter-go-node-docs | 2640dd3009dc2aaa3d024ea1282fa13602410af9 | [
"MIT"
] | 4 | 2019-08-22T16:03:14.000Z | 2021-10-01T02:37:34.000Z | spec/paths/coin_info.yaml | shrpne/minter-go-node-docs | 2640dd3009dc2aaa3d024ea1282fa13602410af9 | [
"MIT"
] | 6 | 2019-02-20T10:59:04.000Z | 2022-01-22T03:30:25.000Z | spec/paths/coin_info.yaml | shrpne/minter-go-node-docs | 2640dd3009dc2aaa3d024ea1282fa13602410af9 | [
"MIT"
] | 13 | 2019-01-16T13:38:02.000Z | 2021-10-01T02:37:36.000Z | get:
summary: Coin Info
description: Get information about coin
operationId: coin
tags:
- Node API
parameters:
- name: symbol
in: query
description: Coin symbol
required: true
schema:
type: string
- name: height
in: query
description: Specify height
required: false
schema:
type: string
responses:
'200':
description: Successful response
content:
application/json:
schema:
$ref: '#/components/schemas/CoinInfoResponse'
'500':
$ref: '#/components/responses/Error'
| 20.931034 | 57 | 0.591433 |
d36d2222518cec28432147da4a294ad37c046ce9 | 1,771 | yaml | YAML | resources/api-gateway/templates/tests/rbac.yaml | FWinkler79/kyma | 4ef0055807666cd54c5cbbeecd3aa17918d5d982 | [
"Apache-2.0"
] | 1 | 2019-01-15T21:42:33.000Z | 2019-01-15T21:42:33.000Z | resources/api-gateway/templates/tests/rbac.yaml | FWinkler79/kyma | 4ef0055807666cd54c5cbbeecd3aa17918d5d982 | [
"Apache-2.0"
] | 2,012 | 2020-03-16T10:22:23.000Z | 2022-03-31T11:25:08.000Z | resources/api-gateway/templates/tests/rbac.yaml | FWinkler79/kyma | 4ef0055807666cd54c5cbbeecd3aa17918d5d982 | [
"Apache-2.0"
] | 1 | 2020-11-04T04:20:42.000Z | 2020-11-04T04:20:42.000Z | {{- if .Values.tests.enabled }}
{{- if .Capabilities.APIVersions.Has "testing.kyma-project.io/v1alpha1" }}
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ .Chart.Name }}-tests
labels:
app: {{ .Chart.Name }}-tests
app.kubernetes.io/name: {{ .Chart.Name }}-tests
app.kubernetes.io/managed-by: {{ .Release.Service }}
app.kubernetes.io/instance: {{ .Release.Name }}
helm.sh/chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
---
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
name: {{ .Chart.Name }}-tests
labels:
app: {{ .Chart.Name }}-tests
app.kubernetes.io/name: {{ .Chart.Name }}-tests
app.kubernetes.io/managed-by: {{ .Release.Service }}
app.kubernetes.io/instance: {{ .Release.Name }}
helm.sh/chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
rules:
- apiGroups: ["gateway.kyma-project.io"]
resources: ["apirules", "apirules/status"]
verbs: ["*"]
- apiGroups: ["", "apps", "hydra.ory.sh"]
resources: ["namespaces", "services", "deployments", "secrets", "oauth2clients"]
verbs: ["get", "list", "create", "delete"]
---
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
name: {{ .Chart.Name }}-tests
labels:
app: {{ .Chart.Name }}-tests
app.kubernetes.io/name: {{ .Chart.Name }}-tests
app.kubernetes.io/managed-by: {{ .Release.Service }}
app.kubernetes.io/instance: {{ .Release.Name }}
helm.sh/chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
subjects:
- kind: ServiceAccount
name: {{ .Chart.Name }}-tests
namespace: {{ .Release.Namespace }}
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: {{ .Chart.Name }}-tests
{{- end }}
{{- end }} | 34.72549 | 84 | 0.634105 |
3df8ac5a8d83cb7b29f70b98cd38aaa26723f90c | 1,062 | yml | YAML | tasks/butler.yml | juju4/ansible-forensicator-fate | b527413a7f1557191143b27192e9d84274795fea | [
"BSD-2-Clause"
] | 2 | 2017-12-16T21:27:04.000Z | 2017-12-17T03:03:29.000Z | tasks/butler.yml | juju4/ansible-forensicator-fate | b527413a7f1557191143b27192e9d84274795fea | [
"BSD-2-Clause"
] | null | null | null | tasks/butler.yml | juju4/ansible-forensicator-fate | b527413a7f1557191143b27192e9d84274795fea | [
"BSD-2-Clause"
] | null | null | null | ---
# http://www.blog.labouardy.com/butler-cli-import-export-jenkins-plugins-jobs/
- name: Ensure butler is present
get_url:
url: "{{ butler_url }}"
dest: /usr/local/bin/butler
mode: '0755'
checksum: 'sha256:ba202c0524370758418d2abf14b6c437f3ab9eb6b2aae5f9a46c3aad1caee729'
- name: create job restore tree
file:
path: "{{ jenkins_root }}/restore/jobs/{{ item[:-4] | basename }}"
state: directory
mode: '0755'
with_items: "{{ ffate_butler_job_local }}"
- name: upload job examples
copy:
src: "{{ item }}"
dest: "{{ jenkins_root }}/restore/jobs/{{ item[:-4] | basename }}/config.xml"
mode: '0644'
backup: yes
remote_src: true
with_items: "{{ ffate_butler_job_local }}"
- name: restore jobs with butler
command: >
butler jobs import --server {{ jenkins_public_hostname }}:{{ jenkins_public_port }}
--username {{ jenkins_admin_username }} --password {{ jenkins_admin_password }}
args:
chdir: "{{ jenkins_root }}/restore"
when: ffate_butler_job_local and ffate_butler_job_local != []
| 32.181818 | 87 | 0.673258 |
c37aff72850e7aa412c2911b1351db7d828d0fef | 436 | yaml | YAML | ansible/roles/xfce_user_customizations/tasks/main.yaml | binary-manu/arch-ansible | 7637bc00461df0cbacbc03e18fa48b09225342ac | [
"MIT"
] | 34 | 2019-07-25T17:52:52.000Z | 2022-03-20T16:17:40.000Z | ansible/roles/xfce_user_customizations/tasks/main.yaml | binary-manu/arch-ansible | 7637bc00461df0cbacbc03e18fa48b09225342ac | [
"MIT"
] | 18 | 2019-06-18T19:34:55.000Z | 2022-03-01T09:58:03.000Z | ansible/roles/xfce_user_customizations/tasks/main.yaml | binary-manu/arch-ansible | 7637bc00461df0cbacbc03e18fa48b09225342ac | [
"MIT"
] | 7 | 2019-08-15T13:45:09.000Z | 2022-03-08T17:56:40.000Z | - name: Copy xfce's xinitrc to user home
become: yes
become_user: "{{ item }}"
copy:
src: xinitrc
dest: "{{ users_created | user_home(item) }}/.xinitrc"
mode: "0644"
loop: "{{ users_names }}"
- name: Install the themes
include_tasks: "{{ item_theme.theme }}.yaml"
loop: "{{ xfce_user_customizations_themes }}"
loop_control:
loop_var: item_theme
when: item_theme.installed | default(False, True) == True
| 27.25 | 59 | 0.66055 |
7fbeb97fc855d0cd353b51806b4d45bcfc958ea6 | 17,861 | yml | YAML | MicroservicesSDK/docs/api/Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.yml | SoftwareAG/cumulocity-clients-cs | d70153c33aef0dd9f71d486a213298a047eec9cb | [
"MIT"
] | null | null | null | MicroservicesSDK/docs/api/Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.yml | SoftwareAG/cumulocity-clients-cs | d70153c33aef0dd9f71d486a213298a047eec9cb | [
"MIT"
] | null | null | null | MicroservicesSDK/docs/api/Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.yml | SoftwareAG/cumulocity-clients-cs | d70153c33aef0dd9f71d486a213298a047eec9cb | [
"MIT"
] | null | null | null | ### YamlMime:ManagedReference
items:
- uid: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService
commentId: T:Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService
id: SchedulerHostedService
parent: Cumulocity.SDK.Microservices.Utils.Scheduling
children:
- Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.#ctor(IEnumerable{Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask})
- Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.ExecuteAsync(CancellationToken)
- Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.UnobservedTaskException
langs:
- csharp
- vb
name: SchedulerHostedService
nameWithType: SchedulerHostedService
fullName: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService
type: Class
source:
remote:
path: C:/Users/pnow/Documents/Hg/ClientsCS/MicroservicesSDK/src/Cumulocity.SDK.Microservices/Utils/Scheduling/SchedulerHostedService.cs
id: SchedulerHostedService
path: ../src/Cumulocity.SDK.Microservices/Utils/Scheduling/SchedulerHostedService.cs
startLine: 11
assemblies:
- Cumulocity.SDK.Microservices
namespace: Cumulocity.SDK.Microservices.Utils.Scheduling
syntax:
content: 'public class SchedulerHostedService : HostedService'
content.vb: >-
Public Class SchedulerHostedService
Inherits HostedService
inheritance:
- System.Object
- Cumulocity.SDK.Microservices.Utils.HostedService
inheritedMembers:
- Cumulocity.SDK.Microservices.Utils.HostedService.StartAsync(CancellationToken)
- Cumulocity.SDK.Microservices.Utils.HostedService.StopAsync(CancellationToken)
modifiers.csharp:
- public
- class
modifiers.vb:
- Public
- Class
- uid: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.UnobservedTaskException
commentId: E:Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.UnobservedTaskException
id: UnobservedTaskException
parent: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService
langs:
- csharp
- vb
name: UnobservedTaskException
nameWithType: SchedulerHostedService.UnobservedTaskException
fullName: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.UnobservedTaskException
type: Event
source:
remote:
path: C:/Users/pnow/Documents/Hg/ClientsCS/MicroservicesSDK/src/Cumulocity.SDK.Microservices/Utils/Scheduling/SchedulerHostedService.cs
id: UnobservedTaskException
path: ../src/Cumulocity.SDK.Microservices/Utils/Scheduling/SchedulerHostedService.cs
startLine: 13
assemblies:
- Cumulocity.SDK.Microservices
namespace: Cumulocity.SDK.Microservices.Utils.Scheduling
syntax:
content: public event EventHandler<UnobservedTaskExceptionEventArgs> UnobservedTaskException
return:
type: EventHandler{UnobservedTaskExceptionEventArgs}
content.vb: Public Event UnobservedTaskException As EventHandler(Of UnobservedTaskExceptionEventArgs)
modifiers.csharp:
- public
modifiers.vb:
- Public
- uid: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.#ctor(IEnumerable{Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask})
commentId: M:Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.#ctor(IEnumerable{Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask})
id: '#ctor(IEnumerable{Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask})'
parent: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService
langs:
- csharp
- vb
name: SchedulerHostedService(IEnumerable<IScheduledTask>)
nameWithType: SchedulerHostedService.SchedulerHostedService(IEnumerable<IScheduledTask>)
fullName: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.SchedulerHostedService(IEnumerable<Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask>)
type: Constructor
source:
remote:
path: C:/Users/pnow/Documents/Hg/ClientsCS/MicroservicesSDK/src/Cumulocity.SDK.Microservices/Utils/Scheduling/SchedulerHostedService.cs
id: .ctor
path: ../src/Cumulocity.SDK.Microservices/Utils/Scheduling/SchedulerHostedService.cs
startLine: 17
assemblies:
- Cumulocity.SDK.Microservices
namespace: Cumulocity.SDK.Microservices.Utils.Scheduling
syntax:
content: public SchedulerHostedService(IEnumerable<IScheduledTask> scheduledTasks)
parameters:
- id: scheduledTasks
type: IEnumerable{Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask}
content.vb: Public Sub New(scheduledTasks As IEnumerable(Of IScheduledTask))
overload: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.#ctor*
nameWithType.vb: SchedulerHostedService.SchedulerHostedService(IEnumerable(Of IScheduledTask))
modifiers.csharp:
- public
modifiers.vb:
- Public
fullName.vb: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.SchedulerHostedService(IEnumerable(Of Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask))
name.vb: SchedulerHostedService(IEnumerable(Of IScheduledTask))
- uid: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.ExecuteAsync(CancellationToken)
commentId: M:Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.ExecuteAsync(CancellationToken)
id: ExecuteAsync(CancellationToken)
parent: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService
langs:
- csharp
- vb
name: ExecuteAsync(CancellationToken)
nameWithType: SchedulerHostedService.ExecuteAsync(CancellationToken)
fullName: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.ExecuteAsync(CancellationToken)
type: Method
source:
remote:
path: C:/Users/pnow/Documents/Hg/ClientsCS/MicroservicesSDK/src/Cumulocity.SDK.Microservices/Utils/Scheduling/SchedulerHostedService.cs
id: ExecuteAsync
path: ../src/Cumulocity.SDK.Microservices/Utils/Scheduling/SchedulerHostedService.cs
startLine: 32
assemblies:
- Cumulocity.SDK.Microservices
namespace: Cumulocity.SDK.Microservices.Utils.Scheduling
syntax:
content: protected override Task ExecuteAsync(CancellationToken cancellationToken)
parameters:
- id: cancellationToken
type: CancellationToken
return:
type: Task
content.vb: Protected Overrides Function ExecuteAsync(cancellationToken As CancellationToken) As Task
overridden: Cumulocity.SDK.Microservices.Utils.HostedService.ExecuteAsync(CancellationToken)
overload: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.ExecuteAsync*
modifiers.csharp:
- protected
- override
modifiers.vb:
- Protected
- Overrides
references:
- uid: Cumulocity.SDK.Microservices.Utils.Scheduling
commentId: N:Cumulocity.SDK.Microservices.Utils.Scheduling
isExternal: false
name: Cumulocity.SDK.Microservices.Utils.Scheduling
nameWithType: Cumulocity.SDK.Microservices.Utils.Scheduling
fullName: Cumulocity.SDK.Microservices.Utils.Scheduling
- uid: System.Object
isExternal: true
name: Object
nameWithType: Object
fullName: System.Object
- uid: Cumulocity.SDK.Microservices.Utils.HostedService
commentId: T:Cumulocity.SDK.Microservices.Utils.HostedService
parent: Cumulocity.SDK.Microservices.Utils
isExternal: false
name: HostedService
nameWithType: HostedService
fullName: Cumulocity.SDK.Microservices.Utils.HostedService
- uid: Cumulocity.SDK.Microservices.Utils.HostedService.StartAsync(CancellationToken)
commentId: M:Cumulocity.SDK.Microservices.Utils.HostedService.StartAsync(CancellationToken)
parent: Cumulocity.SDK.Microservices.Utils.HostedService
isExternal: true
name: StartAsync(CancellationToken)
nameWithType: HostedService.StartAsync(CancellationToken)
fullName: Cumulocity.SDK.Microservices.Utils.HostedService.StartAsync(CancellationToken)
spec.csharp:
- uid: Cumulocity.SDK.Microservices.Utils.HostedService.StartAsync(CancellationToken)
name: StartAsync
nameWithType: HostedService.StartAsync
fullName: Cumulocity.SDK.Microservices.Utils.HostedService.StartAsync
- name: (
nameWithType: (
fullName: (
- uid: CancellationToken
name: CancellationToken
nameWithType: CancellationToken
fullName: CancellationToken
isExternal: true
- name: )
nameWithType: )
fullName: )
spec.vb:
- uid: Cumulocity.SDK.Microservices.Utils.HostedService.StartAsync(CancellationToken)
name: StartAsync
nameWithType: HostedService.StartAsync
fullName: Cumulocity.SDK.Microservices.Utils.HostedService.StartAsync
- name: (
nameWithType: (
fullName: (
- uid: CancellationToken
name: CancellationToken
nameWithType: CancellationToken
fullName: CancellationToken
isExternal: true
- name: )
nameWithType: )
fullName: )
- uid: Cumulocity.SDK.Microservices.Utils.HostedService.StopAsync(CancellationToken)
commentId: M:Cumulocity.SDK.Microservices.Utils.HostedService.StopAsync(CancellationToken)
parent: Cumulocity.SDK.Microservices.Utils.HostedService
isExternal: true
name: StopAsync(CancellationToken)
nameWithType: HostedService.StopAsync(CancellationToken)
fullName: Cumulocity.SDK.Microservices.Utils.HostedService.StopAsync(CancellationToken)
spec.csharp:
- uid: Cumulocity.SDK.Microservices.Utils.HostedService.StopAsync(CancellationToken)
name: StopAsync
nameWithType: HostedService.StopAsync
fullName: Cumulocity.SDK.Microservices.Utils.HostedService.StopAsync
- name: (
nameWithType: (
fullName: (
- uid: CancellationToken
name: CancellationToken
nameWithType: CancellationToken
fullName: CancellationToken
isExternal: true
- name: )
nameWithType: )
fullName: )
spec.vb:
- uid: Cumulocity.SDK.Microservices.Utils.HostedService.StopAsync(CancellationToken)
name: StopAsync
nameWithType: HostedService.StopAsync
fullName: Cumulocity.SDK.Microservices.Utils.HostedService.StopAsync
- name: (
nameWithType: (
fullName: (
- uid: CancellationToken
name: CancellationToken
nameWithType: CancellationToken
fullName: CancellationToken
isExternal: true
- name: )
nameWithType: )
fullName: )
- uid: Cumulocity.SDK.Microservices.Utils
commentId: N:Cumulocity.SDK.Microservices.Utils
isExternal: false
name: Cumulocity.SDK.Microservices.Utils
nameWithType: Cumulocity.SDK.Microservices.Utils
fullName: Cumulocity.SDK.Microservices.Utils
- uid: EventHandler{UnobservedTaskExceptionEventArgs}
commentId: '!:EventHandler{UnobservedTaskExceptionEventArgs}'
definition: EventHandler`1
name: EventHandler<UnobservedTaskExceptionEventArgs>
nameWithType: EventHandler<UnobservedTaskExceptionEventArgs>
fullName: EventHandler<UnobservedTaskExceptionEventArgs>
nameWithType.vb: EventHandler(Of UnobservedTaskExceptionEventArgs)
fullName.vb: EventHandler(Of UnobservedTaskExceptionEventArgs)
name.vb: EventHandler(Of UnobservedTaskExceptionEventArgs)
spec.csharp:
- uid: EventHandler`1
name: EventHandler
nameWithType: EventHandler
fullName: EventHandler
isExternal: true
- name: <
nameWithType: <
fullName: <
- uid: UnobservedTaskExceptionEventArgs
name: UnobservedTaskExceptionEventArgs
nameWithType: UnobservedTaskExceptionEventArgs
fullName: UnobservedTaskExceptionEventArgs
isExternal: true
- name: '>'
nameWithType: '>'
fullName: '>'
spec.vb:
- uid: EventHandler`1
name: EventHandler
nameWithType: EventHandler
fullName: EventHandler
isExternal: true
- name: '(Of '
nameWithType: '(Of '
fullName: '(Of '
- uid: UnobservedTaskExceptionEventArgs
name: UnobservedTaskExceptionEventArgs
nameWithType: UnobservedTaskExceptionEventArgs
fullName: UnobservedTaskExceptionEventArgs
isExternal: true
- name: )
nameWithType: )
fullName: )
- uid: EventHandler`1
isExternal: true
name: EventHandler<>
nameWithType: EventHandler<>
fullName: EventHandler<>
nameWithType.vb: EventHandler(Of )
fullName.vb: EventHandler(Of )
name.vb: EventHandler(Of )
spec.csharp:
- uid: EventHandler`1
name: EventHandler
nameWithType: EventHandler
fullName: EventHandler
isExternal: true
- name: <
nameWithType: <
fullName: <
- name: ''
nameWithType: ''
fullName: ''
- name: '>'
nameWithType: '>'
fullName: '>'
spec.vb:
- uid: EventHandler`1
name: EventHandler
nameWithType: EventHandler
fullName: EventHandler
isExternal: true
- name: '(Of '
nameWithType: '(Of '
fullName: '(Of '
- name: ''
nameWithType: ''
fullName: ''
- name: )
nameWithType: )
fullName: )
- uid: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.#ctor*
commentId: Overload:Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.#ctor
isExternal: false
name: SchedulerHostedService
nameWithType: SchedulerHostedService.SchedulerHostedService
fullName: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.SchedulerHostedService
- uid: IEnumerable{Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask}
commentId: '!:IEnumerable{Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask}'
definition: IEnumerable`1
name: IEnumerable<IScheduledTask>
nameWithType: IEnumerable<IScheduledTask>
fullName: IEnumerable<Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask>
nameWithType.vb: IEnumerable(Of IScheduledTask)
fullName.vb: IEnumerable(Of Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask)
name.vb: IEnumerable(Of IScheduledTask)
spec.csharp:
- uid: IEnumerable`1
name: IEnumerable
nameWithType: IEnumerable
fullName: IEnumerable
isExternal: true
- name: <
nameWithType: <
fullName: <
- uid: Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask
name: IScheduledTask
nameWithType: IScheduledTask
fullName: Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask
- name: '>'
nameWithType: '>'
fullName: '>'
spec.vb:
- uid: IEnumerable`1
name: IEnumerable
nameWithType: IEnumerable
fullName: IEnumerable
isExternal: true
- name: '(Of '
nameWithType: '(Of '
fullName: '(Of '
- uid: Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask
name: IScheduledTask
nameWithType: IScheduledTask
fullName: Cumulocity.SDK.Microservices.Utils.Scheduling.IScheduledTask
- name: )
nameWithType: )
fullName: )
- uid: IEnumerable`1
isExternal: true
name: IEnumerable<>
nameWithType: IEnumerable<>
fullName: IEnumerable<>
nameWithType.vb: IEnumerable(Of )
fullName.vb: IEnumerable(Of )
name.vb: IEnumerable(Of )
spec.csharp:
- uid: IEnumerable`1
name: IEnumerable
nameWithType: IEnumerable
fullName: IEnumerable
isExternal: true
- name: <
nameWithType: <
fullName: <
- name: ''
nameWithType: ''
fullName: ''
- name: '>'
nameWithType: '>'
fullName: '>'
spec.vb:
- uid: IEnumerable`1
name: IEnumerable
nameWithType: IEnumerable
fullName: IEnumerable
isExternal: true
- name: '(Of '
nameWithType: '(Of '
fullName: '(Of '
- name: ''
nameWithType: ''
fullName: ''
- name: )
nameWithType: )
fullName: )
- uid: Cumulocity.SDK.Microservices.Utils.HostedService.ExecuteAsync(CancellationToken)
commentId: M:Cumulocity.SDK.Microservices.Utils.HostedService.ExecuteAsync(CancellationToken)
parent: Cumulocity.SDK.Microservices.Utils.HostedService
isExternal: true
name: ExecuteAsync(CancellationToken)
nameWithType: HostedService.ExecuteAsync(CancellationToken)
fullName: Cumulocity.SDK.Microservices.Utils.HostedService.ExecuteAsync(CancellationToken)
spec.csharp:
- uid: Cumulocity.SDK.Microservices.Utils.HostedService.ExecuteAsync(CancellationToken)
name: ExecuteAsync
nameWithType: HostedService.ExecuteAsync
fullName: Cumulocity.SDK.Microservices.Utils.HostedService.ExecuteAsync
- name: (
nameWithType: (
fullName: (
- uid: CancellationToken
name: CancellationToken
nameWithType: CancellationToken
fullName: CancellationToken
isExternal: true
- name: )
nameWithType: )
fullName: )
spec.vb:
- uid: Cumulocity.SDK.Microservices.Utils.HostedService.ExecuteAsync(CancellationToken)
name: ExecuteAsync
nameWithType: HostedService.ExecuteAsync
fullName: Cumulocity.SDK.Microservices.Utils.HostedService.ExecuteAsync
- name: (
nameWithType: (
fullName: (
- uid: CancellationToken
name: CancellationToken
nameWithType: CancellationToken
fullName: CancellationToken
isExternal: true
- name: )
nameWithType: )
fullName: )
- uid: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.ExecuteAsync*
commentId: Overload:Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.ExecuteAsync
isExternal: false
name: ExecuteAsync
nameWithType: SchedulerHostedService.ExecuteAsync
fullName: Cumulocity.SDK.Microservices.Utils.Scheduling.SchedulerHostedService.ExecuteAsync
- uid: CancellationToken
isExternal: true
name: CancellationToken
nameWithType: CancellationToken
fullName: CancellationToken
- uid: Task
isExternal: true
name: Task
nameWithType: Task
fullName: Task
| 38.246253 | 185 | 0.758636 |
8656d66108c017dbe3ecfec30965fc79afea9789 | 68,287 | yaml | YAML | robot_sensors/cameras/camera_calibration/calibration_data/camera_b.yaml | vanderbiltrobotics/NASA-RMC-2018-2019 | 9c991970fc9bc16d60c3507afb19433c81fb8fbe | [
"MIT"
] | 2 | 2019-06-07T18:08:48.000Z | 2021-07-10T05:57:42.000Z | robot_sensors/cameras/camera_calibration/calibration_data/camera_b.yaml | vanderbiltrobotics/NASA-RMC-2018-2019 | 9c991970fc9bc16d60c3507afb19433c81fb8fbe | [
"MIT"
] | 16 | 2019-01-12T21:53:59.000Z | 2019-10-12T22:03:15.000Z | robot_sensors/cameras/camera_calibration/calibration_data/camera_b.yaml | vanderbiltrobotics/NASA-RMC-2018-2019 | 9c991970fc9bc16d60c3507afb19433c81fb8fbe | [
"MIT"
] | 6 | 2019-04-05T00:51:19.000Z | 2021-04-16T11:48:29.000Z | camera_matrix:
- [819.6955429671297, 0.0, 321.68982448133255]
- [0.0, 816.2570750106566, 243.94960218159434]
- [0.0, 0.0, 1.0]
dist_coefficients:
- [0.026972342026928664, 0.690193305348287, 0.0, 0.0, -2.0416365388785036]
image_points:
- - - [100.60194396972656, 167.45701599121094]
- - [100.76177215576172, 149.56350708007812]
- - [100.90462493896484, 131.84060668945312]
- - [101.08517456054688, 114.27739715576172]
- - [101.25209045410156, 96.85023498535156]
- - [101.37799072265625, 79.70555877685547]
- - [101.4604263305664, 62.610958099365234]
- - [120.53929901123047, 167.383056640625]
- - [120.64427947998047, 149.51254272460938]
- - [120.69828033447266, 131.90603637695312]
- - [120.72218322753906, 114.43653106689453]
- - [120.7338638305664, 97.13674926757812]
- - [120.72297668457031, 79.90924072265625]
- - [120.74427032470703, 62.900081634521484]
- - [140.41371154785156, 167.31321716308594]
- - [140.32623291015625, 149.50079345703125]
- - [140.3115234375, 131.91136169433594]
- - [140.20449829101562, 114.53604888916016]
- - [140.0268096923828, 97.24077606201172]
- - [139.95169067382812, 80.26248168945312]
- - [139.81224060058594, 63.30886459350586]
- - [159.92686462402344, 167.2180938720703]
- - [159.72103881835938, 149.4698944091797]
- - [159.5304412841797, 131.92901611328125]
- - [159.3629150390625, 114.57125854492188]
- - [159.1968231201172, 97.43544006347656]
- - [158.95761108398438, 80.46955108642578]
- - [158.7762451171875, 63.563682556152344]
- - [179.3909912109375, 167.10922241210938]
- - [179.06289672851562, 149.44390869140625]
- - [178.7298583984375, 131.94827270507812]
- - [178.45677185058594, 114.7058334350586]
- - [178.17388916015625, 97.56707000732422]
- - [177.78530883789062, 80.64169311523438]
- - [177.5231475830078, 63.88555145263672]
- - [198.52264404296875, 166.90042114257812]
- - [198.12631225585938, 149.3368377685547]
- - [197.71728515625, 131.93453979492188]
- - [197.35658264160156, 114.67987823486328]
- - [196.90533447265625, 97.65762329101562]
- - [196.48513793945312, 80.77445220947266]
- - [196.16209411621094, 64.07703399658203]
- - [217.6741943359375, 166.75692749023438]
- - [217.25933837890625, 149.24598693847656]
- - [216.65872192382812, 131.8764190673828]
- - [216.19586181640625, 114.69546508789062]
- - [215.60426330566406, 97.65535736083984]
- - [215.16685485839844, 80.9185562133789]
- - [214.58892822265625, 64.28011322021484]
- - [236.6427764892578, 166.60699462890625]
- - [235.98388671875, 149.08436584472656]
- - [235.37127685546875, 131.8134765625]
- - [234.7255859375, 114.66287994384766]
- - [234.1456298828125, 97.6882095336914]
- - [233.50485229492188, 80.85320281982422]
- - [232.9310760498047, 64.37226104736328]
- - [255.52255249023438, 166.38504028320312]
- - [254.70155334472656, 148.94012451171875]
- - [254.1424560546875, 131.72265625]
- - [253.32041931152344, 114.69842529296875]
- - [252.56158447265625, 97.7822494506836]
- - [251.87461853027344, 81.052490234375]
- - [251.25299072265625, 64.32234191894531]
- - - [412.6784362792969, 149.436279296875]
- - [413.10223388671875, 130.6139373779297]
- - [413.40972900390625, 112.01557159423828]
- - [413.6875915527344, 93.80326843261719]
- - [414.2310485839844, 75.82514190673828]
- - [414.5752258300781, 58.17162322998047]
- - [415.0992736816406, 40.524810791015625]
- - [433.57501220703125, 150.52099609375]
- - [433.7381896972656, 131.60202026367188]
- - [434.03009033203125, 113.18478393554688]
- - [434.2557373046875, 94.79877471923828]
- - [434.4486083984375, 76.83406066894531]
- - [434.720458984375, 58.954349517822266]
- - [435.2065734863281, 41.413063049316406]
- - [454.63568115234375, 151.43951416015625]
- - [454.6056213378906, 132.61358642578125]
- - [454.62359619140625, 114.03704833984375]
- - [454.65570068359375, 95.77253723144531]
- - [454.78521728515625, 77.680419921875]
- - [455.0085144042969, 59.90092086791992]
- - [455.20703125, 42.22775650024414]
- - [475.5277404785156, 152.5380096435547]
- - [475.445556640625, 133.54200744628906]
- - [475.364990234375, 115.02594757080078]
- - [475.30535888671875, 96.58578491210938]
- - [475.23760986328125, 78.59601593017578]
- - [475.2369689941406, 60.76239776611328]
- - [475.31640625, 43.076087951660156]
- - [496.6634826660156, 153.5556182861328]
- - [496.3822937011719, 134.61834716796875]
- - [496.151123046875, 115.83736419677734]
- - [495.7688293457031, 97.56322479248047]
- - [495.5872802734375, 79.46837615966797]
- - [495.4576721191406, 61.62145233154297]
- - [495.3755187988281, 43.89535140991211]
- - [517.7852783203125, 154.5137176513672]
- - [517.3685913085938, 135.4176788330078]
- - [516.8147583007812, 116.84764862060547]
- - [516.4679565429688, 98.39830780029297]
- - [516.1234130859375, 80.3753662109375]
- - [515.6982421875, 62.39330291748047]
- - [515.5552978515625, 44.633697509765625]
- - [539.197021484375, 155.36798095703125]
- - [538.4500732421875, 136.42349243164062]
- - [537.8350830078125, 117.61483764648438]
- - [537.3079223632812, 99.26220703125]
- - [536.7435302734375, 80.94480895996094]
- - [536.3355712890625, 63.183258056640625]
- - [535.892333984375, 45.36004638671875]
- - [560.4207763671875, 156.45712280273438]
- - [559.5419311523438, 137.28086853027344]
- - [558.7618408203125, 118.56421661376953]
- - [558.1620483398438, 99.88758850097656]
- - [557.4563598632812, 81.70281982421875]
- - [556.8003540039062, 63.671451568603516]
- - [556.3370361328125, 45.94318389892578]
- - [582.0068969726562, 157.27197265625]
- - [580.892333984375, 138.196044921875]
- - [579.9810791015625, 119.32359313964844]
- - [579.063232421875, 100.82584381103516]
- - [578.2737426757812, 82.53778839111328]
- - [577.4942016601562, 64.4953384399414]
- - [576.7728271484375, 46.54107666015625]
- - - [61.093833923339844, 228.9647216796875]
- - [61.27926254272461, 200.52003479003906]
- - [61.392539978027344, 172.4263458251953]
- - [61.448177337646484, 144.46449279785156]
- - [61.52418899536133, 116.67084503173828]
- - [61.60232925415039, 89.18446350097656]
- - [61.66608810424805, 61.57455062866211]
- - [90.71672821044922, 228.466552734375]
- - [90.7327651977539, 200.10128784179688]
- - [90.82437133789062, 172.1632080078125]
- - [90.856689453125, 144.33323669433594]
- - [90.77064514160156, 116.64884948730469]
- - [90.6932601928711, 89.11538696289062]
- - [90.62316131591797, 61.56360626220703]
- - [120.19986724853516, 227.7393798828125]
- - [120.1369857788086, 199.5677490234375]
- - [120.0256576538086, 171.72775268554688]
- - [119.81773376464844, 143.96478271484375]
- - [119.66991424560547, 116.4960708618164]
- - [119.60309600830078, 89.07646942138672]
- - [119.44627380371094, 61.5864143371582]
- - [149.2688446044922, 227.3587188720703]
- - [149.06704711914062, 199.23426818847656]
- - [148.793701171875, 171.35731506347656]
- - [148.6007537841797, 143.6188201904297]
- - [148.4031982421875, 116.3174819946289]
- - [148.26217651367188, 88.83851623535156]
- - [147.94667053222656, 61.58610534667969]
- - [178.18527221679688, 226.679443359375]
- - [177.77232360839844, 198.67294311523438]
- - [177.51649475097656, 170.91098022460938]
- - [177.27479553222656, 143.44581604003906]
- - [176.81777954101562, 116.09685516357422]
- - [176.54840087890625, 88.73068237304688]
- - [176.28244018554688, 61.57555389404297]
- - [206.74237060546875, 226.1735076904297]
- - [206.39366149902344, 198.1494903564453]
- - [205.9010009765625, 170.53887939453125]
- - [205.50930786132812, 142.88189697265625]
- - [205.02284240722656, 115.60126495361328]
- - [204.61053466796875, 88.5191421508789]
- - [204.35064697265625, 61.474552154541016]
- - [235.44642639160156, 225.48793029785156]
- - [234.87274169921875, 197.55372619628906]
- - [234.36065673828125, 169.91839599609375]
- - [233.73068237304688, 142.4870147705078]
- - [233.2772216796875, 115.39205932617188]
- - [232.74627685546875, 88.30847930908203]
- - [232.3551483154297, 61.26634979248047]
- - [263.73699951171875, 224.8347625732422]
- - [263.12384033203125, 196.9845428466797]
- - [262.4080810546875, 169.48648071289062]
- - [261.7766418457031, 142.12342834472656]
- - [261.19403076171875, 114.82534790039062]
- - [260.5593566894531, 87.74896240234375]
- - [259.949951171875, 60.790679931640625]
- - [292.2421875, 224.32830810546875]
- - [291.4049072265625, 196.46942138671875]
- - [290.5528564453125, 169.02366638183594]
- - [289.7276916503906, 141.6090850830078]
- - [289.1673278808594, 114.51301574707031]
- - [288.4051818847656, 87.46946716308594]
- - [287.65301513671875, 60.42136764526367]
- - - [407.248291015625, 419.1248474121094]
- - [407.0738830566406, 395.97674560546875]
- - [406.7518615722656, 373.3485107421875]
- - [406.5743103027344, 351.07012939453125]
- - [406.46649169921875, 329.3019714355469]
- - [406.40802001953125, 307.9738464355469]
- - [406.3354797363281, 286.9458312988281]
- - [430.5174560546875, 419.9751281738281]
- - [430.013427734375, 396.67584228515625]
- - [429.51678466796875, 374.0959777832031]
- - [429.2223815917969, 351.757568359375]
- - [428.7689514160156, 330.1611328125]
- - [428.4708557128906, 308.65325927734375]
- - [428.2989807128906, 287.62109375]
- - [453.6627502441406, 420.7571105957031]
- - [453.0475769042969, 397.5343017578125]
- - [452.4381408691406, 374.8005065917969]
- - [451.64447021484375, 352.5146179199219]
- - [451.2786865234375, 330.7250061035156]
- - [450.6265869140625, 309.3802185058594]
- - [450.1924743652344, 288.2872314453125]
- - [477.1165466308594, 421.6755065917969]
- - [476.09613037109375, 398.3436584472656]
- - [475.2771911621094, 375.62408447265625]
- - [474.3657531738281, 353.2527160644531]
- - [473.497314453125, 331.54296875]
- - [472.68988037109375, 310.00457763671875]
- - [472.1247253417969, 288.9277038574219]
- - [500.5185546875, 422.6117858886719]
- - [499.3312072753906, 399.3030090332031]
- - [498.1932678222656, 376.4161071777344]
- - [497.0557861328125, 354.21246337890625]
- - [495.9754638671875, 332.236328125]
- - [495.0775451660156, 310.751220703125]
- - [494.1805419921875, 289.65606689453125]
- - [524.0712890625, 423.54119873046875]
- - [522.5086059570312, 400.08673095703125]
- - [521.18994140625, 377.4049072265625]
- - [519.7128295898438, 354.91046142578125]
- - [518.4738159179688, 333.0448913574219]
- - [517.302490234375, 311.45654296875]
- - [516.1375122070312, 290.2948303222656]
- - [547.6725463867188, 424.4362487792969]
- - [545.9398803710938, 401.02459716796875]
- - [544.34521484375, 378.0942687988281]
- - [542.6947631835938, 355.6629638671875]
- - [541.2802734375, 333.6574401855469]
- - [539.7435913085938, 312.1795349121094]
- - [538.3856811523438, 290.85504150390625]
- - [571.3538208007812, 425.4067687988281]
- - [569.3526000976562, 401.8368835449219]
- - [567.4876098632812, 379.0362854003906]
- - [565.64599609375, 356.4122619628906]
- - [563.945068359375, 334.533203125]
- - [562.3353271484375, 312.7532958984375]
- - [560.6689453125, 291.6246643066406]
- - [595.2281494140625, 426.2689208984375]
- - [592.9346313476562, 402.8328857421875]
- - [590.8016357421875, 379.7930908203125]
- - [588.7409057617188, 357.3896484375]
- - [586.766357421875, 335.2341613769531]
- - [584.8768310546875, 313.4874267578125]
- - [583.3056030273438, 292.14404296875]
- - - [490.8332824707031, 167.13174438476562]
- - [488.1700134277344, 197.76931762695312]
- - [485.66583251953125, 226.5392303466797]
- - [483.55108642578125, 253.5674285888672]
- - [481.6207275390625, 279.03704833984375]
- - [479.8015441894531, 303.0782775878906]
- - [478.1794128417969, 325.78118896484375]
- - [449.4449157714844, 170.37466430664062]
- - [448.2649230957031, 201.2842254638672]
- - [447.2427062988281, 229.95071411132812]
- - [446.29083251953125, 256.67010498046875]
- - [445.42144775390625, 281.9625244140625]
- - [444.625, 305.8121643066406]
- - [443.9791259765625, 328.44964599609375]
- - [408.54132080078125, 173.6075897216797]
- - [408.70587158203125, 204.3509979248047]
- - [409.09619140625, 233.06564331054688]
- - [409.33599853515625, 259.66552734375]
- - [409.57354736328125, 284.8711242675781]
- - [409.7892761230469, 308.5862731933594]
- - [410.21795654296875, 331.0930480957031]
- - [367.6131896972656, 177.09117126464844]
- - [369.2858581542969, 207.4958953857422]
- - [370.7419128417969, 236.053466796875]
- - [372.3055419921875, 262.7071533203125]
- - [373.67730712890625, 287.74554443359375]
- - [375.0019226074219, 311.4367370605469]
- - [376.3182678222656, 333.7028503417969]
- - [327.2364807128906, 180.46519470214844]
- - [330.1695251464844, 210.78952026367188]
- - [332.850341796875, 239.26193237304688]
- - [335.53143310546875, 265.6947326660156]
- - [338.11279296875, 290.7507019042969]
- - [340.4674987792969, 314.2654724121094]
- - [342.6786804199219, 336.52069091796875]
- - [286.65020751953125, 183.9322967529297]
- - [290.9621276855469, 214.08984375]
- - [295.0032043457031, 242.4615020751953]
- - [298.7660827636719, 268.743408203125]
- - [302.41851806640625, 293.61810302734375]
- - [305.76080322265625, 317.16461181640625]
- - [309.09722900390625, 339.2986145019531]
- - [246.3252716064453, 187.34652709960938]
- - [251.93760681152344, 217.4686737060547]
- - [257.2469177246094, 245.52488708496094]
- - [262.2424011230469, 271.6506652832031]
- - [266.9115295410156, 296.4844970703125]
- - [271.3813171386719, 319.8167419433594]
- - [275.5497131347656, 341.8912048339844]
- - [205.85995483398438, 190.9176788330078]
- - [212.90977478027344, 220.62484741210938]
- - [219.4715118408203, 248.59494018554688]
- - [225.57843017578125, 274.692138671875]
- - [231.494384765625, 299.42462158203125]
- - [236.88941955566406, 322.7019348144531]
- - [242.08924865722656, 344.68292236328125]
- - [165.57369995117188, 194.29010009765625]
- - [173.829345703125, 224.0571746826172]
- - [181.64100646972656, 251.90419006347656]
- - [188.9705352783203, 278.0586242675781]
- - [195.86180114746094, 302.4963684082031]
- - [202.4622344970703, 325.6332092285156]
- - [208.56057739257812, 347.6412048339844]
- - - [374.9779052734375, 209.30384826660156]
- - [375.4731750488281, 181.99392700195312]
- - [375.79931640625, 155.15147399902344]
- - [376.2977294921875, 128.39498901367188]
- - [376.7074890136719, 101.80300903320312]
- - [377.2627868652344, 75.55396270751953]
- - [377.7236633300781, 49.32512664794922]
- - [402.9371643066406, 209.968994140625]
- - [403.24652099609375, 182.62489318847656]
- - [403.52471923828125, 155.75350952148438]
- - [403.7743835449219, 128.966796875]
- - [404.21148681640625, 102.5196762084961]
- - [404.55511474609375, 76.05811309814453]
- - [405.05157470703125, 49.66836929321289]
- - [430.8692932128906, 210.68389892578125]
- - [431.1016845703125, 183.38084411621094]
- - [431.2908935546875, 156.41238403320312]
- - [431.3927307128906, 129.60134887695312]
- - [431.61236572265625, 102.94742584228516]
- - [431.8724060058594, 76.55765533447266]
- - [432.3316650390625, 50.255645751953125]
- - [458.7751159667969, 211.43960571289062]
- - [458.85809326171875, 183.9441375732422]
- - [458.85284423828125, 157.07156372070312]
- - [459.09490966796875, 130.2576141357422]
- - [459.25146484375, 103.54508209228516]
- - [459.4002990722656, 77.12023162841797]
- - [459.5667419433594, 50.61412048339844]
- - [487.06402587890625, 212.10418701171875]
- - [486.86700439453125, 184.66653442382812]
- - [486.79644775390625, 157.56361389160156]
- - [486.74176025390625, 130.69940185546875]
- - [486.7460632324219, 104.12247467041016]
- - [486.8262023925781, 77.6092300415039]
- - [487.11322021484375, 51.20405960083008]
- - [515.236083984375, 212.63763427734375]
- - [514.9913940429688, 185.37149047851562]
- - [514.7077026367188, 158.24961853027344]
- - [514.5980224609375, 131.22482299804688]
- - [514.5184936523438, 104.57144927978516]
- - [514.5050659179688, 77.85895538330078]
- - [514.5458374023438, 51.38959884643555]
- - [543.6670532226562, 213.36827087402344]
- - [543.350830078125, 185.77220153808594]
- - [543.132080078125, 158.58822631835938]
- - [542.7193603515625, 131.60121154785156]
- - [542.6043090820312, 104.74392700195312]
- - [542.4784545898438, 78.29630279541016]
- - [542.4546508789062, 51.61573791503906]
- - [572.3140869140625, 214.02996826171875]
- - [571.7449951171875, 186.43775939941406]
- - [571.356689453125, 159.294921875]
- - [571.0623779296875, 132.12896728515625]
- - [570.6932983398438, 105.27323913574219]
- - [570.5167236328125, 78.40397644042969]
- - [570.3407592773438, 51.770023345947266]
- - [601.2619018554688, 214.593994140625]
- - [600.4718017578125, 186.93641662597656]
- - [599.940673828125, 159.6538848876953]
- - [599.4308471679688, 132.53070068359375]
- - [599.0257568359375, 105.61737060546875]
- - [598.6450805664062, 78.75540161132812]
- - [598.42822265625, 51.89241027832031]
- - - [354.5390319824219, 427.6605529785156]
- - [354.3337097167969, 398.45880126953125]
- - [353.93072509765625, 369.8058166503906]
- - [353.61419677734375, 341.6220397949219]
- - [353.43695068359375, 313.90753173828125]
- - [353.27972412109375, 286.6201171875]
- - [353.1722412109375, 259.5567321777344]
- - [383.08251953125, 427.65997314453125]
- - [382.45391845703125, 398.4593505859375]
- - [381.8408203125, 369.8670349121094]
- - [381.42218017578125, 341.6971435546875]
- - [380.8838195800781, 314.0760192871094]
- - [380.53570556640625, 286.7034606933594]
- - [380.2535400390625, 259.74169921875]
- - [411.3555908203125, 427.7441711425781]
- - [410.51959228515625, 398.5719909667969]
- - [409.705078125, 370.04736328125]
- - [409.1302490234375, 341.8559265136719]
- - [408.3974914550781, 314.2032775878906]
- - [407.7507019042969, 286.8894348144531]
- - [407.2790832519531, 259.8702087402344]
- - [439.6954650878906, 427.98565673828125]
- - [438.559814453125, 398.6644287109375]
- - [437.54278564453125, 370.203369140625]
- - [436.55963134765625, 341.9574279785156]
- - [435.7192077636719, 314.38385009765625]
- - [434.9783935546875, 287.1011657714844]
- - [434.28759765625, 260.1195983886719]
- - [468.0443420410156, 428.1971130371094]
- - [466.64617919921875, 398.8881530761719]
- - [465.4539489746094, 370.3547058105469]
- - [464.29034423828125, 342.2460021972656]
- - [463.2659912109375, 314.5759582519531]
- - [462.1728820800781, 287.3271484375]
- - [461.2229919433594, 260.3885498046875]
- - [496.431640625, 428.35931396484375]
- - [494.6826477050781, 399.0634460449219]
- - [493.3036804199219, 370.4932556152344]
- - [491.7707214355469, 342.3323974609375]
- - [490.52410888671875, 314.7265319824219]
- - [489.31927490234375, 287.455322265625]
- - [488.181396484375, 260.501953125]
- - [524.9213256835938, 428.554443359375]
- - [523.0963134765625, 399.344482421875]
- - [521.3302612304688, 370.6294250488281]
- - [519.6121826171875, 342.5130310058594]
- - [518.2029418945312, 314.8614196777344]
- - [516.6104125976562, 287.6321105957031]
- - [515.3187866210938, 260.6589050292969]
- - [553.3894653320312, 428.83685302734375]
- - [551.232666015625, 399.5454406738281]
- - [549.2466430664062, 370.9754638671875]
- - [547.3832397460938, 342.6735534667969]
- - [545.6005859375, 315.09228515625]
- - [544.0009155273438, 287.69635009765625]
- - [542.3729858398438, 260.804443359375]
- - [581.9826049804688, 429.20330810546875]
- - [579.6591186523438, 399.9224548339844]
- - [577.4019775390625, 371.2484436035156]
- - [575.2738647460938, 343.0518798828125]
- - [573.2750854492188, 315.30419921875]
- - [571.4742431640625, 287.9881591796875]
- - [569.7958984375, 260.8317565917969]
- - - [497.7038879394531, 162.48974609375]
- - [500.3888854980469, 177.46958923339844]
- - [502.59661865234375, 190.70851135253906]
- - [504.6899108886719, 203.87098693847656]
- - [507.09197998046875, 217.29148864746094]
- - [509.3831787109375, 230.81411743164062]
- - [511.7265625, 244.52032470703125]
- - [483.7362365722656, 165.10374450683594]
- - [485.5970458984375, 178.28952026367188]
- - [487.56304931640625, 191.26345825195312]
- - [489.677001953125, 204.3560028076172]
- - [491.73236083984375, 217.74864196777344]
- - [494.1068420410156, 231.3269500732422]
- - [496.2938537597656, 245.25082397460938]
- - [468.8036804199219, 165.75421142578125]
- - [470.67987060546875, 178.65040588378906]
- - [472.64691162109375, 191.6548309326172]
- - [474.628662109375, 204.8662872314453]
- - [476.68695068359375, 218.3201141357422]
- - [478.6924133300781, 231.8533477783203]
- - [480.92864990234375, 245.65159606933594]
- - [454.3228454589844, 166.35894775390625]
- - [455.98712158203125, 179.3948211669922]
- - [457.6911926269531, 192.40658569335938]
- - [459.58111572265625, 205.4080352783203]
- - [461.4268798828125, 218.79342651367188]
- - [463.46478271484375, 232.43154907226562]
- - [465.43609619140625, 246.32077026367188]
- - [439.41644287109375, 166.88621520996094]
- - [441.20458984375, 179.73338317871094]
- - [442.74163818359375, 192.72259521484375]
- - [444.5668029785156, 205.99288940429688]
- - [446.3629455566406, 219.38340759277344]
- - [448.1915588378906, 232.88084411621094]
- - [450.1260070800781, 246.72320556640625]
- - [424.9250793457031, 167.35995483398438]
- - [426.3490295410156, 180.30299377441406]
- - [427.8332214355469, 193.37252807617188]
- - [429.5030212402344, 206.42840576171875]
- - [431.20233154296875, 219.83409118652344]
- - [432.8095397949219, 233.46563720703125]
- - [434.53363037109375, 247.33883666992188]
- - [410.1156005859375, 167.8428192138672]
- - [411.5163269042969, 180.7480010986328]
- - [412.9232482910156, 193.6768798828125]
- - [414.4415283203125, 206.91908264160156]
- - [416.04443359375, 220.39199829101562]
- - [417.4893493652344, 233.87083435058594]
- - [419.2193908691406, 247.77005004882812]
- - [395.462158203125, 168.32652282714844]
- - [396.6253967285156, 181.25247192382812]
- - [398.01641845703125, 194.3297576904297]
- - [399.3678283691406, 207.45204162597656]
- - [400.7232666015625, 220.78346252441406]
- - [402.28472900390625, 234.49037170410156]
- - [403.6243591308594, 248.34103393554688]
- - [380.51165771484375, 168.66917419433594]
- - [381.773193359375, 181.5553436279297]
- - [382.9090881347656, 194.62948608398438]
- - [384.3562927246094, 207.99374389648438]
- - [385.51629638671875, 221.38380432128906]
- - [386.7802429199219, 234.95211791992188]
- - [388.26458740234375, 248.8195037841797]
- - - [328.8483581542969, 243.4815216064453]
- - [339.0247802734375, 257.7503967285156]
- - [350.2287292480469, 272.4112243652344]
- - [361.3457336425781, 287.445068359375]
- - [373.325439453125, 303.0821838378906]
- - [385.6826171875, 319.29217529296875]
- - [398.6376647949219, 336.1103820800781]
- - [308.8984375, 244.85919189453125]
- - [319.396240234375, 259.07611083984375]
- - [330.08453369140625, 273.8311462402344]
- - [341.33819580078125, 289.24609375]
- - [352.8362731933594, 305.2191467285156]
- - [365.1781005859375, 321.6445007324219]
- - [377.8165283203125, 338.9458923339844]
- - [288.8725891113281, 246.2525634765625]
- - [299.1427307128906, 260.6920471191406]
- - [309.5740966796875, 275.5561828613281]
- - [320.53350830078125, 291.2310485839844]
- - [332.1385192871094, 307.4397277832031]
- - [343.92230224609375, 324.2749938964844]
- - [356.5210876464844, 341.77911376953125]
- - [268.26513671875, 247.47103881835938]
- - [278.0526123046875, 262.2304992675781]
- - [288.3096618652344, 277.4135437011719]
- - [299.19573974609375, 293.1714172363281]
- - [310.30328369140625, 309.67999267578125]
- - [322.07122802734375, 326.8444519042969]
- - [334.2152099609375, 344.7666015625]
- - [246.88839721679688, 248.66798400878906]
- - [256.4681701660156, 263.611083984375]
- - [266.5336608886719, 279.1453552246094]
- - [277.0378112792969, 295.3687744140625]
- - [287.9620361328125, 312.0640869140625]
- - [299.3343505859375, 329.58465576171875]
- - [311.45928955078125, 347.956298828125]
- - [224.83993530273438, 249.7838134765625]
- - [234.2191925048828, 265.08538818359375]
- - [243.8209686279297, 280.82293701171875]
- - [254.14320373535156, 297.32073974609375]
- - [264.6549072265625, 314.5088806152344]
- - [275.77081298828125, 332.3834533691406]
- - [287.4414978027344, 351.13525390625]
- - [202.08718872070312, 251.0795440673828]
- - [211.0743408203125, 266.60089111328125]
- - [220.5160675048828, 282.6534423828125]
- - [230.3177947998047, 299.5484619140625]
- - [240.59445190429688, 317.1181335449219]
- - [251.38539123535156, 335.25213623046875]
- - [262.7618103027344, 354.45684814453125]
- - [178.45436096191406, 252.2820587158203]
- - [187.19700622558594, 268.1648254394531]
- - [196.19041442871094, 284.6398010253906]
- - [205.67735290527344, 301.70709228515625]
- - [215.63404846191406, 319.6629943847656]
- - [226.1412811279297, 338.2796325683594]
- - [236.97894287109375, 357.7928466796875]
- - [153.98751831054688, 253.58091735839844]
- - [162.3397979736328, 269.7611999511719]
- - [171.08233642578125, 286.533203125]
- - [180.1488037109375, 303.882080078125]
- - [189.72158813476562, 322.3371276855469]
- - [199.7082061767578, 341.3852233886719]
- - [210.34535217285156, 361.413330078125]
- - - [144.42591857910156, 341.4493103027344]
- - [149.23583984375, 322.9715576171875]
- - [153.68846130371094, 305.5232849121094]
- - [157.99795532226562, 288.9995422363281]
- - [162.0674285888672, 273.35235595703125]
- - [166.03297424316406, 258.4058532714844]
- - [169.65750122070312, 243.99563598632812]
- - [172.80517578125, 341.533935546875]
- - [176.76800537109375, 323.13427734375]
- - [180.5875701904297, 305.71929931640625]
- - [184.14956665039062, 289.2637023925781]
- - [187.53065490722656, 273.55914306640625]
- - [190.7125244140625, 258.50726318359375]
- - [193.9554901123047, 244.24017333984375]
- - [201.13819885253906, 341.65069580078125]
- - [204.33489990234375, 323.2612609863281]
- - [207.3486785888672, 305.82666015625]
- - [210.22938537597656, 289.4230651855469]
- - [212.8052215576172, 273.5706787109375]
- - [215.5161895751953, 258.6706848144531]
- - [217.92080688476562, 244.44943237304688]
- - [229.27044677734375, 341.77728271484375]
- - [231.54364013671875, 323.3854064941406]
- - [233.83761596679688, 305.9046325683594]
- - [236.02134704589844, 289.4788818359375]
- - [238.14064025878906, 273.731201171875]
- - [240.10400390625, 258.7784118652344]
- - [242.06658935546875, 244.57275390625]
- - [257.411865234375, 341.9300842285156]
- - [258.8912658691406, 323.5903015136719]
- - [260.44842529296875, 306.1793518066406]
- - [261.8663024902344, 289.6369934082031]
- - [263.2878723144531, 273.9647216796875]
- - [264.625, 259.1021423339844]
- - [265.92474365234375, 244.7444305419922]
- - [285.3944091796875, 342.1251220703125]
- - [286.2142639160156, 323.63543701171875]
- - [286.9110412597656, 306.3697814941406]
- - [287.6502685546875, 289.6652526855469]
- - [288.4405517578125, 274.19232177734375]
- - [289.2032470703125, 259.2330017089844]
- - [289.83203125, 244.84423828125]
- - [313.4561767578125, 342.26019287109375]
- - [313.4892272949219, 323.7491149902344]
- - [313.5066223144531, 306.4132080078125]
- - [313.53802490234375, 289.7578125]
- - [313.6033935546875, 274.1225891113281]
- - [313.7210388183594, 259.326171875]
- - [313.8203430175781, 244.8786163330078]
- - [341.33953857421875, 342.3926086425781]
- - [340.5562744140625, 323.9185485839844]
- - [339.9130859375, 306.56329345703125]
- - [339.355712890625, 289.7965087890625]
- - [338.6773681640625, 274.17254638671875]
- - [338.24224853515625, 259.134765625]
- - [337.74285888671875, 244.82249450683594]
- - [369.36859130859375, 342.41729736328125]
- - [367.79144287109375, 324.1406555175781]
- - [366.4796142578125, 306.6422119140625]
- - [365.1318054199219, 290.1678161621094]
- - [363.89862060546875, 274.4350280761719]
- - [362.77459716796875, 259.3195495605469]
- - [361.67572021484375, 244.64671325683594]
- - - [232.9959716796875, 316.361083984375]
- - [233.10284423828125, 286.76318359375]
- - [233.1865997314453, 257.8496398925781]
- - [233.3582763671875, 229.58718872070312]
- - [233.43309020996094, 201.93238830566406]
- - [233.5453338623047, 174.7571563720703]
- - [233.7561492919922, 148.01986694335938]
- - [258.52325439453125, 319.468994140625]
- - [258.3758850097656, 290.51336669921875]
- - [258.2276306152344, 262.3250732421875]
- - [258.0801086425781, 234.51315307617188]
- - [257.78326416015625, 207.44387817382812]
- - [257.8000793457031, 180.67234802246094]
- - [257.780029296875, 154.5073699951172]
- - [282.83709716796875, 322.4689636230469]
- - [282.4411926269531, 294.1539611816406]
- - [281.9910583496094, 266.4525451660156]
- - [281.597900390625, 239.2803955078125]
- - [281.4180908203125, 212.57765197753906]
- - [281.1598815917969, 186.48123168945312]
- - [280.7528991699219, 160.6645965576172]
- - [306.3146057128906, 325.4232482910156]
- - [305.5712585449219, 297.5700988769531]
- - [305.0032653808594, 270.49560546875]
- - [304.4219665527344, 243.6836395263672]
- - [303.9049377441406, 217.62539672851562]
- - [303.3668518066406, 191.88189697265625]
- - [302.9239196777344, 166.62176513671875]
- - [328.6379089355469, 328.2142333984375]
- - [327.74676513671875, 300.95159912109375]
- - [327.12530517578125, 274.369140625]
- - [326.2682800292969, 248.2311553955078]
- - [325.49932861328125, 222.47007751464844]
- - [324.71453857421875, 197.28387451171875]
- - [324.1706848144531, 172.43975830078125]
- - [350.2115478515625, 330.8038330078125]
- - [349.2271728515625, 304.1011962890625]
- - [348.2054748535156, 277.9576416015625]
- - [347.3128967285156, 252.25650024414062]
- - [346.28216552734375, 227.07313537597656]
- - [345.3310241699219, 202.2978973388672]
- - [344.56414794921875, 177.82664489746094]
- - [370.9188232421875, 333.3587646484375]
- - [369.6316833496094, 307.1847229003906]
- - [368.56732177734375, 281.4955749511719]
- - [367.4192810058594, 256.26025390625]
- - [366.4545593261719, 231.41555786132812]
- - [365.383056640625, 207.12234497070312]
- - [364.3777770996094, 183.14161682128906]
- - [390.7137451171875, 335.78607177734375]
- - [389.43023681640625, 310.1036071777344]
- - [388.020751953125, 284.8615417480469]
- - [386.8045654296875, 259.9854736328125]
- - [385.6610412597656, 235.62229919433594]
- - [384.5689392089844, 211.56951904296875]
- - [383.4319763183594, 188.08998107910156]
- - [409.9661865234375, 338.177978515625]
- - [408.43646240234375, 312.8702392578125]
- - [406.8551330566406, 288.1388244628906]
- - [405.49871826171875, 263.6891784667969]
- - [404.2922058105469, 239.7751922607422]
- - [402.9828796386719, 216.1531524658203]
- - [402.1070861816406, 192.801025390625]
- - - [274.3194580078125, 258.642578125]
- - [274.8243713378906, 284.3447265625]
- - [275.5251159667969, 309.9180908203125]
- - [276.2743835449219, 336.0375061035156]
- - [277.0269470214844, 362.5248718261719]
- - [277.67822265625, 389.38604736328125]
- - [278.4734191894531, 416.68194580078125]
- - [248.35508728027344, 259.52447509765625]
- - [248.71435546875, 285.0787048339844]
- - [249.2625274658203, 310.761962890625]
- - [249.7274627685547, 336.83770751953125]
- - [250.34800720214844, 363.506103515625]
- - [250.7245330810547, 390.3958740234375]
- - [251.40240478515625, 417.7821350097656]
- - [222.4149932861328, 260.33209228515625]
- - [222.66969299316406, 285.80389404296875]
- - [223.04351806640625, 311.6243591308594]
- - [223.3626708984375, 337.75262451171875]
- - [223.574462890625, 364.46527099609375]
- - [223.95965576171875, 391.4444274902344]
- - [224.32879638671875, 418.97607421875]
- - [196.33163452148438, 261.103759765625]
- - [196.39859008789062, 286.71429443359375]
- - [196.42640686035156, 312.5255126953125]
- - [196.50741577148438, 338.7472839355469]
- - [196.61415100097656, 365.447998046875]
- - [196.68235778808594, 392.56787109375]
- - [196.7555694580078, 420.2557678222656]
- - [170.17965698242188, 261.7654113769531]
- - [170.02809143066406, 287.5589599609375]
- - [169.82565307617188, 313.48272705078125]
- - [169.7519989013672, 339.7351989746094]
- - [169.62477111816406, 366.5576171875]
- - [169.5256805419922, 393.6408996582031]
- - [169.41590881347656, 421.42633056640625]
- - [143.67825317382812, 262.52484130859375]
- - [143.46205139160156, 288.31781005859375]
- - [143.10067749023438, 314.3641357421875]
- - [142.7069549560547, 340.7442932128906]
- - [142.45401000976562, 367.55126953125]
- - [142.02610778808594, 394.7698059082031]
- - [141.5826873779297, 422.6241149902344]
- - [117.1595687866211, 263.3860778808594]
- - [116.5858154296875, 289.1661071777344]
- - [116.11943054199219, 315.2926330566406]
- - [115.53582000732422, 341.6797180175781]
- - [115.11309814453125, 368.6302795410156]
- - [114.38678741455078, 396.04180908203125]
- - [113.6429443359375, 423.9991149902344]
- - [90.2890853881836, 264.025634765625]
- - [89.51762390136719, 289.862060546875]
- - [88.7951889038086, 316.3309326171875]
- - [88.27143859863281, 342.6668701171875]
- - [87.38680267333984, 369.8011474609375]
- - [86.42671203613281, 397.29730224609375]
- - [85.54249572753906, 425.4048156738281]
- - [63.194950103759766, 264.7428894042969]
- - [62.329933166503906, 290.7022399902344]
- - [61.33163070678711, 317.2886962890625]
- - [60.34331130981445, 343.82373046875]
- - [59.32252883911133, 371.0450439453125]
- - [58.20502853393555, 398.5497131347656]
- - [57.14401626586914, 426.75286865234375]
- - - [223.4578094482422, 288.3830261230469]
- - [223.70066833496094, 305.4585266113281]
- - [224.07186889648438, 322.8288269042969]
- - [224.3844757080078, 340.47406005859375]
- - [224.58766174316406, 358.51422119140625]
- - [225.00315856933594, 376.761962890625]
- - [225.3827667236328, 395.4509582519531]
- - [205.18528747558594, 288.72039794921875]
- - [205.29043579101562, 305.8133544921875]
- - [205.39337158203125, 323.28668212890625]
- - [205.51202392578125, 340.86285400390625]
- - [205.61976623535156, 359.0393371582031]
- - [205.700927734375, 377.49981689453125]
- - [206.07052612304688, 396.2671813964844]
- - [186.68479919433594, 289.0577697753906]
- - [186.6377410888672, 306.2732849121094]
- - [186.58848571777344, 323.7163391113281]
- - [186.5879669189453, 341.4560546875]
- - [186.5458984375, 359.6089782714844]
- - [186.5623016357422, 378.1158142089844]
- - [186.50686645507812, 396.97442626953125]
- - [168.23265075683594, 289.4222412109375]
- - [167.86898803710938, 306.6437683105469]
- - [167.64892578125, 324.24755859375]
- - [167.4657745361328, 342.0660705566406]
- - [167.25880432128906, 360.1929016113281]
- - [167.0552215576172, 378.76251220703125]
- - [166.69869995117188, 397.7431335449219]
- - [149.4589385986328, 289.7604064941406]
- - [149.09898376464844, 307.17913818359375]
- - [148.5823516845703, 324.6783752441406]
- - [148.28404235839844, 342.5972595214844]
- - [147.7467041015625, 360.90899658203125]
- - [147.45716857910156, 379.523681640625]
- - [146.88681030273438, 398.535888671875]
- - [130.51168823242188, 289.9593200683594]
- - [129.9600372314453, 307.4622802734375]
- - [129.33908081054688, 325.11322021484375]
- - [128.69744873046875, 343.1189270019531]
- - [128.1387481689453, 361.5254821777344]
- - [127.47419738769531, 380.260498046875]
- - [126.7952651977539, 399.3982849121094]
- - [111.43437194824219, 290.34808349609375]
- - [110.6807632446289, 307.83935546875]
- - [109.83698272705078, 325.5755310058594]
- - [109.20014953613281, 343.703125]
- - [108.33926391601562, 362.22076416015625]
- - [107.46410369873047, 380.91412353515625]
- - [106.51122283935547, 400.29620361328125]
- - [92.22393035888672, 290.6168212890625]
- - [91.20960235595703, 308.2491149902344]
- - [90.23829650878906, 326.17578125]
- - [89.22093200683594, 344.293212890625]
- - [88.29276275634766, 362.8772888183594]
- - [87.18107604980469, 381.6992492675781]
- - [86.16944122314453, 401.1358947753906]
- - [72.550048828125, 290.9884033203125]
- - [71.43275451660156, 308.68707275390625]
- - [70.26996612548828, 326.5965881347656]
- - [69.1007308959961, 344.8398132324219]
- - [67.8343734741211, 363.5148620605469]
- - [66.61827850341797, 382.50927734375]
- - [65.35877990722656, 402.0471496582031]
- - - [119.81279754638672, 383.2471923828125]
- - [120.88863372802734, 335.10333251953125]
- - [121.85198974609375, 287.73382568359375]
- - [122.60338592529297, 240.92677307128906]
- - [123.44063568115234, 194.7831573486328]
- - [124.13202667236328, 148.95550537109375]
- - [124.72872924804688, 103.2922134399414]
- - [168.52206420898438, 382.4598083496094]
- - [169.2185821533203, 334.54156494140625]
- - [169.72962951660156, 287.4377136230469]
- - [170.30165100097656, 240.8138885498047]
- - [170.7163543701172, 194.79051208496094]
- - [171.26495361328125, 149.04861450195312]
- - [171.65428161621094, 103.51382446289062]
- - [216.64231872558594, 381.9714660644531]
- - [216.91192626953125, 334.0827331542969]
- - [217.1732635498047, 287.1231994628906]
- - [217.3555450439453, 240.6063690185547]
- - [217.58221435546875, 194.6724853515625]
- - [217.82981872558594, 149.16888427734375]
- - [218.15953063964844, 103.76715850830078]
- - [264.3731384277344, 381.5056457519531]
- - [264.3439636230469, 333.80877685546875]
- - [264.2532958984375, 286.8544921875]
- - [264.2468566894531, 240.44189453125]
- - [264.1800231933594, 194.6196746826172]
- - [264.2328186035156, 149.1299285888672]
- - [264.2832336425781, 103.86067962646484]
- - [312.1653747558594, 381.1099853515625]
- - [311.64947509765625, 333.5224609375]
- - [311.3129577636719, 286.679931640625]
- - [310.92559814453125, 240.34715270996094]
- - [310.57501220703125, 194.55824279785156]
- - [310.3807678222656, 149.19493103027344]
- - [310.1280822753906, 104.08556365966797]
- - [359.4021301269531, 380.66156005859375]
- - [358.6385192871094, 333.0953369140625]
- - [358.06109619140625, 286.4250183105469]
- - [357.4417724609375, 240.03500366210938]
- - [356.7633972167969, 194.37623596191406]
- - [356.28521728515625, 149.0958709716797]
- - [355.7541198730469, 103.89249420166016]
- - [406.832763671875, 380.2867736816406]
- - [405.8000793457031, 332.74658203125]
- - [404.85638427734375, 286.0699157714844]
- - [404.0151672363281, 239.7989959716797]
- - [403.10382080078125, 194.0918426513672]
- - [402.38427734375, 148.82591247558594]
- - [401.6860656738281, 103.73509979248047]
- - [454.10791015625, 380.0624084472656]
- - [452.6101379394531, 332.56842041015625]
- - [451.42724609375, 285.8078308105469]
- - [450.2962646484375, 239.623291015625]
- - [449.2447204589844, 193.85243225097656]
- - [448.3221435546875, 148.5358123779297]
- - [447.3606872558594, 103.45146179199219]
- - [501.5926208496094, 379.83941650390625]
- - [499.8263854980469, 332.345947265625]
- - [498.3522644042969, 285.60638427734375]
- - [496.7616271972656, 239.38992309570312]
- - [495.4552307128906, 193.66246032714844]
- - [494.3904113769531, 148.37791442871094]
- - [493.5096130371094, 103.05707550048828]
- - - [291.30487060546875, 371.53912353515625]
- - [305.22283935546875, 354.79949951171875]
- - [318.5722961425781, 338.8786926269531]
- - [331.32476806640625, 323.5269470214844]
- - [343.58331298828125, 308.8981018066406]
- - [355.3715515136719, 294.70068359375]
- - [366.7894592285156, 281.0102233886719]
- - [313.0733947753906, 376.1734924316406]
- - [326.8243408203125, 359.05340576171875]
- - [339.9219055175781, 342.7731018066406]
- - [352.5336608886719, 327.1169738769531]
- - [364.5131530761719, 312.0794982910156]
- - [376.1346130371094, 297.5398254394531]
- - [387.37451171875, 283.5040588378906]
- - [335.77587890625, 380.8949890136719]
- - [349.1668395996094, 363.40447998046875]
- - [361.9686279296875, 346.76324462890625]
- - [374.354248046875, 330.6107177734375]
- - [386.0596923828125, 315.2585144042969]
- - [397.46478271484375, 300.5304870605469]
- - [408.37060546875, 286.2688293457031]
- - [359.1383972167969, 385.8125915527344]
- - [372.31939697265625, 367.833251953125]
- - [384.82574462890625, 350.70196533203125]
- - [396.90826416015625, 334.3028564453125]
- - [408.4132080078125, 318.57037353515625]
- - [419.53814697265625, 303.4902648925781]
- - [430.2682800292969, 288.84002685546875]
- - [383.5821533203125, 391.08953857421875]
- - [396.4166259765625, 372.61077880859375]
- - [408.6192321777344, 354.9794006347656]
- - [420.3544006347656, 338.17657470703125]
- - [431.5450744628906, 322.10101318359375]
- - [442.3609619140625, 306.61285400390625]
- - [452.7218933105469, 291.7492370605469]
- - [408.907958984375, 396.41070556640625]
- - [421.4665832519531, 377.3941955566406]
- - [433.3414306640625, 359.3974304199219]
- - [444.6979064941406, 342.0661315917969]
- - [455.5747375488281, 325.6023254394531]
- - [466.1678466796875, 309.78143310546875]
- - [476.2107238769531, 294.6125183105469]
- - [435.5783386230469, 402.0650329589844]
- - [447.6457214355469, 382.4747009277344]
- - [459.164306640625, 363.91741943359375]
- - [470.1532287597656, 346.19403076171875]
- - [480.61376953125, 329.23382568359375]
- - [490.77362060546875, 313.14056396484375]
- - [500.50714111328125, 297.5093078613281]
- - [463.1705627441406, 407.9145812988281]
- - [474.82427978515625, 387.7220458984375]
- - [485.91192626953125, 368.728271484375]
- - [496.537109375, 350.46331787109375]
- - [506.612060546875, 332.9423522949219]
- - [516.3931884765625, 316.3420104980469]
- - [525.771484375, 300.4229736328125]
- - [492.28192138671875, 414.0809631347656]
- - [503.41632080078125, 393.4051513671875]
- - [514.0653686523438, 373.82330322265625]
- - [524.2125244140625, 355.1517639160156]
- - [533.9013671875, 337.2615051269531]
- - [543.2797241210938, 319.9490051269531]
- - [552.1835327148438, 303.3091125488281]
- - - [456.5758056640625, 127.46831512451172]
- - [456.1512145996094, 159.27084350585938]
- - [455.5538024902344, 191.525390625]
- - [454.9672546386719, 224.36546325683594]
- - [454.41357421875, 257.9342041015625]
- - [453.736083984375, 292.3634948730469]
- - [453.2537841796875, 327.6307678222656]
- - [427.4665832519531, 134.42945861816406]
- - [426.4725646972656, 165.2913818359375]
- - [425.5079650878906, 196.66094970703125]
- - [424.67645263671875, 228.78598022460938]
- - [423.79083251953125, 261.62908935546875]
- - [422.8591003417969, 295.171142578125]
- - [421.97509765625, 329.5653076171875]
- - [399.9122619628906, 140.93759155273438]
- - [398.605224609375, 171.15036010742188]
- - [397.3665771484375, 201.72723388671875]
- - [396.31109619140625, 233.01382446289062]
- - [394.9012451171875, 265.09552001953125]
- - [393.7510681152344, 297.76593017578125]
- - [392.5205383300781, 331.3965759277344]
- - [373.4757995605469, 147.11524963378906]
- - [371.9733581542969, 176.58204650878906]
- - [370.44793701171875, 206.554443359375]
- - [369.0269470214844, 237.0819091796875]
- - [367.4962158203125, 268.43743896484375]
- - [365.965087890625, 300.33203125]
- - [364.36627197265625, 333.08575439453125]
- - [348.3787841796875, 152.84432983398438]
- - [346.573974609375, 181.69583129882812]
- - [344.7748107910156, 211.12547302246094]
- - [343.2120361328125, 240.9712677001953]
- - [341.3304748535156, 271.54656982421875]
- - [339.5548095703125, 302.70037841796875]
- - [337.6773376464844, 334.7506408691406]
- - [324.2608337402344, 158.3285369873047]
- - [322.299560546875, 186.54800415039062]
- - [320.3042907714844, 215.35137939453125]
- - [318.3219909667969, 244.53152465820312]
- - [316.3243713378906, 274.49786376953125]
- - [314.26068115234375, 304.9472351074219]
- - [312.2463073730469, 336.2860107421875]
- - [301.16802978515625, 163.54330444335938]
- - [299.04510498046875, 191.30795288085938]
- - [296.76617431640625, 219.39122009277344]
- - [294.7203674316406, 248.11550903320312]
- - [292.5586242675781, 277.35174560546875]
- - [290.3218688964844, 307.15673828125]
- - [287.9762268066406, 337.6272888183594]
- - [278.8861083984375, 168.55142211914062]
- - [276.64251708984375, 195.66163635253906]
- - [274.4395751953125, 223.37350463867188]
- - [272.1117858886719, 251.37612915039062]
- - [269.6934814453125, 280.0525207519531]
- - [267.25677490234375, 309.2414855957031]
- - [264.68731689453125, 339.1187438964844]
- - [257.66900634765625, 173.4123992919922]
- - [255.32598876953125, 200.09054565429688]
- - [252.7142791748047, 227.11561584472656]
- - [250.26303100585938, 254.532958984375]
- - [247.72654724121094, 282.5909118652344]
- - [245.18162536621094, 311.2681884765625]
- - [242.45953369140625, 340.4695739746094]
object_points:
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
- - [0.0, 0.0, 0.0]
- [19.0, 0.0, 0.0]
- [38.0, 0.0, 0.0]
- [57.0, 0.0, 0.0]
- [76.0, 0.0, 0.0]
- [95.0, 0.0, 0.0]
- [114.0, 0.0, 0.0]
- [0.0, 19.0, 0.0]
- [19.0, 19.0, 0.0]
- [38.0, 19.0, 0.0]
- [57.0, 19.0, 0.0]
- [76.0, 19.0, 0.0]
- [95.0, 19.0, 0.0]
- [114.0, 19.0, 0.0]
- [0.0, 38.0, 0.0]
- [19.0, 38.0, 0.0]
- [38.0, 38.0, 0.0]
- [57.0, 38.0, 0.0]
- [76.0, 38.0, 0.0]
- [95.0, 38.0, 0.0]
- [114.0, 38.0, 0.0]
- [0.0, 57.0, 0.0]
- [19.0, 57.0, 0.0]
- [38.0, 57.0, 0.0]
- [57.0, 57.0, 0.0]
- [76.0, 57.0, 0.0]
- [95.0, 57.0, 0.0]
- [114.0, 57.0, 0.0]
- [0.0, 76.0, 0.0]
- [19.0, 76.0, 0.0]
- [38.0, 76.0, 0.0]
- [57.0, 76.0, 0.0]
- [76.0, 76.0, 0.0]
- [95.0, 76.0, 0.0]
- [114.0, 76.0, 0.0]
- [0.0, 95.0, 0.0]
- [19.0, 95.0, 0.0]
- [38.0, 95.0, 0.0]
- [57.0, 95.0, 0.0]
- [76.0, 95.0, 0.0]
- [95.0, 95.0, 0.0]
- [114.0, 95.0, 0.0]
- [0.0, 114.0, 0.0]
- [19.0, 114.0, 0.0]
- [38.0, 114.0, 0.0]
- [57.0, 114.0, 0.0]
- [76.0, 114.0, 0.0]
- [95.0, 114.0, 0.0]
- [114.0, 114.0, 0.0]
- [0.0, 133.0, 0.0]
- [19.0, 133.0, 0.0]
- [38.0, 133.0, 0.0]
- [57.0, 133.0, 0.0]
- [76.0, 133.0, 0.0]
- [95.0, 133.0, 0.0]
- [114.0, 133.0, 0.0]
- [0.0, 152.0, 0.0]
- [19.0, 152.0, 0.0]
- [38.0, 152.0, 0.0]
- [57.0, 152.0, 0.0]
- [76.0, 152.0, 0.0]
- [95.0, 152.0, 0.0]
- [114.0, 152.0, 0.0]
| 33.721975 | 74 | 0.600524 |
21585c812ac652725ddeaf24e5ab0594e15919c2 | 295 | yml | YAML | .github/workflows/ci.yml | chrisns/k8update | 7ab74ee3b8a15a852e77eb47259c72ca3ee609d9 | [
"MIT"
] | 1 | 2019-08-07T09:15:04.000Z | 2019-08-07T09:15:04.000Z | .github/workflows/ci.yml | chrisns/k8update | 7ab74ee3b8a15a852e77eb47259c72ca3ee609d9 | [
"MIT"
] | 87 | 2019-10-14T05:09:01.000Z | 2022-03-30T22:56:44.000Z | .github/workflows/ci.yml | chrisns/k8update | 7ab74ee3b8a15a852e77eb47259c72ca3ee609d9 | [
"MIT"
] | 1 | 2021-03-09T04:41:36.000Z | 2021-03-09T04:41:36.000Z |
name: ci
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.5
- uses: actions/setup-node@v2.4.1
with:
node-version: 16
- run: npm install
- run: npm run lint
| 12.291667 | 39 | 0.538983 |
218b3e2828b25936be83c0d34c090a8774537e93 | 932 | yaml | YAML | .github/workflows/plugins-pr.yaml | jjg05s/jx | f52af14a8ba889fb1238c8c8425c21861df3c93a | [
"Apache-2.0"
] | 4,252 | 2018-01-12T15:12:54.000Z | 2022-03-31T01:59:28.000Z | .github/workflows/plugins-pr.yaml | jjg05s/jx | f52af14a8ba889fb1238c8c8425c21861df3c93a | [
"Apache-2.0"
] | 7,463 | 2018-01-07T10:34:18.000Z | 2022-03-31T22:56:59.000Z | .github/workflows/plugins-pr.yaml | jjg05s/jx | f52af14a8ba889fb1238c8c8425c21861df3c93a | [
"Apache-2.0"
] | 905 | 2018-01-07T11:48:03.000Z | 2022-03-23T12:54:55.000Z | jobs:
plugins:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
include:
- os: ubuntu-latest
TARGET: linux
BINARY: jx
- os: macos-latest
TARGET: darwin
BINARY: jx
- os: windows-latest
TARGET: win
BINARY: jx-windows-amd64.exe
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '1.15'
- run: make ${{ matrix.target }}
- run: |
./build/${{ matrix.target }}/${{ matrix.binary }} version
./build/${{ matrix.target }}/${{ matrix.binary }} upgrade plugins
./build/${{ matrix.target }}/${{ matrix.binary }} gitops --help
./build/${{ matrix.target }}/${{ matrix.binary }} secret --help
on:
pull_request:
branches:
- main
- master
| 26.628571 | 75 | 0.504292 |
c75cff00f6e7ef422cb04f45657e0fc3c9a5d9f4 | 349 | yml | YAML | app/config/routing.yml | ISABELUNA16/SistemaWeb-Topicos | cc73361959e205eb0324e8260a3bbf473ccd79a0 | [
"MIT"
] | null | null | null | app/config/routing.yml | ISABELUNA16/SistemaWeb-Topicos | cc73361959e205eb0324e8260a3bbf473ccd79a0 | [
"MIT"
] | null | null | null | app/config/routing.yml | ISABELUNA16/SistemaWeb-Topicos | cc73361959e205eb0324e8260a3bbf473ccd79a0 | [
"MIT"
] | null | null | null | recepcion:
resource: "@RecepcionBundle/Controller/"
type: annotation
prefix: /
acceso:
resource: "@AccesoBundle/Controller/"
type: annotation
prefix: /
modelo:
resource: "@ModeloBundle/Controller/"
type: annotation
prefix: /
login_check:
path: /login_check
logout:
path: /logout
| 16.619048 | 44 | 0.618911 |
e30e571ad7e4e8bdd23fdc960cca4f3742f08a80 | 75 | yml | YAML | test/target/classes/component.yml | DiscoveryNetwork/core-components | 9883e72a0ca2da3514521d5bad8d56fef40f573b | [
"MIT"
] | null | null | null | test/target/classes/component.yml | DiscoveryNetwork/core-components | 9883e72a0ca2da3514521d5bad8d56fef40f573b | [
"MIT"
] | null | null | null | test/target/classes/component.yml | DiscoveryNetwork/core-components | 9883e72a0ca2da3514521d5bad8d56fef40f573b | [
"MIT"
] | null | null | null | main: network.discov.component.test.Test
name: TestComponent
version: 1.0.0 | 25 | 40 | 0.813333 |
6845c55333c0b61dc3af0985b592e031773171f8 | 292 | yml | YAML | roles/bootstrap_local/defaults/main.yml | djorgen-ibm/isam-ansible-collection | b30ec949a4e0e61bca4cacebc5362d946bc1c249 | [
"Apache-2.0"
] | 30 | 2017-04-03T03:54:00.000Z | 2022-02-17T19:52:01.000Z | roles/bootstrap_local/defaults/main.yml | djorgen-ibm/isam-ansible-collection | b30ec949a4e0e61bca4cacebc5362d946bc1c249 | [
"Apache-2.0"
] | 144 | 2017-04-05T04:42:49.000Z | 2022-03-28T17:20:42.000Z | roles/bootstrap_local/defaults/main.yml | djorgen-ibm/isam-ansible-collection | b30ec949a4e0e61bca4cacebc5362d946bc1c249 | [
"Apache-2.0"
] | 57 | 2017-03-26T03:51:38.000Z | 2022-01-06T20:40:06.000Z | ---
# defaults file for isam-local-bootstrap
BS_vm_cpu_count: 2
BS_vm_ram_size: 4096
BS_vm_hdd_size: 50
BS_vm_nic_count: 3
BS_vm_netmask: 255.255.255.0
BS_vm_default_gw: 192.168.42.2
BS_vm_path_root: '/Users/mlu/VMs'
BS_appliance_iso: "/Users/mlu/Products/SAM/isam_9.0.0.1_20151209-2309.iso"
| 26.545455 | 74 | 0.797945 |
5103798c69445344ac4bb0c1f3c56839021f5f54 | 367 | yaml | YAML | manifests/standard-notes/standard-notes.yaml | dryo/appget.packages | 428f7742e067b8cc97dfe24d552763d041f21116 | [
"Apache-2.0"
] | null | null | null | manifests/standard-notes/standard-notes.yaml | dryo/appget.packages | 428f7742e067b8cc97dfe24d552763d041f21116 | [
"Apache-2.0"
] | null | null | null | manifests/standard-notes/standard-notes.yaml | dryo/appget.packages | 428f7742e067b8cc97dfe24d552763d041f21116 | [
"Apache-2.0"
] | null | null | null | id: standard-notes
name: Standard Notes
version: 3.3.3
repo: https://github.com/standardnotes/desktop/
license: GNU Affero General Public License v3.0
installMethod: NSIS
installers:
- location: https://github.com/standardnotes/desktop/releases/download/v3.3.3/Standard-Notes-Setup-3.3.3.exe
sha256: c3926a8c3582e43f33a94219593f4a3559224a7b50d91322a886356a83c2aa73
| 36.7 | 108 | 0.822888 |
a59497a450904d03bb26e73df21ab3d00f272741 | 88 | yaml | YAML | boards/nios2/altera_max10/altera_max10.yaml | timoML/zephyr-riscv | f14d41a7f352570dcd534d5af0819a33c7e728ae | [
"Apache-2.0"
] | 6,224 | 2016-06-24T20:04:19.000Z | 2022-03-31T20:33:45.000Z | boards/nios2/altera_max10/altera_max10.yaml | timoML/zephyr-riscv | f14d41a7f352570dcd534d5af0819a33c7e728ae | [
"Apache-2.0"
] | 32,027 | 2017-03-24T00:02:32.000Z | 2022-03-31T23:45:53.000Z | boards/nios2/altera_max10/altera_max10.yaml | timoML/zephyr-riscv | f14d41a7f352570dcd534d5af0819a33c7e728ae | [
"Apache-2.0"
] | 4,374 | 2016-08-11T07:28:47.000Z | 2022-03-31T14:44:59.000Z | identifier: altera_max10
name: Altera MAX10
type: mcu
arch: nios2
toolchain:
- zephyr
| 12.571429 | 24 | 0.772727 |
5c405716461757ac67551525b811c5f7204341d3 | 1,220 | yml | YAML | roles/mapr-impala-core-install/tasks/main.yml | jgronowski/mapr-ansible | 985a2810f249127746d6895726a6d7bb11889703 | [
"Apache-2.0"
] | 35 | 2017-12-10T22:03:48.000Z | 2020-09-15T12:05:24.000Z | roles/mapr-impala-core-install/tasks/main.yml | jgronowski/mapr-ansible | 985a2810f249127746d6895726a6d7bb11889703 | [
"Apache-2.0"
] | 105 | 2017-11-28T10:13:23.000Z | 2022-01-07T00:33:21.000Z | roles/mapr-impala-core-install/tasks/main.yml | jgronowski/mapr-ansible | 985a2810f249127746d6895726a6d7bb11889703 | [
"Apache-2.0"
] | 53 | 2017-02-02T13:18:33.000Z | 2022-03-22T20:25:24.000Z | ---
# Install mapr-impala
- name: Install mapr-impala
package: name=mapr-impala state=present
- find: paths="/opt/mapr/impala/" patterns="impala*" file_type=directory
register: impala_path_result
failed_when: impala_path_result.matched != 1
- name: Copy mapr.keytab to host
copy: src="{{ mapr_kerberos_local_keytabs_dir }}/{{ ansible_fqdn }}.keytab" dest=/opt/mapr/conf/mapr.keytab group="{{ mapr_group }}" owner="{{ mapr_user }}" mode=0600
when: impala_security == 'kerberos'
- name: Configure env.sh
template: src=env.sh dest="{{ impala_path_result.files[0].path }}/conf/env.sh"
- name: Copy core-site.xml to Impala
copy: remote_src=true src="/opt/mapr/hadoop/hadoop-{{ hadoop_version }}/etc/hadoop/core-site.xml" dest="{{ impala_path_result.files[0].path }}/conf/" mode=0644 owner="{{ mapr_user }}" group="{{ mapr_group }}"
- name: Get Hive version
shell: cat /opt/mapr/hive/hiveversion
register: version_output
check_mode: no
changed_when: no
- name: Copy hive-site.xml to Impala
copy: remote_src=true src="/opt/mapr/hive/hive-{{ version_output.stdout }}/conf/hive-site.xml" dest="{{ impala_path_result.files[0].path }}/conf/" mode=0644 owner="{{ mapr_user }}" group="{{ mapr_group }}"
| 43.571429 | 210 | 0.715574 |
4439c4008fe777fa7ee8498d21dfbe3f15d338b5 | 803 | yml | YAML | .travis.yml | devosoft/Pepper | a0f5e03ac6dce12dcc1913a81c6250e8ca1f3fbb | [
"MIT"
] | 7 | 2017-12-14T22:55:36.000Z | 2021-03-26T11:55:58.000Z | .travis.yml | devosoft/Pepper | a0f5e03ac6dce12dcc1913a81c6250e8ca1f3fbb | [
"MIT"
] | 51 | 2017-10-17T02:01:53.000Z | 2018-05-15T13:58:09.000Z | .travis.yml | devosoft/Pepper | a0f5e03ac6dce12dcc1913a81c6250e8ca1f3fbb | [
"MIT"
] | null | null | null | language: python
sudo: false
cache: pip
env:
global:
- LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
- SEGFAULT_SIGNALS=all
# matrix:
# - TOXENV=check
# - TOXENV=docs
matrix:
include:
- python: '3.6'
env:
- TOXENV=py36,report,codecov
before_install:
- python --version
- uname -a
- lsb_release -a
install:
- pip install -e . .\[develop\]
- pip install tox diff_cover pytest pytest-cov flake8 mypy
- virtualenv --version
- easy_install --version
- pip --version
script:
- git fetch origin master:refs/remotes/origin/master
- pytest --cov-report=xml --cov=pepper
- diff-cover coverage.xml --compare-branch=origin/master --fail-under=100
- diff-quality --compare-branch=origin/master --violations=flake8 --fail-under=100
- make typecheck
| 25.09375 | 84 | 0.681196 |
2d31f814c7a77d7ca2c7650723ce9a4d663d71e3 | 496 | yml | YAML | src/Project/FrasersProperty/serialization/Templates/FrasersProperty/Content Types/Banner/__Standard Values.yml | jaydipkotadiya1605/Code | b0ec77bbbad3378317abb0ab67c928d56b02b069 | [
"Apache-2.0"
] | 1 | 2019-11-04T13:12:08.000Z | 2019-11-04T13:12:08.000Z | src/Project/FrasersProperty/serialization/Templates/FrasersProperty/Content Types/Banner/__Standard Values.yml | jaydipkotadiya1605/Code | b0ec77bbbad3378317abb0ab67c928d56b02b069 | [
"Apache-2.0"
] | null | null | null | src/Project/FrasersProperty/serialization/Templates/FrasersProperty/Content Types/Banner/__Standard Values.yml | jaydipkotadiya1605/Code | b0ec77bbbad3378317abb0ab67c928d56b02b069 | [
"Apache-2.0"
] | null | null | null | ---
ID: "59320d0a-0825-4965-928f-66125df84cd4"
Parent: "f99d38f2-8b19-461b-89fd-3ed8262ca199"
Template: "f99d38f2-8b19-461b-89fd-3ed8262ca199"
Path: /sitecore/templates/Project/FrasersProperty/Content Types/Banner/__Standard Values
DB: master
Languages:
- Language: en
Versions:
- Version: 1
Fields:
- ID: "25bed78c-4957-4165-998a-ca1b52f67497"
Hint: __Created
Value: 20180614T040239Z
- ID: "6591a883-0ccb-4f93-8978-c7d26ae2254a"
Hint: Title
Value: $name
| 27.555556 | 88 | 0.721774 |
2d3fab29c49a878085ee7e4f173eb5bccc193d08 | 1,202 | yaml | YAML | sample-configs/sample-app.yaml | open-o11y/aws-otel-community | c5df60e151678823a50e20c2b78d9edffaa16a9c | [
"Apache-2.0"
] | null | null | null | sample-configs/sample-app.yaml | open-o11y/aws-otel-community | c5df60e151678823a50e20c2b78d9edffaa16a9c | [
"Apache-2.0"
] | 2 | 2021-12-16T19:16:44.000Z | 2021-12-18T05:15:21.000Z | sample-configs/sample-app.yaml | open-o11y/aws-otel-community | c5df60e151678823a50e20c2b78d9edffaa16a9c | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
labels:
io.kompose.service: sample-app
name: sample-app
spec:
ports:
- name: "4567"
port: 4567
targetPort: 4567
selector:
io.kompose.service: sample-app
status:
loadBalancer: {}
---
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
io.kompose.service: sample-app
name: sample-app
spec:
replicas: 1
selector:
matchLabels:
io.kompose.service: sample-app
strategy:
type: Recreate
template:
metadata:
labels:
io.kompose.service: sample-app
spec:
containers:
- env:
- name: AWS_REGION
value: <YOUR_AWS_REGION>
- name: LISTEN_ADDRESS
value: 0.0.0.0:4567
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://my-collector-collector:4317
- name: OTEL_RESOURCE_ATTRIBUTES
value: service.namespace=GettingStarted,service.name=GettingStartedService
image: public.ecr.aws/aws-otel-test/aws-otel-java-test-spark:v0.11.0
name: sample-app
ports:
- containerPort: 4567
resources: {}
restartPolicy: Always
status: {}
| 23.115385 | 88 | 0.610649 |
c689cf5b5ec7a30bfa1a6fbdd51b0d8d6e537201 | 550 | yml | YAML | roles/qemu/tasks/main.yml | superzjn/ansible-ubuntu | c3619ae96fef52890a96403a47939074fd04228c | [
"MIT"
] | null | null | null | roles/qemu/tasks/main.yml | superzjn/ansible-ubuntu | c3619ae96fef52890a96403a47939074fd04228c | [
"MIT"
] | null | null | null | roles/qemu/tasks/main.yml | superzjn/ansible-ubuntu | c3619ae96fef52890a96403a47939074fd04228c | [
"MIT"
] | 1 | 2019-07-08T22:44:10.000Z | 2019-07-08T22:44:10.000Z | ---
- name: Install qemu depend packages
apt: pkg="{{ packages }}" state=latest
vars:
packages:
- uml-utilities
- bridge-utils
become: true
- name: Install qemu packages
apt: pkg="{{ packages }}" state=latest
vars:
packages:
- qemu
become: true
- name: change change name to eth0
lineinfile:
dest: "/etc/default/grub"
regexp: "^GRUB_CMDLINE_LINUX.*"
line: "GRUB_CMDLINE_LINUX=\"net.ifnames=0 biosdevname=0\""
create: "yes"
become: true
- name: update grub
command: update-grub
become: true
| 18.965517 | 62 | 0.647273 |
844d8172731f54674f6930df2b2a8b7897e96652 | 680 | yaml | YAML | deploy/chart/topolvm-operator/templates/service.yaml | nbalacha/topolvm-operator | b108c190d474e2adee7c05dd682037023d20ce52 | [
"Apache-2.0"
] | null | null | null | deploy/chart/topolvm-operator/templates/service.yaml | nbalacha/topolvm-operator | b108c190d474e2adee7c05dd682037023d20ce52 | [
"Apache-2.0"
] | null | null | null | deploy/chart/topolvm-operator/templates/service.yaml | nbalacha/topolvm-operator | b108c190d474e2adee7c05dd682037023d20ce52 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: topolvm-cluster-metric
labels:
{{- include "topolvm-operator.labels" . | nindent 4 }}
app.kubernetes.io/compose: metrics
spec:
selector:
app.kubernetes.io/name: {{ template "topolvm-operator.fullname" . }}
ports:
- name: metrics
protocol: TCP
port: 8080
targetPort: 8080
---
apiVersion: v1
kind: Service
metadata:
name: topolvm-node-metric
labels:
{{- include "topolvm-operator.labels" . | nindent 4 }}
app.kubernetes.io/compose: metrics
spec:
selector:
app.kubernetes.io/compose: node
ports:
- name: metrics
protocol: TCP
port: 8080
targetPort: 8080 | 21.25 | 72 | 0.657353 |
8df0cfec866da063010b6d7c65cb227b9e8ad89f | 1,606 | yml | YAML | content/Unreal Tournament/Maps/BunnyTrack/B/2/a/de0083/ctf-bt-bouncerush-i4g_[2ade0083].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 20 | 2019-02-05T15:09:30.000Z | 2022-03-06T02:04:19.000Z | content/Unreal Tournament/Maps/BunnyTrack/B/2/a/de0083/ctf-bt-bouncerush-i4g_[2ade0083].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 496 | 2019-02-17T20:07:27.000Z | 2022-03-28T10:35:41.000Z | content/Unreal Tournament/Maps/BunnyTrack/B/2/a/de0083/ctf-bt-bouncerush-i4g_[2ade0083].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 15 | 2019-02-02T14:06:44.000Z | 2022-02-24T22:40:18.000Z | --- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-18 21:52"
game: "Unreal Tournament"
name: "CTF-BT-BounceRush-i4g"
author: "(-I-)$pId3rMaN"
description: "DIE BITCHES!!!"
releaseDate: "2015-01"
attachments:
- type: "IMAGE"
name: "CTF-BT-BounceRush-i4g_shot_1.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournament/Maps/BunnyTrack/B/CTF-BT-BounceRush-i4g_shot_1.png"
originalFilename: "CTF-BT-BounceRush-i4g.zip"
hash: "2ade008338b2b86fb683e4c6cab5090f38fbcda3"
fileSize: 456538
files:
- name: "CTF-BT-BounceRush-i4g.unr"
fileSize: 1474628
hash: "bd0a63e99adbc29adb8b5431f181e152adfb6214"
otherFiles: 0
dependencies: {}
downloads:
- url: "http://medor.no-ip.org/index.php?dir=Maps/BunnyTrack&file=CTF-BT-BounceRush-i4g.zip"
main: false
repack: false
state: "OK"
- url: "https://f002.backblazeb2.com/file/unreal-archive-files/Unreal%20Tournament/Maps/BunnyTrack/B/CTF-BT-BounceRush-i4g.zip"
main: true
repack: false
state: "OK"
- url: "http://www.i4games.euhttp://www.i4games.eu/maps/CTF-BT-BounceRush-i4g.zip"
main: false
repack: false
state: "OK"
- url: "https://files.vohzd.com/unrealarchive/Unreal%20Tournament/Maps/BunnyTrack/B/2/a/de0083/CTF-BT-BounceRush-i4g.zip"
main: false
repack: false
state: "OK"
- url: "https://unreal-archive-files.eu-central-1.linodeobjects.com/Unreal%20Tournament/Maps/BunnyTrack/B/2/a/de0083/CTF-BT-BounceRush-i4g.zip"
main: false
repack: false
state: "OK"
deleted: false
gametype: "BunnyTrack"
title: "CTF-BT-BounceRush-i4g"
playerCount: "Unknown"
themes:
Nali Temple: 0.6
Natural: 0.4
bots: false
| 31.490196 | 143 | 0.743462 |
12a1dedee37fa7209f99a22179f27c6226911459 | 1,510 | yml | YAML | tasks/proxy/disable.yml | Sispheor/ansible-role-workstation-env-switcher | 127f0590edf3cbe408ec8aa719204ab756a6fbdc | [
"MIT"
] | null | null | null | tasks/proxy/disable.yml | Sispheor/ansible-role-workstation-env-switcher | 127f0590edf3cbe408ec8aa719204ab756a6fbdc | [
"MIT"
] | null | null | null | tasks/proxy/disable.yml | Sispheor/ansible-role-workstation-env-switcher | 127f0590edf3cbe408ec8aa719204ab756a6fbdc | [
"MIT"
] | null | null | null | - debug:
msg: "Disable proxy"
- name: Remove proxy settings in /etc/environment
blockinfile:
path: /etc/environment
marker: "{{ wes_template_maker }}"
block: ""
when: "'environment' in environments[env]['proxy']['services']"
- name: Remove apt proxy config
ansible.builtin.file:
path: "{{ wes_apt_proxy_config_file_path }}"
state: absent
when: "'apt' in environments[env]['proxy']['services']"
- name: Docker block
when: "'docker' in environments[env]['proxy']['services']"
block:
- name: Remove Docker proxy config from systemd
ansible.builtin.file:
path: "{{ wes_docker_proxy_config_file_path }}"
state: absent
notify: restart docker
- name: Get current docker config ~/.docker/config.json
set_fact:
docker_config_json: "{{ lookup('file', wes_docker_json_config) | from_json }}"
- set_fact:
docker_config_json_updated: "{{ docker_config_json_updated|default({}) |combine({item.key: item.value}) }}"
when: "{{ item.key not in ['proxies'] }}"
with_dict: "{{ docker_config_json }}"
- name: Replace docker config ~/.docker/config.json with new config
become: False
copy:
content: "{{ docker_config_json_updated | to_json }}"
dest: "{{ wes_docker_json_config }}"
notify: restart docker
- name: Remove proxy config from gnome settings
shell: |
gsettings set org.gnome.system.proxy mode 'none'
when: "'gnome' in environments[env]['proxy']['services']"
| 32.826087 | 115 | 0.656291 |
426b6881f36f9f4a7c2597dd39306e918ad75798 | 150 | yml | YAML | _data/navigation.yml | thanksmia/thanksmia.github.io | 154cef8f9289cc3647fdd033005e8b9b9c099b7e | [
"MIT"
] | null | null | null | _data/navigation.yml | thanksmia/thanksmia.github.io | 154cef8f9289cc3647fdd033005e8b9b9c099b7e | [
"MIT"
] | null | null | null | _data/navigation.yml | thanksmia/thanksmia.github.io | 154cef8f9289cc3647fdd033005e8b9b9c099b7e | [
"MIT"
] | null | null | null | main:
- title: "Posts"
url: /posts/
- title: "Wallet"
url: /wallet/
- title: "Tags"
url: /tags/
- title: "About"
url: /about/
| 15 | 19 | 0.506667 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.