-
Notifications
You must be signed in to change notification settings - Fork 5
Automation w/o code changes? #20
Comments
@AbhiAgarwal I also really want to do this! (In fact, when modeling the data for the API, @grungerabbit and I had automating Ship in mind, which is why Project already already has a Maybe you can tackle it on Wednesday, once all the API login works? My only suggestion would be to start by getting the Also, as far as priorities go, we have more programming talent then we do design talent on infrastructure right now, so it might make sense for you to write this code alone so that Cheryl's free to work with @maxdumas on designing the intranet flows. But I'll let you guys work all that stuff out with Max. |
Perfect. I definitely agree with you. I'll do it alone on Wednesday @ethanresnick. I'll start working on the projects first as well! |
The |
Note: this requires us to first solve https://github.com/TechAtNYU/api/issues/85 and https://github.com/TechAtNYU/api/pull/75 |
@grungerabbit I have some ideas on how to automate all this without ever changing any of your code
people
: Lets just use the API to generate_eboard
,_alumni
in the people perspective. This would just be a job that runs in the background that literally just generates all the.md
files.projects
: Lets use your_project
to put all the things into the API? And then from there we'll go reverse and generate the_projects
folder automatically.For featured lets think of something else. I'd love to get this done soon - just to save hassle going forward. This won't be too difficult to achieve. It'd be awesome to not change any of the code here as well.
The text was updated successfully, but these errors were encountered: