JobsetEvals: noop: re-run the generator to update the order of fields
[?]
Jan 25, 2021, 7:43 PM
OCUNY4XBSFHZEDO6ZN4EXOHDLACP6LBNMO54RRO66VURCAHFIHNACDependencies
- [2]
MB5INTIQNormalize nixexpr{input,path} from builds to jobsetevals. - [3]
SB2V735VKeep track of the database schema version - [4]
5SHCWE7X* Prevent repeated evaluation of a jobset with the same inputs. This - [5]
RFE6T5LG* Store jobset evaluations in the database explicitly. This includes - [6]
KPZNJ33U* In views, support selecting a job that doesn't depend on the - [7]
AZCCANUBMissing part of aaacf9eda36f5cdcc77cec20d6f49fbb6f925105 - [8]
Y6AHH4THRemove the logfile and logSize columns from the database - [9]
BQHDSG6OMerge remote-tracking branch 'origin/master' into flake - [10]
SVDYZSZCSchema: add errorMsg, errorTime to JobsetEvals - [11]
JM3DPYOMgenerated schema with new dbix class schema loader, grrrrrr - [12]
G2T4WAHIStore the inputs of each evaluation in the database - [13]
IGR322YPsql: Generate models from postgresql - [14]
SW7STLQ7Cache flake-based jobset evaluations - [15]
MWXDVTS3Copy the flake migration from the flake branch - [16]
LZVO64YGMerge in the first bits of the API work - [17]
NZXX6PLDRemove the Jobs table
Change contents
- replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 92
=head2 nixexprinput=head2 nrbuilds - replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 94
data_type: 'text'data_type: 'integer' - replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 97
=head2 nixexprpath=head2 nrsucceeded - replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 99
data_type: 'text'data_type: 'integer' - replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 102
=head2 nrbuilds=head2 flake - replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 104
data_type: 'integer'data_type: 'text' - replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 107
=head2 nrsucceeded=head2 nixexprinput - replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 109
data_type: 'integer'data_type: 'text' - replacement in src/lib/Hydra/Schema/JobsetEvals.pm at line 112
=head2 flake=head2 nixexprpath - edit in src/lib/Hydra/Schema/JobsetEvals.pm at line 145
"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
"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
# Created by DBIx::Class::Schema::Loader v0.07049 @ 2021-01-22 07:11:57# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:hdu+0WWo2363dVvImMKxdA# Created by DBIx::Class::Schema::Loader v0.07049 @ 2021-01-25 14:43:28# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:VKQNG53wwdbO8p1CTdX+WA