Skip to main content

Artifact Provisioning Engine (ADP Engine) - Provisions artifacts from proyecto.yml

Project description

ADP Engine (Provisioning)

Python artifact provisioning engine that reads a YAML configuration file and provisions resources across various development platforms.

Installation

Using Make (Recommended)

make install

This will install both production and development dependencies.

Manual Installation

# Production dependencies
pip install -r requirements.txt

# Development dependencies (optional)
pip install -r requirements-dev.txt

Usage

Using Make (Recommended)

# Run with default config (proyecto.yml)
make run

# Run with custom config file
make run CONFIG=my-config.yml

Manual Execution

python main.py [proyecto.yml]

If no file is specified, it will look for proyecto.yml in the current directory.

Development

Linting

make lint

Runs flake8 to check code quality and style.

Code Formatting

make format

Formats code using black.

Clean Cache Files

make clean

Removes Python cache files and build artifacts.

Run Tests

make test

Runs tests (if available).

Available Make Targets

Run make help to see all available targets.

Project Structure

  • orchestrator.py: Main orchestrator that reads the YAML and coordinates calls
  • github_client.py: Client for interacting with the GitHub REST API
  • main.py: CLI entry point
  • requirements.txt: Production dependencies
  • requirements-dev.txt: Development dependencies (linter, formatter, etc.)
  • Makefile: Convenient commands for common tasks
  • .flake8: Flake8 linter configuration
  • pyproject.toml: Black formatter and pytest configuration

Configuration

The proyecto.yml file must follow the structure specified in the project documentation.

Notes

  • GitHub token is temporarily hardcoded in orchestrator.py
  • Organization name must be specified in each call (for now)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adpcli-0.1.3.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adpcli-0.1.3-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file adpcli-0.1.3.tar.gz.

File metadata

  • Download URL: adpcli-0.1.3.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for adpcli-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c3be78afe239397fe45960063b8435e8586ff4b6282be9a9ab3cde887d3c5281
MD5 18ee2c48afdb6511eef142732c481c6b
BLAKE2b-256 24a6c105baf8ac95526690bf7614477e40fb30b5a253c184e6c06b12eb8f5bca

See more details on using hashes here.

Provenance

The following attestation bundles were made for adpcli-0.1.3.tar.gz:

Publisher: release.yaml on ittidigital/adp-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file adpcli-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: adpcli-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 12.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for adpcli-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4e3132a4245f69355f2f2fe48c5fb55fe8496a2f0702cc0b9c31918436cc233c
MD5 32d5309b6dc37c62662754a14b7d8607
BLAKE2b-256 88af82d34aa5e97b1bfa7e72aa4abf590235d086e5420c8ef51732c0a8b38f8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for adpcli-0.1.3-py3-none-any.whl:

Publisher: release.yaml on ittidigital/adp-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page