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

Deployment #414

Merged
merged 22 commits into from
Jul 17, 2024
Merged

Deployment #414

merged 22 commits into from
Jul 17, 2024

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    1b301e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ef9fd View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    6c564c9 View commit details
    Browse the repository at this point in the history
  2. autopep8 action fixes (#384)

    Co-authored-by: K20shores <K20shores@users.noreply.github.com>
    github-actions[bot] and K20shores committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4e5657c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    4e07f5f View commit details
    Browse the repository at this point in the history
  2. autopep8 action fixes (#386)

    Co-authored-by: K20shores <K20shores@users.noreply.github.com>
    github-actions[bot] and K20shores committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6d0fa3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f8d81c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    625dfb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    e5f5e2b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. autopep8 action fixes (#388)

    Co-authored-by: K20shores <K20shores@users.noreply.github.com>
    github-actions[bot] and K20shores committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3abfda1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Use single run queue and save results to db directly from model runne…

    …rs (#390)
    
    * use single run queue and save results to db directly from model runners
    
    * increase runners for production server
    mattldawson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2f944f5 View commit details
    Browse the repository at this point in the history
  2. autopep8 action fixes (#391)

    Co-authored-by: mattldawson <mattldawson@users.noreply.github.com>
    github-actions[bot] and mattldawson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9446b83 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. ReturnNumberMassConc (#394)

    * Added the partmc into the container and the logic to choose which model to run
    
    * Added logics
    
    * Made new volumes
    
    * Finished Testing
    
    * Finished logics
    
    * update
    
    * Fix Django bug
    
    * more bug fixed
    
    * Issue solved, temporarily
    
    * Save status
    
    * Finished download
    
    * First try
    
    * Have PyPartMC running
    
    * Add DONE status
    
    * Problem fixed
    
    * Finished
    
    * Fixed the asynchronization problem
    
    * ready for pr
    
    * Now the server can run partmc if there's aerosol and musicbox if there isn't
    
    * Made changes on the pr
    
    * Fixed some bugs
    
    * address minor changes
    HunterLikeFarmer committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8a532ab View commit details
    Browse the repository at this point in the history
  2. autopep8 action fixes (#396)

    Co-authored-by: K20shores <K20shores@users.noreply.github.com>
    github-actions[bot] and K20shores committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    935d8dc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Update readme (#398)

    * Deleted web dockerfile
    
    * A small update
    HunterLikeFarmer committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    963fd87 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fix import issues (#401)

    * Deleted web dockerfile
    
    * A small update
    
    * fixed a small issue from merge
    
    * Fixed some import issues
    HunterLikeFarmer committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9b16459 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Add unit test (#403)

    * add basic tests (not working)
    
    * Change the import order
    
    * Add pytests
    
    * write workflow file
    
    * Made some changes
    
    * pr changes
    
    * Indentation error fixed
    
    * Error fixed again
    
    * Wait the change it back
    HunterLikeFarmer committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    11d1242 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Pep8 ignore (#408)

    * ignoring migrations
    
    * trying to exclude some imports from autopep8
    
    * triggering autopep8
    
    * adding noqa to imports
    
    * adding back correct trigger
    K20shores committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    66f2b60 View commit details
    Browse the repository at this point in the history
  2. Fix container builds (#405)

    * installing additional dependencies so that pypartmc can build
    
    * trying to include all dependencies
    
    * update PyPartMC dependencies in containers
    
    ---------
    
    Co-authored-by: Kyle Shores <kyle.shores44@gmail.com>
    mattldawson and K20shores committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    df6c1d5 View commit details
    Browse the repository at this point in the history
  3. autopep8 action fixes (#410)

    Co-authored-by: K20shores <K20shores@users.noreply.github.com>
    github-actions[bot] and K20shores committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    473aa1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd05d4a View commit details
    Browse the repository at this point in the history
  5. autopep8 action fixes (#411)

    Co-authored-by: K20shores <K20shores@users.noreply.github.com>
    github-actions[bot] and K20shores committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8319858 View commit details
    Browse the repository at this point in the history