Giter Club home page Giter Club logo

Comments (13)

yselkowitz avatar yselkowitz commented on June 26, 2024

/cc @gabemontero

from ruby-hello-world.

bparees avatar bparees commented on June 26, 2024

@yselkowitz you just want a new branch that's up to date with master but has the README removed? i can do that if so.

from ruby-hello-world.

yselkowitz avatar yselkowitz commented on June 26, 2024

Basically, but for the purposes of the test in question, the branch name has to match a directory name in the repo (e.g. 'test') and its tip has to have a unique commit message.

from ruby-hello-world.

bparees avatar bparees commented on June 26, 2024

here you go:
https://github.com/openshift/ruby-hello-world/tree/test

i removed README.md in that branch.

from ruby-hello-world.

bparees avatar bparees commented on June 26, 2024

though now i'm wondering if we couldn't have just rebased the existing config branch?

from ruby-hello-world.

yselkowitz avatar yselkowitz commented on June 26, 2024

That would be option 2 above, but would have resulted in a change to the commit message at the tip of the branch, which would cause the test in question to fail on all OpenShift versions until we backported a fix through all the still-supported branches in origin.

from ruby-hello-world.

bparees avatar bparees commented on June 26, 2024

That would be option 2 above, but would have resulted in a change to the commit message at the tip of the branch

pretty sure i should be able to make it happen w/o changing the commit message.

from ruby-hello-world.

yselkowitz avatar yselkowitz commented on June 26, 2024

Can you rebase merge commits in git? Usually when you rebase, merge commits are dropped.

from ruby-hello-world.

bparees avatar bparees commented on June 26, 2024

Can you rebase merge commits in git? Usually when you rebase, merge commits are dropped.

i can just push directly to the openshift:config branch. Since the test just cares about the commit text, i can just make the text match.

from ruby-hello-world.

bparees avatar bparees commented on June 26, 2024

e.g. i just created this one:
https://github.com/openshift/ruby-hello-world/tree/newconfig

i should be able to do the same to the existing config branch

from ruby-hello-world.

yselkowitz avatar yselkowitz commented on June 26, 2024

I guess there was a third option after all. If you're comfortable with that approach, then by all means, and you can drop the 'test' branch. Thanks!

from ruby-hello-world.

bparees avatar bparees commented on June 26, 2024

done:
https://github.com/openshift/ruby-hello-world/tree/config

from ruby-hello-world.

yselkowitz avatar yselkowitz commented on June 26, 2024

The test in question still passes in CI, so we should be set. Thanks!

from ruby-hello-world.

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.