Ecosyste.ms: Issues

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

GitHub / markbates/pkger issues and pull requests

#153 - Go 1.18 Type Parameters Support

Issue - State: open - Opened by buddy-sandidge over 2 years ago

#151 - Support Go 1.17 build stanzas (constraints)

Issue - State: open - Opened by adamdecaf almost 3 years ago - 2 comments

#150 - Document that go:embed exists and is usually a better solution

Pull Request - State: open - Opened by rsheasby almost 3 years ago - 4 comments

#148 - pkger cli

Issue - State: open - Opened by ranjithchev about 3 years ago - 1 comment

#147 - "Write" not work

Issue - State: open - Opened by lysShub about 3 years ago

#146 - Pkger does not work in a scratch image

Issue - State: open - Opened by mmohaveri over 3 years ago

#145 - Failed to get file using sudo

Issue - State: open - Opened by pohanlSUM over 3 years ago

#144 - working directory is not part of a module

Issue - State: open - Opened by c9s over 3 years ago

#142 - Pkger + fswatch issue

Issue - State: open - Opened by AlexandreBernard over 3 years ago

#141 - Should return os.ErrNotExist in pkged mode

Issue - State: open - Opened by Shark over 3 years ago

#140 - Persistent write

Issue - State: open - Opened by nodauf over 3 years ago

#138 - [Question] Use compression?

Issue - State: closed - Opened by gkze over 3 years ago - 1 comment

#137 - nil pointer when file names are in constants

Issue - State: open - Opened by joefrancia over 3 years ago - 2 comments

#136 - Leading slash in file name when inside a box

Issue - State: open - Opened by ItalyPaleAle over 3 years ago

#135 - Update examples/**/Dockerfile to not use alpine?

Issue - State: open - Opened by ryanerwin over 3 years ago

#134 - strange behavior on pkger.Open api

Issue - State: closed - Opened by dfang over 3 years ago - 2 comments

#133 - Question: properly embedding assets when main in cmd/app

Issue - State: open - Opened by rugwirobaker over 3 years ago - 1 comment

#132 - pkger dies for private repos

Issue - State: closed - Opened by phanirithvij over 3 years ago - 2 comments

#131 - remove defer clean(), disable go mod tidy in defer

Pull Request - State: open - Opened by WuErPing over 3 years ago

#130 - Non deterministic output

Issue - State: open - Opened by zdebra over 3 years ago - 3 comments

#129 - Cannot render static files in gofiber after build

Issue - State: open - Opened by joumaico over 3 years ago - 3 comments

#128 - Compile a static list of assets

Issue - State: open - Opened by sagikazarmark over 3 years ago - 3 comments

#127 - Force reading packaged data in development/test mode?

Issue - State: open - Opened by dmoles over 3 years ago - 1 comment

#126 - filepath string ? (http.ServeFile())

Issue - State: open - Opened by ghost almost 4 years ago - 2 comments

#125 - Add missing error handling

Pull Request - State: open - Opened by muesli almost 4 years ago

#124 - Fix typos in file.go

Pull Request - State: open - Opened by muesli almost 4 years ago

#123 - Use base64-encoding in favor of hex-encoding

Pull Request - State: open - Opened by BattleRattle almost 4 years ago - 1 comment

#122 - Make the list subcommand read-only

Pull Request - State: open - Opened by belak almost 4 years ago

#120 - How can I get the root module name in code?

Issue - State: closed - Opened by dschissler almost 4 years ago - 1 comment

#119 - here.Package error

Issue - State: open - Opened by mlboy almost 4 years ago - 2 comments

#118 - how i get path without package prefix by pkger.Walk()

Issue - State: closed - Opened by mlboy almost 4 years ago - 2 comments

#117 - pkger is very slow for large repos, even though including just one file

Issue - State: open - Opened by tian000 almost 4 years ago - 4 comments

#116 - panic: illegal base64 data at input byte 436512

Issue - State: open - Opened by moqmar almost 4 years ago - 4 comments

#115 - Open embedded file using geoip2 library. Is it possible?

Issue - State: open - Opened by hadan almost 4 years ago - 1 comment

#114 - Go: Embedded Static Assets Proposal

Issue - State: open - Opened by markbates almost 4 years ago

#113 - Question: Windows support

Issue - State: closed - Opened by chrisvdg almost 4 years ago - 1 comment

#112 - Add exclude flag to list and pack commands

Pull Request - State: open - Opened by jankaszel almost 4 years ago - 4 comments

#111 - Error while opening xx: file does not exist

Issue - State: open - Opened by storezhang about 4 years ago - 1 comment

#110 - When pkger command fails a broken .go files is left

Issue - State: open - Opened by cornelk about 4 years ago

#109 - Does not work without any go file in main dir

Issue - State: open - Opened by cornelk about 4 years ago - 1 comment

#108 - Allow the user to exclude folder paths

Pull Request - State: open - Opened by A1Liu about 4 years ago - 6 comments

#107 - how to pack single file into binary like .env

Issue - State: closed - Opened by tim0991 about 4 years ago

#106 - How do I use this package?

Issue - State: open - Opened by jay-khatri about 4 years ago - 4 comments

#105 - Import Cycle not allowed

Issue - State: closed - Opened by A1Liu about 4 years ago - 1 comment

#104 - Introduce a verbose/list option to the build command

Issue - State: open - Opened by sagikazarmark about 4 years ago - 1 comment

#103 - Suggestion: implement Stat on the output of Dir

Issue - State: open - Opened by sagikazarmark about 4 years ago

#102 - Remove hepa library for revision at a later date

Pull Request - State: closed - Opened by requaos about 4 years ago - 9 comments

#101 - Apply hepa filters before gzip'ing content

Pull Request - State: closed - Opened by requaos about 4 years ago - 1 comment

#100 - Gets lost in node_modules

Issue - State: open - Opened by dgallion1 about 4 years ago - 3 comments

#99 - Can't make release

Issue - State: open - Opened by tweissin-pillpack about 4 years ago

#98 - Fixes non-deterministic pkged.go file output

Pull Request - State: closed - Opened by sesposito about 4 years ago - 1 comment

#97 - Support const paths

Pull Request - State: closed - Opened by qmuntal about 4 years ago - 1 comment

#96 - Not working with cross compilation

Issue - State: closed - Opened by donmstewart about 4 years ago - 1 comment

#95 - implement io.ReaderAt

Pull Request - State: open - Opened by yarochewsky about 4 years ago

#94 - Is it possible to use embedded asset in variable initialisation?

Issue - State: open - Opened by sbellus about 4 years ago - 2 comments

#93 - Fixes high cache miss rate, significant performance increase.

Pull Request - State: closed - Opened by xDuck about 4 years ago - 1 comment

#92 - "Here" package caching does not work

Issue - State: closed - Opened by xDuck about 4 years ago - 1 comment

#91 - pkger.Walk() walks additional similarly named directories

Issue - State: open - Opened by andriy-bulynko about 4 years ago - 1 comment

#90 - panic: gzip: invalid header

Issue - State: closed - Opened by FalcoSuessgott about 4 years ago - 1 comment

#89 - Console window is blinking on app startup on Windows 10.

Issue - State: open - Opened by ababo about 4 years ago - 5 comments

#88 - The parser doesn't recognize file names when stored in a variable.

Issue - State: closed - Opened by ramantehlan about 4 years ago - 2 comments

#87 - Clarify path limitations

Pull Request - State: closed - Opened by aeneasr about 4 years ago

#86 - Can't find main package

Issue - State: open - Opened by Bios-Marcel about 4 years ago - 1 comment

#85 - `pkger` command generates differently on macOS Catalina vs Debian Buster

Issue - State: open - Opened by s12chung about 4 years ago - 5 comments

#84 - Cannot compile assets

Issue - State: open - Opened by sundowndev over 4 years ago - 3 comments

#83 - Fix a small typo

Pull Request - State: closed - Opened by Bios-Marcel over 4 years ago

#82 - Add conditional build tag to generated files

Pull Request - State: closed - Opened by xDuck over 4 years ago - 2 comments

#81 - Anyway to use files on disk for development like gobuffalo/packr?

Issue - State: closed - Opened by xDuck over 4 years ago - 5 comments

#80 - Fix pkger generating the wrong package name for pkger.go

Pull Request - State: closed - Opened by taiyangc over 4 years ago

#79 - Version info

Pull Request - State: closed - Opened by al45tair over 4 years ago

#78 - pkger fails on a completely clean system

Issue - State: closed - Opened by al45tair over 4 years ago - 1 comment

#77 - fix pkger error if a project contains a .go directory #76

Pull Request - State: closed - Opened by ghouscht over 4 years ago - 2 comments

#76 - pkger fails if a project contains a .go directory

Issue - State: closed - Opened by ghouscht over 4 years ago

#75 - Serving http.FileServer via pkger.Dir does not work on Windows?

Issue - State: closed - Opened by derphilipp over 4 years ago - 1 comment

#74 - How to handle a Javascript SPA?

Issue - State: open - Opened by Xeoncross over 4 years ago - 4 comments

#73 - exec: "go": executable file not found in $PATH:

Issue - State: closed - Opened by tizz98 over 4 years ago - 2 comments

#72 - Fixes #71 by removing dangling parameter from fmt.Fprintf for generated code.

Pull Request - State: closed - Opened by swedishborgie over 4 years ago - 1 comment

#70 - Fix typo

Pull Request - State: closed - Opened by hnnsgstfssn over 4 years ago

#69 - Add generated code disclaimer

Pull Request - State: closed - Opened by hnnsgstfssn over 4 years ago

#67 - Don't force the package to 'main' if the '-o' option was used.

Pull Request - State: closed - Opened by al45tair over 4 years ago - 3 comments

#66 - Remove Hamlet?

Issue - State: open - Opened by chris-branch over 4 years ago - 2 comments

#64 - Documentation suggestion: more specificity, less fog

Issue - State: open - Opened by StevenBlack over 4 years ago - 3 comments

#63 - Suggestion: add ioutil.ReadFile equivalent

Issue - State: closed - Opened by twpayne over 4 years ago - 5 comments

#62 - [Bug] Doesn't work with `go install`

Issue - State: closed - Opened by koddr over 4 years ago - 4 comments

#60 - [Bug] pkger.Include() not accepted const or var as argument for name

Issue - State: closed - Opened by koddr over 4 years ago - 2 comments

#58 - very slow with many files

Issue - State: open - Opened by nyrf over 4 years ago - 3 comments

#56 - Uses `package main` even with -o

Issue - State: closed - Opened by porridge over 4 years ago - 10 comments

#49 - A .go file *REQUIRED* at root of module?

Issue - State: closed - Opened by mashaalmemon over 4 years ago - 4 comments
Labels: bug

#48 - Increase code coverage to >=80%

Issue - State: closed - Opened by koddr over 4 years ago - 1 comment

#44 - Using both `-o` flag and `pkger.Dir` fails when other cases don't

Issue - State: open - Opened by dzhu over 4 years ago - 4 comments

#34 - `go list` need at least one `.go` file in the root of the project

Issue - State: closed - Opened by xmlking over 4 years ago - 2 comments

#26 - panic: gzip: invalid checksum

Issue - State: open - Opened by requaos over 4 years ago - 31 comments