Github: Brent Litner
brentlintner starred theSteveMitchell/after_party
Automated post-deploy tasks for Ruby/Rails. Your deployment is the party. This is the after party
Ruby 211 Updated Aug 27
Automated post-deploy tasks for Ruby/Rails. Your deployment is the party. This is the after party
Ruby 211 Updated Aug 27
Updated Oct 3
18ce5d6
reorgnaize requirements
Rebased 👍
745121e
feat(extensions-api): add container engine methods (containers#4172)
a9a5b7f
chore: details & form breadcrumb consistency
@cdrage can you please rebase? 🙏 Done 👍
745121e
feat(extensions-api): add container engine methods (containers#4172)
a9a5b7f
chore: details & form breadcrumb consistency
745121e
feat(extensions-api): add container engine methods (#4172)
What does this PR do? Include listImages, createContainer, createNetwork and listNetworks for extension API depends on #4170 #4171 Screenshot/s…
+114 -5 1 commentUpdated Oct 3
2f8023d
correct linux platform
What would you like to be added? Update the grammar / spelling in the flag commands. Some command "descriptions" are incorrect, have grammatical er…
What would you like to be added?
Improve the --help pages to include an example on how to actually use the command.
▶ kompose convert --help
Conver…
What would you like to be added? Removal of Helm support Why is this needed? No bandwidth to constantly maintain generation of Helm charts. Current…
72b2a9d
include symlink of old session name for backwards compatibility
Updated Oct 3
7267d3d
don't build the wheels, just download them from the piwheels repo
8c0fd66
various fixes
Experimental Kubernetes dashboard! Pull the PR and press the Kubernetes button on the sidebar to try it out. Still WIP / so expect bugs!
+2,451 -3 3 commentsClosing this since we're starting to integrate the work done on the kubernetes dashboard into Podman Desktop.
Unblocked ready for review 👍
Bug description When working with configuration items and isLinux / isWindows has been added, it does not appear correctly. See: podman-desktop/…
1 comment5e67b9b
feat: add when functionality for setting properties (#4159)
feat: add when functionality for setting properties What does this PR do? Adds the ability to use "when" statements for setting properties. For exa…
+125 -12 2 commentsIt's a minor change, been reviewed by @lstocchi and lot's of tests written. Going to merge this in so #4093 is unblocked and ready for merge after …
Updated Oct 3
f714309
correct for prereleases
Updated Oct 3
97993a8
adding new build files to release
Thanks for letting us know. We will try to get 1.0.1 or 1.0.2 out as soon as possible.
mimalloc is a compact general purpose allocator with excellent performance.
C 8.6k Updated Sep 26
CC @markjdb
Organise ActiveRecord model into a tree structure
Ruby 3.6k Updated Sep 26
Hmm, when I attempt to close it via the GitHub UI I get: I think I can just fetch the commit locally and then push it to the tree
5aaff6f
Update package json to 1.0.2
Updated Oct 3
@shakaran @rtritto would either of you have time to have a look?
Will we only need this temporarily to get 1.0.1 out? Or do we need to pin the yarn version long term? Cosmetic: we should keep env vars together in…
FYI! We still have steps referencing the "status bar" for compose which will be removed in the future #3809
Must be merged before this PR: #3810 #4141 TODO: Write tests. Otherwise, ready for an initial review / see if the implementation is correct! I…
Is your enhancement related to a problem? Please describe
Still need to mock it up, but we should have more information than just: "Try typing dock…
Is your enhancement related to a problem? Please describe When going through Compose onboarding, we should check to see if 4.7 of podman is installed.
117e5a1
feat: add installation onboarding
ca71e5b
feat: add install system-wide preference button for compose extension
feat: add installation onboarding What does this PR do? Adds compose installation onboarding, being able to check if you have compose installed, i…
+844 -21