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

Add porting bots to diagram #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add porting bots to diagram #8

wants to merge 3 commits into from

Conversation

jcommelin
Copy link
Member

No description provided.

@jcommelin
Copy link
Member Author

⚠️ I'm not getting the syntax right... so this doesn't compile.

README.md Outdated
@@ -9,6 +9,8 @@ graph LR;
mathlib3[(mathlib repo)]
port-comments[/"<a href='https://raw.githubusercontent.com/wiki/leanprover-community/mathlib4/port-comments.md'>port comments</a>"/]
run_port_status["<a href='https://github.com/leanprover-community/mathlib4/blob/master/scripts/run_port_status.sh'>run_port_status.sh</a><br />(On @jcommelin's server every 30 minutes)"]
port-grph-bot["On @semorrison's server every 4(?) hours"]
port-status-bot["On @semorrison's server every day"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these scripts run from a repo @semorrison, or do they exist only on your hard drive?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They exist on hard drives. I have a copy.

Comment on lines +12 to +13
port-grph-bot["A bot in the <a href='https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/port.20progress'>port progress Zulip thread</a><br />On @semorrison's server every 4(?) hours"]
port-status-bot["A bot in the <a href='https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/port.20progress'>port progress Zulip thread</a><br />On @semorrison's server every day"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jcommelin: I added a longer description to these; I don't really understand what the difference between them is. Can you elaborate?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eric-wieser One of them generates the graphs (hosted on Scott's server) that you can open by clicking the links in the tables with stats in the port progress thread.

The other bot is responsible for calculating those stats and posting the tables to the zulip thread.

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