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

Remove Docker build and documentation #322

Merged
merged 1 commit into from Apr 25, 2023

Conversation

wint3ria
Copy link
Contributor

Description

According to discussions in #257 , the docker deployment process and images are pretty stale.
It has been decided to move this development to a dedicated repository only providing Docker images, using an Eradiate package. The packaging branch is dedicated to such development.
The docker development is not part of the main eradiate repository anymore, and the planning for the development of new Eradiate images is not foreseen yet.

Removing the outdated Docker build implementation, documentation, and github workflow from the main repo is thus a preliminary step towards these objectives.

Checklist

  • The code follows the relevant coding guidelines
  • The code generates no new warnings
  • The code is appropriately documented
  • The code is tested to prove its function
$ grep -r docker | grep -v .git
> CHANGELOG.md:* Removed the docker images implemenation, deployment and documentation from the
  • The feature branch is rebased on the current state of the main branch
  • I updated the change log if relevant
  • I give permission that the Eradiate project may redistribute my contributions under the terms of its license

@wint3ria wint3ria self-assigned this Apr 24, 2023
Copy link
Member

@leroyvn leroyvn left a comment

Choose a reason for hiding this comment

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

Hi @wint3ria, thanks for taking care of this. I have a single very minor comment, then let's merge.

CHANGELOG.md Outdated Show resolved Hide resolved
@wint3ria wint3ria merged commit d0800ff into eradiate:packaging Apr 25, 2023
@wint3ria wint3ria deleted the packaging branch April 25, 2023 14:15
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.

None yet

2 participants