Commit Graph

  • 3af184dee5 Include LLD and Clang in CI 2023-02-19 Nick Bland 2024-03-18 14:22:29 +1000
  • 6c61b8aebb woops… Nick Bland 2024-03-18 14:13:07 +1000
  • 682932287c Update CI/CD Nick Bland 2024-03-18 14:09:03 +1000
  • ba4c7ccf64 Complete Chapter 5 Nick Bland 2024-03-18 13:56:21 +1000
  • c88d909639 Complete Chapter 4 Nick Bland 2024-03-13 00:05:31 +1000
  • 2839aec040 Chapter 4.5 Nick Bland 2024-03-12 23:22:27 +1000
  • de7c1a5fa3 Chapter 3.10 Nick Bland 2024-03-12 20:32:48 +1000
  • 5835c02931 End of 3.9 Nick Bland 2024-03-12 16:07:18 +1000
  • e8483d2d6b woops, forgot to include the port Nick Bland 2023-09-04 22:06:28 +1000
  • 3c97b96cf1 Chapter 3.9 Nick Bland 2023-09-04 21:47:49 +1000
  • 6322ed3f5f Quickly update CI to incorporate postgres DB Nick Bland 2023-09-04 21:45:34 +1000
  • 679e257f7b Big changes, up to 3.8.5.5 Nick Bland 2023-08-31 23:57:30 +1000
  • bd9f5a7819 Re-Arrange structure. Add unit testing. Nick Bland 2023-08-31 22:15:34 +1000
  • ab685d711a Update to use local form of image for speed increase Nick Bland 2023-08-31 21:01:32 +1000
  • 2535bac2d8 Make it alive with actix to start off Nick Bland 2023-08-29 21:43:54 +1000
  • f0bf75585c Add in ci/cd Nick Bland 2023-08-29 18:16:49 +1000
  • 1bf84a10b1 Adjust to snake case namescheme Nick Bland 2023-08-28 22:58:23 +1000
  • 381a7bfa48 Add in boilerplate Nick Bland 2023-08-28 22:26:28 +1000
  • b64f8b9990 New branch for new year Nick Bland 2023-08-28 22:18:06 +1000
  • dc590a1351
    Formatting adjustments + update CI workflow to work. Includes caching, postgres instancing, more robust testing Nick Bland 2022-12-31 14:51:07 +0000
  • b980210da3
    Add in database connection for tests + configuration options Nick Bland 2022-12-31 14:49:58 +0000
  • c1b5c4cdb9
    Add in .env Nick Bland 2022-12-31 11:39:02 +0000
  • 7f4257cf63
    Add in configuration from yaml ability. Nick Bland 2022-12-28 20:43:52 +0000
  • 2570976f20
    Split into multiple files for each class, and also clean up import statements for each new file. Nick Bland 2022-12-28 20:21:58 +0000
  • 065ee89945
    Add in sqlx and postgres support. Initialise in docker a new postgres using scripts/init_db.sh with auto migrations for our application. Nick Bland 2022-12-27 00:20:45 +0800
  • e3a293b669
    Add in initial tests for adding a new subscriber and an empty endpoint . Tests should be passing at the moment, implementation coming soon. Nick Bland 2022-12-26 23:26:06 +0800
  • 417c41260a
    Ensure tests bind to a random port. Use TCP listener as argument to run. Nick Bland 2022-12-15 09:19:18 +1000
  • 8f06d18d48
    Configure health check endpoint, create an integrated test for health check as well Nick Bland 2022-12-15 08:14:18 +1000
  • 7e08ca389c
    adjust to include clang in CI Nick Bland 2022-12-13 13:02:49 +1000
  • f6e6373946
    add gitlab CI Nick Bland 2022-12-13 13:00:24 +1000
  • f0889f5d93
    Add in Cargo Watch capabilities Nick Bland 2022-12-13 12:30:13 +1000
  • 66e40893f8
    Add in template gitignore from GitHub Nick Bland 2022-12-13 12:29:25 +1000
  • edc29a8200
    Rust initialisation Nick Bland 2022-12-13 10:44:06 +1000
  • 270439913d
    Initial Commit on new orphan branch Nick Bland 2022-12-12 09:08:10 +1000
  • a63207ceb6 Update .gitlab-ci.yml file master NickBland 2022-04-07 03:36:53 +0000
  • ee6e255b2e
    Validation for user's name and email Nick Bland 2022-01-12 17:51:55 +1000
  • 68d961186c
    More adjustments for drone Nick Bland 2022-01-05 00:31:52 +1000
  • ea58fc273e
    Attempted update for CI/CD changes Nick Bland 2022-01-04 23:46:05 +1000
  • 47d3fdf9b8
    adjustments to allow docker image to be built in 2021 edition Nick Bland 2022-01-03 19:09:52 +1000
  • fcf0bea45f
    Update to Rust 2021 Nick Bland 2022-01-03 18:13:39 +1000
  • bfcaa6f487
    Digital Ocean Deployment Nick Bland 2022-01-03 17:11:11 +1000
  • 6741ed9e14
    Final fixes for docker optimisation Nick Bland 2021-11-16 20:55:54 +1000
  • e2c83c817b
    CHEFerise docker app to make it more efficient Nick Bland 2021-11-16 15:50:00 +1000
  • 0a31ae482b
    Very large docker image size optimisations Nick Bland 2021-11-16 15:40:32 +1000
  • b279578b51
    make image slightly smaller but fixing up the dockerignore syntaxing Nick Bland 2021-11-16 15:10:20 +1000
  • c9e564d48f
    Make application dockerised Nick Bland 2021-11-16 14:34:05 +1000
  • 1f06f5e66f
    Changes to allow more dynamic logging Nick Bland 2021-11-16 13:50:32 +1000
  • a746b45f78
    Implement changes to allow database connection for insertions Nick Bland 2021-11-08 15:41:52 +1000
  • dd527eb839
    aaaa i cant spell Nick Bland 2021-11-08 13:07:55 +1000
  • 5255690003
    Need to wait longer as database isn't ready for connections yet Nick Bland 2021-11-08 13:06:02 +1000
  • 866c1a5993
    fix ci/cd Nick Bland 2021-11-08 13:04:51 +1000
  • 781642ccfd
    update drone.yml Nick Bland 2021-11-08 13:01:20 +1000
  • 47da3b5063
    woops! accidentally escaped the variables for connection details. Nick Bland 2021-11-08 12:46:23 +1000
  • 7d7e7dc2d5
    Update drone pipeline Nick Bland 2021-11-08 12:43:28 +1000
  • 6db0a7bc86
    implement test changes regarding database Nick Bland 2021-11-07 00:23:49 +1000
  • 782796486e
    Seperate into multiple files. Add configuration options Nick Bland 2021-11-07 00:08:33 +1000
  • 88d2cfdd8e
    Fix typo Nick Bland 2021-11-07 00:07:45 +1000
  • 33c5cf0adc
    Update gitignore Nick Bland 2021-11-05 14:17:36 +1000
  • 0b6fd3cd43
    Stage changes to implement postgres DB as well as initialise its state Nick Bland 2021-11-05 12:16:04 +1000
  • 78311c8cb3
    Add in framework for post requests for user subscriptions Nick Bland 2021-11-04 15:09:22 +1000
  • 23e1a3f8cb
    add drone configuration Nick Bland 2021-10-22 13:09:08 +1000
  • 0466015771
    initial commit Nick Bland 2021-10-22 12:38:38 +1000