alpaka-group / vikunja

Vikunja is a performance portable algorithm library that defines functions operating on ranges of elements for a variety of purposes . It supports the execution on multi-core CPUs and various GPUs. Vikunja uses alpaka to implement platform-independent primitives such as reduce or transform.
https://vikunja.readthedocs.io/en/latest/
Mozilla Public License 2.0
14 stars 5 forks source link

Test file for testing CI with forked repos #25

Closed SimeonEhrig closed 3 years ago

SimeonEhrig commented 3 years ago

DO NOT MERGE!

SimeonEhrig commented 3 years ago

@bernhardmgruber I know, that drafts avoiding merging, but at the moment I test a bot, which triggers the GitLab CI. Please don't change the type of the PR.

bernhardmgruber commented 3 years ago

@bernhardmgruber I know, that drafts avoiding merging, but at the moment I test a bot, which triggers the GitLab CI. Please don't change the type of the PR.

Ah ok, I see! Please just indicate that next time! I thought you might not know Draft PRs.

SimeonEhrig commented 3 years ago

@bernhardmgruber I know, that drafts avoiding merging, but at the moment I test a bot, which triggers the GitLab CI. Please don't change the type of the PR.

Ah ok, I see! Please just indicate that next time! I thought you might not know Draft PRs.

Yes, I had should do this. But this is just special, which hopefully will never happens again ;-)

SimeonEhrig commented 3 years ago

Now, the bot is working like expected :-)