Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add curl and jq to Docker image for enhanced scripting capabilities #505

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

vsychov
Copy link
Contributor

@vsychov vsychov commented Apr 11, 2024

Proposed change

This PR aims to enhance the scripting capabilities of the Flottbot Docker image by adding curl and jq utilities.

By including these tools in the Docker image, users will have more flexibility and convenience with basic Flottbot image.

Types of changes

What types of changes is this pull request introducing to flottbot? Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

You can fill this out after creating your PR. Put an x in the boxes that apply

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Copy link
Member

@wass3rw3rk wass3rw3rk left a comment

Choose a reason for hiding this comment

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

seems reasonable. thanks!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8644737747

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 8524462071: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@wass3rw3rk wass3rw3rk merged commit 1f73d4e into target:main Apr 23, 2024
6 checks passed
wass3r added a commit that referenced this pull request Aug 16, 2024
* --no-cache parameter position
* consistency in other images from
#505
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.

3 participants