Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection API #3

Merged
merged 28 commits into from
Feb 12, 2024
Merged

Collection API #3

merged 28 commits into from
Feb 12, 2024

Commits on Dec 21, 2023

  1. Add basic GitHub Actions CI

    alecbcs committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    98586b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    57ca71c View commit details
    Browse the repository at this point in the history
  2. Revert "Add basic GitHub Actions CI"

    This reverts commit 98586b3.
    cmelone committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c8a39d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1346b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. line breaks

    cmelone committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a8dec44 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. improvements to collection

    cmelone committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1f3de5c View commit details
    Browse the repository at this point in the history
  2. aiohttp server basics

    cmelone committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    130a1f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. refactoring of collection

    cmelone committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    45d8ef1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. isort

    cmelone committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a1a864b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. don't depend on dotenv for .env sourcing

    Co-authored-by: Alec Scott <[email protected]>
    cmelone and alecbcs authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6316550 View commit details
    Browse the repository at this point in the history
  2. add stack

    cmelone committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0f89fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e5324d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45820b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f78c3a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. rename vm: node build: job

    cmelone committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fe2449d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b05c8c View commit details
    Browse the repository at this point in the history
  3. job_id -> gitlab_id

    cmelone committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    608c043 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    11d05fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c1eaf View commit details
    Browse the repository at this point in the history
  3. black

    cmelone committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3bb1ebc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    0bfe4e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    0043106 View commit details
    Browse the repository at this point in the history
  2. remove tests [ci skip]

    cmelone committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    53fb639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9da7248 View commit details
    Browse the repository at this point in the history
  4. version the API [ci skip]

    cmelone committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8e01222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd7ecfa View commit details
    Browse the repository at this point in the history
  6. fix prometheus client types

    cmelone committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a93a528 View commit details
    Browse the repository at this point in the history
  7. fix flake8

    cmelone committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    56157ab View commit details
    Browse the repository at this point in the history