Coder Social home page Coder Social logo

arcaflow-plugin-template-python's People

Contributors

dependabot[bot] avatar dustinblack avatar janosdebugs avatar jaredoconnell avatar jdowni000 avatar lmilbaum avatar mfleader avatar platform-engineering-bot avatar sandrobonazzola avatar tsebastiani avatar

Watchers

 avatar  avatar  avatar

arcaflow-plugin-template-python's Issues

Lock in the poetry version

Please describe what you would like to see in this project

Change the Dockerfile to explicitly specify a poetry version to avoid drift.

Please describe your use case

Being non-explicit about the poetry version can lead to feature or bug drift that may suddenly break the build system even when no changes are made to the underlying plugin code or dependencies.

Additional context

We've recently run into build failures that are traced back to poetry automatically removing packages at build time that are dependencies for our test executions built into the Dockerfile. We still aren't sure if this is a feature or a bug change in poetry, but either way it is a problem triggered by drift.

Use standardized container based images

Please describe what you would like to see in this project

Our plugin dockerfiles should be built from globally standardized plugin base images where we can centrally control versions of the OS and dependency packages/modules.

Please describe your use case

This is important to avoid version drift in the container definitions that can break CI builds and even plugin functionality.

Test Coverage Automation

Please describe what you would like to see in this project

Find a way to automate test coverage data and display it automatically in PR's.

Please describe your use case

This will create a smaller final image as well as automate the coverage data for consumption

Additional context

Possible solution. https://coveralls.io/

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.


โš  Dependency Lookup Warnings โš 

  • Renovate failed to look up the following dependencies: Failed to look up github-tags package actions/checkout, Failed to look up github-tags package actions/upload-artifact.

Files affected: .github/workflows/build.yaml


This repository currently has no open or pending branches.

Detected dependencies

docker-compose
docker-compose.yaml
dockerfile
Dockerfile
  • quay.io/arcalot/arcaflow-plugin-baseimage-python-buildbase 0.2.0@sha256:7b72424c08c51d1bb6215fac0e002fd9d406b6321dcd74233ea53ec653280be8
  • quay.io/arcalot/arcaflow-plugin-baseimage-python-osbase 0.2.0@sha256:a57baf7714d13b4fb0a01551990eed927b1f1251cd502ad01bcb05ffeeff31d8
github-actions
.github/workflows/build.yaml
  • actions/checkout v3
  • actions/upload-artifact v3
.github/workflows/workflow.yaml
pip_requirements
requirements.txt
  • arcaflow-plugin-sdk ==0.10.3
  • cbor2 ==5.4.6
  • pyyaml ==6.0.1
poetry
pyproject.toml
  • arcaflow-plugin-sdk ^0.10.3
  • docformatter ^1.5.0
  • autoflake ^2.0.0
  • pydocstyle ^6.1.1
  • black ^23.0.0

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
docker-compose.yaml
dockerfile
Dockerfile
  • quay.io/arcalot/arcaflow-plugin-baseimage-python-buildbase 0.2.0@sha256:7b72424c08c51d1bb6215fac0e002fd9d406b6321dcd74233ea53ec653280be8
  • quay.io/arcalot/arcaflow-plugin-baseimage-python-osbase 0.2.0@sha256:a57baf7714d13b4fb0a01551990eed927b1f1251cd502ad01bcb05ffeeff31d8
github-actions
.github/workflows/build.yaml
  • actions/checkout v3
  • actions/upload-artifact v3
.github/workflows/workflow.yaml
pip_requirements
requirements.txt
  • arcaflow-plugin-sdk ==0.10.3
  • cbor2 ==5.4.6
  • pyyaml ==6.0.1
poetry
pyproject.toml
  • arcaflow-plugin-sdk ^0.10.3
  • docformatter ^1.5.0
  • autoflake ^2.0.0
  • pydocstyle ^6.1.1
  • black ^23.0.0

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: None
Error type: Invalid gitAuthor
Message: gitAuthor is not parsed as valid RFC5322 format: Platform Engineering Bot

carpenter unreported build failure

Describe the bug

carpenter action passes but output says:

2022-10-12T05:43:41Z	info		Missing pyproject.toml
2022-10-12T05:43:42Z	info		Failed requirements check, not building: arcaflow-plugin-template-python latest

I'm going to open an issue on carpenter for failing if not executed but if pyproject.toml is requried, we need to add it here too.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.