Skip to content
This repository was archived by the owner on Jun 1, 2019. It is now read-only.

Conversation

russmack
Copy link

Hey @steveklabnik , more a loop-in than a PR, I forget when we last spoke.

Replaces the postgres populate with git walking.
A cache to avoid repeated walking of git.
An endpoint to reload the cache, localhost requests only.
Gotham for web, templates currently lazystatic.
Removes tools which previously worked with populated postgres, but not git.
Adds a project-manager tool in anticipation of providing for multiple projects.
Some work towards providing for multiple projects.
Updates most dependencies.
Replaces deprecated parts of slog.

pg-to-git: add project-manager tool.

Fix sql drop not null.

Update all crates.  Gotham replaces sparkles.  Add cache.

Removed tools.

Update gotham to 0.2.0.

Re-introduce maintenance bin.

Re-introduce project-manager bin.

Prepare for multiple projects.

Update clap.

Include title images.
Copy link
Contributor

@steveklabnik steveklabnik left a comment

Choose a reason for hiding this comment

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

Neat! Thanks for keeping me in the loop. I can't give this a good review until next week, but I'm excited!

@@ -1,81 +1,51 @@
[package]
authors = ["Steve Klabnik <[email protected]>"]
build = "build.rs"
#build = "build.rs"
Copy link
Contributor

Choose a reason for hiding this comment

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

this should probably be removed, rather than commented out 👍

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.

2 participants