Git mirror of launchpad.net/gommap with additional patches.
Export Evernote .enex files to raw attachments and Markdown
Simple command-line tool for logging what you've been working on.
Force upconvert MP3s to get iTunes Match to match them.
tysonmote/cf-exception-notifier-js 1
JavaScript stacktraces delivered hot and fresh to your door.
CML TextMate bundle
Cocoafish Ruby API
tysonmote/CoffeeScript-Jasmine.tmbundle 1
Snippets and extra highlighting for writing Jasmine tests with CoffeeScript
Sinatra app to quickly serve up CoffeeScript as JavaScript
push eventtysonmote/dotfiles
commit sha 2825e27ee8c4b81af7092d4b2a82ddce7ffb7bf4
zsh: Clean up PATH
push time in 5 days
delete branch tysonmote/www.bufio.net
delete branch : dependabot/bundler/kramdown-2.3.1
delete time in 16 days
push eventtysonmote/www.bufio.net
commit sha e0bda674d43649025fd40529411845e896d85249
Bump kramdown from 2.3.0 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/gettalong/kramdown/releases) - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page) - [Commits](https://github.com/gettalong/kramdown/commits) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 753749ecb5c709ea7ea44d10f63768c838461fd9
Merge pull request #2 from tysonmote/dependabot/bundler/kramdown-2.3.1 Bump kramdown from 2.3.0 to 2.3.1
push time in 16 days
PR merged tysonmote/www.bufio.net
Bumps kramdown from 2.3.0 to 2.3.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/gettalong/kramdown/commits">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 16 days
delete branch tysonmote/www.bufio.net
delete branch : dependabot/bundler/rexml-3.2.5
delete time in 16 days
push eventtysonmote/www.bufio.net
commit sha d267f67edf1d8f7f97d61de15cecb0a9a0525a27
Bump rexml from 3.2.4 to 3.2.5 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5) Signed-off-by: dependabot[bot] <[email protected]>
commit sha b51c425584a3af53d62083a87aef1e9c7773cb31
Merge pull request #3 from tysonmote/dependabot/bundler/rexml-3.2.5 Bump rexml from 3.2.4 to 3.2.5
push time in 16 days
PR merged tysonmote/www.bufio.net
Bumps rexml from 3.2.4 to 3.2.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ruby/rexml/blob/master/NEWS.md">rexml's changelog</a>.</em></p> <blockquote> <h2>3.2.5 - 2021-04-05 {#version-3-2-5}</h2> <h3>Improvements</h3> <ul> <li> <p>Add more validations to XPath parser.</p> </li> <li> <p><code>require "rexml/document"</code> by default. [GitHub#36][Patch by Koichi ITO]</p> </li> <li> <p>Don't add <code>#dcloe</code> method to core classes globally. [GitHub#37][Patch by Akira Matsuda]</p> </li> <li> <p>Add more documentations. [Patch by Burdette Lamar]</p> </li> <li> <p>Added <code>REXML::Elements#parent</code>. [GitHub#52][Patch by Burdette Lamar]</p> </li> </ul> <h3>Fixes</h3> <ul> <li> <p>Fixed a bug that <code>REXML::DocType#clone</code> doesn't copy external ID information.</p> </li> <li> <p>Fixed round-trip vulnerability bugs. See also: <a href="https://www.ruby-lang.org/en/news/2021/04/05/xml-round-trip-vulnerability-in-rexml-cve-2021-28965/">https://www.ruby-lang.org/en/news/2021/04/05/xml-round-trip-vulnerability-in-rexml-cve-2021-28965/</a> [HackerOne#1104077][CVE-2021-28965][Reported by Juho Nurminen]</p> </li> </ul> <h3>Thanks</h3> <ul> <li> <p>Koichi ITO</p> </li> <li> <p>Akira Matsuda</p> </li> <li> <p>Burdette Lamar</p> </li> <li> <p>Juho Nurminen</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/rexml/commit/a622645e980ea5b91ad7b4d6fec32d113f15df88"><code>a622645</code></a> Add 3.2.5 entry</li> <li><a href="https://github.com/ruby/rexml/commit/3c137eb119550874b2b3e27d12b733ca67033377"><code>3c137eb</code></a> Fix a parser bug that some data may be ignored before DOCTYPE</li> <li><a href="https://github.com/ruby/rexml/commit/9b311e59ae05749e082eb6bbefa1cb620d1a786e"><code>9b311e5</code></a> Fix a bug that invalid document declaration may be accepted</li> <li><a href="https://github.com/ruby/rexml/commit/f9d88e4948b4a43294c25dc0edb16815bd9d8618"><code>f9d88e4</code></a> Fix a bug that invalid document declaration may be generated</li> <li><a href="https://github.com/ruby/rexml/commit/f7bab8937513b1403cea5aff874cbf32fd5e8551"><code>f7bab89</code></a> Fix a bug that invalid element end may be accepted</li> <li><a href="https://github.com/ruby/rexml/commit/6a250d2cd1194c2be72becbdd9c3e770aa16e752"><code>6a250d2</code></a> Fix a bug that invalid element start may be accepted</li> <li><a href="https://github.com/ruby/rexml/commit/2fe62e29094d95921d7e19abbd2e26b23d78dc5b"><code>2fe62e2</code></a> Fix a bug that invalid notation declaration may be accepted</li> <li><a href="https://github.com/ruby/rexml/commit/a659c63e37414506dfb0d4655e031bb7a2e73fc8"><code>a659c63</code></a> Fix a bug that invalid notation declaration may be generated</li> <li><a href="https://github.com/ruby/rexml/commit/790dd113ce693ce831cbbc53f2f990a317643f75"><code>790dd11</code></a> Use ruby/setup-ruby (<a href="https://github-redirect.dependabot.com/ruby/rexml/issues/66">#66</a>)</li> <li><a href="https://github.com/ruby/rexml/commit/eda1b2007dd8751f381bf741f16c9e33c5d3e52a"><code>eda1b20</code></a> Clean up and enhance high-level RDoc (<a href="https://github-redirect.dependabot.com/ruby/rexml/issues/65">#65</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 16 days
delete branch tysonmote/www.bufio.net
delete branch : dependabot/bundler/addressable-2.8.0
delete time in 16 days
push eventtysonmote/www.bufio.net
commit sha 7c976223a8be5a74d72585c5f1b3a3a435eec1b8
Bump addressable from 2.7.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha 352c9c8eccf5564b6df6f4de4f6f40a948c7d03e
Merge pull request #4 from tysonmote/dependabot/bundler/addressable-2.8.0 Bump addressable from 2.7.0 to 2.8.0
push time in 16 days
PR merged tysonmote/www.bufio.net
Bumps addressable from 2.7.0 to 2.8.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md">addressable's changelog</a>.</em></p> <blockquote> <h1>Addressable 2.8.0</h1> <ul> <li>fixes ReDoS vulnerability in Addressable::Template#match</li> <li>no longer replaces <code>+</code> with spaces in queries for non-http(s) schemes</li> <li>fixed encoding ipv6 literals</li> <li>the <code>:compacted</code> flag for <code>normalized_query</code> now dedupes parameters</li> <li>fix broken <code>escape_component</code> alias</li> <li>dropping support for Ruby 2.0 and 2.1</li> <li>adding Ruby 3.0 compatibility for development tasks</li> <li>drop support for <code>rack-mount</code> and remove Addressable::Template#generate</li> <li>performance improvements</li> <li>switch CI/CD to GitHub Actions</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sporkmonger/addressable/commit/6469a232c0f1892809ff66737370c765d574e16c"><code>6469a23</code></a> Updating gemspec again</li> <li><a href="https://github.com/sporkmonger/addressable/commit/24336385de0261571b3adaad0431459edb420c79"><code>2433638</code></a> Merge branch 'main' of github.com:sporkmonger/addressable into main</li> <li><a href="https://github.com/sporkmonger/addressable/commit/e9c76b889789c75d7073c17b0ab557635d3f6704"><code>e9c76b8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/378">#378</a> from ashmaroli/flat-map</li> <li><a href="https://github.com/sporkmonger/addressable/commit/56c5cf7ece9223ff4240e07078cc26d3adbbbd30"><code>56c5cf7</code></a> Update the gemspec</li> <li><a href="https://github.com/sporkmonger/addressable/commit/c1fed1ca0a44c448e74d761fd44ed94869199807"><code>c1fed1c</code></a> Require a non-vulnerable rake</li> <li><a href="https://github.com/sporkmonger/addressable/commit/0d8a3127e35886ce9284810a7f2438bff6b43cbc"><code>0d8a312</code></a> Adding note about ReDoS vulnerability</li> <li><a href="https://github.com/sporkmonger/addressable/commit/89c76130ce255c601f642a018cb5fb5a80e679a7"><code>89c7613</code></a> Merge branch 'template-regexp' into main</li> <li><a href="https://github.com/sporkmonger/addressable/commit/cf8884f815c96b646c796f707bf768cf6eb65543"><code>cf8884f</code></a> Note about alias fix</li> <li><a href="https://github.com/sporkmonger/addressable/commit/bb03f7112e8e478240a0f96e1cc7428159b41586"><code>bb03f71</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sporkmonger/addressable/issues/371">#371</a> from charleystran/add_missing_encode_component_doc_entry</li> <li><a href="https://github.com/sporkmonger/addressable/commit/6d1d8094a66cbf932ecf69db6850bc9edaf86de0"><code>6d1d809</code></a> Adding note about :compacted normalization</li> <li>Additional commits viewable in <a href="https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 16 days
push eventsegmentio/objects-go
commit sha b2c2d270e8ca5dfdcdd398a804369b6dfa58abd3
Add client configurations (#9) * Add client configurations * support Source config * Release v0.0.1-webhookfn * Patch objects-go (remove sensitive logs) (#11) * Release v0.0.2-webhookfn * hide sensitive payload request. support PrintErrors using Config * update message * Release v1.0.0-webhookfn * History.md * Rename function for clarity Co-authored-by: Prayansh Srivastava <[email protected]> Co-authored-by: Prayansh Srivastava <[email protected]> Co-authored-by: Tyson Mote <[email protected]>
push time in 19 days
PR merged segmentio/objects-go
Add new function to allow creating clients with configurations
pr closed time in 19 days
pull request commentsegmentio/objects-go
I'm going to merge and tag this release as v2.0.0 because it's a breaking API change (albeit minor).
▶ go test ./... -v
=== RUN TestBuffer
=== RUN TestAddMultiple
--- PASS: TestAddMultiple (0.00s)
=== RUN TestAddMultipleMarshalReset
--- PASS: TestAddMultipleMarshalReset (0.00s)
=== RUN TestAddMultipleReset
--- PASS: TestAddMultipleReset (0.00s)
=== RUN TestAddNew
--- PASS: TestAddNew (0.00s)
=== RUN TestMarshalEmptyArray
--- PASS: TestMarshalEmptyArray (0.00s)
=== RUN TestMarshalSingleArray
--- PASS: TestMarshalSingleArray (0.00s)
=== RUN TestNewBuffer
--- PASS: TestNewBuffer (0.00s)
--- PASS: TestBuffer (0.00s)
=== RUN TestClient
=== RUN TestChannelFlow
--- PASS: TestChannelFlow (0.25s)
=== RUN TestClose
--- PASS: TestClose (0.00s)
=== RUN TestNewClient
--- PASS: TestNewClient (0.00s)
=== RUN TestSetErrors
--- PASS: TestSetErrors (0.00s)
=== RUN TestSetFull
--- PASS: TestSetFull (0.00s)
=== RUN TestSetOnce
--- PASS: TestSetOnce (0.00s)
--- PASS: TestClient (0.25s)
PASS
ok github.com/segmentio/objects-go 0.614s
comment created time in 19 days
push eventsegmentio/objects-go
commit sha 28ae6688998801e36e75296018ba2e245e5605c0
Rename function for clarity
push time in 19 days
push eventsegmentio/objects-go
commit sha d27d3f2ae26a752cb2166cb5a03ae021ef64236f
dep -> go module
commit sha 9de68567ae72d8d69edcd902aeddc8833abd8639
go fmt
commit sha e87ba156aad64a83e19a92e81863178178582590
Fix time.Ticker leak in Client
commit sha ea7a24755b0ff93cdb21d62746c920ea59703280
Merge pull request #12 from segmentio/fix-mem-leak Fix time.Ticker leak
commit sha e52e2a8b4bec2e09b9676bf1e51ba567f2338a73
Merge remote-tracking branch 'origin/master' into client_configs * origin/master: Fix time.Ticker leak in Client go fmt dep -> go module
commit sha 7d5a6239fbeebc762301c742b35f954100de438f
History.md
push time in 19 days
push eventsegmentio/objects-go
commit sha d27d3f2ae26a752cb2166cb5a03ae021ef64236f
dep -> go module
commit sha 9de68567ae72d8d69edcd902aeddc8833abd8639
go fmt
commit sha e87ba156aad64a83e19a92e81863178178582590
Fix time.Ticker leak in Client
commit sha ea7a24755b0ff93cdb21d62746c920ea59703280
Merge pull request #12 from segmentio/fix-mem-leak Fix time.Ticker leak
push time in 19 days
PR merged segmentio/objects-go
This PR fixes a memory leak and updates this library to use go modules. (You must call Stop() on time.Ticker to release the underlying resources.)
Tests pass locally:
▶ go test ./... -v
=== RUN TestBuffer
=== RUN TestAddMultiple
--- PASS: TestAddMultiple (0.00s)
=== RUN TestAddMultipleMarshalReset
--- PASS: TestAddMultipleMarshalReset (0.00s)
=== RUN TestAddMultipleReset
--- PASS: TestAddMultipleReset (0.00s)
=== RUN TestAddNew
--- PASS: TestAddNew (0.00s)
=== RUN TestMarshalEmptyArray
--- PASS: TestMarshalEmptyArray (0.00s)
=== RUN TestMarshalSingleArray
--- PASS: TestMarshalSingleArray (0.00s)
=== RUN TestNewBuffer
--- PASS: TestNewBuffer (0.00s)
--- PASS: TestBuffer (0.00s)
=== RUN TestClient
=== RUN TestChannelFlow
--- PASS: TestChannelFlow (0.25s)
=== RUN TestClose
--- PASS: TestClose (0.00s)
=== RUN TestNewClient
--- PASS: TestNewClient (0.00s)
=== RUN TestSetErrors
--- PASS: TestSetErrors (0.00s)
=== RUN TestSetFull
--- PASS: TestSetFull (0.00s)
=== RUN TestSetOnce
--- PASS: TestSetOnce (0.00s)
--- PASS: TestClient (0.25s)
PASS
ok github.com/segmentio/objects-go 0.589s
pr closed time in 19 days
PR opened segmentio/objects-go
This PR fixes a memory leak and updates this library to use go modules. (You must call Stop() on time.Ticker to release the underlying resources.)
pr created time in 20 days
push eventsegmentio/objects-go
commit sha e87ba156aad64a83e19a92e81863178178582590
Fix time.Ticker leak in Client
push time in 20 days
push eventtysonmote/dotfiles
commit sha f329e840d346034c8fa9eb068e2fb16f4918c56b
vim: Remove pencil
push time in a month
created tagsegmentio/kubeapply
A lightweight tool for git-based management of Kubernetes configs
created time in a month
push eventsegmentio/kubeapply
commit sha bb7b4a7cfcfeb188dbff054ccc72335d074bc28e
Bump version to 0.0.32
push time in a month