Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
Releasedrafter patch (#31)
Browse files Browse the repository at this point in the history
* setup github actions workflow (#1)

* setup github actions workflow

* fix: remove tag from Javadoc

Co-authored-by: Ronja Quensel <[email protected]>

* Update issue templates (#2)

* Update issue templates

* Create config.yml

* Edit License and Readme (#4)

* Update README.md

* docs: change LICENSE

* auto build docker images (#5)

* auto build docker images

* chore: add dockerignore and update Dockerfile

Co-authored-by: Ronja Quensel <[email protected]>

* setup dependabot (#10)

* chore(deps): bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#11)

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.6...v0.8.7)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump spotbugs-maven-plugin from 4.2.0 to 4.2.3 (#12)

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.0 to 4.2.3.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.2.0...spotbugs-maven-plugin-4.2.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ronja Quensel <[email protected]>

* chore(deps): bump maven-enforcer-plugin from 3.0.0-M2 to 3.0.0-M3 (#13)

Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0-M2 to 3.0.0-M3.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.0.0-M2...enforcer-3.0.0-M3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump postgresql from 42.2.19 to 42.2.20 (#14)

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.19 to 42.2.20.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.20/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.2.19...REL42.2.20)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump spring-boot-starter-parent from 2.4.4 to 2.4.5 (#15)

Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.4...v2.4.5)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump camel-spring-boot-bom from 3.8.0 to 3.9.0 (#16)

Bumps camel-spring-boot-bom from 3.8.0 to 3.9.0.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 (#17)

Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
- [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.1.1...maven-project-info-reports-plugin-3.1.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: cancel same pending workflows (#18)

* chore: update build-image.yaml (#19)

* chore: remove duplication in image name (#20)

* Dev patch (#22)

* Configure actions and issue templates (#3)

* setup github actions workflow (#1)

* setup github actions workflow

* fix: remove tag from Javadoc

Co-authored-by: Ronja Quensel <[email protected]>

* Update issue templates (#2)

* Update issue templates

* Create config.yml

Co-authored-by: Brian-Frederik Jahnke <[email protected]>

* fix: resolve conflict in ISSUE_TEMPLATE/config.yaml (#9)

* auto build docker images (#6)

* setup github actions workflow (#1)

* setup github actions workflow

* fix: remove tag from Javadoc

Co-authored-by: Ronja Quensel <[email protected]>

* Update issue templates (#2)

* Update issue templates

* Create config.yml

* Edit License and Readme (#4)

* Update README.md

* docs: change LICENSE

* auto build docker images (#5)

* auto build docker images

* chore: add dockerignore and update Dockerfile

Co-authored-by: Ronja Quensel <[email protected]>

Co-authored-by: Brian-Frederik Jahnke <[email protected]>
Co-authored-by: Julia Pampus <[email protected]>

Co-authored-by: Brian-Frederik Jahnke <[email protected]>
Co-authored-by: Julia Pampus <[email protected]>

* chore(deps): bump maven-javadoc-plugin from 3.2.0 to 3.3.0 (#27)

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump spring-boot-starter-parent from 2.4.5 to 2.5.0 (#25)

Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.5 to 2.5.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.5...v2.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Camel springboot version fix (#28)

* chore(deps): bump camel-springboot.version from 3.9.0 to 3.10.0

Bumps `camel-springboot.version` from 3.9.0 to 3.10.0.

Updates `camel-spring-boot-starter` from 3.9.0 to 3.10.0

Updates `camel-http-starter` from 3.9.0 to 3.10.0

Updates `camel-sql-starter` from 3.9.0 to 3.10.0

Updates `camel-paho-starter` from 3.9.0 to 3.10.0

Updates `camel-file-starter` from 3.9.0 to 3.10.0

Signed-off-by: dependabot[bot] <[email protected]>

* chore: set camel-springboot.version property for Camel Springboot BOM

* docs: update CHANGELOG.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian-Frederik Jahnke <[email protected]>

* Prepare release v1.0.1 (#29)

* chore: update build-image script

* docs: update CHANGELOG.md

* release: change project version to 1.0.1

* feat: add action for release drafter

* fix: fix syntax error in release-drafter.yaml

* Fix syntax error in release-drafter.yaml

* Update build-image.yaml

* Update dependabot.yaml

* Update main.yml

* Update CONTRIBUTING.md

Co-authored-by: Brian-Frederik Jahnke <[email protected]>
Co-authored-by: Julia Pampus <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Jun 9, 2021
1 parent 79f92b5 commit 186c31f
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ updates:
directory: "/"
schedule:
interval: "daily"
target-branch: "develop"
target-branch: "master"
open-pull-requests-limit: 10
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: docker-image

on:
push:
branches: [ master, develop ]
branches: [ master ]
tags: 'v*'
release:
types: [published]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Java CI with Maven

on:
pull_request:
branches: [ master, develop ]
branches: [ master ]

concurrency:
group: ${{ github.head_ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Release Drafter

on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- master

Expand All @@ -11,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
with:
config-name: release-drafter.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6 changes: 2 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,8 @@ developer that takes on the issue. New issues should be initially marked with `s

## Branches

This repository has a `dev` branch in addition to the `master` branch. The idea is to always
merge other branches into the `dev` branch (as SNAPSHOT version) and to push the changes from
there into the `master` only for releases. This way, the `dev` branch is always up to date,
with the risk of small issues, while the `master` only contains official releases.
This repository has a `master` branch, into which all changes from other branches are merged and where
release versions are tagged.

After creating an issue yourself or if you want to address an existing issue, you have to create a
branch with a unique number and name that assigns it to an issue. Therefore, follow the guidelines
Expand Down

0 comments on commit 186c31f

Please sign in to comment.