feature/flupdt #1
Reference in New Issue
Block a user
Delete Branch "feature/flupdt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -0,0 +13,4 @@repository is already downloaded.``` shellnix run github:RAD-Development/flake-update-diff-tool -- <path to local flake>remove RD references
@@ -0,0 +30,4 @@### Update procedureUntil `rad_development_python` (`rdp`) is in PyPI, we use the below steps toremove rdp references
@@ -1,39 +0,0 @@#!/usr/bin/env python3don't remove this file. keep since RDP is no longer a thing
@@ -0,0 +2,4 @@import loggingfrom typing import Optionalfrom rad_development_python import bash_wrapperthis should be common.py
@@ -0,0 +6,4 @@import shutilimport typingfrom rad_development_python import bash_wrapperthis should be common.py
@@ -0,0 +4,4 @@from flupdt.cli import parse_inputsfrom flupdt.flake_eval import evaluate_outputimport loggingimport rad_development_python as rdshould be common.py
@@ -9,3 +14,4 @@[tool.poetry.dependencies]python = "^3.11"sqlalchemy = "^2.0.31"rad_development_python = {git = "https://github.com/RAD-Development/rad-development-python", branch = "feature/nix"}remove rdp referecnes
feature/flupdtto WIP: feature/flupdt3794e69f83to42c2f469c4WIP: feature/flupdtto feature/flupdt