Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

refactor(category_theory/instances): rename examples to instances#641

Closed
rwbarton wants to merge 2 commits intoleanprover-community:masterfrom
rwbarton:cat-instances
Closed

refactor(category_theory/instances): rename examples to instances#641
rwbarton wants to merge 2 commits intoleanprover-community:masterfrom
rwbarton:cat-instances

Conversation

@rwbarton
Copy link
Copy Markdown
Collaborator

Part of #376, but I want to separate it because I have other PRs in the pipeline which modify these files.

For reviewers: code review check list

@rwbarton
Copy link
Copy Markdown
Collaborator Author

I don't understand what caused lean --export to fail, particularly as this PR changes the namespace as well as the directory...

@cipher1024
Copy link
Copy Markdown
Collaborator

I think it might suffice to clear the cache. @digama0 @johoelzl can you please do it?

rwbarton added a commit to leanprover-fork/mathlib-backup that referenced this pull request Jan 30, 2019
PR leanprover-community#641 involved renaming a directory. The old directory was still
present in the cache, and in this situation `git status` lists the
directory as a whole as untracked, so the grep did not find any
`.lean` files.
avigad pushed a commit that referenced this pull request Jan 30, 2019
* chore(.travis.yml): use git clean to clean out untracked files and delete more obsolete olean files

PR #641 involved renaming a directory. The old directory was still
present in the cache, and in this situation `git status` lists the
directory as a whole as untracked, so the grep did not find any
`.lean` files.
@johoelzl
Copy link
Copy Markdown
Collaborator

Something went wrong here. As far as I see it this is merged now.

@johoelzl johoelzl closed this Jan 31, 2019
@cipher1024
Copy link
Copy Markdown
Collaborator

Yes, Reid and I found a different path which should avoid this sort of situation in the future and I took the liberty of doing the merge. Also, the maintainers elected in Amsterdam now have commit rights :)

cipher1024 pushed a commit that referenced this pull request Feb 8, 2019
* chore(.travis.yml): use git clean to clean out untracked files and delete more obsolete olean files

PR #641 involved renaming a directory. The old directory was still
present in the cache, and in this situation `git status` lists the
directory as a whole as untracked, so the grep did not find any
`.lean` files.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants