• v0.0.6 b9d87e8516

    julius-lautz released this 2021-12-23 21:12:56 +00:00 | 0 commits to main since this release

    The repo now has a folder called TAPAS-Final that contains all of our previous submissions, all of the ADRs, and the editorial notes.

    NOTE: We were not able to deploy and test our final changes to the code due to an error that we sent the professors an e-mail about. Even the version that we used during the demo was not able to deploy, so we think that this is not an error on our side. We will test the new code once we are able to deploy and create a new release; it is up to the professors to choose which release to grade then.

    Downloads
  • v0.0.5 32bf461026

    Maece97 released this 2021-12-06 02:34:30 +00:00 | 49 commits to dev since this release

    Added discovery endpoint and auction house crawler.

    Downloads
  • v0.0.4 4b85b640ae

    Exercise 8: Testing Pre-Release

    reynisson released this 2021-11-28 23:34:30 +00:00 | 57 commits to dev since this release

    Implemented the following types of tests within the Roster and the Executor Pool

    • Unit tests
    • Integration tests
    • System tests
    • Architecture tests
    Downloads
  • v0.0.3 43036b4312

    reynisson released this 2021-11-21 21:37:26 +00:00 | 98 commits to dev since this release

    Persistency added to the task-list, the roster, and the executor-pool. This is yet to be tested in production. The auction house also received a number of patches that enabled the first auction to be successfully completed (both ways, so we both won an auction and successfully executed and patched an external task, and vice versa. Lastly, the existing ADRs were refined and we added some new ones. We are however still missing ADRs on major decisions.

    ADRs can be found under tapas/doc/architecture/decisions/

    ps. we know our code quality is not perfect. Especially in the Auction House. We will fix it and adapt it to the hexagonical architecture, we just wanted to the the auctions working with other groups ASAP.

    Downloads
  • v0.0.2 5400798e9c

    reynisson released this 2021-11-14 22:34:43 +00:00 | 157 commits to dev since this release

    Important note: We have not changed our ADRs as we made a major design decision close to the deadline that we wanted to consult with the teachers before we changed all our ADRs and workflow.

    Downloads
  • v0.0.1 33497a1993

    Exercises 3 & 4 Pre-Release

    Maece97 released this 2021-10-18 05:32:31 +00:00 | 216 commits to main since this release

    Downloads