Code Monkey home page Code Monkey logo

Comments (6)

ljharb avatar ljharb commented on July 1, 2024 2

A better approach is being on the latest git, and having this in your ~/.gitconfig:

[push]
    default = current

from eslint-find-rules.

sarbbottam avatar sarbbottam commented on July 1, 2024 1

Updated. Thanks @ljharb, learned quite a few things.

sarbbottam/conf-files@45feb1a

from eslint-find-rules.

sarbbottam avatar sarbbottam commented on July 1, 2024

Semantic release seems to be back on track
https://travis-ci.org/sarbbottam/eslint-find-rules/jobs/171710493#L355

 ENOCHANGE There are no relevant changes, so no new version is released.

from eslint-find-rules.

sarbbottam avatar sarbbottam commented on July 1, 2024

Will keep the ticket open till a successful release.

from eslint-find-rules.

sarbbottam avatar sarbbottam commented on July 1, 2024

I guess I know, what has been the problem.
I forced pushed to one of the PR branches, with generic command git ps -f.
Which force pushed all the branches including the master, rewriting the history and bothered semantic release.

Lesson learnt the hard way. Now I have made the master branch protected. I can not accept pushes other than PR merge. Hopefully, that would prevent any unwanted mistakes.

from eslint-find-rules.

sarbbottam avatar sarbbottam commented on July 1, 2024

Fixed - https://travis-ci.org/sarbbottam/eslint-find-rules/jobs/171897380#L353

from eslint-find-rules.

Related Issues (20)

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.