Commit graph

131 commits

Author SHA1 Message Date
Jorge O. Castro c27f8833a0
Merge pull request #62 from ublue-os/renovate/pypi-requests-vulnerability
fix(deps): update dependency requests to v2.32.2 [security]
2025-01-04 14:27:55 -05:00
Jorge O. Castro feed456658
Merge pull request #63 from ublue-os/renovate/pypi-ansible-core-vulnerability
fix(deps): update dependency ansible-core to v2.16.14 [security]
2025-01-04 14:27:38 -05:00
Jorge O. Castro df9604efd1
Merge pull request #64 from ublue-os/renovate/configure
chore: Configure Renovate
2025-01-04 14:20:26 -05:00
renovate[bot] 693e7673bf
Add renovate.json 2025-01-04 05:28:54 +00:00
renovate[bot] 86801591cf
chore(deps): update dependency ansible-core to v2.16.14 [security] 2024-12-04 02:40:26 +00:00
renovate[bot] 628295495d
chore(deps): update dependency requests to v2.32.2 [security] 2024-09-27 03:00:22 +00:00
Stephan Lüscher 026065d4ef
Merge pull request #54 from ublue-os/release-please--branches--main
chore(main): release 0.2.0
2024-05-27 19:03:05 +02:00
github-actions[bot] 002ef142da
chore(main): release 0.2.0 2024-05-27 16:47:30 +00:00
Stephan Lüscher bb80ee34fb
Merge pull request #53 from ublue-os/tepene/51_build-args
chore(main): include latest changes
2024-05-27 18:47:09 +02:00
Stephan Lüscher ef65492a90
chore(devcontainer): update spell-check dictionary 2024-05-27 16:43:25 +00:00
Stephan Lüscher ee86b81f5b
doc(main): updates 2024-05-27 16:42:33 +00:00
Stephan Lüscher e0df50076e
feat(ansible): add example configurations to the setup (#45) 2024-05-27 16:41:07 +00:00
Stephan Lüscher 327c010ddd
feat(nicegui): easy navigation to home
by clicking on ublue icon
2024-05-27 06:58:47 +00:00
Stephan Lüscher ae10ebc4ac
fix(nicegui): empty image table should use same column names as when images are available 2024-05-27 06:55:44 +00:00
Stephan Lüscher 6297b8f951
feat(ansible): add additional tags to container image 2024-05-26 19:04:58 +00:00
Stephan Lüscher 1214eda797
chore(ansible): commit less time to async tasks 2024-05-26 19:04:10 +00:00
Stephan Lüscher 98c1803bfa
chore(ansible): use better task names 2024-05-26 19:03:28 +00:00
Stephan Lüscher d1a0f7fff2
fix(ansible): use registry url for container image name 2024-05-26 19:02:21 +00:00
Stephan Lüscher cec7512c57
feat(ansible): add possibility to add build-args to podman build job (#51) 2024-05-26 19:00:20 +00:00
Stephan Lüscher b213c826cf
fix(registry): disable performance constraints (#52)
trying to avoid 'StatusCode: 499, Client Closed Request'
2024-05-26 18:53:19 +00:00
Stephan Lüscher af3bdc37fb
feat(nicegui): make image table sortable 2024-05-26 18:52:26 +00:00
Stephan Lüscher f6376881d6
Merge pull request #25 from ublue-os/release-please--branches--main
chore(main): release 0.1.0
2024-05-24 11:58:53 +02:00
github-actions[bot] 68f41870cd
chore(main): release 0.1.0 2024-05-24 09:55:19 +00:00
Stephan Lüscher 313b4e27bc
Merge pull request #50 from ublue-os/tepene/release-please
chore: prepare release 0.1.0
2024-05-24 11:54:18 +02:00
Stephan Lüscher a7576d9a74
chore: prepare release 0.1.0
Release-As: 0.1.0
2024-05-24 09:51:54 +00:00
Stephan Lüscher bbe128165e
Merge pull request #48 from ublue-os/tepene/prepare-release-01
feat: about / home page and drop-down menu
2024-05-24 11:41:13 +02:00
Stephan Lüscher 796b7ec7cf
doc(nicegui): update screenshots and information 2024-05-24 09:30:09 +00:00
Stephan Lüscher 3ee6a060e1
feat(nicegui): drop down menu for navigation 2024-05-24 09:19:15 +00:00
Stephan Lüscher 5b81eb5566
feat(nicegui): add favicon 2024-05-24 09:18:38 +00:00
Stephan Lüscher ed3f58ed93
feat(nicegui): add first content to 'home' 2024-05-24 09:17:23 +00:00
Stephan Lüscher f67774443f
feat(nicegui): add about section 2024-05-20 18:14:29 +00:00
Stephan Lüscher f5c95c8d1e
fix(nicegui): better error handling 2024-05-20 18:13:34 +00:00
Stephan Lüscher b05cd7686b
chore(main): update python dependencies 2024-05-18 13:48:51 +00:00
Stephan Lüscher ed9a36bc28
Merge pull request #46 from ublue-os/tepene/43_registry-info
feat(nicegui): add information about available images in container registry (#43)
2024-05-15 22:59:04 +02:00
Stephan Lüscher 12cdc3cb83
doc(ansible): update missing documentation 2024-05-15 20:52:32 +00:00
Stephan Lüscher b3bb179430
refactor(nicegui): move filepicker to utils 2024-05-15 20:44:41 +00:00
Stephan Lüscher 83f047f2d6
feat(nicegui): show list of all images stored in container registry (#43) 2024-05-15 20:43:48 +00:00
Stephan Lüscher b40e0dd4a1
chore(devcontainer): add connection from devcontainer to docker registry (#43) 2024-05-13 08:41:12 +00:00
Stephan Lüscher 7f3910039b
Merge pull request #44 from ublue-os/tepene/42_async-ansible-tasks
fix(ansible): make long running tasks asynchronous to avoid timeouts (#42)
2024-05-11 19:28:46 +02:00
Stephan Lüscher a3f0aab6f4
chore(ansible): exclude collections from ansible-lint 2024-05-11 17:24:45 +00:00
Stephan Lüscher ba1eb2bc79
fix(ansible): make long running tasks asynchronous (#42) 2024-05-11 17:23:27 +00:00
Stephan Lüscher b27332d148
Merge pull request #40 from ublue-os/tepene/adapt-just-to-gui-setup
fix(just): adapt to decisions made during gui implementation
2024-05-10 22:23:02 +02:00
Stephan Lüscher 79ede2d431
fix(just): adapt to decisions made during gui implementation 2024-05-10 20:20:35 +00:00
Stephan Lüscher 4df5d1667e
docs: add and enhance documentation for gui, setup and usage (#34) 2024-05-10 22:04:43 +02:00
Stephan Lüscher 4f2130bcce
feat: add graphical user interface (#34) 2024-05-10 16:03:05 +02:00
Stephan Lüscher c3ed45a21b
Merge pull request #33 from ublue-os/maintenance
chore: add github templates, git cleanup task and a style correction in the docs
2024-05-04 08:00:04 +02:00
Stephan Lüscher b873620efa
style(main): make example shorter 2024-05-04 05:58:20 +00:00
Stephan Lüscher 183d1c66fc
chore(devcontainer): vscode tasks for git cleanup 2024-05-04 05:57:44 +00:00
Stephan Lüscher deff486eaf
chore(main): include bug and feature request github issue templates 2024-05-04 05:57:03 +00:00
Stephan Lüscher e2115bf739
Merge pull request #31 from ublue-os/tepene/ansible-vars
feat(main): configure input variables via environment variable file
2024-05-03 16:28:33 +02:00