Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- GitHub Staff
- Amsterdam
- Sign in to view email
- https://mislav.net
Pinned
1,671 contributions in the last year
Contribution activity
February 2020
mislav has no activity
yet for this period.
January 2020
- mislav/Spoon-Knife HTML
- mislav/goreleaser-test Shell
Created a pull request in cli/cli that received 3 comments
Add mechanism for combining several GraphQL queries into one
Some of the upcoming gh features depend on querying information about an arbitrary number of repositories (determined at runtime). GraphQL (in theo…
+540
−0
•
3
comments
- Update `make site-docs` to reflect latest setup
- Landing page fixes
- Setup fish completion when installing with Homebrew
- Add more binary builds, simplify release process
- Fix `gh version` printing the correct changelog link
- Fix `pr create` preview in browser flow for Windows
- Add fish completion support
- Fix parsing non-GitHub remotes
- Simplify release
- Have update notifier and changelog link use the new repo name
- Rename to `cli/cli`
- Fix copy-release action
- Add contributing.md
- Migrate away from `errors.Wrap()`
- Avoid saying "number as argument" for `issue/pr view`
- Move main package to under `cmd/`
- Tweak `issue/pr view` documentation
- Extract common interface for a GitHub Repository
- Extract helper for URL display
- Dump HTTP request/response bodies when `DEBUG=api`
- Support triangular git workflows in `pr create`
- Disable cancelling other CI builds after one fails
- Improve OAuth flow
- Read current git branch in a way that is compatible with older git
- Improve naming of Windows release asset
- Some pull requests not shown.
- Print repo and user context for status commands
- Add more binary builds, simplify release process
- add note about source compilation
- minor doc updates
- prevent graphql error
- Update readme
- Restyle auth page
- Add first draft of contributing.md
- check for disabled issues in issue view
- WIP - Add landing page
- Better sorting and freshness display for issue status
- PR/Issue create flow tweaks
- Typo fixes for Issue/PR preview text
- Add changelog link to `gh version` and `gh --version`
- Preview issues and PRs on the terminal
- minor text edits
- Add "show more" to the issues and PR results in `gh issue status` and `gh pr status`
- Improve naming of Windows release asset
- Add context and feedback output to commands
Created an issue in goreleaser/goreleaser that received 5 comments
Packaging and uploading MSI installer for Windows
We are currently using goreleaser to package and distribute a CLI app. Thank you for this great tool! For Windows, we need to package, sign, and up…
5
comments