Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Replace .envrc with envrc.repo, allowing the devs to have their own .envrc
Merged levitte opened 8 days ago

It’s recommended that developers do this to use envrc.repo:

echo 'source_env envrc.repo' >> .envrc

This is a simpler alternative to rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/cob/xyz.radicle.patch/f599406e5917dd771c83af3de1a1691eed2206ed

There is a discussion topic on Radicle’s zulip chat related to this: https://radicle.zulipchat.com/#narrow/channel/369277-heartwood/topic/Do.20we.20.2Ahave.2A.20to.20have.20a.20versioned.20.60.2Eenvrc.60.3F/with/590136127

levitte opened with revision 432c7ba4 on base 354805ae +6 -3 8 days ago

It’s recommended that developers do this to use envrc.repo:

echo 'source_env envrc.repo' >> .envrc

This is a simpler alternative to rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/cob/xyz.radicle.patch/f599406e5917dd771c83af3de1a1691eed2206ed

There is a discussion topic on Radicle’s zulip chat related to this: https://radicle.zulipchat.com/#narrow/channel/369277-heartwood/topic/Do.20we.20.2Ahave.2A.20to.20have.20a.20versioned.20.60.2Eenvrc.60.3F/with/590136127

ade pushed revision 2 f88c401b on base 354805ae +32 -4 8 days ago

envrc: Add just recipe to install ‘.envrc’ that sources ‘.envrc.repo’

envrc: Rename ‘envrc.repo’ -> ‘.envrc.repo’ just: Add ‘install-envrc’ recipe which sources ‘.envrc.repo’ git-hook-template: Conditionally add ‘.envrc.repo’ to the SENSITIVE_FILES check if ‘.envrc’ exists

levitte accepted 8 days ago

This obsoletes rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/cob/xyz.radicle.patch/f599406e5917dd771c83af3de1a1691eed2206ed, which is fine by me.

One might argue, though, that rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/cob/xyz.radicle.patch/f599406e5917dd771c83af3de1a1691eed2206ed makes better use of direnv’s security features for those that don’t install the hooks.

levitte pushed revision 3 8b67a626 on base 354805ae +32 -4 8 days ago

Fixed a small bug in ade’s changes

fintohaps pushed revision 4 6869ac4b on base 354805ae +17 -3 8 days ago

Changes:

  • Simply replace the file, no justfile shenanigans
  • Add note in CONTRIBUTING & HACKING
  • Rename to .envrc.sample
levitte accepted 8 days ago
ade pushed revision 5 9b1eee65 on base 354805ae +869 -3 7 days ago
ade pushed revision 6 c57ffff5 on base 354805ae +6 -3 7 days ago
ade pushed revision 7 14f8fd04 on base 354805ae +21 -3 7 days ago
levitte accepted 7 days ago
fintohaps pushed revision 8 b7b366e5 on base bdd991a5 +21 -3 7 days ago

Changes:

  • Rebase
  • Expand contractions: it’s, don’t, aren’t
fintohaps merged revision b7b366e5 at 5d8988b1 7 days ago