Skip to content

build-sys: Require explicit make schema-update to regenerate#1308

Merged
openshift-merge-robot merged 1 commit intocoreos:masterfrom
cgwalters:make-schemaupdate
Apr 2, 2020
Merged

build-sys: Require explicit make schema-update to regenerate#1308
openshift-merge-robot merged 1 commit intocoreos:masterfrom
cgwalters:make-schemaupdate

Conversation

@cgwalters
Copy link
Copy Markdown
Member

Alternative to #1306

My recent change to use make for this seems to have introduced
a race condition mainly in Prow; perhaps something is not
preserving timestamps.

Files stored in git should not be touched
via a default make, as that is both subject to timestamp
problems and also creates friction.

So this change now requires an explicit manual generation.

@jlebon
Copy link
Copy Markdown
Member

jlebon commented Apr 1, 2020

Makes sense to me!
/approve

Let's see what others think.

@miabbott
Copy link
Copy Markdown
Member

miabbott commented Apr 1, 2020

/lgtm

Alternative to coreos#1306

My recent change to use make for this seems to have introduced
a race condition mainly in Prow; perhaps something is not
preserving timestamps.

Files stored in git should not be touched
via a default make, as that is both subject to timestamp
problems and also creates friction.

So this change now requires an explicit manual generation; and
we also consistently add the generated doc file to git too.
@cgwalters
Copy link
Copy Markdown
Member Author

OK rebased 🏄‍♂️ and also fixed up to make the two generated files consistently stored in git, updated manually.

@jlebon
Copy link
Copy Markdown
Member

jlebon commented Apr 1, 2020

/lgtm

@mike-nguyen
Copy link
Copy Markdown
Member

/lgtm

@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, jlebon, miabbott, mike-nguyen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [cgwalters,jlebon,miabbott,mike-nguyen]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cgwalters
Copy link
Copy Markdown
Member Author

/test sanity

@openshift-merge-robot openshift-merge-robot merged commit 84553ee into coreos:master Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants