Skip to content

Prepare minor release #14

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

Merged
merged 6 commits into from
Jul 8, 2020
Merged

Prepare minor release #14

merged 6 commits into from
Jul 8, 2020

Conversation

mariux
Copy link
Member

@mariux mariux commented Jul 8, 2020

  • Update Makefile
  • Add CHANGELOG.md
  • Prepare for new minor release
  • Fix example reference in index README
  • Remove markdown link checker safeguards

@mariux mariux changed the title mariux/prepare release Prepare minor release Jul 8, 2020
@@ -46,13 +46,18 @@ DOCKER_RUN_CMD = docker run ${DOCKER_FLAGS} ${BUILD_TOOLS_DOCKER_IMAGE}
.PHONY: default
default: help

## Run pre-commit hooks in build-tools docker container.
# not exported in make help on purpose, as this is a one-time shot to make life easier
.PHONY: template/adjust
Copy link
Member

Choose a reason for hiding this comment

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

tbH, after seeing this a couple of times and thinking about it. This should rather be a separate cool or simple alias in your local bashrc rather than part of the repo

Copy link
Member Author

Choose a reason for hiding this comment

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

actually this should be a pre-commit to verify template cleanup has been done... like e.g. terraform fmt...

Copy link
Member

Choose a reason for hiding this comment

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

okay, so what are the next steps here? Shall we put this to our backlog?

Copy link
Member Author

Choose a reason for hiding this comment

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

not a priority at all.. let's see how often this process fails...

@mariux mariux requested a review from soerenmartius July 8, 2020 14:55
Copy link
Member

@soerenmartius soerenmartius left a comment

Choose a reason for hiding this comment

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

lgtm!

@mariux mariux merged commit f21b501 into master Jul 8, 2020
@mariux mariux deleted the mariux/prepare-release branch July 8, 2020 16:42
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.

2 participants