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

Rename HackMD and CodiMD to HedgeDoc #119

Merged
merged 1 commit into from
Nov 20, 2020

Conversation

hugopeixoto
Copy link
Member

To prepare for the rename, I replaced every occurrence of codimd with
hedgedoc.

There were still some stray hackmd references, so I replaced them as
well.

I removed the kubernetes instructions, since they were referring to
a helm chart that does not exist anymore.

There are two references to hackmd left. The first one is in the
migration guide from hackmd-docker to hedgedoc-container. The other one
is in a migration guide that points to
https://github.com/hackmdio/migration-to-0.5.0. Since this repository
wasn't forked (and there's no license attached), I left the reference as
is.

@ccoenen
Copy link

ccoenen commented Nov 8, 2020

0.5 has been around for a looooong time. Maybe we should cut ties and no longer mention that specific migration guide.

@hugopeixoto
Copy link
Member Author

Makes sense, I'll remove it.

alpine/Dockerfile Outdated Show resolved Hide resolved
debian/Dockerfile Outdated Show resolved Hide resolved
resources/docker-entrypoint.sh Outdated Show resolved Hide resolved
@davidmehren
Copy link
Member

Just for the record: Merging this is blocked by us moving to the hedgedoc org.

@mrdrogdrog
Copy link
Member

Just for the record: Merging this is blocked by us moving to the hedgedoc org.

Project has been moved.

alpine/Dockerfile Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
alpine/Dockerfile Show resolved Hide resolved
@hugopeixoto hugopeixoto force-pushed the rename-to-hedgedoc branch 3 times, most recently from 79bc132 to d682b5d Compare November 20, 2020 02:37
.github/workflows/test.yml Outdated Show resolved Hide resolved
README.md Outdated
[![Build Status](https://travis-ci.org/codimd/container.svg?branch=master)](https://travis-ci.org/codimd/container)
[![#CodiMD on matrix.org](https://img.shields.io/badge/Matrix.org-%23CodiMD@matrix.org-green.svg)](https://riot.im/app/#/room/#codimd:matrix.org)
[![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/images/button.png)](http://play-with-docker.com?stack=https://github.com/codimd/container/raw/master/docker-compose.yml&stack_name=codimd)
![CI status](https://github.com/hedgedoc/container/workflows/CI/badge.svg)
Copy link
Member

Choose a reason for hiding this comment

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

The link and the badge name is wrong.

I replaced every occurrence of codimd with hedgedoc. There were still
some stray hackmd references, so I replaced them as well. This includes
using hedgedoc/hedgedoc instead of hedgedoc/server.

I removed the kubernetes instructions, since they were referring to
a helm chart that does not exist anymore.

There are two references to hackmd left. The first one is in the
migration guide from hackmd-docker to hedgedoc-container. The other one
is in a migration guide that points to
https://github.com/hackmdio/migration-to-0.5.0. Since the 0.5.0 version
is quite old, these instructions were removed.

Deprecated CODIMD_REPOSITORY in favor of HEDGEDOC_REPOSITORY. People
using CODIMD_REPOSITORY will now see an error in their docker build
prompting them to change to HEDGEDOC_REPOSITORY.

We are now using chat.hedgedoc.org as the matrix link.

Signed-off-by: Hugo Peixoto <hugo.peixoto@gmail.com>
@SISheogorath SISheogorath merged commit 0dbdaaa into hedgedoc:master Nov 20, 2020
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.

7 participants