devShell is not being built/tested by CI #383
Labels
No labels
Area/build-packaging
Area/cli
Area/evaluator
Area/fetching
Area/flakes
Area/language
Area/profiles
Area/protocol
Area/releng
Area/remote-builds
Area/repl
Area/store
bug
crash 💥
Cross Compilation
devx
docs
Downstream Dependents
E/easy
E/hard
E/help wanted
E/reproducible
E/requires rearchitecture
imported
Needs Langver
OS/Linux
OS/macOS
performance
regression
release-blocker
RFD
stability
Status
blocked
Status
invalid
Status
postponed
Status
wontfix
testing
testing/flakey
ux
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-project/lix#383
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
28a079f841
recently regressednix develop
in a very obvious way and this had to be caught manually after the fact. The CI should at the very least try to eval and build the devShell target.ci task should perhaps be nix develop the target inside a derivation then run a trivial command or like maybe git stuff. the only problem is that nix develop actually creates a new derivation because it's very bad, and so we might have to replicate the "adding -env to the name gratuitously" to make that a cache hit to not require store write access.
At the very least we can test simply evaluating and building the dev shell derivation in hydraJobs. That doesn't test that things in the shell work, but it would have caught this particular regression
This issue was mentioned on Gerrit on the following CLs: