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

Devops #30

Merged
merged 108 commits into from
Apr 30, 2020
Merged

Devops #30

merged 108 commits into from
Apr 30, 2020

Conversation

mrharpo
Copy link
Collaborator

@mrharpo mrharpo commented Mar 10, 2020

Overhaul of structure

  • Added makefile
  • Added Jenkinsfile and config
  • Renamed dev to website
  • Consolidated builder into website
  • Migrated from default parcel container to alpine:node
  • Configured docker for new environment
  • Added inline descriptions and TODOs

mrharpo added 23 commits March 29, 2020 22:10
* devops:
  removed unused port mapping
  rebuilt makefile.
  fixed parcel binary location
  removed yarn. made runnabe.
* auth: (61 commits)
  front end registration form, with prompts!!!
  added custom register form with email
  migrated to authorize via db!!
  moved db to db.py!
  added register function!
  split users into own file
  added import button!!
  fixed message on save
  renamed api save to saveEdl #12
  added message on logout
  migrated Menu, Links from const to ()
  added User.logout()
  route to /login after auth fail!
  added refresh button to Renders component!!
  migrated to render with BackgroundTasks!!!
  changed /projects to return db query!
  added ./alfred restart command
  renamed saveEdl to saveFFConcat. closes #12
  added projection to /renders query
  moved render message before response
  ...
Copy link
Contributor

@subcontrabass subcontrabass left a comment

Choose a reason for hiding this comment

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

Files get renamed on import, and sometimes have trouble playing, but apart from that looks good!

@mrharpo
Copy link
Collaborator Author

mrharpo commented Apr 30, 2020

pre-alpha

@mrharpo mrharpo closed this Apr 30, 2020
@mrharpo mrharpo reopened this Apr 30, 2020
@mrharpo mrharpo merged commit 2d92471 into master Apr 30, 2020
@mrharpo
Copy link
Collaborator Author

mrharpo commented Apr 30, 2020

alpha!

@mrharpo mrharpo deleted the devops branch June 27, 2020 00:45
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.

3 participants