Skip to content

Commit

Permalink
Capitalise 'Jenkins'
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
  • Loading branch information
ashirley authored and benjdlambert committed Jul 14, 2021
1 parent 2172315 commit 9c1a673
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .changeset/good-hornets-hunt.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

## Extract an entity-oriented Jenkins Backend

Change the Jenkins plugin from talking directly with a single jenkins instance (via the proxy) to having a specific
backend plugin which talks to the jenkins instances.
Change the Jenkins plugin from talking directly with a single Jenkins instance (via the proxy) to having a specific
backend plugin which talks to the Jenkins instances.

Existing users of the Jenkins plugin will need to configure a jenkins backend instead of a proxy.
Existing users of the Jenkins plugin will need to configure a Jenkins backend instead of a proxy.
Typically, this means creating a `src/plugins/jenkins.ts` file, adding a reference to it to `src/index.ts` and changing app-config.yaml

### jenkins.ts
Expand Down
4 changes: 2 additions & 2 deletions .changeset/light-frogs-prove.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

## Extract an entity-oriented Jenkins Backend

Change the Jenkins plugin from talking directly with a single jenkins instance (via the proxy) to having a specific
backend plugin which talks to the jenkins instances.
Change the Jenkins plugin from talking directly with a single Jenkins instance (via the proxy) to having a specific
backend plugin which talks to the Jenkins instances.

0 comments on commit 9c1a673

Please sign in to comment.