Giter Site home page Giter Site logo

wasiqb / maven-deploy Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 111 KB

:recycle: Circle Orb for Maven build and deploy jobs.

Home Page: https://wasiqb.github.io

License: Apache License 2.0

Shell 100.00%
circleci-orb maven maven-deploy hacktoberfest

maven-deploy's People

Contributors

wasiqb avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hasmukhpatel13

maven-deploy's Issues

POM change commit is not signed.

Orb Version

The version number of the orb: 2.0.10

Describe the bug

Currently after deploying to maven, modified pom.xml is committed unsigned. The commit should be GPG signed.

Add Slack notification job.

Is your feature request related to a problem? Please describe.

With new UI of CircleCI, Slack webhook is unstable and does not guarantee Slack notification after the build. Hence, a new job at the end of workflow to notify build status is needed.

Describe the solution you'd like

Using Slack Orb, new job can be added to allow Slack notification.

Move all Bash commands to shell scripts.

Is your feature request related to a problem? Please describe.

Currently there are many bulky Bash commands used which needs to be moved to shell scripts. This will make the Yaml more readable and maintainable.

Describe the solution you'd like

Create a new folder for scripts and move all the bulky Bash commands to separate shell scripts.

Auto deployment on master should only happen if it's mentioned in commit subject.

Orb Version
2.0.0

Describe the bug

When no trigger text mentioned in commit message, it tries to re-deploy already deployed existing version.

https://app.circleci.com/pipelines/github/WasiqB/coteafs-parent/44/workflows/8f20ca2e-5844-41ab-9769-34e9028078a6/jobs/62

To Reproduce

Commit to master without specifying [release:major|minor|patch|skip].

Expected behaviour

If trigger text is not specified in commit message then deploy should be skipped.

Add integration tests for all the jobs.

Is your feature request related to a problem? Please describe.

Integration tests is required for ensuring stability of the job.

Describe the solution you'd like

Need to check some example Orb's for adding integration tests.

Convert manual deployment to Auto deployment as per commit message.

Is your feature request related to a problem? Please describe.

Currently when any of deployment job is triggered (e.g.: patch release pipeline is triggered, then only one job is completed. Other jobs remain on hold thus holding up the complete workflow. This causes Slack message to be skipped and no message is received for the build status.

Describe the solution you'd like

Deployment should be automated and only one job should be used. It will determine the type of release depending on PR merge to master message, it will check the start of the message and it should start with [release:major|minor|patch|skip]

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.