A database for the complex, the changing, and the indeterminate. https://upend.dev
Find a file
Tomáš Mládek 42ab70fd07 ci: switch to Earthly
Squashed commit of the following:

commit 06baa23fc8
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 11:10:19 2023 +0200

    ci, fix: forgot push

commit 6494be49d2
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 11:01:14 2023 +0200

    fix, ci: docker tag arg

commit 38682ba930
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 10:54:45 2023 +0200

    ci: parallelize push steps

commit 5eeab18aa0
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 10:52:37 2023 +0200

    ci, fix: docker login

commit ce10d0d04a
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 10:41:52 2023 +0200

    ci: remove earthly verbose

commit ff9b842968
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 10:41:23 2023 +0200

    ci, fix: typo

commit df80ee0610
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 10:06:47 2023 +0200

    ci, refactor: better step names

commit 80093f8964
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 10:05:03 2023 +0200

    ci, fix: earthly config for publish:appimage step

commit 650824df99
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 10:04:50 2023 +0200

    ci, refactor: only explicitly copy AppImages in sign target

commit 3b53e2dc64
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 08:01:43 2023 +0200

    ci: EARTHLY_VERBOSE=1

commit cec95ea29a
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 07:10:09 2023 +0200

    ci: earthly bootstrap after conf

commit 7afe653d57
Author: Tomáš Mládek <t@mldk.cz>
Date:   Wed Aug 23 07:04:08 2023 +0200

    ci, fix: remove ssh_key secret

commit b549d891ed
Author: Tomáš Mládek <t@mldk.cz>
Date:   Tue Aug 22 22:02:01 2023 +0200

    ci, fix: missing gpg-agent

commit 47938c7147
Author: Tomáš Mládek <t@mldk.cz>
Date:   Tue Aug 22 20:55:15 2023 +0200

    ci, fix: unify earthly config

commit 7b89ea7ef4
Author: Tomáš Mládek <t@mldk.cz>
Date:   Tue Aug 22 19:59:37 2023 +0200

    ci: publishing docker, appimage, nightlies

commit f4f94d9864
Author: Tomáš Mládek <t@mldk.cz>
Date:   Tue Aug 22 18:19:00 2023 +0200

    ci: add lint & test step

commit be180ed59b
Author: Tomáš Mládek <t@mldk.cz>
Date:   Mon Aug 21 16:13:03 2023 +0200

    ci, wip: earthly integration

commit 39db638cbd
Author: Tomáš Mládek <t@mldk.cz>
Date:   Mon Aug 21 16:12:21 2023 +0200

    ci: use `upend --version` for AppImage, move get_version.sh logic to cli

commit 5188336c7e
Author: Tomáš Mládek <t@mldk.cz>
Date:   Mon Aug 21 12:30:47 2023 +0200

    ci: refix AppImage, switch to appimage-builder, build docker

commit 27f7941020
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 19 18:55:03 2023 +0200

    wip: remote woodpecker CI config for the time being

commit 53e775b85d
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 19 18:47:59 2023 +0200

    wip: delete .env

    it's interpreted by Earthly and I'm not sure it's necessary anyway

commit 26bec32803
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 19 18:47:32 2023 +0200

    wip: initial somewhat functional Earthfile
2023-08-23 12:13:24 +02:00
.vscode chore: add VS Code recommended extensions 2023-08-05 20:44:08 +02:00
assets chore: fancify readme 2023-06-03 12:07:23 +02:00
base fix: impl display for upmultihash, fix preview debug log 2023-08-20 17:34:35 +02:00
build ci: switch to Earthly 2023-08-23 12:13:24 +02:00
cli ci: switch to Earthly 2023-08-23 12:13:24 +02:00
db chore: change db/store traces to trace level 2023-08-20 16:21:32 +02:00
docs docs: add conceptual tutorial 2023-05-02 22:19:06 +02:00
example_vault chore: add 2 levels of directories to example 2023-04-07 21:17:40 +02:00
tools fix: upend js lib build (files) 2023-07-25 14:40:43 +02:00
webext chore: migrate from yarn to pnpm 2023-07-16 19:50:42 +02:00
webui feat: concurrent image loading indication 2023-08-20 12:33:33 +02:00
.editorconfig chore: add .editorconfig 2023-08-11 18:32:45 +02:00
.gitattributes add play button to video thumbnails 2022-02-03 18:13:09 +01:00
.gitignore ci: switch to Earthly 2023-08-23 12:13:24 +02:00
.woodpecker.yml ci: switch to Earthly 2023-08-23 12:13:24 +02:00
build.rs chore: switch from built to shadow_rs 2022-10-21 14:02:16 +02:00
Cargo.lock ci: switch to Earthly 2023-08-23 12:13:24 +02:00
Cargo.toml wip: initial version of wasm lib 2023-06-27 21:11:29 +02:00
CHANGELOG.md chore: switch to using git cliff for changelogs 2023-06-03 15:39:43 +02:00
cliff.toml chore: switch to using git cliff for changelogs 2023-06-03 15:39:43 +02:00
diesel.toml fix update_schema make target, diesel.toml 2022-01-21 17:58:41 +01:00
Earthfile ci: switch to Earthly 2023-08-23 12:13:24 +02:00
LICENSE Add LICENSE 2021-05-28 18:24:48 +00:00
README.md chore: links in readme 2023-06-03 12:10:26 +02:00
Taskfile.yml ci: fix docker tasks 2023-08-20 17:04:06 +02:00

UpEnd

CI badge

UpEnd is a project born out of frustration with several long-standing limitations in personal computing, as well as the recently reinvigorated interest in personal information management, hypertext and augmented knowledge work.

The core issues / concepts it intends to address are:

  1. limitations of the hierarchical structure as present in nearly all of software
  2. the neglect of (unrealized potential of) of development of base OS abstractions and features

https://upend.dev