Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into disable-oauth
Browse files Browse the repository at this point in the history
  • Loading branch information
adyach committed Nov 5, 2018
2 parents 3395dff + 02bf998 commit a48f8f2
Show file tree
Hide file tree
Showing 281 changed files with 2,999 additions and 3,627 deletions.
1 change: 0 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ commits.
## Review
- [ ] Tests
- [ ] Documentation
- [ ] CHANGELOG

## Deployment Notes
These should highlight any db migrations, feature toggles, etc.
2 changes: 1 addition & 1 deletion .idea/codeStyleSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

350 changes: 0 additions & 350 deletions CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MAINTAINER Team Aruha, [email protected]

WORKDIR /
ADD build/libs/nakadi.jar nakadi.jar
ADD api/nakadi-event-bus-api.yaml nakadi-event-bus-api.yaml
ADD api/nakadi-event-bus-api.yaml api/nakadi-event-bus-api.yaml

EXPOSE 8080

Expand Down
Loading

0 comments on commit a48f8f2

Please sign in to comment.