id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
1090430584 | 🛑 Wedding HTTPS is down
In fb90c56, Wedding HTTPS ($WEDDINGHTTPS) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wedding HTTPS is back up in 839e256.
| gharchive/issue | 2021-12-29T10:44:32 | 2025-04-01T04:56:04.589626 | {
"authors": [
"atatkin"
],
"repo": "atatkin/milos-uptime",
"url": "https://github.com/atatkin/milos-uptime/issues/3960",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1157216701 | 🛑 Wedding HTTPS is down
In 35cf75c, Wedding HTTPS ($WEDDINGHTTPS) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wedding HTTPS is back up in eab7cc3.
| gharchive/issue | 2022-03-02T13:40:53 | 2025-04-01T04:56:04.591836 | {
"authors": [
"atatkin"
],
"repo": "atatkin/milos-uptime",
"url": "https://github.com/atatkin/milos-uptime/issues/5204",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1168121318 | 🛑 Wedding HTTPS is down
In fac8470, Wedding HTTPS ($WEDDINGHTTPS) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wedding HTTPS is back up in 81a041c.
| gharchive/issue | 2022-03-14T09:42:28 | 2025-04-01T04:56:04.593997 | {
"authors": [
"atatkin"
],
"repo": "atatkin/milos-uptime",
"url": "https://github.com/atatkin/milos-uptime/issues/5410",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1226827205 | 🛑 Wedding HTTPS is down
In 0c76426, Wedding HTTPS ($WEDDINGHTTPS) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wedding HTTPS is back up in accdb2d.
| gharchive/issue | 2022-05-05T15:26:10 | 2025-04-01T04:56:04.595987 | {
"authors": [
"atatkin"
],
"repo": "atatkin/milos-uptime",
"url": "https://github.com/atatkin/milos-uptime/issues/6325",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1313715158 | 🛑 Wedding HTTPS is down
In e02bbd5, Wedding HTTPS ($WEDDINGHTTPS) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wedding HTTPS is back up in 1ee2d8d.
| gharchive/issue | 2022-07-21T19:37:08 | 2025-04-01T04:56:04.598245 | {
"authors": [
"atatkin"
],
"repo": "atatkin/milos-uptime",
"url": "https://github.com/atatkin/milos-uptime/issues/7596",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1510233962 | 🛑 Wedding HTTPS is down
In 845f8c3, Wedding HTTPS ($WEDDINGHTTPS) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wedding HTTPS is back up in cf15fc1.
| gharchive/issue | 2022-12-25T02:45:43 | 2025-04-01T04:56:04.600267 | {
"authors": [
"atatkin"
],
"repo": "atatkin/milos-uptime",
"url": "https://github.com/atatkin/milos-uptime/issues/9943",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
500963410 | Could not find field action definition for action 'Split'
this occurs when there is split in integration and some bath update for example:
DB - > Split -> Datamaper -> DB(Batch update)
Step to reproduce: create mentioned integration and publish.
Edit the integration
exported integration:
asdf-export.zip
This looks... | gharchive/issue | 2019-10-01T15:11:04 | 2025-04-01T04:56:04.648804 | {
"authors": [
"igarashitm",
"mmelko"
],
"repo": "atlasmap/atlasmap",
"url": "https://github.com/atlasmap/atlasmap/issues/1252",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
411731906 | MICROS-6976 PDB name should change if configuration changes
PodDisruptionBudget is immutable and can't be modified by smith, therefore if we change the config, we need to give the object a new name.
Note for future self: In playground I tested adding a second pod disruption budget with the same label selectors, and... | gharchive/pull-request | 2019-02-19T03:46:17 | 2025-04-01T04:56:04.653985 | {
"authors": [
"halcyonCorsair"
],
"repo": "atlassian/voyager",
"url": "https://github.com/atlassian/voyager/pull/183",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1077687429 | ⚠️ AtmoLive06 Server has degraded performance
In b89dfd5, AtmoLive06 Server ($ATMOLIVE06) experienced degraded performance:
HTTP code: 200
Response time: 12200 ms
Resolved: AtmoLive06 Server performance has improved in 56e49cf.
| gharchive/issue | 2021-12-12T00:57:35 | 2025-04-01T04:56:04.670334 | {
"authors": [
"atmovantage"
],
"repo": "atmovantage/atmostatus",
"url": "https://github.com/atmovantage/atmostatus/issues/87",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
165963360 | Haddock experiment (WIP)
I would like to implement support for showing Haddock docstrings in tooltips alongside "info" or "type" information.
I'm hoping for some guidance both overall in the design and specifics of using the API and interfacing with the existing code. I am totally new to Coffeescript and Atom packag... | gharchive/pull-request | 2016-07-17T06:31:35 | 2025-04-01T04:56:04.678024 | {
"authors": [
"kostmo",
"lierdakil"
],
"repo": "atom-haskell/haskell-ghc-mod",
"url": "https://github.com/atom-haskell/haskell-ghc-mod/pull/166",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
189074528 | Atom 1.12.2 fails to build on Slackware Linux 14.2: permissions errors
Hi,
On Slackware 14.2 with Node.js 6.9.1 and NPM 3.10.8 I get the build error for Atom 1.12.2:
Node: v6.9.1
Npm: v3.10.8
Installing script dependencies
Installing apm
npm ERR! Linux 4.4.14
npm ERR! argv "/tmp/SBo/atom-1.12.2/apm/node_modules/... | gharchive/issue | 2016-11-14T10:16:10 | 2025-04-01T04:56:04.691928 | {
"authors": [
"buczek",
"fusion809",
"paulmenzel"
],
"repo": "atom/atom",
"url": "https://github.com/atom/atom/issues/13220",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
297953210 | Uncaught TypeError: Cannot read property 'replace' of undefined
I find that in certain file types I get this exception thrown (Atom Beta). So far I've found it reliably does it in git commit message types (invoked by git-plus) and in Go files, but have not seen it with the same version in JS or Java files. It tends t... | gharchive/issue | 2018-02-16T23:41:38 | 2025-04-01T04:56:04.697381 | {
"authors": [
"Aerijo",
"drorata",
"tylerFowler"
],
"repo": "atom/atom",
"url": "https://github.com/atom/atom/issues/16767",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
455788159 | Uncaught Error: The specified module could not be found./?~\AppData\Local\atom\app-1.38.1\res...
[Enter steps to reproduce:]
...
...
Atom: 1.38.1 x64
Electron: 2.0.18
OS: Microsoft Windows 10 Home
Thrown From: Atom Core
Stack Trace
Uncaught Error: The specified module could not be found.
\?\C:\Users\luci\AppData\Lo... | gharchive/issue | 2019-06-13T14:52:09 | 2025-04-01T04:56:04.703727 | {
"authors": [
"Arcanemagus",
"lumarini"
],
"repo": "atom/atom",
"url": "https://github.com/atom/atom/issues/19524",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
54553602 | Uncaught Error: connect ETIMEDOUT
[Enter steps to reproduce below:]
...
...
Atom Version: 0.169.0
System: Mac OS X 10.10.1
Thrown From: Atom Core
Stack Trace
Uncaught Error: connect ETIMEDOUT
At stream.js:94
Error: connect ETIMEDOUT
at exports._errnoException (util.js:746:11)
at Object.afterConnect [as oncompl... | gharchive/issue | 2015-01-16T09:04:39 | 2025-04-01T04:56:04.707686 | {
"authors": [
"50Wliu",
"Pettrie-ilionx"
],
"repo": "atom/atom",
"url": "https://github.com/atom/atom/issues/5100",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
59642492 | Large Files Cause Hangups
Hi,
Been using atom for a while now, love it and totally swapped full time from sublime, great work guys!
I have been having a few issues with large files.... I have to edit large files some times, a PHP file that has approx 5395 lines and another JS file with approx 9672 lines.... ;)
I curr... | gharchive/issue | 2015-03-03T13:40:02 | 2025-04-01T04:56:04.711676 | {
"authors": [
"izuzak",
"smiffy6969"
],
"repo": "atom/atom",
"url": "https://github.com/atom/atom/issues/5816",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
61324318 | Difficulty building atom on Debian-like system
Ran script/build using latest version of atom. Build failed with output:
Node: v0.10.35
npm: v2.1.17
Installing build modules...
Installing apm...
Installing modules â
scrollbar-style@2.0.0 install /media/lin/atom/node_modules/scrollbar-style
node-gyp rebuild
keybo... | gharchive/issue | 2015-03-14T00:52:45 | 2025-04-01T04:56:04.744437 | {
"authors": [
"drbsci",
"kevinsawicki"
],
"repo": "atom/atom",
"url": "https://github.com/atom/atom/issues/5966",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
134400829 | Add Issue template and extra version info
/cc @atom/feedback for more :eyes:
Also, the whole file seems to be indented using 4 spaces and not 2...not sure if that was intentional or not.
I indent Markdown using 4 spaces habitually because some Markdown parsers require that. (It's one of the places where original ... | gharchive/pull-request | 2016-02-17T21:12:10 | 2025-04-01T04:56:04.747170 | {
"authors": [
"50Wliu",
"benogle",
"lee-dohm",
"nathansobo"
],
"repo": "atom/atom",
"url": "https://github.com/atom/atom/pull/10870",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
384768132 | Support contentRegex for TextMate grammar
Requirements for Adding, Changing, or Removing a Feature
Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
The pull request must contribute a change that has ... | gharchive/pull-request | 2018-11-27T12:17:24 | 2025-04-01T04:56:04.754206 | {
"authors": [
"Aerijo",
"nathansobo"
],
"repo": "atom/atom",
"url": "https://github.com/atom/atom/pull/18499",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
119814383 | update need
(electron) loadUrl is deprecated. Use loadURL instead
Fixed in #19 :sparkles:
| gharchive/issue | 2015-12-01T21:42:01 | 2025-04-01T04:56:04.759494 | {
"authors": [
"jlord",
"x8core"
],
"repo": "atom/electron-quick-start",
"url": "https://github.com/atom/electron-quick-start/issues/12",
"license": "cc0-1.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
78387055 | Documentation implies Squirrel checks for updates regularly, but it doesn't
The Electron documentation mentions that "Squirrel will check for an update again at the interval you specify." This doesn't seem to be true—the auto-updater seems to check for updates at launch, and again if manually invoked, but the Electro... | gharchive/issue | 2015-05-20T05:59:25 | 2025-04-01T04:56:04.761749 | {
"authors": [
"bengotow",
"zcbenz"
],
"repo": "atom/electron",
"url": "https://github.com/atom/electron/issues/1735",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
111945590 | [webContents.savePage] Is not perfect, download the file can not reach chorme 'ctrl+s'
The method appears to be very imperfect, the data is missing, and it is not normal.
Contrast test, url is 'www.baidu.com'
The [webContents.savePage] effect of elentron is:
Chrome is:
Web page and can not be offline Preview
Coul... | gharchive/issue | 2015-10-17T05:37:50 | 2025-04-01T04:56:04.765430 | {
"authors": [
"appelgriebsch",
"hokein",
"zcbenz",
"zg2013"
],
"repo": "atom/electron",
"url": "https://github.com/atom/electron/issues/3121",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
124071734 | HTML5 Canvas - Rendering Problems (Chart.js)
The current Chromium: 47.0.2526.73 Version causes problems while rendering charts within the html5 canvas element.
Does anyone have a workaround for this problem?
Please see this post for better illustration:
https://code.google.com/p/chromium/issues/detail?id=567308&q=sta... | gharchive/issue | 2015-12-28T14:02:31 | 2025-04-01T04:56:04.767342 | {
"authors": [
"Bratkartoffl",
"zcbenz"
],
"repo": "atom/electron",
"url": "https://github.com/atom/electron/issues/3935",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
126305926 | Add and update Japanese translated docs.
this change includes
add translation
fix typos
improve grammer
Thanks!
| gharchive/pull-request | 2016-01-12T23:49:44 | 2025-04-01T04:56:04.768590 | {
"authors": [
"j5a",
"zcbenz"
],
"repo": "atom/electron",
"url": "https://github.com/atom/electron/pull/4075",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
191463542 | CRLF showing as changes when git commits them in LF
I have a file with CRLFs.
I use the git setting that automatically takes care of it, and commits files with LF instead of CRLF.
When I type git diff on that file, I don't see any changes.
Whereas in the Atom Minimap, all the lines are orange, except for the last one... | gharchive/issue | 2016-11-24T08:53:31 | 2025-04-01T04:56:04.776223 | {
"authors": [
"matthieuheitz",
"oskbor",
"the-j0k3r"
],
"repo": "atom/git-diff",
"url": "https://github.com/atom/git-diff/issues/116",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
364953535 | memo_core filesystem sync status?
First thanks for Atom, Xray, Memo, and whatever's next.
At the moment I'm particular interested in memo_core and how it plans to sync with the filesystem. The "Update" posts over the summer described lots of work related to filesystem sync. But looking at the memo README it seems lik... | gharchive/issue | 2018-09-28T16:11:35 | 2025-04-01T04:56:04.793233 | {
"authors": [
"jessegrosjean",
"nathansobo"
],
"repo": "atom/xray",
"url": "https://github.com/atom/xray/issues/138",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
302903412 | Help wanted: Optimize fragment identifiers
This is an optimization that's in my head, but I haven't performed the measurements necessary to prove that it's really worth the complexity. If you want to work on this, helping with those measurements would be an important first step.
Background
Xray's buffer is a CRDT tha... | gharchive/issue | 2018-03-06T23:09:23 | 2025-04-01T04:56:04.804755 | {
"authors": [
"DesWurstes",
"chaintip",
"derianalanrojas",
"nathansobo"
],
"repo": "atom/xray",
"url": "https://github.com/atom/xray/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1375586968 | #209 better drive switcher
PR Checklist:
[ ] Link to related issue
[ ] Add changelog entry linking to issue
[ ] Added tests (if needed)
[ ] (If new feature) added in description / readme
please rebase first on main, your PR contains many of the same changes
ok, good stuff! Switcher is definitely an improvement.... | gharchive/pull-request | 2022-09-16T08:09:56 | 2025-04-01T04:56:04.813848 | {
"authors": [
"Polleps",
"joepio"
],
"repo": "atomicdata-dev/atomic-data-browser",
"url": "https://github.com/atomicdata-dev/atomic-data-browser/pull/214",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2153679348 | How to use the epos reader properly?
I am trying to use the epos reader.
when I create an epos object using the reader class, I correctly get the number of events
>>> epos.number_of_events
6596033
However, when I am trying to get values in the file, I get this error for all the available methods.
>>> m = epos.get_ma... | gharchive/issue | 2024-02-26T09:27:39 | 2025-04-01T04:56:04.820471 | {
"authors": [
"mkuehbach",
"skatnagallu"
],
"repo": "atomprobe-tc/ifes_apt_tc_data_modeling",
"url": "https://github.com/atomprobe-tc/ifes_apt_tc_data_modeling/issues/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1097977618 | Request and response going through well-known paths
Lead: @kalluriramkumar (please update if labeled incorrectly)
Is your feature request related to a problem? Please describe.
Right now the marshaling and unmarshalling of requests and responses do not happen through well-defined code paths.
Describe the solution you... | gharchive/issue | 2022-01-10T14:38:22 | 2025-04-01T04:56:04.832447 | {
"authors": [
"VJag",
"gkc",
"kalluriramkumar"
],
"repo": "atsign-foundation/at_client_sdk",
"url": "https://github.com/atsign-foundation/at_client_sdk/issues/372",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
176471934 | flickr/slurp: Treat fail as an error
Reject the promise when we get a fail status.
This makes it clear why the cron job is failing... "Invalid auth token"!
LGTM
@aboodman as suspected
| gharchive/pull-request | 2016-09-12T20:10:50 | 2025-04-01T04:56:04.841491 | {
"authors": [
"arv",
"kalman"
],
"repo": "attic-labs/noms",
"url": "https://github.com/attic-labs/noms/pull/2544",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
193309005 | Sysex
handles sysex receiving
Thanks!
| gharchive/pull-request | 2016-12-03T19:35:50 | 2025-04-01T04:56:04.886532 | {
"authors": [
"aure",
"eljeff"
],
"repo": "audiokit/AudioKit",
"url": "https://github.com/audiokit/AudioKit/pull/641",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
102571656 | Whiteboard Enhancement
Resolved issue #12: Added Undo/Redo
Resolved issue #15: event.originalEvent.touches fails on event.type = touchend
Resolved issue #16: Whiteboard erase adds another color to image
Awesome, thanks @sumansaurabh !
| gharchive/pull-request | 2015-08-22T22:38:48 | 2025-04-01T04:56:04.889210 | {
"authors": [
"aullman",
"sumansaurabh"
],
"repo": "aullman/opentok-whiteboard",
"url": "https://github.com/aullman/opentok-whiteboard/pull/17",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2152614283 | 输出文件按日期生成文件夹保存
直播平台
全平台
需求描述
生成日期命名的文件夹,让输出的文件可以保存在对应日期的文件夹中,如D:\output\date***.mp4 ,特别时直播流断断续续的时候同日期的文件太多了,保存在同一个文件夹中有点乱
操作步骤(可选)
...
需求截图(可选)
No response
文件整理的功能不属于一个直播录制软件该有的功能,如确有需要按日期分类存放录制文件这种特殊需求,请自行修改以下代码,将日期添加到模板字符串中
https://github.com/auqhjjqdo/LiveRecorder/blob/4a83c9485487abff4ac36cbfdce7abe74bbf03... | gharchive/issue | 2024-02-25T05:52:54 | 2025-04-01T04:56:04.910676 | {
"authors": [
"auqhjjqdo",
"ripperX309"
],
"repo": "auqhjjqdo/LiveRecorder",
"url": "https://github.com/auqhjjqdo/LiveRecorder/issues/93",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
108479142 | App bundle including Aurelia modules
So the latest blog post demonstrates how to create two bundles, one for the app and one for Aurelia, along the lines of this:
var config = {
...
bundles: {
"dist/app-build": {
includes: [
'*',
...
],
...
},
"dist/aurelia": {
... | gharchive/issue | 2015-09-26T16:35:32 | 2025-04-01T04:56:04.933772 | {
"authors": [
"ahmedshuhel",
"mikeobrien"
],
"repo": "aurelia/bundler",
"url": "https://github.com/aurelia/bundler/issues/14",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
181894620 | Scss require issue in view
I'm submitting a feature request
Aurelia Skeleton Version
skeleton-esnext-webpack 1.0.2
Framework Version:
aurelia-framework 1.0.6
Please tell us about your environment:
Operating System:
OSX 10.11.6
Node Version:
6.7.0
NPM Version:
3.10.8
JSPM OR Webpack AND Version
webpac... | gharchive/issue | 2016-10-09T16:02:54 | 2025-04-01T04:56:04.948544 | {
"authors": [
"ApRoland",
"andlebed",
"bigopon",
"niieani"
],
"repo": "aurelia/skeleton-navigation",
"url": "https://github.com/aurelia/skeleton-navigation/issues/691",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
963014229 | Update ExecutionResult to SubmitResult with the new binary format
Updates the schema to align with https://github.com/aurora-is-near/aurora-engine/pull/218
Includes a few sanity tests to make sure it works.
Related: https://github.com/aurora-is-near/aurora-relayer/pull/22
| gharchive/pull-request | 2021-08-06T20:06:29 | 2025-04-01T04:56:04.950436 | {
"authors": [
"artob",
"birchmd"
],
"repo": "aurora-is-near/aurora.js",
"url": "https://github.com/aurora-is-near/aurora.js/pull/8",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1818255059 | Add CI jobs for Windows
The job builds a single-file version of the Au library, and runs a
simple test. This test is enough to reproduce the errors in #143:
https://github.com/aurora-opensource/au/actions/runs/5496101666/job/14882361539
It also catches another few compiler errors on other versions of MSVC,
which we ... | gharchive/pull-request | 2023-07-24T11:47:36 | 2025-04-01T04:56:04.953873 | {
"authors": [
"chiphogg"
],
"repo": "aurora-opensource/au",
"url": "https://github.com/aurora-opensource/au/pull/151",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1245057690 | Failed to build ublox_dgnss_node on Rolling/Humble
This package is failing to build on the buildfarm for Rolling and Humble, one example is: https://build.ros2.org/job/Hbin_uJ64__ublox_dgnss_node__ubuntu_jammy_amd64__binary/9/consoleFull .
The problem ends up being this:
00:01:22.492 CMake Error at /usr/share/cmake-3... | gharchive/issue | 2022-05-23T12:03:10 | 2025-04-01T04:56:04.968345 | {
"authors": [
"clalancette",
"gavanderhoorn",
"hortovanyi"
],
"repo": "aussierobots/ublox_dgnss",
"url": "https://github.com/aussierobots/ublox_dgnss/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
236316762 | config file not being read?
it appears the config file is not being read, even though I'm passing in a parameter for it at the command line.
$ flare_beacon -c configs/elasticsearch.ini
[SUCCESS] Connected to elasticsearch on localhost:9200
$ grep port configs/elasticsearch.ini
es_port=9201
shouldn't the first one con... | gharchive/issue | 2017-06-15T21:16:10 | 2025-04-01T04:56:04.971235 | {
"authors": [
"austin-taylor",
"raleel"
],
"repo": "austin-taylor/flare",
"url": "https://github.com/austin-taylor/flare/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1590218590 | Create and plot temperature delta statistics
create data that contains general statistics of the temperature delta information
min, max, mean, median, std, var, etc.
plot this data as a function time
start with yearly plots, then monthly, then daily
plot this as a function of ambient temperature once mirror... | gharchive/issue | 2023-02-18T05:37:53 | 2025-04-01T04:56:04.976657 | {
"authors": [
"austinlake04"
],
"repo": "austinlake04/desiforecast",
"url": "https://github.com/austinlake04/desiforecast/issues/5",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
919676245 | Add the LanguageIETF tag
Matroska v4 introduces a new language tag which contains an ASCII string.
I also wanted to say thanks for the crate! It has been very useful.
Thanks for the contribution! I'm glad it's been helpful.
| gharchive/pull-request | 2021-06-12T22:49:43 | 2025-04-01T04:56:04.978587 | {
"authors": [
"austinleroy",
"robmikh"
],
"repo": "austinleroy/webm-iterable",
"url": "https://github.com/austinleroy/webm-iterable/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
839559170 | Ability to invoke handleRedirectCallback() from the useAuth0 hook
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Your attention to detail here is greatly appreciat... | gharchive/issue | 2021-03-24T10:10:57 | 2025-04-01T04:56:05.007405 | {
"authors": [
"adamjmcgrath",
"benandrew",
"benhunterandrewrobertson"
],
"repo": "auth0/auth0-react",
"url": "https://github.com/auth0/auth0-react/issues/222",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
982953447 | Application Sessions for Multiple organizations on client
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Please read through the template below and answer all rele... | gharchive/issue | 2021-08-30T16:04:49 | 2025-04-01T04:56:05.017711 | {
"authors": [
"PuravManojShah",
"adamjmcgrath"
],
"repo": "auth0/auth0-react",
"url": "https://github.com/auth0/auth0-react/issues/267",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
353570221 | AWS Load Balancer Auth
AWS recently added the functionality to authenticate a user on the load balancer and have a authenticated and hydrated user details in the request header.
I wasn't able to decode the object that comes from the load balancer even though it will decode on jwt.io. The example AWS give is in python... | gharchive/issue | 2018-08-23T22:02:11 | 2025-04-01T04:56:05.043881 | {
"authors": [
"MitMaro",
"daerion",
"delianides",
"morganabel",
"trallnag"
],
"repo": "auth0/node-jsonwebtoken",
"url": "https://github.com/auth0/node-jsonwebtoken/issues/514",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1032875145 | Supporting Multi-tenant Use Cases
Summary
The purpose of this issue is to start a discussion around supporting multi-tenant use cases in spicedb. Spicedb today does not support a multi-tenant topology - meaning that there is no representation of independent tenants or any form of tenant isolation mechanisms.
Motivati... | gharchive/issue | 2021-10-21T19:38:36 | 2025-04-01T04:56:05.079507 | {
"authors": [
"enthal",
"jonwhitty",
"josephschorr",
"yyscamper"
],
"repo": "authzed/spicedb",
"url": "https://github.com/authzed/spicedb/issues/204",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1581648840 | 🛑 Automat eshop § obchod.auto-mat.cz is down
In 8f26ea6, Automat eshop § obchod.auto-mat.cz (https://obchod.auto-mat.cz/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Automat eshop § obchod.auto-mat.cz is back up in 5df7b64.
| gharchive/issue | 2023-02-13T04:44:58 | 2025-04-01T04:56:05.087034 | {
"authors": [
"timthelion"
],
"repo": "auto-mat/automat-statuspage",
"url": "https://github.com/auto-mat/automat-statuspage/issues/962",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2600975329 | Bump version
Why are these changes needed?
Bump version to 0.3.2
Minor change in readme
Related issue number
Checks
[x] I've included any doc changes needed for https://autogenhub.github.io/autogen/. See https://autogenhub.github.io/autogen/docs/Contribute#documentation to build and test documentation locally.... | gharchive/pull-request | 2024-10-20T23:43:07 | 2025-04-01T04:56:05.092497 | {
"authors": [
"marklysze",
"qingyun-wu"
],
"repo": "autogenhub/autogen",
"url": "https://github.com/autogenhub/autogen/pull/75",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1934389518 | Exporting as data/URL failed in live website
Description of the bug
User was unable to import a project they exported to themselves.
This didn't work in testing and wasn't working until halfway through writing this issue. The tester used to same machine as the one I am using on the same day with the same browser. It ... | gharchive/issue | 2023-10-10T05:14:27 | 2025-04-01T04:56:05.097619 | {
"authors": [
"anioncat",
"s3897720",
"tdib"
],
"repo": "automatarium/automatarium",
"url": "https://github.com/automatarium/automatarium/issues/453",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2158270939 | Add tests
homepage performance
lead generation & management
login and signup
search functionality
shopping experience
checkout and purchase experience
cart sharing functionality
Checkout Test
// create a product with a price < $1 (declined payment)
import { addProductFromPage, checkCart, existingUserEmailLogin, ... | gharchive/issue | 2024-02-28T07:12:01 | 2025-04-01T04:56:05.106555 | {
"authors": [
"gkpty"
],
"repo": "automate-sales/automate-commerce",
"url": "https://github.com/automate-sales/automate-commerce/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
497372556 | Update Issue - 44629374
default description
URL tested: http://ci.bsstag.com/welcome
Open URL on Browserstack
Property
Value
Browser
Chrome 76.0
Operating System
Windows 7
Resolution
1024x612
Screenshot Attached
Screenshot URL
Click here to reproduce the issue on Browserstack
Updated Screenshot Attac... | gharchive/issue | 2019-09-23T23:13:52 | 2025-04-01T04:56:05.114741 | {
"authors": [
"automationbs"
],
"repo": "automationbs/testbugreporting",
"url": "https://github.com/automationbs/testbugreporting/issues/1155",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2544994215 | False positive with new style gradle test suite definition
Build scan link
Plugin version
2.0.2
Gradle version
8.10.1
JDK version
17
(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version
NA
(Optional) Android Gradle Plugin (AGP) version
NA
(Optional) reason output for bugs relating to incorrect advice
warns junit... | gharchive/issue | 2024-09-24T10:24:39 | 2025-04-01T04:56:05.129694 | {
"authors": [
"autonomousapps",
"gregallen"
],
"repo": "autonomousapps/dependency-analysis-gradle-plugin",
"url": "https://github.com/autonomousapps/dependency-analysis-gradle-plugin/issues/1269",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1555391935 | Retrigger timing
Inconsistencies in behaviour of retrigger mode
Choose the delay more carefully. Maybe trigger delay from conductor ?
Answer : let the user choose
| gharchive/issue | 2023-01-24T17:37:07 | 2025-04-01T04:56:05.132833 | {
"authors": [
"autonym8"
],
"repo": "autonym8/LiveScaler",
"url": "https://github.com/autonym8/LiveScaler/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1567671769 | feat(interpolation): add curvature calculation
Signed-off-by: Takayuki Murooka takayuki5168@gmail.com
Description
updated interpolation package for the refactoring PR of obstacle_avoidance_planner https://github.com/autowarefoundation/autoware.universe/pull/2796
feat: Curvature calculation is added with a unit test.
... | gharchive/pull-request | 2023-02-02T09:37:25 | 2025-04-01T04:56:05.182166 | {
"authors": [
"takayuki5168"
],
"repo": "autowarefoundation/autoware.universe",
"url": "https://github.com/autowarefoundation/autoware.universe/pull/2801",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2112943467 | feat(map): add launch_pointcloud_map_loader
Description
loading pcd map and map_hight_fitter with pointcloud ara time consuming (e.g. 3sec for initial pose).
they are not necessary for planning simulator, so add launch_pointcloud_map_loader to disable that
(I also feel it's not a good way)
Tests performed
put init... | gharchive/pull-request | 2024-02-01T16:40:17 | 2025-04-01T04:56:05.188169 | {
"authors": [
"kosuke55"
],
"repo": "autowarefoundation/autoware.universe",
"url": "https://github.com/autowarefoundation/autoware.universe/pull/6290",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2051644948 | Adoption of Changelog Enforcer GitHub Action in Autoware Repositories
Checklist
[X] I've read the contribution guidelines.
[X] I've searched other issues and no duplicate issues were found.
[X] I've agreed with the maintainers that I can plan this task.
Description
To improve the management and tracking of changes ... | gharchive/issue | 2023-12-21T03:56:45 | 2025-04-01T04:56:05.202951 | {
"authors": [
"TakaHoribe",
"shmpwk",
"xmfcx"
],
"repo": "autowarefoundation/autoware",
"url": "https://github.com/autowarefoundation/autoware/issues/4079",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1321716392 | fix: use sim time option
Signed-off-by: tanaka3 ttatcoder@outlook.jp
Description
Without this PR, we cannot designate use_sim_time by ros2 launch
With this PR fix use sim time option for planning simulator and logging simulator
I confirm use sim time is correctly set with simulation clock rviz plugin
https://user-ima... | gharchive/pull-request | 2022-07-29T03:34:58 | 2025-04-01T04:56:05.210897 | {
"authors": [
"kenji-miyake",
"taikitanaka3",
"takayuki5168"
],
"repo": "autowarefoundation/autoware_launch",
"url": "https://github.com/autowarefoundation/autoware_launch/pull/69",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1640427495 | менять путь до настроек
Добавить метод/параметр конструктора для поделки, в который можно передать каталог/путь к файлу с настройками
Ещё и сами настройки, да
| gharchive/issue | 2023-03-25T08:15:32 | 2025-04-01T04:56:05.213298 | {
"authors": [
"Nivanchenko",
"nixel2007"
],
"repo": "autumn-library/autumn",
"url": "https://github.com/autumn-library/autumn/issues/53",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
140180545 | Fix gitcop link to contribution guidelines
As pointed out in #79, the link to the contribution guidelines is broken since it links to the develop branch.
The correct link should be:
https://github.com/autumnai/leaf/blob/master/CONTRIBUTING.md#git-commit-guidelines
Gitcop is updated with the link to the master bran... | gharchive/issue | 2016-03-11T13:15:33 | 2025-04-01T04:56:05.214713 | {
"authors": [
"MichaelHirn",
"hobofan"
],
"repo": "autumnai/leaf",
"url": "https://github.com/autumnai/leaf/issues/80",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
480992914 | Corrigi para o python 3 segue o código, não consegui subir no git, pois ta negando
No init.py o nome da lib esta minusculo e necessario mudar para Correios e também instalar o Beautifysoup4
-- coding: utf-8 --
"""
correios.py
Api para usar dados dos Correios
"""
from urllib.request import urlopen
version = '0.1.0'
au... | gharchive/issue | 2019-08-15T04:49:46 | 2025-04-01T04:56:05.277581 | {
"authors": [
"avelino",
"nospelon"
],
"repo": "avelino/pycorreios",
"url": "https://github.com/avelino/pycorreios/issues/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1069783569 | Support page and page_size parameter in Text Analysis Export
Is your feature request related to a problem? Please describe.
The product API has the two fields page and pageSize that can be used to limit the results. Currently, these arguments are not accepted by our API.
Describe the solution you'd like
The function... | gharchive/issue | 2021-12-02T17:03:07 | 2025-04-01T04:56:05.283026 | {
"authors": [
"DavidHuebner",
"reckart"
],
"repo": "averbis/averbis-python-api",
"url": "https://github.com/averbis/averbis-python-api/issues/98",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
97560647 | Fixed use of '++' operator
Hello,
In my investigation for JuliaLang/julia#11686 I found a usage of ++ in your package, which I'm pretty sure was an incorrect translation from C/C++. Now that it's merged, it causes a syntax error, so hopefully this the correct functionality you were hoping to have.
Thanks @phobon ! ... | gharchive/pull-request | 2015-07-27T21:43:04 | 2025-04-01T04:56:05.292096 | {
"authors": [
"aviks",
"phobon"
],
"repo": "aviks/Ito.jl",
"url": "https://github.com/aviks/Ito.jl/pull/15",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
784283493 | Rock, Paper & Scissors Game
Aim
Rock, Paper & Scissors Game
Details
The Goal is to create a command-line game where a user is given a chance to choose between rock, paper, and scissors and if the user wins the score is added, and at the end when the user finishes the game the score is shown to the user.
plss as... | gharchive/issue | 2021-01-12T14:25:00 | 2025-04-01T04:56:05.298972 | {
"authors": [
"Ayush7614",
"avinashkranjan"
],
"repo": "avinashkranjan/Amazing-Python-Scripts",
"url": "https://github.com/avinashkranjan/Amazing-Python-Scripts/issues/238",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
738138351 | Accept CompletionStage class as until method parameter
In JDK8 you can use CompletionStage to work on other non-blocking threads - like in Play! Framework.
It will be very good to implement this functionality to help with unit tests over this interface.
No importance at all.
Closing this issue.
| gharchive/issue | 2020-11-07T02:19:47 | 2025-04-01T04:56:05.353595 | {
"authors": [
"felipebonezi"
],
"repo": "awaitility/awaitility",
"url": "https://github.com/awaitility/awaitility/issues/190",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1940624069 | curl: fix CVE-2023-38545
see https://curl.se/docs/CVE-2023-38545.html
Thanks for getting to this so quickly!
| gharchive/pull-request | 2023-10-12T19:09:07 | 2025-04-01T04:56:05.354783 | {
"authors": [
"baloo",
"jsoo1"
],
"repo": "awakesecurity/nixpkgs",
"url": "https://github.com/awakesecurity/nixpkgs/pull/164",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
71871204 | npm version bump
Looks like the latest version available on npm is still 1.1.2, while 1.1.3 and 1.1.4 have been released.
1.1.5 is on npm now :+1:
| gharchive/issue | 2015-04-29T13:12:24 | 2025-04-01T04:56:05.434478 | {
"authors": [
"davidvanleeuwen",
"jimf"
],
"repo": "awkward/backbone.modal",
"url": "https://github.com/awkward/backbone.modal/issues/76",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1425595531 | Dynamic group subscriptions
Description of changes
Add support for dynamic groups in subscriptions with enhanced filtering
Issue #, if available
Description of how you validated changes
E2E, unit, manual testing
Checklist
[ ] PR description included
[ ] yarn test passes
[ ] Tests are changed or added
[ ] Relevan... | gharchive/pull-request | 2022-10-27T12:57:45 | 2025-04-01T04:56:05.440482 | {
"authors": [
"alharris-at",
"marcvberg"
],
"repo": "aws-amplify/amplify-category-api",
"url": "https://github.com/aws-amplify/amplify-category-api/pull/933",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
738466773 | Removing @searchable causes unintended impacts on unrelated Elasticsearch endpoints
Note: If your issue/bug is regarding the AWS Amplify Console service, please log it in the
Amplify Console GitHub Issue Tracker
Describe the bug
I had 2 projects using amplify-cli (Project1 and Project2), both using the @searchable ... | gharchive/issue | 2020-11-08T13:34:57 | 2025-04-01T04:56:05.449331 | {
"authors": [
"attilah",
"josefaidt",
"kaustavghosh06",
"scowie"
],
"repo": "aws-amplify/amplify-cli",
"url": "https://github.com/aws-amplify/amplify-cli/issues/5809",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1327443695 | feat: support for cta labels
Issue #, if available:
Updates FormDefinition and StudioForm to accept StudioFormButtons to customize CTA label names, visibility, and row position.
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under... | gharchive/pull-request | 2022-08-03T15:49:46 | 2025-04-01T04:56:05.451395 | {
"authors": [
"SwaySway",
"scottyoung"
],
"repo": "aws-amplify/amplify-codegen-ui",
"url": "https://github.com/aws-amplify/amplify-codegen-ui/pull/554",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
784654577 | AWS Console has broken pages for projects with unsuccessful builds
Describe the bug
For the past couple weeks, I have noticed many of our amplify builds (Gatsby projects) getting stuck at the "Provisioning" stage. When that happens, I would need to click on the "Build" link, then click the "Cancel" button, and then ... | gharchive/issue | 2021-01-12T22:56:53 | 2025-04-01T04:56:05.459117 | {
"authors": [
"aaroncampos",
"hsspain",
"nimacks"
],
"repo": "aws-amplify/amplify-console",
"url": "https://github.com/aws-amplify/amplify-console/issues/1452",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1295178884 | AWS amplify not rendering image while local build render image correctly
Please describe which feature you have a question about?
I'm currently using AWS amplify to run one of my react app. I added one image in my react public folder so I can use that as a background. When I test it in my local, the image shows corre... | gharchive/issue | 2022-07-06T05:36:34 | 2025-04-01T04:56:05.514667 | {
"authors": [
"andreling01",
"hloriana"
],
"repo": "aws-amplify/amplify-hosting",
"url": "https://github.com/aws-amplify/amplify-hosting/issues/2849",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1212582207 | chore(datastore): Temporal performance enhancements
Issue #, if available:
Addresses:
#1734
Partially addresses:
#1579
#1428
Description of changes:
Performance Improvements
Re-write of Temporal implementation details relating to String <-> Date conversion to cache DateFormatters. The public API surface remains mostl... | gharchive/pull-request | 2022-04-22T16:59:18 | 2025-04-01T04:56:05.542717 | {
"authors": [
"atierian",
"lawmicha"
],
"repo": "aws-amplify/amplify-ios",
"url": "https://github.com/aws-amplify/amplify-ios/pull/1760",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1309846988 | fix(datastore): Fix ModelSyncedEventEmitter, add lifecycle events logging
Issue #, if available:
Description of changes:
Check points: (check or cross out if not relevant)
[ ] Added new tests to cover change, if needed
[ ] Build succeeds with all target using Swift Package Manager
[ ] All unit tests pass
[ ] All int... | gharchive/pull-request | 2022-07-19T17:39:31 | 2025-04-01T04:56:05.564451 | {
"authors": [
"codecov-commenter",
"lawmicha"
],
"repo": "aws-amplify/amplify-ios",
"url": "https://github.com/aws-amplify/amplify-ios/pull/2022",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2050149266 | Having issue with refresh token, getting Nil while calling awsmobileclient.default().gettokens in swift
Describe the bug
while calling this method in swift on Xcode "awsmobileclient.default().gettokens" I am getting nil value.
I am calling after the successful login with Amplify.Auth.signIn
after that when I am tryin... | gharchive/issue | 2023-12-20T09:14:11 | 2025-04-01T04:56:05.665423 | {
"authors": [
"IvanSolaris",
"Montchat",
"abdurrazax",
"thisisabhash"
],
"repo": "aws-amplify/amplify-swift",
"url": "https://github.com/aws-amplify/amplify-swift/issues/3431",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1247024631 | Update aws_signature to 0.3.1
It looks like only the AWS.Signature uses the aws_signature package, and only the sign_v4 function which seems to maintain it's function signature between the versions.
However it would be nice to be able to use this package along with the new options in sign_v4_query_params/8.
@0urobo... | gharchive/pull-request | 2022-05-24T19:19:43 | 2025-04-01T04:56:05.675284 | {
"authors": [
"0urobor0s",
"philss"
],
"repo": "aws-beam/aws-elixir",
"url": "https://github.com/aws-beam/aws-elixir/pull/140",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1678417742 | Parsing error handling rule file
General Issue
yes
The Question
I am running the cfn-guard validation command to test the cloudformation template but getting the error with multiple rules. Attaching the screenshot with the Parsing error handling rule file error message. Am I doing it in a wrong way or there is any i... | gharchive/issue | 2023-04-21T12:08:01 | 2025-04-01T04:56:05.683057 | {
"authors": [
"grolston",
"nitinitare"
],
"repo": "aws-cloudformation/aws-guard-rules-registry",
"url": "https://github.com/aws-cloudformation/aws-guard-rules-registry/issues/245",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1289660503 | Revert "Update Otel Version15.0 dependencies and licenses"
Reverts aws-observability/aws-otel-java-instrumentation#180
Codecov Report
Merging #189 (0d4e2f3) into main (4654c1e) will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## main #189 +/- ##
=... | gharchive/pull-request | 2022-06-30T06:28:53 | 2025-04-01T04:56:05.693612 | {
"authors": [
"codecov-commenter",
"vasireddy99"
],
"repo": "aws-observability/aws-otel-java-instrumentation",
"url": "https://github.com/aws-observability/aws-otel-java-instrumentation/pull/189",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2671585862 | Bug: Examples should serialize under parameters when using Path parameters
Expected Behaviour
Original report: https://github.com/aws-powertools/powertools-lambda-python/pull/5575/files#r1846670069
The examples should be under parameters, not under schema.
https://swagger.io/specification/#parameter-object
I was not ... | gharchive/issue | 2024-11-19T10:11:12 | 2025-04-01T04:56:05.702369 | {
"authors": [
"leandrodamascena",
"tonsho"
],
"repo": "aws-powertools/powertools-lambda-python",
"url": "https://github.com/aws-powertools/powertools-lambda-python/issues/5587",
"license": "MIT-0",
"license_type": "permissive",
"license_source": "github-api"
} |
2134490899 | Ack addon must support inline policies for EKS
Description of changes:
The EKS ack controller doesn't have a recommended managed policy, only an inline one, and the currently provided managed policy in blueprints doesn't seem to give any eks permissions, nor does any other managed policy seem to be appropriate. The b... | gharchive/pull-request | 2024-02-14T14:33:43 | 2025-04-01T04:56:05.709430 | {
"authors": [
"Pjv93",
"elamaran11",
"jackkleeman",
"shapirov103"
],
"repo": "aws-quickstart/cdk-eks-blueprints",
"url": "https://github.com/aws-quickstart/cdk-eks-blueprints/pull/929",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
608654237 | Docker packaging improvements
Overview
Fixes package output when using docker in docker (codebuild/dockerized taskcat) and fixes cases where package zips could be owned by root.
/do-e2e-tests
/do-e2e-tests
| gharchive/pull-request | 2020-04-28T22:24:20 | 2025-04-01T04:56:05.712883 | {
"authors": [
"jaymccon"
],
"repo": "aws-quickstart/taskcat",
"url": "https://github.com/aws-quickstart/taskcat/pull/564",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2325606526 | Adding Converse API notebooks
Issue #, if available: None.
Description of changes: Adding 2 notebooks for the Converse API in Bedrock, one in the 'introduction-to-bedrock' folder, and another in the 'function-calling' folder.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute ... | gharchive/pull-request | 2024-05-30T12:50:43 | 2025-04-01T04:56:05.716557 | {
"authors": [
"rodzanto",
"w601sxs"
],
"repo": "aws-samples/amazon-bedrock-samples",
"url": "https://github.com/aws-samples/amazon-bedrock-samples/pull/177",
"license": "MIT-0",
"license_type": "permissive",
"license_source": "github-api"
} |
1468168747 | How to make a rewrite?
The docs says that is possible to use a rewrite, but there isn't any example on how to achieve that
CloudFront Functions Docs
I tried to change the request, in the test tab it works but no in the cloudfront distribution.
Code:
if (host.startsWith("www.")) {
host = host.replace("www.", "")... | gharchive/issue | 2022-11-29T14:32:44 | 2025-04-01T04:56:05.720905 | {
"authors": [
"renzit"
],
"repo": "aws-samples/amazon-cloudfront-functions",
"url": "https://github.com/aws-samples/amazon-cloudfront-functions/issues/31",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1478887944 | Codeserver Icon doesn't appear
So I've followed this guide to set up coderserver on SageMaker Studio.
The codeserver icon doesn't appear but I can still access the codeserver by slightly changing the URL -
[domain-id].studio.[aws-region].sagemaker.aws/jupyter/default/codeserver. Screenshot below.
I suspect that icon... | gharchive/issue | 2022-12-06T11:36:12 | 2025-04-01T04:56:05.727704 | {
"authors": [
"Almenon",
"giuseppeporcelli",
"massi-ang",
"nskrjabins",
"orangewise",
"tonyszhang",
"wiliscavalcante"
],
"repo": "aws-samples/amazon-sagemaker-codeserver",
"url": "https://github.com/aws-samples/amazon-sagemaker-codeserver/issues/12",
"license": "MIT-0",
"license... |
481686208 | Log downloads NoRegionError.
I am trying to download the logs with cw_utils but I keep getting NoRegionError. Does anyone know how I can I fix this?
stream_name = 'XXXX'
fname = 'logs/deepracer-%s.log' %stream_name
cw_utils.download_log(fname, stream_prefix=stream_name)
----------------------------------------------... | gharchive/issue | 2019-08-16T16:23:50 | 2025-04-01T04:56:05.730762 | {
"authors": [
"decarvalhohenrique"
],
"repo": "aws-samples/aws-deepracer-workshops",
"url": "https://github.com/aws-samples/aws-deepracer-workshops/issues/34",
"license": "MIT-0",
"license_type": "permissive",
"license_source": "github-api"
} |
998096443 | Why MUSL?
Lambda Rust with provided.al2 can run on native linux binaries: https://github.com/umccr/s3-rust-noodles-bam/tree/s3-server
See: https://github.com/awslabs/aws-lambda-rust-runtime/discussions/306
For now, Lambda Adapter is used in container images, not custom runtime.
We use musl to build Lambda Adapter a... | gharchive/issue | 2021-09-16T11:22:25 | 2025-04-01T04:56:05.733565 | {
"authors": [
"bnusunny",
"brainstorm"
],
"repo": "aws-samples/aws-lambda-adapter",
"url": "https://github.com/aws-samples/aws-lambda-adapter/issues/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1692971559 | Fix stack cleanup
On some instances TemplateDescription can have '\n' encoded inside it but when we process it through bash echo then it would cause line break resulting in invalid json.
Here is sample output I received from list-stacks that resulted in breaking cleanup.sh (notice \n in json response)
➜ aws-saas-fac... | gharchive/pull-request | 2023-05-02T19:20:33 | 2025-04-01T04:56:05.745571 | {
"authors": [
"adilhafeez",
"suhussai"
],
"repo": "aws-samples/aws-saas-factory-ref-solution-serverless-saas",
"url": "https://github.com/aws-samples/aws-saas-factory-ref-solution-serverless-saas/pull/52",
"license": "MIT-0",
"license_type": "permissive",
"license_source": "github-api"
} |
2539761354 | Improvements/#427
Issue #, if available: https://github.com/aws-samples/awsome-distributed-training/issues/427
Description of changes: This PR has 3 commits, each addressing separate issues.
Commit 92d1b0c to fix incorrect config param in config.py, previously undocumented issue.
Commit abd677e to modify order wh... | gharchive/pull-request | 2024-09-20T22:15:23 | 2025-04-01T04:56:05.750020 | {
"authors": [
"nghtm"
],
"repo": "aws-samples/awsome-distributed-training",
"url": "https://github.com/aws-samples/awsome-distributed-training/pull/438",
"license": "MIT-0",
"license_type": "permissive",
"license_source": "github-api"
} |
867142086 | SG update to be able to use the template
Opening up the security group to avoid an error in the UI when you try to open the EMR Studio. The SG permission should be updated to the latest definition in the AWS documentation; this is just a patch for the people trying to use this template.
By submitting this pull reques... | gharchive/pull-request | 2021-04-25T23:28:02 | 2025-04-01T04:56:05.774049 | {
"authors": [
"albertocubeddu",
"emrnotebooks"
],
"repo": "aws-samples/emr-studio-samples",
"url": "https://github.com/aws-samples/emr-studio-samples/pull/1",
"license": "MIT-0",
"license_type": "permissive",
"license_source": "github-api"
} |
2581955042 | Event Model
Model Description
The event model should provide a way to receive events to they can be sent to an event backbone.
It should also allow the ability to manage subscriptions to different capabilities can subscribe to events of interest.
Required Actions
Receive Event - a way to create a new event.
Create/U... | gharchive/issue | 2024-10-11T18:27:00 | 2025-04-01T04:56:05.776444 | {
"authors": [
"paulfryer"
],
"repo": "aws-samples/industry-reference-models",
"url": "https://github.com/aws-samples/industry-reference-models/issues/11",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1697484397 | Error with logging permissions - needs redoing with BucketPolicy
When creating the cloudfront with the yaml file it gives error
Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting (Service: Amazon S3; Status Code: 400; Error Code: InvalidBucketAclWithObjectOwnership;
Access logs are now c... | gharchive/issue | 2023-05-05T11:47:38 | 2025-04-01T04:56:05.778072 | {
"authors": [
"jeanbaptisteguillois",
"scdba"
],
"repo": "aws-samples/react-cors-spa",
"url": "https://github.com/aws-samples/react-cors-spa/issues/12",
"license": "MIT-0",
"license_type": "permissive",
"license_source": "github-api"
} |
796581491 | The source code for lambda functions is not present in simple-ssr/edge-build folder
The lambda code referenced in the cdk part doesn't exist in respective folders
This code is generated by webpack during build phase.
You need to build simple-ssr project before deploying it with AWS CDK.
You should run the next comm... | gharchive/issue | 2021-01-29T05:05:20 | 2025-04-01T04:56:05.780899 | {
"authors": [
"roman-boiko",
"sachin10101998"
],
"repo": "aws-samples/react-ssr-lambda",
"url": "https://github.com/aws-samples/react-ssr-lambda/issues/1",
"license": "MIT-0",
"license_type": "permissive",
"license_source": "github-api"
} |
1635007117 | add lora fine tuning
Issue #, if available:
Description of changes:
support safetensor/hf model path/ckpt format
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
It's good for me !
| gharchive/pull-request | 2023-03-22T03:46:02 | 2025-04-01T04:56:05.782411 | {
"authors": [
"qingyuan18",
"stevensu1977"
],
"repo": "aws-samples/sagemaker-stablediffusion-quick-kit",
"url": "https://github.com/aws-samples/sagemaker-stablediffusion-quick-kit/pull/23",
"license": "MIT-0",
"license_type": "permissive",
"license_source": "github-api"
} |
801437140 | Vue Warning deleting vocabulary: "customVocabularyName" was assigned to but it has no setter.
Transcribe -> Save Vocabulary -> Delete Vocabulary
From stack overflow:
https://stackoverflow.com/questions/46106037/vuex-computed-property-name-was-assigned-to-but-it-has-no-setter
I'm not sure when this was fixed, but i... | gharchive/issue | 2021-02-04T16:23:02 | 2025-04-01T04:56:05.803788 | {
"authors": [
"aburkleaux-amazon",
"ianwow"
],
"repo": "aws-solutions/aws-media-insights-content-localization",
"url": "https://github.com/aws-solutions/aws-media-insights-content-localization/issues/32",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1973749308 | How to turn off monitoring ?
Hello,
Looking at the doc, I can't find how to turn off monitoring completely. I'd like to turn off cloudwatch + X-ray.
When I get to the the lambda function settings ("monitoring tools" section) I found:
Thanx for your help.
Hi @smknstd
You can try following the answer in this stackov... | gharchive/issue | 2023-11-02T08:29:57 | 2025-04-01T04:56:05.808536 | {
"authors": [
"simonkrol",
"smknstd"
],
"repo": "aws-solutions/serverless-image-handler",
"url": "https://github.com/aws-solutions/serverless-image-handler/issues/517",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
867237138 | Fix the number of secondary IP (aliases)
Issue #, if available:
None
Description of changes:
When the number of secondary IP is greater than 1, ${aliases} can only get the first element(same as ${aliases[0]}).
By modifying it to ${aliases[@]}, all elements can be traversed.
Changes:
Pathch rewrite_aliases()
${aliases... | gharchive/pull-request | 2021-04-26T04:15:33 | 2025-04-01T04:56:05.854195 | {
"authors": [
"nmeyerhans",
"yhr123"
],
"repo": "aws/amazon-ec2-net-utils",
"url": "https://github.com/aws/amazon-ec2-net-utils/pull/18",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
782234370 | Updating OTA_README.md
Description
Added comments to OTA_README.md regarding supporting Python requirements and compilation flags.
Checklist:
[ ] I have tested my changes. No regression in existing tests.
[ ] My code is Linted.
No code has been changed.
By submitting this pull request, I confirm that you can us... | gharchive/pull-request | 2021-01-08T16:19:12 | 2025-04-01T04:56:05.869458 | {
"authors": [
"aggarw13",
"keithmwheeler"
],
"repo": "aws/amazon-freertos",
"url": "https://github.com/aws/amazon-freertos/pull/2928",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1057651864 | No "--force" argument to automate delete
Is your feature request related to a problem? Please describe.
Automating dotnet dotnet-aws delete-deployment does not offer an argument to force delete and avoid the interactive confirmation prompt of "Are you sure you want to delete ...?"
Describe the solution you'd like
Add... | gharchive/issue | 2021-11-18T18:10:16 | 2025-04-01T04:56:06.198987 | {
"authors": [
"96malhar",
"ericis"
],
"repo": "aws/aws-dotnet-deploy",
"url": "https://github.com/aws/aws-dotnet-deploy/issues/404",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
963162279 | feat: Save last used stack and order existing deployments by MRU stack
Issue #, if available:
Description of changes:
feat: Save last used stack and order existing deployments by MRU stack
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of... | gharchive/pull-request | 2021-08-07T05:49:30 | 2025-04-01T04:56:06.201980 | {
"authors": [
"ganeshnj",
"philasmar"
],
"repo": "aws/aws-dotnet-deploy",
"url": "https://github.com/aws/aws-dotnet-deploy/pull/288",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1143665789 | Revert "Integ-tests: Temporarily disable DCV test."
This reverts commit cc97913e40f30fcd39bec7253c853e977bc123ca.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Closed as duplicate of: https://github.com/aws/aws-parallelcluster/pull/3757
| gharchive/pull-request | 2022-02-18T19:47:48 | 2025-04-01T04:56:06.231277 | {
"authors": [
"enrico-usai",
"hanwen-pcluste"
],
"repo": "aws/aws-parallelcluster",
"url": "https://github.com/aws/aws-parallelcluster/pull/3794",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
873184640 | g++-11 compile error (Ubuntu 20.04 x86_64)
Confirm by changing [ ] to [x] below to ensure that it's a bug:
[x] I've gone though Developer Guide and API reference
[x] I've searched for previous similar issues and didn't find any solution
Describe the bug
Seeing the following compiler error when trying to build with ... | gharchive/issue | 2021-04-30T19:45:48 | 2025-04-01T04:56:06.237551 | {
"authors": [
"DavidOgunsAWS",
"KaibaLopez",
"bjkaria"
],
"repo": "aws/aws-sdk-cpp",
"url": "https://github.com/aws/aws-sdk-cpp/issues/1635",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
938097485 | Memory leak if s2n_cleanup is not called
Confirm by changing [ ] to [x] below to ensure that it's a bug:
[x] I've gone though Developer Guide and API reference
[x] I've searched for previous similar issues and didn't find any solution
Describe the bug
When upgrading from 1.8.x version to 1.9.49 we see memory leaks ... | gharchive/issue | 2021-07-06T17:07:55 | 2025-04-01T04:56:06.262280 | {
"authors": [
"databucketio",
"dhananjays",
"jmklix",
"kwach",
"magnushakansson",
"theShmoo",
"wps132230"
],
"repo": "aws/aws-sdk-cpp",
"url": "https://github.com/aws/aws-sdk-cpp/issues/1706",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.