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 |
|---|---|---|---|---|---|
227840393 | Handle deleted realm emoji (and other removed emoji styles) with past reactions
Currently, if you do the following question:
Add a realm emoji "foo"
React with "foo" to a message
send a message containing the "foo" emoji
Remove the realm emoji "foo"
The one will get a lot of unpleasant bugs. There's basically 2 st... | gharchive/issue | 2017-05-10T23:43:57 | 2025-04-01T06:04:40.378138 | {
"authors": [
"HarshitOnGitHub",
"timabbott"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/issues/4750",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
236721268 | Upgrade requests to latest version
Upgrading requests (requirements/common.txt) directly to the latest version should break the code. So you may have to make some changes in the codebase or add some extra dependencies for upgrading.
@zulipbot claim.
| gharchive/issue | 2017-06-18T13:31:57 | 2025-04-01T06:04:40.379111 | {
"authors": [
"hackerkid",
"sinwar"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/issues/5455",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
299922897 | organisation-settings: Add loading indicator for users search list
Go to Organisation settings -> Users :
Current behavior : It shows "No users match your current filter" , until the complete lists load, which can be a bit confusing.
Expected Behavior: Add loading indicator to show list is being loaded.
Three states ... | gharchive/issue | 2018-02-24T08:12:00 | 2025-04-01T06:04:40.381407 | {
"authors": [
"YJDave",
"abhigyank"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/issues/8502",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
163493459 | bugdown: Replace raw unicode literal with non-raw.
Raw unicode literals are disallowed in python 3.
Automated message from Dropbox CLA bot
@sharmaeklavya2, it looks like you've already signed the Dropbox CLA. Thanks!
This was included in #1164.
Yep, thanks for closing!
-Tim Abbott (mobile)
On Jul 2, 2016 12:08 ... | gharchive/pull-request | 2016-07-02T00:31:55 | 2025-04-01T06:04:40.385408 | {
"authors": [
"sharmaeklavya2",
"smarx",
"timabbott"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/pull/1160",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
889968849 | [WIP]apidocs: Document Changes in /api as per API changelog.
The /api documentation was missing a lot of Changes that
have been done over time. Manually audited the Changelog
to document all the Changes.
Testing plan:
GIFs or screenshots:
@MSurfer20 a few requests:
Can you carefully clean up the styling of the... | gharchive/pull-request | 2021-05-12T11:05:51 | 2025-04-01T06:04:40.388506 | {
"authors": [
"MSurfer20",
"timabbott"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/pull/18453",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1369835567 | Add support for unmuting certain topics within a muted stream.
This carries forward the work in #21251 and adds support for unmuting certain topics within a muted stream using the UNMUTED topic visibility policy.
Fixes #2517.
I think we can add a do_reset_visibility_policy (or do_set_inherited_visibility), for remo... | gharchive/pull-request | 2022-09-12T12:35:15 | 2025-04-01T06:04:40.394269 | {
"authors": [
"akashaviator",
"timabbott"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/pull/22923",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1552021366 | UI redesign: color picker
CZO discussion
Redesign UI of the color pickers for stream color settings.
Provide more color options as default.
The color picker is displayed only when user presses "Custom color".
Users can more easily choose their favorite color.
Before
After
stream setting
stream popover
Dark theme
... | gharchive/pull-request | 2023-01-22T06:37:27 | 2025-04-01T06:04:40.401812 | {
"authors": [
"Taiki-Choda",
"alya"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/pull/24143",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1599653983 | ts: Convert analytics/activity.js and analytics/support.js to TypeScript.
This converts analytics/activity.js and analytics/support.js to TypeScript.
Self-review checklist
[X] Self-reviewed the changes for clarity and maintainability
(variable names, code reuse, readability, etc.).
Communicate decisions, questi... | gharchive/pull-request | 2023-02-25T10:38:18 | 2025-04-01T06:04:40.407370 | {
"authors": [
"andersk",
"nraj0408",
"sbansal1999"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/pull/24484",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
207636484 | Clarify the install process's use of the root and zulip users.
I ran into this, and noticed someone else had a similar confusion. Explicitly mentioning the zulip user should make it easier.
https://chat.zulip.org/#narrow/near/144527/stream/production.20help/topic/New.20Installation
Fixes #3680
Automated message fro... | gharchive/pull-request | 2017-02-14T21:06:51 | 2025-04-01T06:04:40.409370 | {
"authors": [
"feorlen",
"smarx",
"timabbott"
],
"repo": "zulip/zulip",
"url": "https://github.com/zulip/zulip/pull/3681",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
357458521 | libopenblas问题
请问你有没有这个卷积运算库32位的lib和dll啊,我自己用cmake编译了一个,但是好像没你这个速度快。
mini caffe项目里面有发自我的华为手机-------- 原始邮件 --------主题:[zuoqing1988/ZQCNN-v0.0] libopenblas问题 (#5)发件人:w136111526 收件人:"zuoqing1988/ZQCNN-v0.0" 抄送:Subscribed 请问你有没有这个卷积运算库32位的lib和dll啊,我自己用cmake编译了一个,但是好像没你这个速度快。
—You are receiving this because you are subsc... | gharchive/issue | 2018-09-06T01:10:29 | 2025-04-01T06:04:40.433075 | {
"authors": [
"leiyu1980",
"w136111526",
"zuoqing1988"
],
"repo": "zuoqing1988/ZQCNN-v0.0",
"url": "https://github.com/zuoqing1988/ZQCNN-v0.0/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2658012678 | fix: save value change options on ZWaveNode instance
fixes: https://github.com/zwave-js/zwave-js-ui/issues/4006
Pull Request Test Coverage Report for Build 11833455066
Details
0 of 4 (0.0%) changed or added relevant lines in 1 file are covered.
No unchanged relevant lines lost coverage.
Overall coverage decreased... | gharchive/pull-request | 2024-11-14T08:30:21 | 2025-04-01T06:04:40.447133 | {
"authors": [
"AlCalzone",
"coveralls"
],
"repo": "zwave-js/zwave-js-ui",
"url": "https://github.com/zwave-js/zwave-js-ui/pull/4009",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1769195093 | What should I do if I want to use my own dataset
Do I need to modify some interfaces?
If you want to use your own data source, it is better to re-implement the whole process of interface creation and interface invocation.
Or another approach, you can use my interface but replace the data source api in the interface... | gharchive/issue | 2023-06-22T08:24:15 | 2025-04-01T06:04:40.452305 | {
"authors": [
"cold-rivers",
"zwq2018"
],
"repo": "zwq2018/Data-Copilot",
"url": "https://github.com/zwq2018/Data-Copilot/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1518389799 | Keep the result with no error instead of the first found
Finish a TODO item in ReadBarcode.cpp
Thanks for looking into TODO items. Looking at your suggestion I noticed that a) your code does not achieve what you intended it to and that is because one valid and one invalid result are never equal according the curren... | gharchive/pull-request | 2023-01-04T06:18:31 | 2025-04-01T06:04:40.454066 | {
"authors": [
"axxel",
"duanqn"
],
"repo": "zxing-cpp/zxing-cpp",
"url": "https://github.com/zxing-cpp/zxing-cpp/pull/474",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1120088460 | chore(deps): upgrade dependencies
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the "upgrade-main" workflow
Codecov Report
Merging #252 (d52e6ac) into main (2974dfe) will increase coverage by 8.93%.
The diff coverage is 100.00%.
@@ Coverage Diff ... | gharchive/pull-request | 2022-02-01T00:36:06 | 2025-04-01T06:04:40.470705 | {
"authors": [
"codecov-commenter",
"zxkane"
],
"repo": "zxkane/snat",
"url": "https://github.com/zxkane/snat/pull/252",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
524104594 | ultisnips cannot show pop-up menu
ultisnips works fine with YouCompleteMe, but cannot show pop-up menu with tabnine
move to tabnine-vim
| gharchive/issue | 2019-11-18T02:53:51 | 2025-04-01T06:04:40.486457 | {
"authors": [
"luoleicn"
],
"repo": "zxqfl/TabNine",
"url": "https://github.com/zxqfl/TabNine/issues/197",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1938286038 | Add 'system' command
Description of the problem or steps to reproduce
Micro should have 'system' command, which allows you to call OS commands
Specifications
Commit hash: c2cebaa3
OS: Debian 12
Terminal: konsole 22.12.3
Can you please give some more details about the purpose of that?
Because currently I would think... | gharchive/issue | 2023-10-11T17:05:34 | 2025-04-01T06:04:40.505449 | {
"authors": [
"JoeKar",
"dmaluka",
"jpomian",
"rchars"
],
"repo": "zyedidia/micro",
"url": "https://github.com/zyedidia/micro/issues/2958",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2326046426 | How to toggle softwrap + wordwrap in editor, and how to make it a default setting?
Right now, when I start micro, I can turn on word wrap and soft wrap like this
micro -softwrap true -wordwrap true file.txt
(it seems that both are required for it to work correctly)
I saw this Issue https://github.com/zyedidia/micro/... | gharchive/issue | 2024-05-30T16:08:03 | 2025-04-01T06:04:40.515340 | {
"authors": [
"ClassickTech",
"dmaluka",
"niten94",
"stevekm"
],
"repo": "zyedidia/micro",
"url": "https://github.com/zyedidia/micro/issues/3324",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
231455669 | chore(package): bump dependencies
Angular 4.2.1
-Ionic 3.3
Ionic Native 3.10.2
Thanks @danielsogl
The peerDependencies can stay the same since this module can still work with older versions.
Fixed
thanks!
| gharchive/pull-request | 2017-05-25T20:50:15 | 2025-04-01T06:04:40.524827 | {
"authors": [
"danielsogl",
"ihadeed"
],
"repo": "zyra/ionic-image-loader",
"url": "https://github.com/zyra/ionic-image-loader/pull/52",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
208905782 | Events
Thanks for cool plugin.
Is it possible to add custom class or detect when image is downloaded? I would like to display image using 'fade-in' effect.
Sure I can add this.
Thanks, I am waiting for this feature
Just published 1.7.0 that has this feature.
To do what you're looking to do:
<img-loader src="pat... | gharchive/issue | 2017-02-20T15:07:17 | 2025-04-01T06:04:40.527115 | {
"authors": [
"front-stream",
"ihadeed"
],
"repo": "zyramedia/ionic-image-loader",
"url": "https://github.com/zyramedia/ionic-image-loader/issues/24",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
211695538 | sdk.js script reference blocked in Firefox
Firefox 51.x results in this
The resource at “https://connect.facebook.net/en_US/sdk.js” was blocked because tracking protection is enabled.
Did anyone encounter the same and manage to resolve?
Do you have an AdBlocker or Tracker blocker active? check your extensions/plugi... | gharchive/issue | 2017-03-03T14:01:26 | 2025-04-01T06:04:40.528741 | {
"authors": [
"ihadeed",
"yoda888"
],
"repo": "zyramedia/ng2-facebook-sdk",
"url": "https://github.com/zyramedia/ng2-facebook-sdk/issues/48",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
64716827 | 请求支持天翼视讯
找到了一个api, 不过这里的url是处理过的
http://api.tv189.com/service/omsPcProgram/get_video_play_info?contentid=378149&indexid=1&uid=0&vodtoken=&sign=2841d6cfb1b8eb2881058b0db20ecbb4&time=20150327155948&appid=80260002300&devid=000001
尝试base64解密了也不行, 看看咯
请求的时候改下time参数哈
哈哈 这个坑算了 貌似要登陆才能获取到一些东西 而且那个接口乱改时间也行哈 有签名
就酱紫吧 GG
呵呵... | gharchive/issue | 2015-03-27T08:04:14 | 2025-04-01T06:04:40.534660 | {
"authors": [
"Geew",
"zythum"
],
"repo": "zythum/mama2",
"url": "https://github.com/zythum/mama2/issues/15",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2488030026 | 引用に複数ブロック入ると表示できない
そもそも最新のドキュメントと今俺が使ってるNotion APIのバージョンがあってなさそう
https://developers.notion.com/reference/block#quote
引用に複数ブロックが入ることがなさそう
朝編集したときに一回改行で切れてるときあったんだけど、あれはなんだったんだろう
| gharchive/issue | 2024-08-27T00:39:58 | 2025-04-01T06:04:40.565281 | {
"authors": [
"0si43"
],
"repo": "0si43/shetommy.com",
"url": "https://github.com/0si43/shetommy.com/issues/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1805927918 | feat(quorum):新增QuorumNWR模型-ospp测试版本
good
very good @1294566108
| gharchive/pull-request | 2023-07-15T06:28:10 | 2025-04-01T06:04:40.566195 | {
"authors": [
"1294566108",
"NemophilistM"
],
"repo": "1294566108/ospp-jraft",
"url": "https://github.com/1294566108/ospp-jraft/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1386918304 | Fixed the issue preventing part.Exited from firing when a part is destroyed while inside the zone.
Nice job Argus! Thanks for your contributions. I'm aiming to complete a few issues myself next week so will hopefully have these deployed to main along with those. 👍
In response to your other questions: you're more wel... | gharchive/pull-request | 2022-09-27T00:46:34 | 2025-04-01T06:04:40.568098 | {
"authors": [
"1ForeverHD",
"Argus74"
],
"repo": "1ForeverHD/ZonePlus",
"url": "https://github.com/1ForeverHD/ZonePlus/pull/60",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1073943538 | Admin section
Done
| gharchive/issue | 2021-12-08T02:30:02 | 2025-04-01T06:04:40.571653 | {
"authors": [
"andygao1990"
],
"repo": "2107-Capstone/capstone",
"url": "https://github.com/2107-Capstone/capstone/issues/103",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1419438081 | How to install Lobster Time
Ah, I found it! One can change it using the Style Settings Plugin. Although for me it would be slightly more handy if it was a seperate theme. Thank you so much for the theme! It's incredible!
| gharchive/issue | 2022-10-22T18:22:58 | 2025-04-01T06:04:40.579005 | {
"authors": [
"lukemt"
],
"repo": "7368697661/Ultra-Lobster",
"url": "https://github.com/7368697661/Ultra-Lobster/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1593087790 | 根据视频生成封面图 @Bubbleioa
参考这篇文章
下班之后就对接,需要安装 ffmpeg
| gharchive/issue | 2023-02-21T09:01:39 | 2025-04-01T06:04:40.580026 | {
"authors": [
"Bubbleioa"
],
"repo": "808-not-found/tik_duck",
"url": "https://github.com/808-not-found/tik_duck/issues/81",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2548257676 | fix issue with "moss" not being visible as context object
fixed in dev
| gharchive/issue | 2024-09-25T15:04:49 | 2025-04-01T06:04:40.581955 | {
"authors": [
"markusfiebig"
],
"repo": "ACTRIS-Data-Centre/actris-vocabulary",
"url": "https://github.com/ACTRIS-Data-Centre/actris-vocabulary/issues/60",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1094130240 | My slide
I created a branch, created a file and made a commit, and opened a pull request
| gharchive/pull-request | 2022-01-05T09:06:49 | 2025-04-01T06:04:40.584410 | {
"authors": [
"AKattorC"
],
"repo": "AKattorC/github-slideshow",
"url": "https://github.com/AKattorC/github-slideshow/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1046740361 | Fix typo
Codecov Report
Merging #218 (3fba599) into master (7329840) will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #218 +/- ##
=========================================
Coverage 71.26% 71.26%
Complexity 643 ... | gharchive/pull-request | 2021-11-07T12:56:06 | 2025-04-01T06:04:40.597825 | {
"authors": [
"codecov-commenter",
"luayida99"
],
"repo": "AY2122S1-CS2103-T14-1/tp",
"url": "https://github.com/AY2122S1-CS2103-T14-1/tp/pull/218",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1384724566 | Update user guide
Codecov Report
Merging #15 (5b26763) into master (33c3f21) will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #15 +/- ##
=========================================
Coverage 72.15% 72.15%
Complexity 3... | gharchive/pull-request | 2022-09-24T15:58:58 | 2025-04-01T06:04:40.600958 | {
"authors": [
"codecov-commenter",
"jolynloh"
],
"repo": "AY2223S1-CS2103-F14-3/tp",
"url": "https://github.com/AY2223S1-CS2103-F14-3/tp/pull/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1404410275 | Branch add command
LGTM
| gharchive/pull-request | 2022-10-11T10:37:05 | 2025-04-01T06:04:40.601663 | {
"authors": [
"Hongyi6328",
"wweqg"
],
"repo": "AY2223S1-CS2103T-T09-2/tp",
"url": "https://github.com/AY2223S1-CS2103T-T09-2/tp/pull/103",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2635344596 | Update UserGuide with updated information
fixed #232
| gharchive/issue | 2024-11-05T12:39:19 | 2025-04-01T06:04:40.603427 | {
"authors": [
"Chronoxy"
],
"repo": "AY2425S1-CS2103-F11-2/tp",
"url": "https://github.com/AY2425S1-CS2103-F11-2/tp/issues/231",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1452530714 | Appointment information updated
this code is having conflicts
| gharchive/pull-request | 2022-11-17T01:07:13 | 2025-04-01T06:04:40.604020 | {
"authors": [
"Abbas196",
"yagantigayathri"
],
"repo": "Abbas196/bank_appointment",
"url": "https://github.com/Abbas196/bank_appointment/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1556713518 | Update ja-JP.json
Ok, I see. I translated some parts that I had missed.
| gharchive/pull-request | 2023-01-25T14:04:16 | 2025-04-01T06:04:40.607699 | {
"authors": [
"Sunny-JP"
],
"repo": "AguzzTN54/Genshin-Impact-Wish-Simulator",
"url": "https://github.com/AguzzTN54/Genshin-Impact-Wish-Simulator/pull/58",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2507995122 | Fix CI and Update README
Looks good, thanks for fixing the linting for the updated ruff version.
| gharchive/pull-request | 2024-09-05T14:38:18 | 2025-04-01T06:04:40.654089 | {
"authors": [
"kdumontnu",
"polypour"
],
"repo": "AllSpiceIO/digikey-search-html-report",
"url": "https://github.com/AllSpiceIO/digikey-search-html-report/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1464134366 | Support TokenScript schema 2022/06
Closed for now
| gharchive/issue | 2022-11-25T07:20:06 | 2025-04-01T06:04:40.656432 | {
"authors": [
"hboon"
],
"repo": "AlphaWallet/alpha-wallet-ios",
"url": "https://github.com/AlphaWallet/alpha-wallet-ios/issues/5861",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2336337592 | Продумывание кейсов по модулю поиска аномалий в данных
Для табличный данных скорее всего будет реализован простой алгоритм детекции аномалий.
Для временных рядов скорее всего придётся дорабатывать существенно алгоритм обучения ДБС, также можно рассмотреть задачу поиска аномалий на основе изменений в структуре ДБС.
Мо... | gharchive/issue | 2024-06-05T16:20:46 | 2025-04-01T06:04:40.742230 | {
"authors": [
"Anaxagor",
"Roman223"
],
"repo": "Anaxagor/applyBN",
"url": "https://github.com/Anaxagor/applyBN/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2615817975 | chore: blog9
:tada: This PR is included in version 0.10.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2024-10-26T11:58:27 | 2025-04-01T06:04:40.747038 | {
"authors": [
"Andras-Csanyi"
],
"repo": "Andras-Csanyi/software_engineering",
"url": "https://github.com/Andras-Csanyi/software_engineering/pull/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2351564203 | refactor-training
#71 👈
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @Angryrou and the rest of your teammates on Graphite
| gharchive/pull-request | 2024-06-13T16:24:29 | 2025-04-01T06:04:40.752194 | {
"authors": [
"Angryrou"
],
"repo": "Angryrou/udao-spark-optimizer",
"url": "https://github.com/Angryrou/udao-spark-optimizer/pull/71",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2229416580 | untie all the queues in backend
Done
| gharchive/issue | 2024-04-06T20:42:31 | 2025-04-01T06:04:40.757898 | {
"authors": [
"Areso"
],
"repo": "Areso/Oblache",
"url": "https://github.com/Areso/Oblache/issues/154",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2433807111 | create signup login wiht email and password with it
pushed
| gharchive/issue | 2024-07-28T08:07:06 | 2025-04-01T06:04:40.793033 | {
"authors": [
"AyushGupta11442",
"Saransh-786"
],
"repo": "AyushGupta11442/teachIt_backend",
"url": "https://github.com/AyushGupta11442/teachIt_backend/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2473411989 | Cerebral: A Generative AI Assistant for Industrial Efficiency.
I will open a new PR with the suggestion
| gharchive/pull-request | 2024-08-19T13:46:53 | 2025-04-01T06:04:40.793636 | {
"authors": [
"armandoblanco"
],
"repo": "Azure/arc_jumpstart_drops",
"url": "https://github.com/Azure/arc_jumpstart_drops/pull/136",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1711055474 | Increment ACS Common versions after May 2023 patch release
API change check
API changes are not detected in this pull request.
| gharchive/pull-request | 2023-05-16T01:13:55 | 2025-04-01T06:04:40.794462 | {
"authors": [
"azure-sdk",
"vcolin7"
],
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/34954",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2483546983 | Update Live test package versions
/check-enforcer evaluate
/check-enforcer override
| gharchive/pull-request | 2024-08-23T17:12:35 | 2025-04-01T06:04:40.795233 | {
"authors": [
"g2vinay"
],
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/41623",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1023315508 | Fix auto-close bug
/check-enforcer override
| gharchive/pull-request | 2021-10-12T03:21:48 | 2025-04-01T06:04:40.795793 | {
"authors": [
"BigCat20196",
"msyyc"
],
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/pull/21214",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2172589028 | update service onwer of openai
/azp run python - codeowners-linter - ci
| gharchive/pull-request | 2024-03-06T22:59:37 | 2025-04-01T06:04:40.796377 | {
"authors": [
"xiangyan99"
],
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/pull/34671",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1087256899 | chore: add nft balance
:tada: This PR is included in version 1.0.0 :tada:
The release is available on:
npm package (@latest dist-tag)
GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2021-12-22T23:31:58 | 2025-04-01T06:04:40.801140 | {
"authors": [
"axejintao"
],
"repo": "Badger-Finance/badger-sdk",
"url": "https://github.com/Badger-Finance/badger-sdk/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
226773853 | update audio request
Preview Changes at:
http://bw-apdocs-update-transfer-call.s3-website-us-east-1.amazonaws.com/
| gharchive/pull-request | 2017-05-06T14:08:28 | 2025-04-01T06:04:40.802135 | {
"authors": [
"dtolb"
],
"repo": "Bandwidth/ap-docs",
"url": "https://github.com/Bandwidth/ap-docs/pull/30",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2748420675 | Add Versification Cache and Bible Texts utility
Unit tests coming soon
| gharchive/pull-request | 2024-12-18T17:52:26 | 2025-04-01T06:04:40.823017 | {
"authors": [
"elisabeth-shakespeare"
],
"repo": "BiblioNexusStudio/aquifer-server",
"url": "https://github.com/BiblioNexusStudio/aquifer-server/pull/614",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2679995220 | feat: MigrationExecutor and change MigrationTool
Test Version 1.0
| gharchive/pull-request | 2024-11-21T15:47:53 | 2025-04-01T06:04:40.833153 | {
"authors": [
"BlackDaddy220232"
],
"repo": "BlackDaddy220232/MigrationTool",
"url": "https://github.com/BlackDaddy220232/MigrationTool/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2138198004 | PoC
Codecov Report
Attention: 15 lines in your changes are missing coverage. Please review.
:exclamation: No coverage uploaded for pull request base (main@f9fdbd4). Click here to learn what that means.
Files
Patch %
Lines
voxcell/voxel_data.py
28.57%
15 Missing :warning:
Additional details and impacted f... | gharchive/pull-request | 2024-02-16T09:26:07 | 2025-04-01T06:04:40.844357 | {
"authors": [
"codecov-commenter",
"mgeplf"
],
"repo": "BlueBrain/voxcell",
"url": "https://github.com/BlueBrain/voxcell/pull/30",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1577500541 | second home work added
merging hw branch with main branch
| gharchive/pull-request | 2023-02-09T09:03:25 | 2025-04-01T06:04:40.846751 | {
"authors": [
"zamani7272"
],
"repo": "BpsTheCool/2023CppBootCamp",
"url": "https://github.com/BpsTheCool/2023CppBootCamp/pull/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1658547501 | Liste Folder
Creating a folder to save the liste in, locally.
| gharchive/issue | 2023-04-07T08:45:52 | 2025-04-01T06:04:40.850597 | {
"authors": [
"Buildasaurus"
],
"repo": "Buildasaurus/EcoScanner",
"url": "https://github.com/Buildasaurus/EcoScanner/issues/30",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1992085031 | fix: No more packets are available
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the status is still pending? Let us recheck it.
| gharchive/pull-request | 2023-11-14T06:37:26 | 2025-04-01T06:04:40.855259 | {
"authors": [
"CLAassistant",
"TKaxe"
],
"repo": "ByConity/ByConity",
"url": "https://github.com/ByConity/ByConity/pull/869",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1393926798 | Create cluster configs
completed with commit 26e954868bea3fd6336bd8c8a6975fe384913fcb
| gharchive/issue | 2022-10-02T23:02:09 | 2025-04-01T06:04:40.860700 | {
"authors": [
"slsevilla"
],
"repo": "CCBR/ccbr1214",
"url": "https://github.com/CCBR/ccbr1214/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2684397391 | chore: what to test update
Fails
:no_entry_sign:
Every PR deserves some kind of description. Please make sure to give this a good description.
Generated by :no_entry_sign: Danger Swift against e4d7a2187d995d1a933df10b76a7657b32916ed3
| gharchive/pull-request | 2024-11-22T19:51:29 | 2025-04-01T06:04:40.862316 | {
"authors": [
"HotCoffeeBot",
"heyjaywilson"
],
"repo": "CCTPlus/ihogApp",
"url": "https://github.com/CCTPlus/ihogApp/pull/60",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1727543756 | Rename Cauchy_diff to CMRF cuqipy, training and papers
I believe this should be closed,
@jakobsj, @nabriis, please feel free to reopen if this is not the case.
| gharchive/issue | 2023-05-26T12:34:45 | 2025-04-01T06:04:40.874701 | {
"authors": [
"amal-ghamdi",
"jakobsj"
],
"repo": "CUQI-DTU/CUQIpy",
"url": "https://github.com/CUQI-DTU/CUQIpy/issues/232",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2466694228 | Refactor/rename nonodo to hl graphql
thx @sandhilt
| gharchive/pull-request | 2024-08-14T19:39:23 | 2025-04-01T06:04:40.877336 | {
"authors": [
"fabiooshiro"
],
"repo": "Calindra/cartesi-rollups-hl-graphql",
"url": "https://github.com/Calindra/cartesi-rollups-hl-graphql/pull/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2286475956 | Open api corrector
@Carapacik
| gharchive/pull-request | 2024-05-08T21:07:33 | 2025-04-01T06:04:40.878494 | {
"authors": [
"StarProxima"
],
"repo": "Carapacik/swagger_parser",
"url": "https://github.com/Carapacik/swagger_parser/pull/230",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1419639348 | Refactored with import type for all types
Current dependencies on/for this PR:
main
PR #403
PR #404
PR #405
PR #406
PR #407
PR #408
PR #409
PR #410
Current dependencies on/for this PR:
main
PR #403
PR #404
PR #405
PR #406
PR #407
PR #408
PR #409
PR #410
... | gharchive/pull-request | 2022-10-23T05:05:15 | 2025-04-01T06:04:40.899760 | {
"authors": [
"CatChen"
],
"repo": "CatChen/eslint-suggestion-action",
"url": "https://github.com/CatChen/eslint-suggestion-action/pull/414",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
983306940 | Update Composer dependencies (2021-08-31-00-03)
Visual regression test passed!
View the visual regression test report
| gharchive/pull-request | 2021-08-31T00:03:07 | 2025-04-01T06:04:40.908068 | {
"authors": [
"ChristopherCariaga"
],
"repo": "ChristopherCariaga/CXbuildtools",
"url": "https://github.com/ChristopherCariaga/CXbuildtools/pull/47",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2075303890 | Pawn upgrade icon, closes #78
Cherrypicked this change + TOC changes manually. Thank you!
No problem, was going to do it when I got home. 😄
| gharchive/pull-request | 2024-01-10T22:12:59 | 2025-04-01T06:04:40.908938 | {
"authors": [
"Cidan",
"MichaelPriebe"
],
"repo": "Cidan/BetterBags",
"url": "https://github.com/Cidan/BetterBags/pull/80",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1732462366 | Add code scanning capability
This has been enabled, check snakeyaml1-fnma/security/code-scanning for details
This has been enabled, check snakeyaml1-fnma/security/code-scanning
| gharchive/issue | 2023-05-30T15:02:58 | 2025-04-01T06:04:40.915661 | {
"authors": [
"rvema"
],
"repo": "Clean-Dependency-Project/snakeyaml1-fnma",
"url": "https://github.com/Clean-Dependency-Project/snakeyaml1-fnma/issues/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1602680166 | fix: init action in publisherConfigSlice
Closing as it was already resolved in other package
| gharchive/pull-request | 2023-02-28T09:37:22 | 2025-04-01T06:04:40.918087 | {
"authors": [
"iwonakulacz",
"jkorczakcleeng"
],
"repo": "Cleeng/mediastore-sdk",
"url": "https://github.com/Cleeng/mediastore-sdk/pull/167",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1402286172 | Added my Profile
Good job @Athi223
Congrats 🎉, your PR got merged. To be eligible for the swags from ClueLess. Follow this steps.
Note that this repo is excluded from Hacktoberfest but this PR is still eligible for ClueLess Swags.
Star this repository. ⭐
SignIn / SignUp in [ClueLess Website](https://www.clueless... | gharchive/pull-request | 2022-10-09T14:09:19 | 2025-04-01T06:04:40.952788 | {
"authors": [
"Athi223",
"Rajdip019"
],
"repo": "Clueless-Community/first-contribution",
"url": "https://github.com/Clueless-Community/first-contribution/pull/528",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2014002916 | Feature/do 4512 service acct role for local dev
Suggestion:
Consider adding a ProjectRunConfigurationManager like we already have for dev env. See https://github.com/Cofinity-X/cofinity-x-ba-traceability-foss/blob/dev/.run/Trace X with local IdP.run.xml as example.
Replace all placeholders in that new RunConfigurati... | gharchive/pull-request | 2023-11-28T09:25:00 | 2025-04-01T06:04:40.960363 | {
"authors": [
"hgo-ds",
"ramnarayan-cofinityx"
],
"repo": "Cofinity-X/cofinity-x-ba-traceability-foss",
"url": "https://github.com/Cofinity-X/cofinity-x-ba-traceability-foss/pull/65",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2303671052 | Default to user status to unspecified so we don't incorrectly flag disabled users as enabled.
We should probably capture this behavior in the docs so people know that SCIM is required to pull user statuses
| gharchive/pull-request | 2024-05-17T23:04:41 | 2025-04-01T06:04:40.962075 | {
"authors": [
"ggreer",
"jirwin"
],
"repo": "ConductorOne/baton-aws",
"url": "https://github.com/ConductorOne/baton-aws/pull/41",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1364916234 | Fix OOMKilled issue on the clusters with huge configmaps
FWIW, I believe this can happen for "very large" and "copious amounts of" secrets as well.
Note: side effect of this change is that:
When user edits our daemonset's configmap nothing will happen
Previously, we would pick up the user edit of the configmap, an... | gharchive/pull-request | 2022-09-07T16:26:55 | 2025-04-01T06:04:40.985605 | {
"authors": [
"domdepasquale",
"isimluk",
"redhatrises"
],
"repo": "CrowdStrike/falcon-operator",
"url": "https://github.com/CrowdStrike/falcon-operator/pull/297",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1908763075 | Feature/containerize regression tests
:tada: This PR is included in version 1.14.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2023-09-22T11:50:59 | 2025-04-01T06:04:41.000103 | {
"authors": [
"cairnsj",
"nnagepat"
],
"repo": "DFE-Digital/childrens-social-care-cpd",
"url": "https://github.com/DFE-Digital/childrens-social-care-cpd/pull/277",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1125045443 | Ensure umami logs to coralogix
Done
jan@Zeitgeist:~$ heroku addons
Owning App Add-on Plan Price State
──────────────── ───────────────────────── ──────────────────────────── ───────── ───────
authr postgresql-fitted-80704 heroku-postgresql:ho... | gharchive/issue | 2022-02-05T22:27:08 | 2025-04-01T06:04:41.004382 | {
"authors": [
"jansroka"
],
"repo": "DaitoHub/umami",
"url": "https://github.com/DaitoHub/umami/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1615520116 | Library/DasharoSystemFeaturesUiLib: add sleep type option
Do we need to have this? If I understand correctly, enabling S0ix in EC does not prevent from also using S3.
It's be nice if we could force a platform reset when the user selects Continue after changing one of these options. Otherwise the option doesn't take... | gharchive/pull-request | 2023-03-08T16:01:15 | 2025-04-01T06:04:41.017521 | {
"authors": [
"miczyg1",
"mkopec"
],
"repo": "Dasharo/DasharoModulePkg",
"url": "https://github.com/Dasharo/DasharoModulePkg/pull/16",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1651386696 | New Crowdin updates
add default spanish
| gharchive/pull-request | 2023-04-03T05:58:31 | 2025-04-01T06:04:41.019378 | {
"authors": [
"Dave811"
],
"repo": "Dave811/ATSG",
"url": "https://github.com/Dave811/ATSG/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2312199499 | xml documentation generated on linux distributions have additional white space
Fixed in version 1.0.1.
| gharchive/issue | 2024-05-23T07:45:58 | 2025-04-01T06:04:41.020868 | {
"authors": [
"DavidVollmers"
],
"repo": "DavidVollmers/doki",
"url": "https://github.com/DavidVollmers/doki/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2190758249 | Update exer4.js
Não necessário
| gharchive/pull-request | 2024-03-17T16:45:31 | 2025-04-01T06:04:41.021466 | {
"authors": [
"Daviss77"
],
"repo": "Daviss77/PI_1NE_PJ1",
"url": "https://github.com/Daviss77/PI_1NE_PJ1/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
104830025 | Swap hard-coded "unstable" with the slightly more accurate "UNRELEASED" (ready for "dch -r" usage)
Yeah, totally a fan of this -- makes it a lot easier if someone pushes before dput to NEW
(Whoops sorry for the close, anyway has my +1) - @stapelberg ?
This doesn’t match my work flow so well :|. I never use UNRELE... | gharchive/pull-request | 2015-09-04T04:50:12 | 2025-04-01T06:04:41.024927 | {
"authors": [
"paultag",
"stapelberg",
"tianon"
],
"repo": "Debian/dh-make-golang",
"url": "https://github.com/Debian/dh-make-golang/pull/16",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1939986183 | Working EPA
Closing #10
| gharchive/pull-request | 2023-10-12T13:17:19 | 2025-04-01T06:04:41.032788 | {
"authors": [
"knyazer"
],
"repo": "DelftMercurians/cotix",
"url": "https://github.com/DelftMercurians/cotix/pull/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1013923715 | added loop in dart language
Duplicate of #183.
| gharchive/pull-request | 2021-10-02T05:01:13 | 2025-04-01T06:04:41.040142 | {
"authors": [
"ashwanisng",
"zyrouge"
],
"repo": "DevSnowflake/hacktoberfest-2021",
"url": "https://github.com/DevSnowflake/hacktoberfest-2021/pull/182",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
975646824 | Underground lab doors (to training and portrificationizer) have no texture yet
Just made them rather quickly based on other textures; the text "Training" will not be part of the door texture (but on a sign) until I decide to revisit doors
| gharchive/issue | 2021-08-20T14:09:59 | 2025-04-01T06:04:41.041595 | {
"authors": [
"Dhranios"
],
"repo": "Dhranios/Luigi-s-Mansion",
"url": "https://github.com/Dhranios/Luigi-s-Mansion/issues/30",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2551414751 | Add a Pipeline
overengineered af. Moment
| gharchive/pull-request | 2024-09-26T19:48:30 | 2025-04-01T06:04:41.054014 | {
"authors": [
"cloudsftp"
],
"repo": "Dirk007/mittlife_cycles",
"url": "https://github.com/Dirk007/mittlife_cycles/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1752618156 | Version up to 3.9.0-beta.1
Release will be skipped, hence closing this PR.
| gharchive/pull-request | 2023-06-12T12:06:24 | 2025-04-01T06:04:41.056776 | {
"authors": [
"graduad",
"kbetl-dlb"
],
"repo": "DolbyIO/comms-sdk-flutter",
"url": "https://github.com/DolbyIO/comms-sdk-flutter/pull/379",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2534416620 | publish oxbuild to NPM
https://opensource.axo.dev/cargo-dist/book/installers/npm.html to finish out #20 you'll just need to follow these instructions :)
@ashleygwilliams thanks a ton! Can it handle cargo releases as well?
hey! so it can, but we have not built it in yet as we want to make sure we can handle the "p... | gharchive/issue | 2024-09-18T18:35:05 | 2025-04-01T06:04:41.060935 | {
"authors": [
"DonIsaac",
"ashleygwilliams"
],
"repo": "DonIsaac/oxbuild",
"url": "https://github.com/DonIsaac/oxbuild/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1846781726 | WIP: Test C4 rendering
Closing PR, does no longer apply
| gharchive/pull-request | 2023-08-11T12:56:27 | 2025-04-01T06:04:41.078527 | {
"authors": [
"kerbou"
],
"repo": "Energinet-DataHub/opengeh-edi",
"url": "https://github.com/Energinet-DataHub/opengeh-edi/pull/388",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2277333544 | display unions with bars
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (de4d05a) to head (0c936bb).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impac... | gharchive/pull-request | 2024-05-03T09:56:57 | 2025-04-01T06:04:41.092547 | {
"authors": [
"EricWebsmith",
"codecov-commenter"
],
"repo": "EricWebsmith/pydantic-2-mermaid",
"url": "https://github.com/EricWebsmith/pydantic-2-mermaid/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1510200628 | Clicker: Upgrade Multiplier
done
| gharchive/issue | 2022-12-24T22:20:48 | 2025-04-01T06:04:41.095580 | {
"authors": [
"Q16solver"
],
"repo": "Esposter/Esposter",
"url": "https://github.com/Esposter/Esposter/issues/20",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2763872844 | Blocks are not listed in game correctly crashing inventory and not appearing on item list of give command.
Solved through adding block to ModItems Correctly.
| gharchive/issue | 2024-12-31T02:08:19 | 2025-04-01T06:04:41.096886 | {
"authors": [
"EvilNotch"
],
"repo": "EvilNotch/NeoMusic-1.21-Fabric",
"url": "https://github.com/EvilNotch/NeoMusic-1.21-Fabric/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1063272714 | Jin/refactor database
Merging after talking, will make my own branch next time.
| gharchive/pull-request | 2021-11-25T08:10:41 | 2025-04-01T06:04:41.100265 | {
"authors": [
"Fabalinks"
],
"repo": "Fabalinks/Multiple_trial_analysis",
"url": "https://github.com/Fabalinks/Multiple_trial_analysis/pull/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1772526172 | build(deps-dev): bump dev dependencies
Pull Request Test Coverage Report for Build 5363345978
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 100.0%
Totals
Change from base Build 5358376865:
0.0%
Covered Lin... | gharchive/pull-request | 2023-06-24T08:07:10 | 2025-04-01T06:04:41.106693 | {
"authors": [
"Fdawgs",
"coveralls"
],
"repo": "Fdawgs/fastify-floc-off",
"url": "https://github.com/Fdawgs/fastify-floc-off/pull/176",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1056611818 | Correct requirements pathing
why need to specify branch?
Oh thats not a branch. Because we're working with the repo and plugin I have them seperated. This repo is checked out to main and the plugin release is added to plugin.
oh I get you
Actually we don't even need to do that. It's faster and easier to checkou... | gharchive/pull-request | 2021-11-17T20:39:50 | 2025-04-01T06:04:41.113327 | {
"authors": [
"Garulf",
"taooceros"
],
"repo": "Flow-Launcher/Flow.Launcher.PluginsManifest",
"url": "https://github.com/Flow-Launcher/Flow.Launcher.PluginsManifest/pull/94",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2278997528 | Create test_pr_RaiMiralles
Done!?
| gharchive/pull-request | 2024-05-04T13:25:46 | 2025-04-01T06:04:41.123380 | {
"authors": [
"raimondmf"
],
"repo": "GAdevopsES/Cloud_curious",
"url": "https://github.com/GAdevopsES/Cloud_curious/pull/1136",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1687861385 | aggregating nodes in dist topo msg
To test inside the gridappsd container, add this to docker-compose.yml in same section as sample app
volumes:
- ~/topology-processor:/gridappsd/services/gridappsd-topology-processor
- ~/topology-processor/topology_processor/gridappsd-topology-service.config:/gridappsd/... | gharchive/pull-request | 2023-04-28T04:04:37 | 2025-04-01T06:04:41.131176 | {
"authors": [
"AAndersn",
"afisher1"
],
"repo": "GRIDAPPSD/topology-processor",
"url": "https://github.com/GRIDAPPSD/topology-processor/pull/23",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2213327934 | POSTHUMAN gentx
You're welcome to join our permissionless testnet after the genesis
| gharchive/pull-request | 2024-03-28T14:04:08 | 2025-04-01T06:04:41.138454 | {
"authors": [
"Vgk88",
"yakud"
],
"repo": "Galactica-corp/networks",
"url": "https://github.com/Galactica-corp/networks/pull/50",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1987236169 | cOmment importer les zones sensibles ?
Dans le fichier var/conf/parsers.py ajouter la ligne suivante :
from georiviere.main.parsers import BiodivParser
Ensuite il suffit de lancer la commande :
docker-compose run --rm web ./manage.py import_parser -v 2 BiodivParser
| gharchive/issue | 2023-11-10T09:22:19 | 2025-04-01T06:04:41.142359 | {
"authors": [
"babastienne"
],
"repo": "Georiviere/Georiviere-admin",
"url": "https://github.com/Georiviere/Georiviere-admin/issues/219",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2759648816 | Fix/types in tests
I merged everythinf from here except the events library dependency, which we will discuss further in https://github.com/GevatterGaul/epubts/pull/3
| gharchive/pull-request | 2024-12-26T11:20:50 | 2025-04-01T06:04:41.143391 | {
"authors": [
"GevatterGaul",
"Makvagabo"
],
"repo": "GevatterGaul/epubts",
"url": "https://github.com/GevatterGaul/epubts/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1290426646 | sign-in front end
Hey @anhhoang1402 I’m using ZenHub in GitHub, click this link to join my workspace and see other features available in GitHub or download the ZenHub extension and sign up with your GitHub account.
Posted using ZenHub
| gharchive/issue | 2022-06-30T17:13:24 | 2025-04-01T06:04:41.145205 | {
"authors": [
"Yuhan-Chang-0915"
],
"repo": "GinaSPS/sps-project-2022",
"url": "https://github.com/GinaSPS/sps-project-2022/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2121323910 | fix: force release
:tada: This PR is included in version 1.17.0-alpha.11 :tada:
The release is available on:
npm package (@alpha dist-tag)
GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 2.6.0-alpha.1 :tada:
The release is available on:
npm package (@alpha dist-ta... | gharchive/pull-request | 2024-02-06T17:22:13 | 2025-04-01T06:04:41.198113 | {
"authors": [
"chrisolsen",
"tzuge"
],
"repo": "GovAlta/ui-components",
"url": "https://github.com/GovAlta/ui-components/pull/1609",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
961406688 | test: add case about import cloud files from azure into tensorbay
Pull Request Test Coverage Report for Build 1100119086
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 82.921%
Totals
Change from base Build 10... | gharchive/pull-request | 2021-08-05T04:02:19 | 2025-04-01T06:04:41.205389 | {
"authors": [
"AChenQ",
"coveralls"
],
"repo": "Graviti-AI/tensorbay-python-sdk",
"url": "https://github.com/Graviti-AI/tensorbay-python-sdk/pull/891",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1757454582 | ML Analytics
OutputNM will be split
one for ML analytics and how parameters and performance changes over training epochs (<- that is this issue)
one for actual simulated time series
| gharchive/issue | 2023-06-14T18:42:28 | 2025-04-01T06:04:41.206514 | {
"authors": [
"Andrew-Clappison"
],
"repo": "GriffithsLab/whobpyt",
"url": "https://github.com/GriffithsLab/whobpyt/issues/89",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2224288413 | Create user_demo.txt
请不要尝试将个人配置合并至源仓库
| gharchive/pull-request | 2024-04-04T02:05:56 | 2025-04-01T06:04:41.212091 | {
"authors": [
"84348658",
"Guovin"
],
"repo": "Guovin/TV",
"url": "https://github.com/Guovin/TV/pull/49",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1414432154 | add action msg
@Mt-is-at-O With this PR, the default parameter for MovJ command has been changed.
Please check it out
https://github.com/HarvestX/MG400_ROS2/pull/102
| gharchive/pull-request | 2022-10-19T07:13:07 | 2025-04-01T06:04:41.223207 | {
"authors": [
"Mt-is-at-O",
"m12watanabe1a"
],
"repo": "HarvestX/MG400_ROS2",
"url": "https://github.com/HarvestX/MG400_ROS2/pull/104",
"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.