JobsetEvals: noop: re-run the generator to update the order of fields

[?]
Jan 25, 2021, 7:43 PM
OCUNY4XBSFHZEDO6ZN4EXOHDLACP6LBNMO54RRO66VURCAHFIHNAC

Dependencies

  • [2] MB5INTIQ Normalize nixexpr{input,path} from builds to jobsetevals.
  • [3] SB2V735V Keep track of the database schema version
  • [4] AZCCANUB Missing part of aaacf9eda36f5cdcc77cec20d6f49fbb6f925105
  • [5] Y6AHH4TH Remove the logfile and logSize columns from the database
  • [6] KPZNJ33U * In views, support selecting a job that doesn't depend on the
  • [7] 5SHCWE7X * Prevent repeated evaluation of a jobset with the same inputs. This
  • [8] BQHDSG6O Merge remote-tracking branch 'origin/master' into flake
  • [9] LZVO64YG Merge in the first bits of the API work
  • [10] G2T4WAHI Store the inputs of each evaluation in the database
  • [11] SW7STLQ7 Cache flake-based jobset evaluations
  • [12] NZXX6PLD Remove the Jobs table
  • [13] SVDYZSZC Schema: add errorMsg, errorTime to JobsetEvals
  • [14] JM3DPYOM generated schema with new dbix class schema loader, grrrrrr
  • [15] RFE6T5LG * Store jobset evaluations in the database explicitly. This includes
  • [16] MWXDVTS3 Copy the flake migration from the flake branch
  • [17] IGR322YP sql: Generate models from postgresql

Change contents

  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 92
    [2.144][2.144:164]()
    =head2 nixexprinput
    [2.144]
    [2.164]
    =head2 nrbuilds
  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 94
    [2.165][2.165:185]()
    data_type: 'text'
    [2.165]
    [2.185]
    data_type: 'integer'
  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 97
    [2.203][2.203:222]()
    =head2 nixexprpath
    [2.203]
    [2.222]
    =head2 nrsucceeded
  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 99
    [2.223][2.223:243]()
    data_type: 'text'
    [2.223]
    [2.243]
    data_type: 'integer'
  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 102
    [3.513][3.513:529]()
    =head2 nrbuilds
    [3.513]
    [3.529]
    =head2 flake
  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 104
    [3.530][3.530:553]()
    data_type: 'integer'
    [3.530]
    [3.553]
    data_type: 'text'
  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 107
    [3.571][3.571:590]()
    =head2 nrsucceeded
    [3.571]
    [3.590]
    =head2 nixexprinput
  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 109
    [3.591][3.591:614]()
    data_type: 'integer'
    [3.591]
    [3.0]
    data_type: 'text'
  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 112
    [3.18][3.18:31]()
    =head2 flake
    [3.18]
    [3.31]
    =head2 nixexprpath
  • edit in src/lib/Hydra/Schema/JobsetEvals.pm at line 145
    [3.18063][2.261:386]()
    "nixexprinput",
    { data_type => "text", is_nullable => 1 },
    "nixexprpath",
    { data_type => "text", is_nullable => 1 },
  • edit in src/lib/Hydra/Schema/JobsetEvals.pm at line 151
    [3.109]
    [3.867]
    "nixexprinput",
    { data_type => "text", is_nullable => 1 },
    "nixexprpath",
    { data_type => "text", is_nullable => 1 },
  • replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 232
    [3.18354][2.387:529]()
    # Created by DBIx::Class::Schema::Loader v0.07049 @ 2021-01-22 07:11:57
    # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:hdu+0WWo2363dVvImMKxdA
    [3.18354]
    [3.1674]
    # Created by DBIx::Class::Schema::Loader v0.07049 @ 2021-01-25 14:43:28
    # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:VKQNG53wwdbO8p1CTdX+WA