No project description provided
Project description
AlDa Pipeline
Setting up a CI/CD pipeline to automate development process using the Gitlab CI/CD infrastructure. 1st Assignment for Processo e sviluppo del software course @unimib
What's has been done so far
We created .gtilab-ci.yml file where are definded all the stages and jobs listed in the Assignment file.
The project is a simple Python program using yfinance and pandas as a requirement. It downloads, using Yahoo Finance APIs, the latest stock prices and volume order of Apple stock. A function able to compute returns (based on adj closes) will be added later.
Regarding the stages developed this is the current status:
| Stage | Status |
|---|---|
| Build | :heavy_check_mark: This stage is currently working fine |
| Verify | :heavy_check_mark: This stage is currently performing static and dynamic analysis correctly using Prospector and Bandit |
| Unit test | :heavy_check_mark: This stage is currently working fine |
| Integration test | This stage is currently under development |
| Package | :heavy_check_mark: Stage is working and creating pkgs in ./dist/ folder |
| Relase | This stage is currently under development |
| Deploy | This stage is currently under development |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prove_assignment-0.0.1-py3-none-any.whl.
File metadata
- Download URL: prove_assignment-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bb58b23aded62142dc1ab6188cf54e7e324e6b67519b1800c7d661578243085
|
|
| MD5 |
e4be91f5cd4b7bd2f97a691c3b42615d
|
|
| BLAKE2b-256 |
54736303560692cff501e3c59e7a0ce97aa8b1cd238cbbf414762c493635fa34
|