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

Feature: a single faucet #2

Closed
wants to merge 22 commits into from
Closed

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    fc74724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44a5d3 View commit details
    Browse the repository at this point in the history
  3. remove git funding page

    steezeburger committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e5c0689 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. improve github actions. use npm not yarn. add justfile.

    * remove goreleaser action and config. we're not using it
    * update readme
    * always build both images
    steezeburger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    00d774b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    822b0c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    204ae85 View commit details
    Browse the repository at this point in the history
  4. upgrade checkout action

    steezeburger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f0844ff View commit details
    Browse the repository at this point in the history
  5. optimize build workflow

    steezeburger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b991c7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63affc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d818c0a View commit details
    Browse the repository at this point in the history
  8. spelling

    steezeburger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8d258e0 View commit details
    Browse the repository at this point in the history
  9. dev tooling improvements

    steezeburger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e34a474 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67d4ea3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    254b949 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    446bee2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    fa495fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da432a View commit details
    Browse the repository at this point in the history
  3. err msg and logging

    steezeburger committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    47356a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6689cf View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix comment

    steezeburger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6bec3d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. svelte code organization

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

Commits on Jan 31, 2024

  1. feature: add root page that lists all rollups (#3)

    * add svelte routing. add main page that lists all rollups
    
    - needs styling
    
    * styles
    steezeburger authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2f84bb1 View commit details
    Browse the repository at this point in the history