-
Final Submission Stable
released this
2021-12-23 21:12:56 +00:00 | 0 commits to main since this releaseThe 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
-
Exercise 9: Semantic Hypermedia Pre-Release
released this
2021-12-06 02:34:30 +00:00 | 49 commits to dev since this releaseAdded discovery endpoint and auction house crawler.
Downloads
-
Exercise 8: Testing Pre-Release
released this
2021-11-28 23:34:30 +00:00 | 57 commits to dev since this releaseImplemented the following types of tests within the Roster and the Executor Pool
- Unit tests
- Integration tests
- System tests
- Architecture tests
Downloads
-
Exercise 7: Data Persistency and Code Sharing Pre-Release
released this
2021-11-21 21:37:26 +00:00 | 98 commits to dev since this releasePersistency 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
-
released this
2021-11-14 22:34:43 +00:00 | 157 commits to dev since this releaseImportant 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
-
Exercises 3 & 4 Pre-Release
released this
2021-10-18 05:32:31 +00:00 | 216 commits to main since this releaseDownloads