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

chore: extract elasticsearch image version #137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tpreviero
Copy link
Contributor

@tpreviero tpreviero commented Sep 28, 2024

In order to avoid tagging new versions of this repository whenever a new version of elasticsearch image is released or doesn't exist anymore on Docker Hub, extracts the image version as a workflow input.

This will allow driving the version being used from https://github.com/fastify/fastify-elasticsearch/blob/master/.github/workflows/ci.yml directly.

Checklist

  • run npm run test and npm run benchmark no test and benchmarks
  • tests and/or benchmarks are included no tests
  • documentation is changed or added no documentation
  • commit message and code follows the Developer's Certification of Origin
    and the Code of conduct

@tpreviero tpreviero force-pushed the extract-elasticsearch-image-version branch from e7e5d81 to 92b8e4f Compare September 28, 2024 15:39
Copy link
Member

@gurgunday gurgunday left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@dancastillo dancastillo left a comment

Choose a reason for hiding this comment

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

LGTM

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