Skip to content

Add workflow to lint Dockerfile and publish docker image on push#15

Merged
Dakad merged 4 commits into
devex/update_to_the_latestfrom
misc/davida/add-gh-action-to-publish-docker-image
Feb 2, 2026
Merged

Add workflow to lint Dockerfile and publish docker image on push#15
Dakad merged 4 commits into
devex/update_to_the_latestfrom
misc/davida/add-gh-action-to-publish-docker-image

Conversation

@Dakad
Copy link
Copy Markdown

@Dakad Dakad commented Feb 9, 2025

What does this PR do?

  • Create .hadolint.yaml with custom linting rules
  • Add GitHub Actions workflow for Dockerfile linting
  • Configure Hadolint to ignore specific rules and use verbose output

Associated ticket number and/or AirBrake error?

/

Due Date or Desirable Merge

Not urgent, extra to have.

How has this been tested?

On the PR

Anticipated impact

How do you plan to monitor the change in prod to make sure it's working?

Checklist

  • My code follows the code style of this project.
  • I have run tests locally (manual tests and otherwise).
  • This has been tested on staging.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

- Create .hadolint.yaml with custom linting rules
- Add GitHub Actions workflow for Dockerfile linting
- Configure Hadolint to ignore specific rules and use verbose output
@Dakad Dakad self-assigned this Feb 9, 2025
- Create workflow to build and push Docker image to GitHub Container Registry
- Support building on use_head_commit branch and version tags
- Configure metadata and tagging for Docker images
- Add artifact attestation for build provenance
@Dakad Dakad changed the base branch from use_head_commit to devex/update_to_the_latest December 3, 2025 14:35
Dakad added 2 commits February 2, 2026 10:56
- Upgrade Ruby base image to 3.4
- Bump Bundler version from 2.6.3 to 2.6.7
- Update maintainer and add additional metadata labels in Dockerfile
- Ensure proper installation of required packages
… misc/davida/add-gh-action-to-publish-docker-image

 Conflicts:
	.ruby-version
	Dockerfile
	Gemfile.lock
@Dakad Dakad merged commit 619cb8e into devex/update_to_the_latest Feb 2, 2026
2 of 4 checks passed
@Dakad Dakad deleted the misc/davida/add-gh-action-to-publish-docker-image branch February 2, 2026 10:23
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.

1 participant