Skip to content

Releases: amosproj/amos2023ws04-pipeline-manager

sprint-13-release-candidate

07 Feb 04:52
3a439d1
Compare
Choose a tag to compare

release

  • [new]
  • [FIX] some bugs in the pages

Frontend:

  • [FIX] Fix the width of the table in the Runs page
  • [Removed] logout button
  • [FIX] searchbar of Runs page
  • [New] Implement the refresh logic for Data Assets page
  • [FIX] Download, Upload issue
  • [New] Error visiblity

Backend:

  • [FIX] Small fixes

Data pipeline

  • [New] Error excution DAG

Sprint-12-Release-Candidate

24 Jan 16:02
32ea504
Compare
Choose a tag to compare

Consists of
-Major Bug fixes
-Uploading file with pre-signed URL
-Viewing and downloading with actual file names
-Deployed Changes to Ec2 cluster

Sprint-08-Release-Candidate

23 Dec 10:33
b880b44
Compare
Choose a tag to compare

Consists of

  • Uploading files to S3 bucket and storing metadata of each file
  • start data pipeline from Frontend
  • Viewing results from data pipeline
  • Viewing S3 files stored and dags present in the Data pipeline
  • Download functionality for the file stored in S3 bucket

sprint-07-release-candidate

13 Dec 15:07
2be5f4f
Compare
Choose a tag to compare

Consists of the s3 upload and initial data pipeline functions.

sprint-03-release-candidate

16 Nov 23:11
d11aea4
Compare
Choose a tag to compare

release

  • [new] Docker file builds and local deployment
  • [FIX] code structure

Frontend:

  • [new] Dockerfile
  • [FIX]Login, user upload available
  • [Removed] signUp
  • [FIX] refactored

Backend:

  • [new] Docker setup
  • [new][feature] endpoint
  • [new] abstraction layer
  • [new] Auth. mongoDB
  • [FIX] refactored

Data pipeline

  • [new] word count DAG
  • [FIX] refactored

sprint-02-amos2023ws04-release-candidate

08 Nov 15:43
8549e73
Compare
Choose a tag to compare

Initial setup of the project.
Current state of loosely connected frontend, backend, apache airflow etc.