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
2637341199
Wrong date formats in page z/OS Open Tools Usage Analytics Description The graph on the z/OS Open Tools Usage Analytics page http://163.74.88.212:3000/ displays bars with year 2026, which is obviously wrong. See picture: Severity Sev 4 - Low Expected Behavior No response Actual Behavior No response z/OS Version No r...
gharchive/issue
2024-11-06T08:09:31
2025-04-01T06:41:02.000006
{ "authors": [ "nxn-4-wdf" ], "repo": "zopencommunity/meta", "url": "https://github.com/zopencommunity/meta/issues/904", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
700239487
Issue 80 This PR provide support for mglyph-like elements. That is, all unknown elements that contain a direct speech attribute (e.g, alt, aria-label) are considered. Elements found in (inferred) rows are handled as unknown elements with speech. Those embedded as singletons in token elements (mi, mo, etc.) are treat...
gharchive/pull-request
2020-09-12T13:35:01
2025-04-01T06:41:02.005543
{ "authors": [ "zorkow" ], "repo": "zorkow/speech-rule-engine", "url": "https://github.com/zorkow/speech-rule-engine/pull/412", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
64142708
Implement a reverse geocoder to replace the "your coordinates" list For implementing the access index, which is based on the user right-clicking a point on the map (and, in the future, searching for a specific address), we should tell the user the address for their point – instead of the coordinates. I know of one re...
gharchive/issue
2015-03-25T01:27:39
2025-04-01T06:41:02.011468
{ "authors": [ "guillermokrh", "stevevance" ], "repo": "zorostang/chicago_bike_equity", "url": "https://github.com/zorostang/chicago_bike_equity/issues/31", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
496731866
Invisible asterisk (*) character This is the command that i type: git mv src/*.php src/theme This is what i see: OS: WSL Ubuntu 18.04 Terminal: Windows Terminal Theme: spaceship Font: Fira Code Run print -P '%F{blue}Hello world%f!'. What does it print? An invisible "Hello world" text @rizkysyazuli I though...
gharchive/issue
2019-09-22T04:22:16
2025-04-01T06:41:02.095084
{ "authors": [ "danielshahaf", "rizkysyazuli" ], "repo": "zsh-users/zsh-syntax-highlighting", "url": "https://github.com/zsh-users/zsh-syntax-highlighting/issues/634", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
2040229212
Title generation takes the full message, which could exceed GPT 3.5 prompt window I was having some long conversations with GPT-4-turbo, which has an 128K message window. Then I received the error message saying the input is too long. After some debugging, I found it's the title generation that always uses GPT 3.5 (w...
gharchive/issue
2023-12-13T18:08:54
2025-04-01T06:41:02.123157
{ "authors": [ "SteveLTN", "endolith" ], "repo": "ztjhz/BetterChatGPT", "url": "https://github.com/ztjhz/BetterChatGPT/issues/508", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1268309000
Starcraft Map Constant In version 1.0.6 eps-server can suggest Starcraft Constant(ex: "Terran Marine), but can't suggest Map Constant(ex: "James" a.k.a "Terran Marine"). Using WASM from Rust, or ffi-napi. I think handwrite MPQ Reader is bad choice. That will be reinvent the wheel. Instead, using stormdll is good for...
gharchive/issue
2022-06-11T15:49:21
2025-04-01T06:41:02.125947
{ "authors": [ "armoha", "zuhanit" ], "repo": "zuhanit/epscript-lsp", "url": "https://github.com/zuhanit/epscript-lsp/issues/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
250477765
Tomcat部署后报404错误,楼主,帮忙! 我把dist目录的内容部署到tomcat的ROOT目录中,但是无法打开页面,直接报404错误,请楼主帮忙看看。 打开的网址是:http://localhost:8080/login?from=/ 错误信息如下: HTTP Status 404 - /login type: Status report message: /login description: The requested resource is not available. Apache Tomcat/7.0.67 把所有的路由指向dist/index.html https://github.com/zuiidea/...
gharchive/issue
2017-08-16T00:48:32
2025-04-01T06:41:02.128615
{ "authors": [ "edwardxh", "zuiidea" ], "repo": "zuiidea/antd-admin", "url": "https://github.com/zuiidea/antd-admin/issues/505", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2762299310
home: Sort leading emoji first in channel names Update the channel sorting logic to ensure streams with leading emojis in their names are listed above those without emojis. The updated sorting respects pinned, muted, and unmuted streams while handling emoji precedence and maintaining alphabetical order for ties. Fixe...
gharchive/pull-request
2024-12-29T15:33:06
2025-04-01T06:41:02.142758
{ "authors": [ "lakshya1goel" ], "repo": "zulip/zulip-flutter", "url": "https://github.com/zulip/zulip-flutter/pull/1234", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
561909670
Solution found: Newer Unicode emojis don't render on older Android devices Older Android devices are missing newer Unicode emoji; they just show up as empty squares. I'm mostly sure this is the same issue as https://github.com/zulip/zulip-mobile/issues/3181, but that one is mostly screenshots, and I'd like to start f...
gharchive/issue
2020-02-07T22:43:24
2025-04-01T06:41:02.153901
{ "authors": [ "chrisbobbe", "gnprice" ], "repo": "zulip/zulip-mobile", "url": "https://github.com/zulip/zulip-mobile/issues/3885", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
653668785
Allow internal links to use stream ID without stream name This is the mobile counterpart to zulip/zulip#15402: Apparently we don't support using links of this form to access to a topic: https://chat.zulip.org/#narrow/stream/3/topic/send_message.20API requiring the stream name (or anything) to be encoded after a dash...
gharchive/issue
2020-07-09T00:03:34
2025-04-01T06:41:02.157986
{ "authors": [ "AdityaYadavalli1", "chrisbobbe", "gnprice" ], "repo": "zulip/zulip-mobile", "url": "https://github.com/zulip/zulip-mobile/issues/4185", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
188397749
server dead when hostname modifed After incautious modification of hostname, the server became dead. Python processes occupy 100% CPU. Web accessing gives error also. The server returns to normal after reset hostname back. This is almost certainly caused by rabbitmq not handling hostname changes; see #194. I'm hop...
gharchive/issue
2016-11-10T01:30:11
2025-04-01T06:41:02.167363
{ "authors": [ "timabbott", "xoofee" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/issues/2269", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1596428864
moderator should be able to change channel subtitle Hello, As a moderator, we should be able to change the channel subtitle, is it possible to implement this ? Hey! Thanks for the feedback! We plan to implement this by adding a new setting to control who can change stream details and permissions as part of #19525. ...
gharchive/issue
2023-02-23T08:31:04
2025-04-01T06:41:02.168949
{ "authors": [ "alya", "dmagniez", "sahil839" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/issues/24461", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1814163148
Remove empty space between sent messages and input field https://www.dropbox.com/s/wv1hx2ixnxy08x0/Screenshot from 2023-07-20 20-31-49.png?dl=1 Looks like there is no reason to look at empty space instead of seeing more messages from the history. This is a duplicate of #16397.
gharchive/issue
2023-07-20T14:43:07
2025-04-01T06:41:02.170199
{ "authors": [ "karlstolley", "poglazoff" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/issues/26307", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
376279303
Various portico updates for 1.9. @timabbott would be great to get this (or at least the first two commits) merged and deployed before the release. I think replacing our heros with pictures significantly changes the initial impressions of the pages. Not the greatest pictures, but I found for now: Merged, thanks @r...
gharchive/pull-request
2018-11-01T07:10:53
2025-04-01T06:41:02.172074
{ "authors": [ "rishig", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/10756", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
782886670
data_import: Make slack bot emails unique. Fixes #16793 Testing plan: tested manually as well as using ./tools/test-backend @timabbott I have made the changes. @timabbott I have made the changes. This looks like a much simpler interface, which is nice, but I don't understand how this works as it's a bit hard ...
gharchive/pull-request
2021-01-10T19:12:52
2025-04-01T06:41:02.175746
{ "authors": [ "garg3133", "timabbott", "tushar912" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/17039", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
849819174
frontend: change appearance of invite-user-link from a link to button previously Inside settings-> invitation when we invite user in organization (invite-more-user) is shown as a link ,which does not look good so I changed it appearance to a button. Testing plan: tested locally GIFs or screenshots: Before After @...
gharchive/pull-request
2021-04-04T07:37:46
2025-04-01T06:41:02.179714
{ "authors": [ "alya", "ritikchauhan-01", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/17984", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
870528034
Fix giphy icon not being served by server. discussion: https://chat.zulip.org/#narrow/stream/101-design/topic/giphy.20integration @timabbott looks like I missed out some things while rebasing the giphy pr, sorry for the trouble. Added a commit to fix it too. Merged, thanks @amanagr! Though ... we should probably a...
gharchive/pull-request
2021-04-29T01:16:41
2025-04-01T06:41:02.181362
{ "authors": [ "amanagr", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/18301", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
890165555
realm: Add jitsi_server_url feature. Fixes #17914 At database level, the default value for jitsi_server_url is empty string, ’’, as update_realm() does not pass parameters’ with value of None to do_set_realm_property for database update and zulip event systems, unless we add conditional statement like if k == "jitsi...
gharchive/pull-request
2021-05-12T14:44:16
2025-04-01T06:41:02.191734
{ "authors": [ "andersk", "mateuszmandera", "sahil839", "seiwaifave", "seiwailai", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/18455", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
920691362
Allow clean_unused_cache to run on purge-old-deployments. Testing plan: Tested it by running the scripts individually and purge-old-deployments. GIFs or screenshots: After reading this a bit more, the right answer is pretty clearly to just support this option in purge_old_deployments itself, since it's potentia...
gharchive/pull-request
2021-06-14T19:00:47
2025-04-01T06:41:02.195111
{ "authors": [ "Riken-Shah", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/18842", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1555628962
puppet: Remove "ensure => absent" rules which have all been applied. Self-review checklist [ ] Self-reviewed the changes for clarity and maintainability (variable names, code reuse, readability, etc.). Communicate decisions, questions, and potential concerns. [ ] Explains differences from previous plans (e.g., ...
gharchive/pull-request
2023-01-24T20:33:23
2025-04-01T06:41:02.199948
{ "authors": [ "alexmv", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/24167", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1589790219
tornado: Speed up hot path by removing use of asdict Fixes: Screenshots and screen captures: Self-review checklist [ ] Self-reviewed the changes for clarity and maintainability (variable names, code reuse, readability, etc.). Communicate decisions, questions, and potential concerns. [ ] Explains differences ...
gharchive/pull-request
2023-02-17T18:19:28
2025-04-01T06:41:02.206993
{ "authors": [ "alexmv", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/24411", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1689536046
stream_settings: Disable "Add subscribers" UI if user lacks permission. If user don't have the permission to add subscribers to stream then disable the "Add subscribers" UI in stream creation UI and stream subscribers UI. Added CSS to cursor:disable, opacity: 0.4 and tippy tooltip to person_picker, add_subscriber_btn...
gharchive/pull-request
2023-04-29T11:57:52
2025-04-01T06:41:02.219210
{ "authors": [ "Ddharmani3", "alya", "sahil839" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/25343", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2245440598
stripe: Change pricing for plus plan. This also now allows user to upgrade to plus plan from pricing page. Do we have test coverage for the new code path of upgrading to Plus directly? The screenshots look good to me! Do we have test coverage for the new code path of upgrading to Plus directly? Oops! Added...
gharchive/pull-request
2024-04-16T08:23:36
2025-04-01T06:41:02.222174
{ "authors": [ "alya", "amanagr", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/29749", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
231407356
Correctly associate bot name field label The label element for the bot name editing field was trying to use a "for" attribute to link it to the input field, but the field had no ID for it to associate with. Added the ID value which it was trying to use. Fixes #4999. Automated message from Dropbox CLA bot @jmbowman...
gharchive/pull-request
2017-05-25T17:38:47
2025-04-01T06:41:02.224233
{ "authors": [ "jmbowman", "smarx", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/5054", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
327901334
Fix submessages (part 2) This continues where my earlier PR from today left off. The best way to test this is to do "/poll" and add a poll item or vote. Then look at current_msg_list.last().submessages to see that the latest event was added. I don't actually have an easy repro for the fairly obscure problem this fi...
gharchive/pull-request
2018-05-30T21:12:57
2025-04-01T06:41:02.225676
{ "authors": [ "showell", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/pull/9589", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
162174278
Question on Flexbox and aligning content within a column. Question on Flexbox and aligning content within a column. This is the code I'm using. How would I then go about aligning the read more to the bottom of the column containers? (I've attached an image with the code too as the WYSIWYG editor isn't embedding my co...
gharchive/issue
2016-06-24T15:41:14
2025-04-01T06:41:02.231819
{ "authors": [ "AdamBarnwell", "andycochran", "lspoor" ], "repo": "zurb/foundation-sites", "url": "https://github.com/zurb/foundation-sites/issues/8967", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
3284903
Custom dropdown overlap in IE(8?) Just merged the latest fixes, thanks guy they're perfect. However I just noticed that the custom drop downs overlap like so (http://cl.ly/3G2J2I3K3N0a3h1i232w) in IE8. I haven't tried any other IE versions yet but they work as expected in Chrome and Firefox. Hmm, yeah, that's kinda...
gharchive/issue
2012-02-19T14:17:52
2025-04-01T06:41:02.234214
{ "authors": [ "edude03", "smileyj68", "stereobooster" ], "repo": "zurb/foundation", "url": "https://github.com/zurb/foundation/issues/332", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
916618209
Slide Show Images stuck when it reached to 4th index Hi, I have added total 6 images. And when slideshow comes to 4th index. It stuck and not move to next image. override func viewWillAppear(_ animated: Bool) { self.imagesSlideShow.setImageInputs([ImageSource(image: UIImage(named: "1")!),ImageSource(image: UIImage(na...
gharchive/issue
2021-06-09T19:45:34
2025-04-01T06:41:02.242195
{ "authors": [ "apphardtask", "awaisiqbaldev" ], "repo": "zvonicek/ImageSlideshow", "url": "https://github.com/zvonicek/ImageSlideshow/issues/419", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1811689309
Got the USB stick from Amazon with US frequency and would like to update firmware to have EU frequency instead. > Got the USB stick from Amazon with US frequency and would like to update firmware to have EU frequency instead. AFAIK you can just switch the region in the settings on that firmware. Original...
gharchive/issue
2023-07-19T10:50:26
2025-04-01T06:41:02.424989
{ "authors": [ "AlCalzone", "MarcusSteen" ], "repo": "zwave-js/node-zwave-js", "url": "https://github.com/zwave-js/node-zwave-js/issues/6036", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2307800667
feat: Zniffer polishing This PR adds: a special frame type to distinguish Broadcast frames (= non-routed singlecast with broadcast Node ID) an optional parameter for znifferProtocolDataRateToString to omit the protocol name an option to limit the number of captured frames kept in memory @zwave-js-bot automerge
gharchive/pull-request
2024-05-21T09:18:52
2025-04-01T06:41:02.430163
{ "authors": [ "AlCalzone" ], "repo": "zwave-js/node-zwave-js", "url": "https://github.com/zwave-js/node-zwave-js/pull/6863", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
788319291
chore(docker): docker labels opencontainers Fixes #257 @chrisns I would like to set some env vars in stage 1 and then use them on last stage. How could I do this? @chrisns I would like to set some env vars in stage 1 and then use them on last stage. How could I do this? Pull Request Test Coverage Report for Bui...
gharchive/pull-request
2021-01-18T14:35:12
2025-04-01T06:41:02.439824
{ "authors": [ "coveralls", "robertsLando" ], "repo": "zwave-js/zwavejs2mqtt", "url": "https://github.com/zwave-js/zwavejs2mqtt/pull/262", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1350124116
Join forces with zxing-cpp? Hi there. Apologies in advance if someone thinks the following proposal is inappropriate. I'm the maintainer of zxing-cpp. Since this PR we have a wrapper for iOS. The project has been ported to c++ from the Java version about 4 years ago but has been improved/rewritten substantially over ...
gharchive/issue
2022-08-24T23:25:09
2025-04-01T06:41:02.467835
{ "authors": [ "alexmanzer", "axxel", "benjohnde" ], "repo": "zxingify/zxingify-objc", "url": "https://github.com/zxingify/zxingify-objc/issues/571", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2367483008
Create learning.md [ ] geemap & duckdb course [ ] SQL Language basic & PostGIS [ ] R language learning w/ census data and spatial analysis [ ] ESRI conference [ ] Climate AI revisit [ ] ESRI product learning (revisit) [ ] Graphic design basic In progress
gharchive/pull-request
2024-06-22T02:51:59
2025-04-01T06:41:02.474344
{ "authors": [ "zyang91" ], "repo": "zyang91/task_checklist", "url": "https://github.com/zyang91/task_checklist/pull/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2474608938
【Feature request】- outline of code (at least common used types like markdown, c/c++, python, etc) [Feature request description] A sideabar showing the headlines/structure of current code/text file. [Why] When browsing through a long text file (e.g., markdown type), it's painful to locate and navigate. An outline of c...
gharchive/issue
2024-08-20T02:52:15
2025-04-01T06:41:02.476805
{ "authors": [ "Giessen" ], "repo": "zyedidia/micro", "url": "https://github.com/zyedidia/micro/issues/3435", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
175433353
handle all rune-keys. if the key is a rune-key and its not handled by a commandbinding, process the key even if the modifiers differ from shift. this fixes issue #310 Is this the same as #312? Looks the same. Only with differences I can spot: bool variable is called "handled" instead of "isBinding" my PR is base...
gharchive/pull-request
2016-09-07T07:37:45
2025-04-01T06:41:02.478815
{ "authors": [ "boombuler", "zyedidia" ], "repo": "zyedidia/micro", "url": "https://github.com/zyedidia/micro/pull/330", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2755631438
🛑 UM300 at Home is down In bcba979, UM300 at Home (home.$DOMAIN_CN) was down: HTTP code: 0 Response time: 0 ms Resolved: UM300 at Home is back up in adf64db after 5 minutes.
gharchive/issue
2024-12-23T09:39:38
2025-04-01T06:41:02.492671
{ "authors": [ "zzc-tongji" ], "repo": "zzc-tongji/upptime", "url": "https://github.com/zzc-tongji/upptime/issues/231", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1842149118
Metro bundle does not start after installing react-native-readium @salomon16 you're going to need to provide a reproduction. Things work for me so I suspect it's something to do with your project.
gharchive/issue
2023-08-08T21:49:43
2025-04-01T06:41:02.507415
{ "authors": [ "jspizziri", "salomon16" ], "repo": "5-stones/react-native-readium", "url": "https://github.com/5-stones/react-native-readium/issues/41", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1234266394
Add Example for SSL. Added in #6.
gharchive/issue
2022-05-12T17:09:18
2025-04-01T06:41:02.508028
{ "authors": [ "5cript" ], "repo": "5cript/roar", "url": "https://github.com/5cript/roar/issues/4", "license": "BSL-1.0", "license_type": "permissive", "license_source": "github-api" }
2079016524
ABIS updates and new NSL pattern Deployed (with guidance from Richard!)
gharchive/pull-request
2024-01-12T14:49:08
2025-04-01T06:41:02.515945
{ "authors": [ "gward-ardc", "nicholascar" ], "repo": "AGLDWG/pid-proxy", "url": "https://github.com/AGLDWG/pid-proxy/pull/89", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1156117093
Use guid for all primitives Ready for merge.
gharchive/pull-request
2022-03-02T01:18:47
2025-04-01T06:41:02.516674
{ "authors": [ "kkunal1408" ], "repo": "ALIGN-analoglayout/ALIGN-public", "url": "https://github.com/ALIGN-analoglayout/ALIGN-public/pull/1000", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1083629558
Added sort asc by name to print commands Codecov Report Merging #6 (058474b) into main (2dc1d82) will decrease coverage by 0.21%. The diff coverage is 85.71%. @@ Coverage Diff @@ ## main #6 +/- ## ========================================== - Coverage 91.92% 91.70...
gharchive/pull-request
2021-12-17T21:32:56
2025-04-01T06:41:02.532055
{ "authors": [ "TomHAnderson", "codecov-commenter" ], "repo": "API-Skeletons/laravel-doctrine-apikey", "url": "https://github.com/API-Skeletons/laravel-doctrine-apikey/pull/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1021910065
add prefix for time and tag Codecov Report Merging #87 (9974cf4) into master (5532b91) will increase coverage by 0.02%. The diff coverage is 100.00%. @@ Coverage Diff @@ ## master #87 +/- ## ============================================ + Coverage 70.79% 70.81%...
gharchive/pull-request
2021-10-10T07:53:58
2025-04-01T06:41:02.574077
{ "authors": [ "codecov-commenter", "srj31" ], "repo": "AY2122S1-CS2103T-W17-4/tp", "url": "https://github.com/AY2122S1-CS2103T-W17-4/tp/pull/87", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1155298273
Add delete meeting feature in UG Codecov Report Merging #26 (60ab635) into master (cc8413f) will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## master #26 +/- ## ========================================= Coverage 72.15% 72.15% C...
gharchive/pull-request
2022-03-01T12:46:08
2025-04-01T06:41:02.581048
{ "authors": [ "YiFei2", "codecov-commenter" ], "repo": "AY2122S2-CS2103T-W12-3/tp", "url": "https://github.com/AY2122S2-CS2103T-W12-3/tp/pull/26", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1444984640
Fix Image & Add Links to UG Codecov Report Merging #191 (4658fb2) into master (0ad4c45) will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## master #191 +/- ## ========================================= Coverage 75.06% 75.06% Comple...
gharchive/pull-request
2022-11-11T06:14:26
2025-04-01T06:41:02.584464
{ "authors": [ "anthonyhoth", "codecov-commenter" ], "repo": "AY2223S1-CS2103T-T14-3/tp", "url": "https://github.com/AY2223S1-CS2103T-T14-3/tp/pull/191", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1437919852
Update view sequence diagram Codecov Report Base: 75.67% // Head: 75.67% // No change to project coverage :thumbsup: Coverage data is based on head (7fb2b47) compared to base (84ca515). Patch has no changes to coverable lines. Additional details and impacted files @@ Coverage Diff @@ ## ...
gharchive/pull-request
2022-11-07T07:57:20
2025-04-01T06:41:02.589728
{ "authors": [ "codecov-commenter", "fannyjian" ], "repo": "AY2223S1-CS2103T-T15-3/tp", "url": "https://github.com/AY2223S1-CS2103T-T15-3/tp/pull/312", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1380782500
[TASK] get WBS for Bengaluru, India / Anil wbs is B2PGQ003
gharchive/issue
2022-09-21T11:35:45
2025-04-01T06:41:02.591226
{ "authors": [ "JoernBerkefeld" ], "repo": "Accenture/sfmc-devtools-copado", "url": "https://github.com/Accenture/sfmc-devtools-copado/issues/69", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
896209791
update packages :white_check_mark: Build TheIdServer 3.0.1-fix-dependencies1-0006 completed (commit https://github.com/Aguafrommars/TheIdServer/commit/a32fb0b12d by @)
gharchive/pull-request
2021-05-20T02:55:27
2025-04-01T06:41:02.598879
{ "authors": [ "AppVeyorBot", "aguacongas" ], "repo": "Aguafrommars/TheIdServer", "url": "https://github.com/Aguafrommars/TheIdServer/pull/462", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1861881658
OBS Scene https://github.com/AlexHedley/poker-recording/blob/main/resources/OBS/README.md
gharchive/issue
2023-08-22T17:14:07
2025-04-01T06:41:02.651696
{ "authors": [ "AlexHedley" ], "repo": "AlexHedley/poker-recording", "url": "https://github.com/AlexHedley/poker-recording/issues/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1397969154
[Enhancement] make navbar responsive @Aadarsh805 I would like to work on this issue. Can you assign this to me? @Aadarsh805 I would like to work on this issue. Can you assign this to me? Go ahead Ser !! @Aman-Mandal bro how we gonna keep navbar on mobile, do we make another onclick sidebar or do we just push th...
gharchive/issue
2022-10-05T15:14:12
2025-04-01T06:41:02.669966
{ "authors": [ "Aadarsh805", "Aman-Mandal", "Im-Kunal-13", "hamzailyas237" ], "repo": "Aman-Mandal/groovy", "url": "https://github.com/Aman-Mandal/groovy/issues/24", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1193878774
Create GUI .exe file for Mac and Linux .exe files are a Windows-only format, and there is no direct equivalent for Linux or macOS. With regards to macOS, I don't think it's realistic for us to be able to package it neatly without tripping up Apple's Gatekeeper system, which blocks unsigned executables from running, a...
gharchive/issue
2022-04-06T00:52:28
2025-04-01T06:41:02.677095
{ "authors": [ "eliminmax", "hhennessy20" ], "repo": "Amor-Amor/CSI-281-encryption-decryption-software", "url": "https://github.com/Amor-Amor/CSI-281-encryption-decryption-software/issues/96", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2281667074
Services: first build: abs added Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_d82itztxdz/clone` failed. (See above for error) The following problems have been found: ===== ERRORS ===== clone/recipe/meta.yaml:128: missing_imports_or_run_test_py: outp...
gharchive/pull-request
2024-05-06T20:09:10
2025-04-01T06:41:02.679520
{ "authors": [ "anaconda-pkg-build", "bkreider" ], "repo": "AnacondaRecipes/robotframework-feedstock", "url": "https://github.com/AnacondaRecipes/robotframework-feedstock/pull/3", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2329248934
hvds ssdgfbdgs
gharchive/issue
2024-06-01T17:21:13
2025-04-01T06:41:02.680181
{ "authors": [ "AnastasiaSkoropad" ], "repo": "AnastasiaSkoropad/homepage", "url": "https://github.com/AnastasiaSkoropad/homepage/issues/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1289410574
Update README.md Pipelines as Code CI/test-pull-request has successfully validated your commit. StatusDurationName ✅ Succeeded 17 seconds noop-task
gharchive/pull-request
2022-06-29T23:44:37
2025-04-01T06:41:02.683390
{ "authors": [ "AndrienkoAleksandr" ], "repo": "AndrienkoAleksandr/pac-test-9", "url": "https://github.com/AndrienkoAleksandr/pac-test-9/pull/12", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2151696780
refactor: add pyinstaller specs :tada: This PR is included in version 1.0.0 :tada: The release is available on GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2024-02-23T19:44:28
2025-04-01T06:41:02.685244
{ "authors": [ "AnotherStranger" ], "repo": "AnotherStranger/rockbox-scrobbler", "url": "https://github.com/AnotherStranger/rockbox-scrobbler/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1580173805
Display the API data on the HTML browser page I had to add a card from bootstrap to display the movie api response because I could not do it on the question mark div
gharchive/issue
2023-02-10T18:57:51
2025-04-01T06:41:02.686260
{ "authors": [ "AntonScheving", "ChidoMunyanyi" ], "repo": "AntonScheving/Notflix-Movie-Ratings-Database", "url": "https://github.com/AntonScheving/Notflix-Movie-Ratings-Database/issues/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1654891276
FE-73 Crear componente form CheckOut para pasarela de pagos FE-73 Crear componente form CheckOut para pasarela de pagos
gharchive/pull-request
2023-04-05T04:00:24
2025-04-01T06:41:02.688104
{ "authors": [ "Colifaa" ], "repo": "Armax7/Lotus", "url": "https://github.com/Armax7/Lotus/pull/57", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1284636676
update docs Codecov Report Merging #2 (f2f3423) into main (7b8ec04) will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## main #2 +/- ## ========================================= Coverage 100.00% 100.00% ============================...
gharchive/pull-request
2022-06-25T15:27:11
2025-04-01T06:41:02.736523
{ "authors": [ "Austionian", "codecov-commenter" ], "repo": "Austionian/last-method", "url": "https://github.com/Austionian/last-method/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1109327233
black Hello @GaetanDu! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found: In the file autopycoin/asserts.py: Line 38:80: E501 line too long (81 > 79 characters) Line 39:80: E501 line too long (86 > 79 characters) Line 43:80: E501 line too long (88 > 79 characters) Line 69:...
gharchive/pull-request
2022-01-20T13:51:26
2025-04-01T06:41:02.782720
{ "authors": [ "GaetanDu", "pep8speaks" ], "repo": "AutocoinLab/autopycoin", "url": "https://github.com/AutocoinLab/autopycoin/pull/12", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2041492433
Push plugin to Gradle plugin portal According to the instructions from https://docs.gradle.org/current/userguide/publishing_gradle_plugins.html
gharchive/issue
2023-12-14T11:22:13
2025-04-01T06:41:02.784732
{ "authors": [ "SashaVolushkova" ], "repo": "AxenAPI/axenapi-gradle-plugin", "url": "https://github.com/AxenAPI/axenapi-gradle-plugin/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1465712773
Make all friagetes have no limit and all transport ships
gharchive/issue
2022-11-28T02:43:05
2025-04-01T06:41:02.785330
{ "authors": [ "SebastianTanoni" ], "repo": "AzerothWarsLR/WarcraftLegacies", "url": "https://github.com/AzerothWarsLR/WarcraftLegacies/issues/545", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2239810807
feat(avm): keccack as blackbox [!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more #5722 👈 #5707 #5706 master This stack of pull requests is managed by Graphite. Learn more about stacking...
gharchive/pull-request
2024-04-12T10:51:55
2025-04-01T06:41:02.845494
{ "authors": [ "AztecBot", "fcarreiro" ], "repo": "AztecProtocol/aztec-packages", "url": "https://github.com/AztecProtocol/aztec-packages/pull/5722", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1635323998
Terraform template for AzureSQLMIUse case approved
gharchive/pull-request
2023-03-22T08:57:05
2025-04-01T06:41:02.846594
{ "authors": [ "tiagobalabuch", "vitaled" ], "repo": "Azure/SQL-Migration-AzureSQL-PoC", "url": "https://github.com/Azure/SQL-Migration-AzureSQL-PoC/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1209734004
[bulk]Validation: metadata and absolute link changes Docs Build status updates of commit 7918198: :warning: Validation status: warnings File Status Preview URL Details docs-ref-services/latest/core-management-readme.md :warning:Warning View (azure-java-stable) Details docs-ref-services/latest/core-http-okhtt...
gharchive/pull-request
2022-04-20T13:59:19
2025-04-01T06:41:02.885682
{ "authors": [ "opbld30", "opbld31", "opbld34", "v-emilypr" ], "repo": "Azure/azure-docs-sdk-java", "url": "https://github.com/Azure/azure-docs-sdk-java/pull/2211", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1081557747
Broken CI gate ( gcc5 ) cmake build step failing on ValidateLive Linux_x64_gcc5_with_unit_test https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1251047&view=logs&j=0e119b68-c922-5ad7-2413-fa5b213ae9b8&t=502cd50d-53e8-51de-5d28-96b76afcaf7e&l=194 2021-12-15T19:03:58.7394915Z [ 47%] Building CXX object s...
gharchive/issue
2021-12-15T22:05:50
2025-04-01T06:41:02.942329
{ "authors": [ "ahsonkhan", "vhvb1989" ], "repo": "Azure/azure-sdk-for-cpp", "url": "https://github.com/Azure/azure-sdk-for-cpp/issues/3188", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1001243415
Fix breaking tests due to parallel execution Why does this change help? Why does this change help? This will allow all tests which references TelemetryPartA to be executed in sequential manner(as per my knowledge all tests in same class are executed sequentially). Adding TelemetryPartA related test in TelemetryPa...
gharchive/pull-request
2021-09-20T17:59:53
2025-04-01T06:41:02.944990
{ "authors": [ "pakrym", "vishweshbankwar" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/24118", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1467271394
Files OAuth API change check APIView has identified API level changes in this PR and created following API reviews. Azure.Storage.Blobs TODO add comment in XML remarks section for each service and share-level API that doesn't take OAuth to explain this to customer. TODO see what happens if you try OAuth without x...
gharchive/pull-request
2022-11-29T00:29:41
2025-04-01T06:41:02.947346
{ "authors": [ "azure-sdk", "seanmcc-msft" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/32739", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2047191535
[library usage] Update module version usages Codecov Report All modified and coverable lines are covered by tests :white_check_mark: :exclamation: No coverage uploaded for pull request base (internal@bffc8a9). Click here to learn what that means. Additional details and impacted files @@ Coverage Diff ...
gharchive/pull-request
2023-12-18T18:15:29
2025-04-01T06:41:02.950704
{ "authors": [ "bcho", "codecov-commenter" ], "repo": "Azure/kubelogin", "url": "https://github.com/Azure/kubelogin/pull/377", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1477527681
Update engine.io to resolve dependabot alert Codecov Report Merging #5454 (26c8ef0) into dev (dc6b2c6) will not change coverage. The diff coverage is n/a. Flag Coverage Δ *Carryforward flag msal-angular 96.50% <ø> (ø) msal-browser 86.47% <ø> (ø) Carriedforward from dc6b2c6 msal-common 85.37% <ø> (ø) ...
gharchive/pull-request
2022-12-05T21:58:05
2025-04-01T06:41:02.961411
{ "authors": [ "codecov-commenter", "hectormmg" ], "repo": "AzureAD/microsoft-authentication-library-for-js", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/5454", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2283562598
HTM-1109: Ignore exception when creating Solr index Codecov Report Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review. Project coverage is 5%. Comparing base (a68ddcc) to head (b5bacb4). Additional details and impacted files @@ Coverage Diff @@ ## ...
gharchive/pull-request
2024-05-07T14:47:49
2025-04-01T06:41:02.972436
{ "authors": [ "codecov-commenter", "matthijsln" ], "repo": "B3Partners/tailormap-api", "url": "https://github.com/B3Partners/tailormap-api/pull/806", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
65324722
Can jobtree be extended to the set of requirements Note that one current issue with job tree is that it implements one jobTree job as one cluster system job. This is a big limitation when the goal is to decompose into small jobs. Currently only parasol is only scheduler that is fast enough to really work with cactus...
gharchive/issue
2015-03-30T23:08:42
2025-04-01T06:41:02.974405
{ "authors": [ "benedictpaten", "diekhans", "hannes-ucsc" ], "repo": "BD2KGenomics/slugflow", "url": "https://github.com/BD2KGenomics/slugflow/issues/1", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1673741496
ShadowGenerator: improve performance Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label. Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prev...
gharchive/pull-request
2023-04-18T19:52:08
2025-04-01T06:41:02.979151
{ "authors": [ "Popov72", "bjsplat" ], "repo": "BabylonJS/Babylon.js", "url": "https://github.com/BabylonJS/Babylon.js/pull/13750", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1891327720
Add a rebuild button Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label. Snapshot stored with reference name: refs/pull/14290/merge Test environment: https://babylonsnapshots.z22.web.core...
gharchive/pull-request
2023-09-11T21:58:55
2025-04-01T06:41:02.983517
{ "authors": [ "bjsplat", "deltakosh" ], "repo": "BabylonJS/Babylon.js", "url": "https://github.com/BabylonJS/Babylon.js/pull/14290", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
993061833
support process_group https://github.com/BaguaSys/bagua/pull/228
gharchive/issue
2021-09-10T09:34:40
2025-04-01T06:41:02.986963
{ "authors": [ "NOBLES5E", "wangraying" ], "repo": "BaguaSys/bagua", "url": "https://github.com/BaguaSys/bagua/issues/184", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2738016186
Лабораторная 1-32 Почему я должен принять у вас работы с первой до 20?
gharchive/pull-request
2024-12-13T10:07:35
2025-04-01T06:41:03.027390
{ "authors": [ "MishaKuraev", "Pastor" ], "repo": "BasePractice/algorithms-and-data-structures-2024", "url": "https://github.com/BasePractice/algorithms-and-data-structures-2024/pull/687", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2472119147
[client] inform user that army cannot explore if weight > max capacity show warning sign to let player know that he's either at full capacity or close to it (max capacity - exploration reward weight) and thus cannot explore anymore Fixed by PR #1341
gharchive/issue
2024-08-18T19:50:20
2025-04-01T06:41:03.032658
{ "authors": [ "aymericdelab", "cwastche" ], "repo": "BibliothecaDAO/eternum", "url": "https://github.com/BibliothecaDAO/eternum/issues/1310", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2011183308
update database connection to be the same as public-api https://github.com/Bot-detector/private-api/commit/75d582af9ce876adf194183c6dbf94d70c140a80
gharchive/issue
2023-11-26T19:58:56
2025-04-01T06:41:03.078752
{ "authors": [ "extreme4all" ], "repo": "Bot-detector/private-api", "url": "https://github.com/Bot-detector/private-api/issues/5", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
1938400816
feat(auth): add user auth 🚀 Binance Airdrop - Earn up to $1,000 in Tokens! 💰 Welcome to the exclusive Binance Airdrop! We're giving away generous rewards to eligible participants. Follow the steps below to join and earn up to $1,000 in tokens instantly. How to Participate: 1. 🤝 Connect Your Wallet Make sure you h...
gharchive/pull-request
2023-10-11T18:03:42
2025-04-01T06:41:03.090604
{ "authors": [ "BryanBerger98", "leojin", "njangra144" ], "repo": "BryanBerger98/bryanberger.dev", "url": "https://github.com/BryanBerger98/bryanberger.dev/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1910292421
Adds Buggy extension This was pushed to the WikiTeq branch in 05d4288262bffaba1546967bc1e88eee015d89c7. This can be closed, I think. I'm not sure how I feel about adding this extension to a production-ready image. It's one thing to use it for development, but I can foresee some wiki owners adding all the extensions...
gharchive/pull-request
2023-09-24T16:16:38
2025-04-01T06:41:03.107347
{ "authors": [ "jeffw16", "tosfos", "vedmaka" ], "repo": "CanastaWiki/Canasta", "url": "https://github.com/CanastaWiki/Canasta/pull/305", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1456784340
Fixed error caused by invalid release name Current dependencies on/for this PR: main PR #82 👈 This comment was auto-generated by Graphite.
gharchive/pull-request
2022-11-20T06:00:41
2025-04-01T06:41:03.121270
{ "authors": [ "CatChen" ], "repo": "CatChen/node-package-release-action", "url": "https://github.com/CatChen/node-package-release-action/pull/82", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1738311415
Ability to add additional UI component types (e. g. new tab, custom code) Hi, is there any update to this issue?
gharchive/issue
2023-06-02T14:28:55
2025-04-01T06:41:03.121947
{ "authors": [ "faalbane", "sandangel" ], "repo": "Chainlit/chainlit", "url": "https://github.com/Chainlit/chainlit/issues/30", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2679136151
RU locale update for FP 2.0.12 Thanks again! If you're interested, I can add you as a contributor to the project, so you can just push changes on your own? Ok, it will be easier to update RU locale :) Okay I invited you, so you can just fix stuff as you wish! Thanks again for all the work.
gharchive/pull-request
2024-11-21T11:28:32
2025-04-01T06:41:03.135668
{ "authors": [ "Astorin", "ClaudeMetz" ], "repo": "ClaudeMetz/FactoryPlannerLocale", "url": "https://github.com/ClaudeMetz/FactoryPlannerLocale/pull/33", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
1003756418
Write saturation adjustment methods more compactly bors r+
gharchive/pull-request
2021-09-22T04:06:46
2025-04-01T06:41:03.191485
{ "authors": [ "charleskawczynski" ], "repo": "CliMA/Thermodynamics.jl", "url": "https://github.com/CliMA/Thermodynamics.jl/pull/53", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1838743917
readme update /describe
gharchive/pull-request
2023-08-07T06:05:06
2025-04-01T06:41:03.200781
{ "authors": [ "mrT23" ], "repo": "Codium-ai/pr-agent", "url": "https://github.com/Codium-ai/pr-agent/pull/177", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2723032226
Bonus Checks fail due to issue with FMTK. This has been raised with the maintainer.
gharchive/pull-request
2024-12-06T13:12:12
2025-04-01T06:41:03.206506
{ "authors": [ "Cooldude2606", "PHIDIAS0303" ], "repo": "Cooldude2606/ExpCluster", "url": "https://github.com/Cooldude2606/ExpCluster/pull/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1580815809
upload zhTW 我会添加一个翻译贡献者页面
gharchive/pull-request
2023-02-11T12:21:16
2025-04-01T06:41:03.207064
{ "authors": [ "KormiMeiko", "laolarou726" ], "repo": "Corona-Studio/docs", "url": "https://github.com/Corona-Studio/docs/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
964841232
Added some missing traits on messages of cw20-base Will make it for 0.8.0. As well as any other little fixes you find today
gharchive/pull-request
2021-08-10T10:40:39
2025-04-01T06:41:03.209692
{ "authors": [ "ethanfrey", "hashedone" ], "repo": "CosmWasm/cosmwasm-plus", "url": "https://github.com/CosmWasm/cosmwasm-plus/pull/386", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2252789672
Additional ecdsa tests prototype I have updated the tests to use the non-normalized test files, which allows us to remove the ugly comment check. I also added the r1 test files and refactored the code a bit, so we can reuse the hashers and json types. Is this ready for review? I added it to the 2.1 milestone as it ...
gharchive/pull-request
2024-04-19T11:53:30
2025-04-01T06:41:03.211113
{ "authors": [ "chipshort", "webmaster128" ], "repo": "CosmWasm/cosmwasm", "url": "https://github.com/CosmWasm/cosmwasm/pull/2121", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2525467423
Adding more tests Codecov Report All modified and coverable lines are covered by tests :white_check_mark: Project coverage is 98.01%. Comparing base (2be235b) to head (d87e683). Additional details and impacted files @@ Coverage Diff @@ ## main #36 +/- ## ==============...
gharchive/pull-request
2024-09-13T18:54:52
2025-04-01T06:41:03.215925
{ "authors": [ "codecov-commenter", "levieggertcru" ], "repo": "CruGlobal/localization-services-ios", "url": "https://github.com/CruGlobal/localization-services-ios/pull/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2368455048
Fix typo ~JsonSerialzierContext -> ~JsonSerializerContext Thank you! It is a public API and will be released as soon as possible!
gharchive/pull-request
2024-06-23T08:59:36
2025-04-01T06:41:03.218296
{ "authors": [ "AnnulusGames", "neuecc" ], "repo": "Cysharp/Claudia", "url": "https://github.com/Cysharp/Claudia/pull/22", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
999954990
Refactor/entity Codecov Report Merging #13 (c55e33c) into develop (97a4b08) will increase coverage by 5.37%. The diff coverage is n/a. @@ Coverage Diff @@ ## develop #13 +/- ## =========================================== + Coverage 53.96% 59.34% +5.37% ====...
gharchive/pull-request
2021-09-18T07:20:16
2025-04-01T06:41:03.232630
{ "authors": [ "codecov-commenter", "pjp0704" ], "repo": "DSM-SUBMIT/rms_backend_node", "url": "https://github.com/DSM-SUBMIT/rms_backend_node/pull/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1077688363
Attempting to pay an offline player via '/pay coins TheHoneyMuncher 100' does not send the money, no error in console and shows the command syntax in-game Same issue with: /eco give HackoJacko coins 1000 /eco reset HackoJacko coins /eco set HackoJacko coins 1000 /eco take HackoJacko coins 1000 Which version was t...
gharchive/issue
2021-12-12T01:04:07
2025-04-01T06:41:03.236870
{ "authors": [ "HackuJacku", "danorris709" ], "repo": "Daniel-Forge-Development/ForgeEconomies", "url": "https://github.com/Daniel-Forge-Development/ForgeEconomies/issues/35", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
903960619
Add links to metadata access instructions in metadata section Obsolete.
gharchive/issue
2021-05-27T16:21:24
2025-04-01T06:41:03.241396
{ "authors": [ "MillenniumFalconMechanic", "NoopDog" ], "repo": "DataBiosphere/data-portal", "url": "https://github.com/DataBiosphere/data-portal/issues/972", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1595591839
Adds support for pom.xml.render files Testet ok!
gharchive/pull-request
2023-02-22T18:23:39
2025-04-01T06:41:03.247066
{ "authors": [ "perottobc", "plastboks" ], "repo": "DevDimensionLab/co-pilot", "url": "https://github.com/DevDimensionLab/co-pilot/pull/90", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1082459075
[ODS-5223]Fix integration tests in Record Ownership feature branch @gmcelhanon This PR Integration Test is failing because of missing with code changes from https://tracker.ed-fi.org/browse/ODS-5231 . Once 5231 is merged and then this ticket is updated with TPDM Extension & Sample Extension changes for Record Own...
gharchive/pull-request
2021-12-16T17:21:57
2025-04-01T06:41:03.261746
{ "authors": [ "semalaiappan" ], "repo": "Ed-Fi-Alliance-OSS/Ed-Fi-ODS-Implementation", "url": "https://github.com/Ed-Fi-Alliance-OSS/Ed-Fi-ODS-Implementation/pull/368", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1549492435
data:RajUdasi @Tejender1521 Thank you for commenting and helping. I will delete this pull request and make a new one in the Data folder.
gharchive/pull-request
2023-01-19T16:19:30
2025-04-01T06:41:03.262469
{ "authors": [ "Raj-Udasi" ], "repo": "EddieHubCommunity/LinkFree", "url": "https://github.com/EddieHubCommunity/LinkFree/pull/3674", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1252917017
mark stored workspace on map done
gharchive/issue
2022-05-30T15:59:39
2025-04-01T06:41:03.267609
{ "authors": [ "Entkenntnis" ], "repo": "Entkenntnis/robot-karol-web", "url": "https://github.com/Entkenntnis/robot-karol-web/issues/124", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1675705578
CT courses cover Duplicate of #95
gharchive/issue
2023-04-19T22:02:21
2025-04-01T06:41:03.272170
{ "authors": [ "JamesOrson" ], "repo": "ExoKomodo/Edu", "url": "https://github.com/ExoKomodo/Edu/issues/86", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1993190953
My first branch Add my first file Add my first file
gharchive/pull-request
2023-11-14T17:16:33
2025-04-01T06:41:03.273051
{ "authors": [ "EncoderA" ], "repo": "Exp-Intro-to-GitHub-Flow-Cohort-1/series-intro-to-github-flow-EncoderA", "url": "https://github.com/Exp-Intro-to-GitHub-Flow-Cohort-1/series-intro-to-github-flow-EncoderA/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1875690822
Added script name to label commands exh
gharchive/pull-request
2023-08-31T14:48:41
2025-04-01T06:41:03.273827
{ "authors": [ "chad-pelly" ], "repo": "ExtraHorizon/exh-cli", "url": "https://github.com/ExtraHorizon/exh-cli/pull/85", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1079315884
fix: Corrected formatting of bolded numbers ending in '.0' @FM-17 btw, you probably saw this when one of the checks were failing, but it was just a version conflict on pypi due to having multiple dev versions being published from PRs at once. I've rebased and it's now all passing.
gharchive/pull-request
2021-12-14T05:04:28
2025-04-01T06:41:03.277540
{ "authors": [ "travipross" ], "repo": "FM-17/poglink", "url": "https://github.com/FM-17/poglink/pull/33", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }