You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
copied the deploy key and added it to the repository
created a branch called submission
downloaded a starter kit
committed and pushed the starter kit
waited for more than 10 minutes
Here's the problem:
We noticed that the submissions page now mentions the branch name, and my teammate @pink-snow got curious how the "submissions/submission" branch would be displayed. So here's what I did:
pushed a commit to the "submission" branch. It built fine, and passed the tests;
branched off "submission" into "submissions/submission", and added another commit;
pushed "submissions/submission".
In a few minutes, a new entry appeared on the site, but it mentions the same SHA-1 and commit message as the commit on the "submission" branch. When I pushed more commits to "submissions/submission", it created more builds of the "submission" branch.
Please don't ban us for this ._.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this! After a brief investigation we came to conclusion that you've discovered a bug in TeamCity which we use as a CI tool. Kudos for that :)
What I've done:
submission
Here's the problem:
We noticed that the submissions page now mentions the branch name, and my teammate @pink-snow got curious how the "submissions/submission" branch would be displayed. So here's what I did:
In a few minutes, a new entry appeared on the site, but it mentions the same SHA-1 and commit message as the commit on the "submission" branch. When I pushed more commits to "submissions/submission", it created more builds of the "submission" branch.
Please don't ban us for this ._.
The text was updated successfully, but these errors were encountered: