git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Ability to remember last known good build
@ 2016-03-11 17:51 Pedroso, Osiris
  2016-03-11 18:08 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Pedroso, Osiris @ 2016-03-11 17:51 UTC (permalink / raw)
  To: git@vger.kernel.org

I participate in an open source project that any pull merge is accepted, no matter what.

This makes for lots of broken builds, even though we do have Travis-CI enabled on the project, because people will merge a request before even the build is complete.

Therefore, I would like to remember the id of the commit of the last successful build. This would be updated by the Travis-CI script itself upon a successful build.

I imagine best option would be to merge master to a certain branch named "Last_known_Linux_build" or "Last_known_Windows_build" or even "Last_known_build_all_tests_passing".

I am new to git, but some other experienced co-volunteers tell me that it may not be possible due to authentication issues.

Any better way of accomplishing this?

Appreciate any comments,
Osiris Pedroso

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-11 22:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11 17:51 Ability to remember last known good build Pedroso, Osiris
2016-03-11 18:08 ` Junio C Hamano
2016-03-11 18:17   ` Stefan Beller
2016-03-11 22:08     ` Junio C Hamano
2016-03-11 19:49   ` Randall S. Becker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).