Alternatives to Bitbucket logo

Alternatives to Bitbucket

GitHub, GitLab, Git, Atlassian Stash, and Crucible are the most popular alternatives and competitors to Bitbucket.
39K
31.4K
+ 1
2.8K

What is Bitbucket and what are its top alternatives?

Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free private Git repositories. Teams choose Bitbucket because it has a superior Jira integration, built-in CI/CD, & is free for up to 5 users.
Bitbucket is a tool in the Code Collaboration & Version Control category of a tech stack.

Top Alternatives to Bitbucket

  • GitHub
    GitHub

    GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together. ...

  • GitLab
    GitLab

    GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers. ...

  • Git
    Git

    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. ...

  • Atlassian Stash
    Atlassian Stash

    It is a centralized solution to manage Git repositories behind the firewall. Streamlined for small agile teams, powerful enough for large organizations. ...

  • Crucible
    Crucible

    It is a Web-based application primarily aimed at enterprise, and certain features that enable peer review of a code base may be considered enterprise social software. ...

  • GitHub Enterprise
    GitHub Enterprise

    GitHub Enterprise lets developers use the tools they love across the development process with support for popular IDEs, continuous integration tools, and hundreds of third party apps and services. ...

  • JFrog Artifactory
    JFrog Artifactory

    It integrates with your existing ecosystem supporting end-to-end binary management that overcomes the complexity of working with different software package management systems, and provides consistency to your CI/CD workflow. ...

  • AWS CodeCommit
    AWS CodeCommit

    CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools. ...

Bitbucket alternatives & related posts

GitHub logo

GitHub

266K
230.5K
10.3K
Powerful collaboration, review, and code management for open source and private development projects
266K
230.5K
+ 1
10.3K
PROS OF GITHUB
  • 1.8K
    Open source friendly
  • 1.5K
    Easy source control
  • 1.3K
    Nice UI
  • 1.1K
    Great for team collaboration
  • 866
    Easy setup
  • 504
    Issue tracker
  • 485
    Great community
  • 482
    Remote team collaboration
  • 451
    Great way to share
  • 442
    Pull request and features planning
  • 146
    Just works
  • 132
    Integrated in many tools
  • 121
    Free Public Repos
  • 116
    Github Gists
  • 112
    Github pages
  • 83
    Easy to find repos
  • 62
    Open source
  • 60
    It's free
  • 60
    Easy to find projects
  • 56
    Network effect
  • 49
    Extensive API
  • 43
    Organizations
  • 42
    Branching
  • 34
    Developer Profiles
  • 32
    Git Powered Wikis
  • 30
    Great for collaboration
  • 24
    It's fun
  • 23
    Clean interface and good integrations
  • 22
    Community SDK involvement
  • 20
    Learn from others source code
  • 16
    Because: Git
  • 14
    It integrates directly with Azure
  • 10
    Newsfeed
  • 10
    Standard in Open Source collab
  • 8
    Beautiful user experience
  • 8
    Fast
  • 8
    It integrates directly with Hipchat
  • 7
    Easy to discover new code libraries
  • 6
    Nice API
  • 6
    Cloud SCM
  • 6
    Graphs
  • 6
    Integrations
  • 6
    It's awesome
  • 6
    Smooth integration
  • 5
    Remarkable uptime
  • 5
    CI Integration
  • 5
    Hands down best online Git service available
  • 5
    Quick Onboarding
  • 5
    Reliable
  • 4
    Free HTML hosting
  • 4
    Version Control
  • 4
    Simple but powerful
  • 4
    Unlimited Public Repos at no cost
  • 4
    Security options
  • 4
    Loved by developers
  • 4
    Uses GIT
  • 4
    Easy to use and collaborate with others
  • 3
    IAM
  • 3
    Nice to use
  • 3
    Ci
  • 3
    Easy deployment via SSH
  • 2
    Good tools support
  • 2
    Leads the copycats
  • 2
    Free private repos
  • 2
    Free HTML hostings
  • 2
    Easy and efficient maintainance of the projects
  • 2
    Beautiful
  • 2
    Never dethroned
  • 2
    IAM integration
  • 2
    Very Easy to Use
  • 2
    Easy to use
  • 2
    All in one development service
  • 2
    Self Hosted
  • 2
    Issues tracker
  • 2
    Easy source control and everything is backed up
  • 1
    Profound
CONS OF GITHUB
  • 53
    Owned by micrcosoft
  • 37
    Expensive for lone developers that want private repos
  • 15
    Relatively slow product/feature release cadence
  • 10
    API scoping could be better
  • 8
    Only 3 collaborators for private repos
  • 3
    Limited featureset for issue management
  • 2
    GitHub Packages does not support SNAPSHOT versions
  • 2
    Does not have a graph for showing history like git lens
  • 1
    Have to use a token for the package registry
  • 1
    No multilingual interface
  • 1
    Takes a long time to commit

related GitHub posts

Johnny Bell

I was building a personal project that I needed to store items in a real time database. I am more comfortable with my Frontend skills than my backend so I didn't want to spend time building out anything in Ruby or Go.

I stumbled on Firebase by #Google, and it was really all I needed. It had realtime data, an area for storing file uploads and best of all for the amount of data I needed it was free!

I built out my application using tools I was familiar with, React for the framework, Redux.js to manage my state across components, and styled-components for the styling.

Now as this was a project I was just working on in my free time for fun I didn't really want to pay for hosting. I did some research and I found Netlify. I had actually seen them at #ReactRally the year before and deployed a Gatsby site to Netlify already.

Netlify was very easy to setup and link to my GitHub account you select a repo and pretty much with very little configuration you have a live site that will deploy every time you push to master.

With the selection of these tools I was able to build out my application, connect it to a realtime database, and deploy to a live environment all with $0 spent.

If you're looking to build out a small app I suggest giving these tools a go as you can get your idea out into the real world for absolutely no cost.

See more
Simon Reymann
Senior Fullstack Developer at QUANTUSflow Software GmbH · | 30 upvotes · 7.3M views

Our whole DevOps stack consists of the following tools:

  • GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
  • Respectively Git as revision control system
  • SourceTree as Git GUI
  • Visual Studio Code as IDE
  • CircleCI for continuous integration (automatize development process)
  • Prettier / TSLint / ESLint as code linter
  • SonarQube as quality gate
  • Docker as container management (incl. Docker Compose for multi-container application management)
  • VirtualBox for operating system simulation tests
  • Kubernetes as cluster management for docker containers
  • Heroku for deploying in test environments
  • nginx as web server (preferably used as facade server in production environment)
  • SSLMate (using OpenSSL) for certificate management
  • Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
  • PostgreSQL as preferred database system
  • Redis as preferred in-memory database/store (great for caching)

The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

  • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
  • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
  • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
  • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
  • Scalability: All-in-one framework for distributed systems.
  • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
See more
GitLab logo

GitLab

58.3K
49.7K
2.4K
Open source self-hosted Git management software
58.3K
49.7K
+ 1
2.4K
PROS OF GITLAB
  • 505
    Self hosted
  • 428
    Free
  • 338
    Has community edition
  • 241
    Easy setup
  • 239
    Familiar interface
  • 136
    Includes many features, including ci
  • 112
    Nice UI
  • 83
    Good integration with gitlabci
  • 56
    Simple setup
  • 34
    Has an official mobile app
  • 33
    Free private repository
  • 30
    Continuous Integration
  • 21
    Open source, great ui (like github)
  • 17
    Slack Integration
  • 13
    Full CI flow
  • 11
    Free and unlimited private git repos
  • 9
    User, group, and project access management is simple
  • 8
    All in one (Git, CI, Agile..)
  • 8
    Intuitive UI
  • 7
    Built-in CI
  • 5
    Both public and private Repositories
  • 5
    CI
  • 5
    Full DevOps suite with Git
  • 4
    So easy to use
  • 4
    It's powerful source code management tool
  • 4
    Build/pipeline definition alongside code
  • 4
    Integrated Docker Registry
  • 4
    Mattermost Chat client
  • 4
    Issue system
  • 4
    Excellent
  • 3
    Because is the best remote host for git repositories
  • 3
    Low maintenance cost due omnibus-deployment
  • 3
    On-premises
  • 3
    Security and Stable
  • 3
    I like the its runners and executors feature
  • 3
    It's fully integrated
  • 3
    Unlimited free repos & collaborators
  • 3
    Great for team collaboration
  • 3
    Free private repos
  • 3
    Dockerized
  • 2
    One-click install through DigitalOcean
  • 2
    Review Apps feature
  • 2
    Built-in Docker Registry
  • 2
    Powerful software planning and maintaining tools
  • 2
    Multilingual interface
  • 2
    Groups of groups
  • 2
    Beautiful
  • 2
    Wounderful
  • 2
    Opensource
  • 2
    Not Microsoft Owned
  • 2
    Published IP list for whitelisting (gl-infra#434)
  • 2
    Kubernetes Integration
  • 2
    Many private repo
  • 2
    HipChat intergration
  • 2
    The dashboard with deployed environments
  • 2
    Native CI
  • 2
    It includes everything I need, all packaged with docker
  • 2
    Kubernetes integration with GitLab CI
  • 2
    Powerful Continuous Integration System
  • 1
    Supports Radius/Ldap & Browser Code Edits
CONS OF GITLAB
  • 28
    Slow ui performance
  • 8
    Introduce breaking bugs every release
  • 6
    Insecure (no published IP list for whitelisting)
  • 2
    Built-in Docker Registry
  • 1
    Review Apps feature

related GitLab posts

Tim Abbott
Shared insights
on
GitHubGitHubGitLabGitLab
at

I have mixed feelings on GitHub as a product and our use of it for the Zulip open source project. On the one hand, I do feel that being on GitHub helps people discover Zulip, because we have enough stars (etc.) that we rank highly among projects on the platform. and there is a definite benefit for lowering barriers to contribution (which is important to us) that GitHub has such a dominant position in terms of what everyone has accounts with.

But even ignoring how one might feel about their new corporate owner (MicroSoft), in a lot of ways GitHub is a bad product for open source projects. Years after the "Dear GitHub" letter, there are still basic gaps in its issue tracker:

  • You can't give someone permission to label/categorize issues without full write access to a project (including ability to merge things to master, post releases, etc.).
  • You can't let anyone with a GitHub account self-assign issues to themselves.
  • Many more similar issues.

It's embarrassing, because I've talked to GitHub product managers at various open source events about these things for 3 years, and they always agree the thing is important, but then nothing ever improves in the Issues product. Maybe the new management at MicroSoft will fix their product management situation, but if not, I imagine we'll eventually do the migration to GitLab.

We have a custom bot project, http://github.com/zulip/zulipbot, to deal with some of these issues where possible, and every other large project we talk to does the same thing, more or less.

See more
Joshua Dean Küpper
CEO at Scrayos UG (haftungsbeschränkt) · | 20 upvotes · 652.2K views

We use GitLab CI because of the great native integration as a part of the GitLab framework and the linting-capabilities it offers. The visualization of complex pipelines and the embedding within the project overview made Gitlab CI even more convenient. We use it for all projects, all deployments and as a part of GitLab Pages.

While we initially used the Shell-executor, we quickly switched to the Docker-executor and use it exclusively now.

We formerly used Jenkins but preferred to handle everything within GitLab . Aside from the unification of our infrastructure another motivation was the "configuration-in-file"-approach, that Gitlab CI offered, while Jenkins support of this concept was very limited and users had to resort to using the webinterface. Since the file is included within the repository, it is also version controlled, which was a huge plus for us.

See more
Git logo

Git

285.2K
165.1K
6.6K
Fast, scalable, distributed revision control system
285.2K
165.1K
+ 1
6.6K
PROS OF GIT
  • 1.4K
    Distributed version control system
  • 1.1K
    Efficient branching and merging
  • 959
    Fast
  • 845
    Open source
  • 726
    Better than svn
  • 368
    Great command-line application
  • 306
    Simple
  • 291
    Free
  • 232
    Easy to use
  • 222
    Does not require server
  • 27
    Distributed
  • 22
    Small & Fast
  • 18
    Feature based workflow
  • 15
    Staging Area
  • 13
    Most wide-spread VSC
  • 11
    Role-based codelines
  • 11
    Disposable Experimentation
  • 7
    Frictionless Context Switching
  • 6
    Data Assurance
  • 5
    Efficient
  • 4
    Just awesome
  • 3
    Github integration
  • 3
    Easy branching and merging
  • 2
    Compatible
  • 2
    Flexible
  • 2
    Possible to lose history and commits
  • 1
    Rebase supported natively; reflog; access to plumbing
  • 1
    Light
  • 1
    Team Integration
  • 1
    Fast, scalable, distributed revision control system
  • 1
    Easy
  • 1
    Flexible, easy, Safe, and fast
  • 1
    CLI is great, but the GUI tools are awesome
  • 1
    It's what you do
  • 0
    Phinx
CONS OF GIT
  • 16
    Hard to learn
  • 11
    Inconsistent command line interface
  • 9
    Easy to lose uncommitted work
  • 7
    Worst documentation ever possibly made
  • 5
    Awful merge handling
  • 3
    Unexistent preventive security flows
  • 3
    Rebase hell
  • 2
    When --force is disabled, cannot rebase
  • 2
    Ironically even die-hard supporters screw up badly
  • 1
    Doesn't scale for big data

related Git posts

Simon Reymann
Senior Fullstack Developer at QUANTUSflow Software GmbH · | 30 upvotes · 7.3M views

Our whole DevOps stack consists of the following tools:

  • GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
  • Respectively Git as revision control system
  • SourceTree as Git GUI
  • Visual Studio Code as IDE
  • CircleCI for continuous integration (automatize development process)
  • Prettier / TSLint / ESLint as code linter
  • SonarQube as quality gate
  • Docker as container management (incl. Docker Compose for multi-container application management)
  • VirtualBox for operating system simulation tests
  • Kubernetes as cluster management for docker containers
  • Heroku for deploying in test environments
  • nginx as web server (preferably used as facade server in production environment)
  • SSLMate (using OpenSSL) for certificate management
  • Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
  • PostgreSQL as preferred database system
  • Redis as preferred in-memory database/store (great for caching)

The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

  • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
  • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
  • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
  • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
  • Scalability: All-in-one framework for distributed systems.
  • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
See more
Ali Soueidan
Creative Web Developer at Ali Soueidan · | 18 upvotes · 1.1M views

Application and Data: Since my personal website ( https://alisoueidan.com ) is a SPA I've chosen to use Vue.js, as a framework to create it. After a short skeptical phase I immediately felt in love with the single file component concept! I also used vuex for state management, which makes working with several components, which are communicating with each other even more fun and convenient to use. Of course, using Vue requires using JavaScript as well, since it is the basis of it.

For markup and style, I used Pug and Sass, since they’re the perfect match to me. I love the clean and strict syntax of both of them and even more that their structure is almost similar. Also, both of them come with an expanded functionality such as mixins, loops and so on related to their “siblings” (HTML and CSS). Both of them require nesting and prevent untidy code, which can be a huge advantage when working in teams. I used JSON to store data (since the data quantity on my website is moderate) – JSON works also good in combo with Pug, using for loops, based on the JSON Objects for example.

To send my contact form I used PHP, since sending emails using PHP is still relatively convenient, simple and easy done.

DevOps: Of course, I used Git to do my version management (which I even do in smaller projects like my website just have an additional backup of my code). On top of that I used GitHub since it now supports private repository for free accounts (which I am using for my own). I use Babel to use ES6 functionality such as arrow functions and so on, and still don’t losing cross browser compatibility.

Side note: I used npm for package management. 🎉

*Business Tools: * I use Asana to organize my project. This is a big advantage to me, even if I work alone, since “private” projects can get interrupted for some time. By using Asana I still know (even after month of not touching a project) what I’ve done, on which task I was at last working on and what still is to do. Working in Teams (for enterprise I’d take on Jira instead) of course Asana is a Tool which I really love to use as well. All the graphics on my website are SVG which I have created with Adobe Illustrator and adjusted within the SVG code or by using JavaScript or CSS (SASS).

See more
Atlassian Stash logo

Atlassian Stash

78
75
0
Centralized solution to manage Git repositories
78
75
+ 1
0
PROS OF ATLASSIAN STASH
    Be the first to leave a pro
    CONS OF ATLASSIAN STASH
      Be the first to leave a con

      related Atlassian Stash posts

      Crucible logo

      Crucible

      57
      114
      12
      Review code, discuss changes, share knowledge, and identify defects
      57
      114
      + 1
      12
      PROS OF CRUCIBLE
      • 5
        JIRA Integration
      • 4
        Post-commit preview
      • 2
        Has a linux version
      • 1
        Pre-commit preview
      CONS OF CRUCIBLE
        Be the first to leave a con

        related Crucible posts

        Eric Seibert
        DevOps at Children's Hospital of Philadelphia · | 6 upvotes · 378.4K views

        We are using a Bitbucket server, and due to migration efforts and new Atlassian community license changes, we need to move to a new self-hosted solution. The new data-center license for Atlassian, available in February, will be community provisioned (free). Along with that community license, other technologies will be coming with it (Crucible, Confluence, and Jira). Is there value in a paid-for license to get the GitHub Enterprise? Are the tools that come with it worth the cost?

        I know it is about $20 per 10 seats, and we have about 300 users. Have other convertees to Microsoft's tools found it easy to do a migration? Is the toolset that much more beneficial to the free suite that one can get from Atlassian?

        So far, free seems to be the winner, and the familiarization with Atlassian implementation and maintenance is understood. Going to GitHub, are there any distinct challenges to be found or any perks to be attained?

        See more
        Shared insights
        on
        JiraJiraFisheyeFisheyeCrucibleCrucible

        I need a tool to review. So when I searched, I saw Crucible and Fisheye. I have e few questions:

        1. Are Crucible and Fisheye start without Jira integration?
        2. Only for document review, which one should be preferred? What do you think about it?
        3. Am I doing import word document and export same word format? Well, when I upload a document to crucible, Is it possible to output in which format I enter? İs there a fixed format?
        See more
        GitHub Enterprise logo

        GitHub Enterprise

        509
        620
        10
        The on-premises version of GitHub, which you can deploy and manage in your own, secure environment
        509
        620
        + 1
        10
        PROS OF GITHUB ENTERPRISE
        • 4
          Expensive - $$$
        • 2
          Code security
        • 2
          CDCI with Github Actions
        • 1
          Both Cloud and Enterprise Server Versions available
        • 1
          Draft Pull Request
        • 0
          User experience
        CONS OF GITHUB ENTERPRISE
        • 2
          $$$

        related GitHub Enterprise posts

        Matanel Crown
        Software Developer at BBT.live · | 7 upvotes · 222K views

        Hi all,

        I would like some information regarding the benefits an aspiring start-up company may have, while using GitHub Enterprise vs the regular GitHub package. On a separate issue, I'd like to understand whether GitLab may have some DevOps-related advantages GitHub does not.

        Thank you in advance, Matt

        See more
        Eric Seibert
        DevOps at Children's Hospital of Philadelphia · | 6 upvotes · 378.4K views

        We are using a Bitbucket server, and due to migration efforts and new Atlassian community license changes, we need to move to a new self-hosted solution. The new data-center license for Atlassian, available in February, will be community provisioned (free). Along with that community license, other technologies will be coming with it (Crucible, Confluence, and Jira). Is there value in a paid-for license to get the GitHub Enterprise? Are the tools that come with it worth the cost?

        I know it is about $20 per 10 seats, and we have about 300 users. Have other convertees to Microsoft's tools found it easy to do a migration? Is the toolset that much more beneficial to the free suite that one can get from Atlassian?

        So far, free seems to be the winner, and the familiarization with Atlassian implementation and maintenance is understood. Going to GitHub, are there any distinct challenges to be found or any perks to be attained?

        See more
        JFrog Artifactory logo

        JFrog Artifactory

        339
        357
        0
        Enterprise Universal Repository Manager
        339
        357
        + 1
        0
        PROS OF JFROG ARTIFACTORY
          Be the first to leave a pro
          CONS OF JFROG ARTIFACTORY
            Be the first to leave a con

            related JFrog Artifactory posts

            Joshua Dean Küpper
            CEO at Scrayos UG (haftungsbeschränkt) · | 10 upvotes · 286.3K views

            We use Sonatype Nexus to store our closed-source java libraries to simplify our deployment and dependency-management. While there are many alternatives, most of them are expensive ( GitLab Enterprise ), monilithic ( JFrog Artifactory ) or only offer SaaS-licences. We preferred the on-premise approach of Nexus and therefore decided to use it.

            We exclusively use the Maven-capabilities and are glad that the modular design of Nexus allows us to run it very lightweight.

            See more

            Whenever Qualys scan finds out software vulnerability, say for example Java SDK or any software version that has a potential vulnerability, we search the web to find out the solution and usually install a later version or patch downloading from the web. The problem is, as we are downloading it from web and there are a number of servers where we patch and as an ultimate outcome different people downloads different version and so forth. So I want to create a repository for such binaries so that we use the same patch for all servers.

            When I was thinking about the repo, obviously first thought came as GitHub.. But then I realized, it is for code version control and collaboration, not for the packaged software. The other option I am thinking is JFrog Artifactory which stores the binaries and the package software.

            What is your recommendation?

            See more
            AWS CodeCommit logo

            AWS CodeCommit

            324
            805
            193
            Fully-managed source control service that makes it easy for companies to host secure and highly scalable private Git...
            324
            805
            + 1
            193
            PROS OF AWS CODECOMMIT
            • 44
              Free private repos
            • 26
              IAM integration
            • 24
              Pay-As-You-Go Pricing
            • 20
              Amazon feels the most Secure
            • 19
              Repo data encrypted at rest
            • 11
              Faster deployments when using other AWS services
            • 11
              I can make repository by myself if I have AWS account
            • 8
              AWS CodePipeline integration
            • 6
              Codebuild integration
            • 6
              Does not support web hooks yet! :(
            • 4
              Cost Effective
            • 2
              No Git LFS! Dealbreaker for me
            • 2
              Integrated with AWS Ecosystem
            • 2
              Elastic Beanstalk Integration
            • 1
              Integration via SQS/SNS for events (replaces webhooks)
            • 1
              IAM
            • 1
              Open source friendly
            • 1
              Only US Region
            • 1
              Available in Ireland (Dublin) region
            • 1
              CodeDeploy Integration
            • 1
              Issue tracker
            • 1
              CodeCommit Trigger for an AWS Lambda Function
            • 0
              Ui
            CONS OF AWS CODECOMMIT
            • 12
              UI sucks
            • 4
              SLOW
            • 3
              No Issue Tracker
            • 2
              Bad diffing/no blame
            • 2
              NO LFS support
            • 2
              No fork
            • 2
              No webhooks
            • 1
              Can't download file from UI
            • 1
              Only time based triggers
            • 0
              Accident-prone UI

            related AWS CodeCommit posts

            Hi, I need advice. In my project, we are using Bitbucket hosted on-prem, Jenkins, and Jira. Also, we have restrictions not to use any plugins for code review, code quality, code security, etc., with bitbucket. Now we want to migrate to AWS CodeCommit, which would mean that we can use, let's say, Amazon CodeGuru for code reviews and move to AWS CodeBuild and AWS CodePipeline for build automation in the future rather than using Jenkins.

            Now I want advice on below.

            1. Is it a good idea to migrate from Bitbucket to AWS Codecommit?
            2. If we want to integrate Jira with AWS Codecommit, then how can we do this? If a developer makes any changes in Jira, then a build should be triggered automatically in AWS and create a Jira ticket if the build fails. So, how can we achieve this?
            See more

            Mojolicious Perl Redmine Redis AWS CodeCommit Amazon SES PostgreSQL Postman Docker jQuery VirtualBox Sublime Text GitHub Git GitLab CI @DBIx::Class @metacpan @TheBat

            See more