Code Monkey home page Code Monkey logo

jenkins-for-jira's Introduction

Jenkins for Jira app

Atlassian license PRs Welcome

Connect your Jenkins servers to Jira Software Cloud for more visibility into your development pipeline.

Jenkins builds and deployments View Jenkins builds and deployments in Jira

Automatically send build and deployment data from Jenkins to Jira Software Cloud so you can see how work is progressing and confirm when features have been shipped.

Jenkins track work Track work as it moves through your pipeline

View all your Jenkins deployments on a timeline using the deployments feature in Jira. Filter or search to view deployments by environment, assignee, issue type, and more.

Jenkins secure connect Securely connect your self-hosted Jenkins server

Connect your Jenkins server to Jira Software Cloud using a webhook so it can securely send data without the need to open any firewall ports.

Usage

The app supports all the features of the Atlassian Jenkins plugin. You can read about them here.

The main use case is to show information about Jenkins builds and deployments in Jira.

Documentation

This is an app that you can install on your Jira site and connect with a Jenkins server. It's built on top of Atlassian's Forge platform.

After you install the app, it will guide you through the process of setting everything up.

Architecture

On a high level, the app receives events from the Jenkins plugin, updates internal state, and then forwards them to Jira. The app provides a convenient admin UI to manage the connections to one or more Jenkins servers.

Jenkins app architecture

The app provides a web trigger that acts as the entry point to all requests from the Jenkins plugin.

The web trigger and the Jenkins plugin share a secret. This secret is used by the Jenkins plugin to sign the payload, and by the web trigger to verify the signature - so only requests from valid sources are accepted.

On each event, the web trigger updates the internal storage to store information about the latest events. It then sends the events to Jira.

The app/jenkins-for-jira-ui/src directory contains the UI components and the app/src directory contains the backend functions. See this README for more information about working with the Forge app.

Contributions

Contributions to Jenkins for Jira are welcome! Please see CONTRIBUTING.md for details.

If you have feedback regarding this app, feel free to raise issues in this repository.

License

Copyright (c) 2022 Atlassian and others. Apache 2.0 licensed, see LICENSE file.


With �� from Atlassian

jenkins-for-jira's People

Contributors

anniktancred avatar anshengxu avatar bgvozdev avatar ccrolf avatar gxueatlassian avatar harminder84 avatar jkay-atlas avatar joshkay10 avatar krazziekay avatar rachellerathbone avatar renovate-bot avatar renovate[bot] avatar yvonnevictoria avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jenkins-for-jira's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (@atlassian:fusion-arc-renovate-config)

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0
  • Update dependency @atlaskit/code to v15.1.2
  • Update dependency node-fetch to v2.6.13
  • Update forge monorepo (patch) (@forge/bridge, @forge/metrics, @forge/resolver)
  • Update react monorepo (patch) (@types/react, @types/react-dom, eslint-plugin-react-hooks)
  • Update dependency @atlaskit/css-reset to v6.9.0
  • Update dependency @atlaskit/drawer to v7.7.2
  • Update dependency @atlaskit/dynamic-table to v14.16.3
  • Update dependency @atlaskit/empty-state to v7.8.0
  • Update dependency @atlaskit/logo to v13.15.4
  • Update dependency @atlaskit/modal-dialog to v12.13.1
  • Update dependency @atlaskit/spinner to v15.6.1
  • Update dependency @atlaskit/textarea to v5.4.0
  • Update dependency @atlaskit/theme to v12.7.1
  • Update dependency @atlaskit/tokens to v1.45.1
  • Update dependency @forge/api to v3.4.0
  • Update dependency @types/lodash to v4.17.1
  • Update dependency algoliasearch to v4.23.3
  • Update dependency aws-sdk to v2.1613.0
  • Update dependency dompurify to v3.1.2
  • Update dependency eslint to v8.57.0
  • Update dependency eslint-plugin-import to v2.29.1
  • Update dependency eslint-plugin-jsx-a11y to v6.8.0
  • Update dependency jest-when to v3.6.0
  • Update dependency moment to v2.30.1
  • Update dependency node-fetch to v2.7.0
  • Update dependency react-router to v5.3.4
  • Update emotion monorepo (minor) (@emotion/css, @emotion/react, @emotion/styled)
  • Update typescript-eslint monorepo to v5.62.0 (minor) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • Update dependency @atlaskit/avatar to v21
  • Update dependency @atlaskit/button to v17
  • Update dependency @atlaskit/dropdown-menu to v12
  • Update dependency @atlaskit/form to v9
  • Update dependency @atlaskit/icon to v22
  • Update dependency @atlaskit/spinner to v16
  • Update dependency @atlaskit/tabs to v16
  • Update dependency @atlaskit/textfield to v6
  • Update dependency @atlaskit/tooltip to v18
  • Update dependency @types/jsonwebtoken to v9
  • Update dependency eslint to v9
  • Update dependency eslint-config-airbnb-typescript to v18
  • Update dependency eslint-config-prettier to v9
  • Update dependency eslint-import-resolver-typescript to v3
  • Update dependency eslint-plugin-jest to v28
  • Update dependency eslint-plugin-no-only-tests to v3
  • Update dependency husky to v9
  • Update dependency node to v20.12.2 (node, @types/node)
  • Update dependency node-fetch to v3
  • Update dependency react-router to v6
  • Update dependency typescript to v5
  • Update dependency uuid to v9 (uuid, @types/uuid)
  • Update forge monorepo (major) (@forge/bridge, @forge/ui)
  • Update jest monorepo to v29 (major) (@types/jest, jest, jest-environment-jsdom, ts-jest)
  • Update react monorepo to v18 (major) (@types/react, @types/react-dom, react, react-dom)
  • Update testing-library monorepo (major) (@testing-library/jest-dom, @testing-library/react, @testing-library/react-hooks)
  • Update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • 🔐 Create all rate-limited PRs at once 🔐

Warning

Renovate failed to look up the following dependencies: Failed to look up npm package @atlassiansox/analytics-web-client.

Files affected: app/jenkins-for-jira-ui/package.json


Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
app/jenkins-for-jira-ui/package.json
  • @atlaskit/avatar 20.5.10
  • @atlaskit/button 16.18.1
  • @atlaskit/code ^15.1.0
  • @atlaskit/css-reset 6.5.4
  • @atlaskit/drawer ^7.6.5
  • @atlaskit/dropdown-menu 11.14.4
  • @atlaskit/dynamic-table 14.11.11
  • @atlaskit/empty-state 7.6.3
  • @atlaskit/form 8.11.13
  • @atlaskit/icon 21.12.7
  • @atlaskit/logo 13.14.8
  • @atlaskit/modal-dialog 12.6.10
  • @atlaskit/page-header 10.4.4
  • @atlaskit/progress-tracker 8.5.7
  • @atlaskit/spinner 15.5.3
  • @atlaskit/tabs ^13.4.9
  • @atlaskit/textarea ^5.0.0
  • @atlaskit/textfield 5.6.8
  • @atlaskit/theme 12.5.6
  • @atlaskit/tokens ^1.28.1
  • @atlaskit/tooltip 17.8.10
  • @atlassiansox/analytics-web-client ^4.14.3
  • @babel/plugin-proposal-private-property-in-object ^7.21.11
  • @emotion/css 11.7.1
  • @emotion/react 11.7.1
  • @emotion/styled 11.6.0
  • @forge/bridge 2.6.0
  • @forge/ui 0.16.0
  • @types/history ^5.0.0
  • @types/lodash ^4.14.202
  • @types/react 17.0.65
  • @types/react-dom 17.0.20
  • @types/react-router 5.1.20
  • @types/uuid 8.3.4
  • algoliasearch ^4.22.1
  • dompurify ^3.0.8
  • eslint-plugin-react-hooks 4.6.0
  • history ^5.3.0
  • moment 2.29.4
  • npm-run-all 4.1.5
  • react 16.14.0
  • react-dom 16.14.0
  • react-router 5.2.1
  • uuid 8.3.2
  • @testing-library/jest-dom 5.17.0
  • @testing-library/react 12.1.5
  • @testing-library/react-hooks 7.0.2
  • @types/dompurify ^3.0.5
  • @types/jest 27.5.2
  • @types/node 17.0.45
  • @typescript-eslint/eslint-plugin ^5.27.0
  • @typescript-eslint/parser ^5.27.0
  • eslint 8.50.0
  • eslint-config-airbnb-base ^15.0.0
  • eslint-config-airbnb-typescript ^17.0.0
  • eslint-config-prettier 8.10.0
  • eslint-import-resolver-typescript 2.7.1
  • eslint-plugin-import 2.27.5
  • eslint-plugin-jest 26.9.0
  • eslint-plugin-jsx-a11y 6.7.1
  • eslint-plugin-no-only-tests 2.6.0
  • eslint-plugin-node 11.1.0
  • eslint-plugin-promise 6.1.1
  • identity-obj-proxy 3.0.0
  • jest 27.5.1
  • jest-dom 4.0.0
  • jest-environment-jsdom 27.5.1
  • react-scripts 5.0.1
  • ts-jest 27.1.5
  • typescript 4.9.5
  • node >=20.0.0 <21.0.0
  • @types/react 17.0.65
  • @types/react-dom 17.0.20
app/package.json
  • @forge/api 3.0.0
  • @forge/metrics ^0.2.2
  • @forge/resolver 1.5.14
  • atlassian-jwt ^2.0.2
  • crypto ^1.0.1
  • lodash ^4.17.21
  • node-fetch ^2.6.1
  • uuid ^9.0.1
  • @types/jest 27.5.2
  • @types/jest-when 3.5.5
  • @types/jsonwebtoken 8.5.9
  • @types/lodash ^4.14.197
  • @types/uuid ^9.0.8
  • @typescript-eslint/eslint-plugin 5.61.0
  • @typescript-eslint/parser 5.61.0
  • eslint 8.50.0
  • eslint-config-airbnb-base 15.0.0
  • eslint-config-airbnb-typescript ^17.0.0
  • eslint-plugin-import 2.27.5
  • husky ^8.0.3
  • jest 27.5.1
  • jest-when 3.5.2
  • npm-run-all 4.1.5
  • ts-jest 27.1.5
  • typescript 4.9.5
package.json
  • aws-sdk ^2.1549.0
nvm
app/.nvmrc
  • node 20.10.0
app/jenkins-for-jira-ui/.nvmrc
  • node 20.10.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.