Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LucasPickering/env-select issues and pull requests

#80 - Add command aliases

Pull Request - State: closed - Opened by LucasPickering about 1 month ago

#79 - Upgrade all deps

Pull Request - State: closed - Opened by LucasPickering about 2 months ago

#78 - Init shell completions through `es init`

Pull Request - State: closed - Opened by LucasPickering about 2 months ago

#77 - Add shell completions

Pull Request - State: closed - Opened by LucasPickering about 2 months ago

#76 - Upgrade Rust to 1.80

Pull Request - State: closed - Opened by LucasPickering about 2 months ago

#75 - Load config lazily

Pull Request - State: closed - Opened by LucasPickering 9 months ago

#74 - Preserve quotes in es run

Pull Request - State: closed - Opened by LucasPickering 9 months ago

#73 - Preserve quotes in es run

Pull Request - State: closed - Opened by LucasPickering 9 months ago

#72 - Quotes lost in `es run` command

Issue - State: closed - Opened by LucasPickering 9 months ago
Labels: bug

#71 - Escape single quotes in variable/values

Pull Request - State: closed - Opened by LucasPickering 9 months ago

#70 - Multi-value mapping with space in value fails to parse

Issue - State: open - Opened by LucasPickering 9 months ago
Labels: bug

#68 - Split up docs into more pages

Pull Request - State: closed - Opened by LucasPickering 9 months ago

#67 - Switch to YAML?

Issue - State: closed - Opened by LucasPickering 9 months ago
Labels: enhancement

#66 - Resolve value sources concurrently

Pull Request - State: closed - Opened by LucasPickering 9 months ago

#65 - Inner single quotes are not escaped

Issue - State: closed - Opened by LucasPickering 9 months ago
Labels: bug, good first issue

#64 - Allow passing list of variables to `multiple` field

Pull Request - State: closed - Opened by LucasPickering 9 months ago

#63 - Doc improvements

Issue - State: closed - Opened by LucasPickering 9 months ago
Labels: documentation

#62 - Allow specifying certain environment variables for `multiple = true`

Issue - State: closed - Opened by LucasPickering 9 months ago
Labels: enhancement

#61 - Parallelize value resolution

Issue - State: closed - Opened by LucasPickering 9 months ago
Labels: enhancement

#60 - Add caching of command results

Issue - State: open - Opened by LucasPickering 9 months ago
Labels: enhancement

#59 - Improve `show` subcommand

Pull Request - State: closed - Opened by LucasPickering 10 months ago

#58 - Use `es` instead of `env-select` in CLI help output

Pull Request - State: closed - Opened by LucasPickering 10 months ago

#57 - Add oranda

Pull Request - State: closed - Opened by LucasPickering 10 months ago

#56 - Add cargo-dist

Pull Request - State: closed - Opened by LucasPickering 10 months ago

#55 - Remove kubernetes value source

Pull Request - State: closed - Opened by LucasPickering about 1 year ago

#54 - Update to rust 1.72.0 and update deps

Pull Request - State: closed - Opened by LucasPickering about 1 year ago

#53 - Add `cwd` option to command value sources

Pull Request - State: closed - Opened by LucasPickering about 1 year ago

#52 - Remove native commands from value sources and side effects

Pull Request - State: closed - Opened by LucasPickering about 1 year ago

#51 - Add special prepend logic for PATH variable

Pull Request - State: closed - Opened by LucasPickering about 1 year ago

#50 - Add ShellCommand newtype

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#49 - Remove intra-profile merging

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#48 - Add side effects

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#47 - Write sourceable output to a file instead of stdout

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#46 - Support YAML config

Issue - State: closed - Opened by LucasPickering over 1 year ago - 1 comment
Labels: enhancement

#45 - Add --run-in-shell option to `es run`

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#44 - Expand `show` subcommand

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#43 - Prompt for application when not given

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#42 - Deny unknown fields in Config, Application, and Profile

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#41 - Support non-string primitives for literal values

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#40 - Select application from prompt

Issue - State: closed - Opened by LucasPickering over 1 year ago
Labels: enhancement

#39 - Add file value source to integration tests

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#38 - Add `file` value source type

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#37 - Add `unset` subcommand

Issue - State: open - Opened by LucasPickering over 1 year ago
Labels: enhancement

#36 - Add ability to load multiple values from a single source

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#35 - Add `file` value source

Issue - State: closed - Opened by LucasPickering over 1 year ago
Labels: enhancement

#34 - Add profile inheritance under `extends` config field

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#33 - Refactor config some more

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#32 - Defer shell path loading

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#31 - [#25] Add `run` subcommand for one-off env usage

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#30 - Read from kubernetes pods

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#29 - [#24] Use internally-tagged enums for value sources

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#28 - Allow profile inheritance

Issue - State: closed - Opened by LucasPickering over 1 year ago
Labels: enhancement

#27 - Enable integration with poetry

Issue - State: closed - Opened by LucasPickering over 1 year ago - 1 comment
Labels: enhancement

#26 - Enable loading multiple variable=value mappings from a single source

Issue - State: closed - Opened by LucasPickering over 1 year ago
Labels: enhancement

#25 - Add `run` subcommand to run command in environment instead of sourcing

Issue - State: closed - Opened by LucasPickering over 1 year ago
Labels: enhancement

#24 - Switch to tagged enums?

Issue - State: closed - Opened by LucasPickering over 1 year ago
Labels: enhancement

#23 - Support native commands

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#21 - Add simple integration tests

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#20 - Integration and unit tests

Issue - State: closed - Opened by LucasPickering over 1 year ago - 2 comments

#19 - Set kubernetes namespace

Issue - State: closed - Opened by LucasPickering over 1 year ago
Labels: enhancement

#18 - Support reading values from kubernetes pods

Issue - State: closed - Opened by LucasPickering over 1 year ago
Labels: enhancement

#17 - Internal command execution and masking sensitive values

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#16 - Support other primitive value types

Issue - State: closed - Opened by LucasPickering over 1 year ago
Labels: enhancement

#15 - Simplify shell configuration with `env-select init`

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#14 - Add fish plugin

Pull Request - State: closed - Opened by LucasPickering over 1 year ago

#13 - Print emitted variables to stderr

Issue - State: closed - Opened by LucasPickering over 1 year ago - 1 comment

#12 - Show available variables/apps

Issue - State: closed - Opened by LucasPickering over 1 year ago - 1 comment

#11 - Emit exit code for non-success

Issue - State: closed - Opened by LucasPickering over 1 year ago

#9 - Lazy commands

Pull Request - State: closed - Opened by LucasPickering over 1 year ago - 1 comment

#8 - Dynamic values from commands

Issue - State: closed - Opened by LucasPickering over 1 year ago

#7 - Shell integrations

Issue - State: closed - Opened by LucasPickering over 1 year ago - 1 comment

#6 - Shell completions

Issue - State: closed - Opened by LucasPickering about 2 years ago - 1 comment
Labels: enhancement

#5 - Fix cursor disappearing after ctrl-c

Issue - State: closed - Opened by LucasPickering about 2 years ago

#4 - Allow unsetting variables

Issue - State: closed - Opened by LucasPickering about 2 years ago - 1 comment

#2 - Variables/profiles should have a consistent ordering

Issue - State: closed - Opened by LucasPickering about 2 years ago

#1 - Add better docs, bump to 0.1.1

Pull Request - State: closed - Opened by LucasPickering about 2 years ago