Skip to content

Submissions: pushes to "submissions/submission" branch trigger builds of "submission" branch #86

@Minoru

Description

@Minoru

What I've done:

  • created a private Git repository
  • 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:

  1. pushed a commit to the "submission" branch. It built fine, and passed the tests;
  2. branched off "submission" into "submissions/submission", and added another commit;
  3. 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 ._.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions