Skip to content

Comments

Added python toolbox#292

Merged
MarleneKress79789 merged 16 commits intomainfrom
refactoring/201_add_python_toolbox
Feb 17, 2025
Merged

Added python toolbox#292
MarleneKress79789 merged 16 commits intomainfrom
refactoring/201_add_python_toolbox

Conversation

@MarleneKress79789
Copy link
Collaborator

@MarleneKress79789 MarleneKress79789 commented Feb 13, 2025

All Submissions:

fixes #201

  • Is the title of the Pull Request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you mentioning the issue which this PullRequest fixes ("Fixes...")
  • Before you merge don't forget to run tests in AWS CodeBuild, by adding [CodeBuild] to the commit message

@MarleneKress79789 MarleneKress79789 changed the title Refactoring/201 add python toolbox Added python toolbox Feb 14, 2025
name: Fast
uses: ./.github/workflows/checks.yml

#slow-checks:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's a good idea to leave this code here and comment it out. At some point, we may move the integration tests to a GitHub large runner. I would add a comment about this here.


# Define the minimum linting score considered acceptable
[tool.pylint.master]
fail-under = 4.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not very ambitious :)

@MarleneKress79789 MarleneKress79789 merged commit cd6c6bf into main Feb 17, 2025
18 checks passed
@MarleneKress79789 MarleneKress79789 deleted the refactoring/201_add_python_toolbox branch February 17, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate Python Toolbox

2 participants