Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update some documentation that was out of sync #1164

Merged
merged 2 commits into from
Sep 22, 2024

Conversation

wyattscarpenter
Copy link
Contributor

As I was updating some other code, the check_integrity script informed me that these three files were out of sync... and indeed they were! In the first one, there's a whole new usage pattern documented, and in the others an http has been changed to an https.

It's nice that the script worked now, but why hasn't it worked to prevent this in the CI, such as the recent runs of #1160 (after the new CI should be in place)? For that matter, why didn't it show up to me locally earlier? Did something else change? Perhaps the --newer flag should be removed from our invocation of git-utimes in check_integrity?

(Perhaps this PR shouldn't be accepted until there is at least one other commit past the CI-altering commit 4d2d393 in the git history (or at least has been attempted to be put in the git history), because maybe that would trigger the new CI and quell my doubts.)

Since I had to run the instructions to update each file, I noticed they were hard to copy-paste, and changed them to be easier.

@spacewander spacewander merged commit 16d1445 into tj:main Sep 22, 2024
5 checks passed
@spacewander
Copy link
Collaborator

Merged. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants