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
300731576
Don't recieve emails for account activation Expected behavior and actual behavior: Once account is created, I should receive an email Steps to reproduce the problem: create a new user Specifications like the version of the project, operating system, or hardware: latest at the time of this writing, Windows 10, Microsoft Surface Book 1 Working on it now, waiting on email from sendgrid Totally forgot to update this sorry, this is done. Sendgrid fixed my account and apparently when using sendgrid with heroku it uses some other account so mines was not necessary
gharchive/issue
2018-02-27T17:53:48
2025-04-01T04:32:22.127084
{ "authors": [ "CharlesVelazquez" ], "repo": "CharlesVelazquez/VBlog", "url": "https://github.com/CharlesVelazquez/VBlog/issues/19", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2183044890
GigaChat Problem Description Good afternoon:) you can add the GigaChat model https://developers.sber.ru/docs/ru/gigachat/api/overview to the project https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain and configure its operation together with other models? Could you please tell me approximately how much it will cost? There are no time restrictions :) Solution Description Good afternoon:) you can add the GigaChat model https://developers.sber.ru/docs/ru/gigachat/api/overview to the project https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain and configure its operation together with other models? Could you please tell me approximately how much it will cost? There are no time restrictions :) гига чат.docx Alternatives Considered No response Additional Context No response гига чат.docx
gharchive/issue
2024-03-13T03:30:12
2025-04-01T04:32:22.135430
{ "authors": [ "den47999" ], "repo": "ChatGPTNextWeb/ChatGPT-Next-Web", "url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/4278", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
230096085
got [aq.qq.com] domain Actual behavior When I login with wechaty, I found the strang error log. aq.qq.com Will keep looking in it Paste the full output logs here with WECHATY_LOG=silly set 5:34:45 INFO Wechaty v0.8.6 initializing... 05:34:47 WARN PuppetWebBrowserCookie addCookies() exception: invalid cookie domain: invalid domain:".aq.qq.com" (Session info: chrome=58.0.3029.110) (Driver info: chromedriver=2.25.426935 (820a95b0b81d33e42712f9198c215f703412e1a1),platform=Mac OS X 10.10.5 x86_64) 05:34:47 ERR PuppetWebBrowserCookie load() add() exception: invalid cookie domain: invalid domain:".aq.qq.com" (Session info: chrome=58.0.3029.110) (Driver info: chromedriver=2.25.426935 (820a95b0b81d33e42712f9198c215f703412e1a1),platform=Mac OS X 10.10.5 x86_64) Delete xxxxxx.wechaty.json may help.
gharchive/issue
2017-05-19T21:36:37
2025-04-01T04:32:22.139831
{ "authors": [ "jinliming2", "lijiarui" ], "repo": "Chatie/wechaty", "url": "https://github.com/Chatie/wechaty/issues/526", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
689150936
Can't use Chatterino in any way, can't even interact with the window Describe the bug When lauching, it opens the normal window, but only during 2-3 seconds, and can't interact with anything. It just closes itself with no error or warning. Already uninstalled completly and installed again (with Revo Uninstaller), reseting the cache and the old settings during install. Already checked the VC++ 2017 Redistributable, it is installed properly too. To reproduce For me, just opening the program, even in admin mode. Nothing makes the program run. Screenshots No images, the program doesn't show anything Chatterino version From the Chatterino page, i downloaded the 2.2.2 version Operating system Windows 10 Home Additional information Already tried to install 2.2.1 and 2.2.0, either won't work too. Can you please try the portable version, for example on your desktop? Same behaviour, no difference at all. Probably doesn't matter, but I'm on a laptop, MSI GL63 8SD. Since we can't really help you I'll close this.
gharchive/issue
2020-08-31T11:58:39
2025-04-01T04:32:22.143823
{ "authors": [ "Mm2PL", "dgva", "fourtf" ], "repo": "Chatterino/chatterino2", "url": "https://github.com/Chatterino/chatterino2/issues/1923", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
712706202
Add a funding file for donations Pull request checklist: [X] CHANGELOG.md was updated, if applicable Description This will add a link to the chatterino repo for donations. Can also add a sponsor button if fourtf is signed up to sponsors This is what it would look like
gharchive/pull-request
2020-10-01T10:21:00
2025-04-01T04:32:22.145996
{ "authors": [ "alazymeme", "pajlada" ], "repo": "Chatterino/chatterino2", "url": "https://github.com/Chatterino/chatterino2/pull/2015", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
777151036
feat(babel-plugin): create babel plugin to be able to transform chava… Created a babel plugin for people to be able to write their own ChavaScript code and transpile it to es5. This could open doors for possibly supporting Typescript or JSX in the future. Awesome idea @dorilahav 🙏 Please feel free to do more of that Awesome idea @dorilahav 🙏 Please feel free to do more of that and also, 😂 and also, 😂
gharchive/pull-request
2020-12-31T22:35:02
2025-04-01T04:32:22.147871
{ "authors": [ "avivcarmis", "dorilahav" ], "repo": "ChavaScript/chavascript", "url": "https://github.com/ChavaScript/chavascript/pull/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
878073190
Bad command line syntax parsing Expected Behavior CLI syntax error thrown Actual Behavior Creates output folder with name "utput-path" Steps to Reproduce the Problem Run command kics scan -output-path ./../ --path ./../project Program will create utput-path folder in executable directory Specifications Version: 1.3.0 Platform: Windows Subsystem: @leonidweinbergcx this issue was reported to cobra CLI parser project https://github.com/spf13/cobra/issues/1399 cc: @felipe-avelar @leonidweinbergcx I agree with you, I think it should be open until https://github.com/spf13/cobra/issues/1399 and https://github.com/spf13/pflag/issues/314 are solved. It is the same issue, but the problem, probably, is on pflags module, so its need to be fixed on pflag and integrated on cobra... Yes we will wait for the resolution Hi, @leonidweinbergcx 🙂 I hope you are doing well. We are glad to say this bug does not occur anymore. Now, results.json is saved in the folder pointed for the user.
gharchive/issue
2021-05-06T21:40:42
2025-04-01T04:32:22.154952
{ "authors": [ "felipe-avelar", "leonidweinbergcx", "rafaela-soares", "rogeriopeixotocx" ], "repo": "Checkmarx/kics", "url": "https://github.com/Checkmarx/kics/issues/3140", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
890760360
Resolving vulnerabilities detected by Checkmarx: Denial_Of_Service_Resource_Exhaustion in configuration.go line 123 Scan submitted to Checkmarx Checkmarx SAST - Scan Summary & Details Cx-SAST Summary Total of 13 vulnerabilities 0 High 6 Medium 7 Low 0 Info Violation Summary  3 Medium View more details on Checkmarx UI Cx-SAST Details Lines Severity Category File Link 205 222 Medium SSRF internal/wrappers/client.go Checkmarx 126 Medium Denial_Of_Service_Resource_Exhaustion internal/wrappers/configuration.go Checkmarx
gharchive/pull-request
2021-05-13T06:29:44
2025-04-01T04:32:22.162674
{ "authors": [ "cxflowtestuser", "tsunez" ], "repo": "CheckmarxDev/ast-cli", "url": "https://github.com/CheckmarxDev/ast-cli/pull/195", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
369973205
iPhone XR,XS Max适配 Base Info for this issue Version:v1.17.17 Language:Objective-C iOS System Version:iOS12 Prototype(是否是真机):NO 模拟器XR,XS Max跑,tabbar的文字和图片重叠。这个是真机显示才正常么? 新版本再测试下。 @ChenYilong 貌似 1.17.20 没有解决 xr tabbar 的这问题,关键是模拟器上看起来正常。
gharchive/issue
2018-10-15T02:14:02
2025-04-01T04:32:22.166005
{ "authors": [ "ChenYilong", "crespoxiao", "nanshanyi" ], "repo": "ChenYilong/CYLTabBarController", "url": "https://github.com/ChenYilong/CYLTabBarController/issues/313", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1065681876
Add support for small scales of Gsync Covert the template to a higher Nside resolution; Add automatic conversion when dealing with higher Nside (N>2048) Options: healpix map >> reproject_from_healpix >> pixel map >> reproject >> new pixel map >> reproject_to_healpix >> new healpix map https://reproject.readthedocs.io/en/stable/api/reproject.reproject_from_healpix.html#reproject.reproject_from_healpix https://reproject.readthedocs.io/en/stable/api/reproject.reproject_to_healpix.html#reproject.reproject_to_healpix healpix map >> anafast >> cls >> synfast >> new healpix map https://healpy.readthedocs.io/en/latest/generated/healpy.sphtfunc.anafast.html https://healpy.readthedocs.io/en/latest/generated/healpy.sphtfunc.synfast.html It seems that this is already supported in the fg21sim. We should update the doc to reflect that. Using type = healpix, nside = the_n_you_wanted, add_smallscales = False will change the Nside and generate full sky map with smaller pixel size; Using type = healpix, nside = the_n_you_wanted, add_smallscales = True, lmax = the_l_you_wanted will generate the sky with smaller pixel size and small scales you wanted; Smoothing is highly recommended! https://healpy.readthedocs.io/en/latest/generated/healpy.sphtfunc.smoothing.html?highlight=smooth#healpy.sphtfunc.smoothing This is will be dealt with along side #6
gharchive/issue
2021-11-29T07:07:08
2025-04-01T04:32:22.175357
{ "authors": [ "ChenxiSSS" ], "repo": "ChenxiSSS/FG21SimPlus", "url": "https://github.com/ChenxiSSS/FG21SimPlus/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1962787441
Getting Cannot find module 'chevrotain' error when running unit test using jest Greetings, Recently I converted my react project to ESM. Everything works fine until it comes to unit testing. I am using chevrotain latest version ^11.0.0 in my project. While running unit test using jest I am getting the following error: $ npm run test tokens.test.ts @mo/licit-citation@0.1.8 test jest --coverage "tokens.test.ts" FAIL src/tokens.test.ts ● Test suite failed to run Cannot find module 'chevrotain' from 'src/tokens.ts' Require stack: src/tokens.ts src/tokens.test.ts > 1 | import {createToken, CustomPatternMatcherReturn, IToken} from 'chevrotain'; | ^ 2 | import {NF} from './Constants'; 3 | 4 | export const DSEP = '//'; at Resolver._throwModNotFoundError (node_modules/jest-resolve/build/resolver.js:427:11) at Object.<anonymous> (src/tokens.ts:1:1) at Object.<anonymous> (src/tokens.test.ts:5:1) The test runs fine when using the older version (^10.0.0) of chevrotain. I think the issue is related to the latest version of chevrotain as no other modules have this issue. @Jayakrishnan-MS Are you sure that jest is running the code as ESM? The import in line 2 doesn't look like an ESM import: import {NF} from './Constants'; ESM requires to add the file extension to the import, unlike CJS which just appends it if it's missing. That would also explain why Chevrotain 10 was working, which delivered a CJS package. Yeah, you are right. Jest is running the code in CJS even though my project is in ESM. So the error occurred since Chevrotain 11 is ESM-only and jest tries to run it in CJS. So I guess the workaround is to enable ESM support in Jest by running Node.js with the --experimental-vm-modules like this: { "scripts": { "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js" } } But this will affect my other imports. So I'll stick on with the Chevrotain 10 in my project. Thanks for the suggestion!! I couldn't make jest work with 11. Downgrading to 10.5 for now Looks like Jest support for ESM relies on experimental APIs https://jestjs.io/docs/ecmascript-modules Same here, downgrading to 10.5 to make it work. If you find a fix, please let us know :pray: yes, downgrading to 10.5.0 works fine, but with 11.0.3 tests failing You could probably bundle Chevrotain as a commonJS module in your project's postinstall script and consume it via the bundled version to work around ESM compatibility issues.
gharchive/issue
2023-10-26T06:22:37
2025-04-01T04:32:22.192255
{ "authors": [ "Jayakrishnan-MS", "bd82", "kokokenada", "loicknuchel", "msujew", "swami-sanapathi" ], "repo": "Chevrotain/chevrotain", "url": "https://github.com/Chevrotain/chevrotain/issues/1997", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1138099237
Force C/C++ code to be formatted by GitHub Actions Trying to dip our toes into automatic formatting. This new workflow will automatically run clang-format on all our C/C++ files and commit the result to the PR. Later, we can add Python autoformatting to this workflow. Also, if CI does not trigger CI when linting the code, do we always need to trigger CI by pushing empty commit after formatting? Does clang-format apply to new C files as well? Yes, it applies to the whole repository except dependencies/ and tests/gemmini/gemmini-rocc-tests/ (i.e. third party code modulo small patches). Also, if CI does not trigger CI when linting the code, do we always need to trigger CI by pushing empty commit after formatting? Yes, but that's not a problem. The alternative is to error when the code is improperly formatted, but then you have to do the work of running clang-format and pushing that, anyway. If the code is properly formatted to begin with, no new commits will be created. So no matter what, if the code is improperly formatted, then you will need to push something (either an empty commit or a fix commit). This way is just less work (git commit --allow-empty -m "trigger gha"). Is it not possible to trigger CI automatically after formatting? (no worries if that's difficult) Is it not possible to trigger CI automatically after formatting? (no worries if that's difficult) It is potentially dangerous if a bug in clang-format is non-idempotent on a source file.
gharchive/pull-request
2022-02-15T02:37:38
2025-04-01T04:32:22.197549
{ "authors": [ "alexreinking", "yamaguchi1024" ], "repo": "ChezJrk/SYS_ATL", "url": "https://github.com/ChezJrk/SYS_ATL/pull/158", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1684983006
published location seems to be out of date looks like the chia node now writes to ~/.chia/mainnet/db while configured for testnet The testnet setup guide includes a step to set your CHIA_ROOT to ~/.chia/testnet10. This lets you separate mainnet and testnet files. The simplest no-configuration setup results in everything sharing the same config and being dumped into ~/.chia/mainnet, but this guide is correct if the CHIA_ROOT is set. This section can be improved in the future to mention this.
gharchive/pull-request
2023-04-26T12:58:30
2025-04-01T04:32:22.219682
{ "authors": [ "AdrianScott", "Rigidity" ], "repo": "Chia-Network/chia-docs", "url": "https://github.com/Chia-Network/chia-docs/pull/282", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1587881228
StrawberryShake.CodeGeneration.CSharp.Analyzers in version 13 Is there an existing issue for this? [X] I have searched the existing issues Product Strawberry Shake Describe the bug It seems StrawberryShake.CodeGeneration.CSharp.Analyzers is not available for StrawberryShake version 13. Is this intended? If so, how should I setup source generation in version 13? Steps to reproduce Update a StrawBerry Shake app with StrawberryShake.CodeGeneration.CSharp.Analyzers 12.17.0 to v13. Relevant log output No response Additional Context? No response Version 13.0.2 Is gone ... to migrate remove ALL packages from Strawberry Shake and add one of the following: StrawberryShake.Server StrawberryShake.Blazor StrawberryShake.Maui I think I'm going to add a migration guide to Strawberry Shake as well... 😅
gharchive/issue
2023-02-16T15:23:42
2025-04-01T04:32:22.235318
{ "authors": [ "jorrit", "michaelstaib", "tobias-tengler" ], "repo": "ChilliCream/graphql-platform", "url": "https://github.com/ChilliCream/graphql-platform/issues/5855", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1820467873
Limit mutation to only be available in Banana Cake Pop Product Hot Chocolate Is your feature request related to a problem? I'd like to setup a few mutations that we should only be able to call directly from Banana Cake Pop and not by individual clients. What would be the best way to achieve this please? The solution you'd like An easy way to disallow clients to use specific mutations. This is not possible in this way. What you can do... Have an Admin schema that has a different Authorization ... only people with certain criteria have access to it. This admin schema is everything the public schema is plus these mutations. Alternatively: 2. Limit the execution of the mutation the authorisation policies.
gharchive/issue
2023-07-25T14:25:14
2025-04-01T04:32:22.237854
{ "authors": [ "gergo-szucs", "michaelstaib" ], "repo": "ChilliCream/graphql-platform", "url": "https://github.com/ChilliCream/graphql-platform/issues/6386", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1393938673
Mobile: P2P App for Sending Gift Card, Airtime, Mobile Money, Crypto etc from Wallet <> Wallet Wallets are represented by Chimoney sub-accounts Once authenticated in your app, a user in your app is a sub-account on Chimoney which also owns it's own Wallet. Accounting is handled by Chimoney so you might not need additional DB A user can send transfers to other users in form of Bank transfers, Airtime Transfer, Mobile Money Transfer, Gift Card transfer A user can send USD to other accounts using Account transfer endpoint Receivers should be able to see all transfers sent to them and the Status of the transfer and redeem it either through an API call or through embedding the redeem page in a Webview I would love to take a shot at this, can you assign this to me?
gharchive/issue
2022-10-02T23:48:25
2025-04-01T04:32:22.243852
{ "authors": [ "nabroleonx", "uchibeke" ], "repo": "Chimoney/chimoney-community-projects", "url": "https://github.com/Chimoney/chimoney-community-projects/issues/15", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
311499158
Add support for Trap tasks calling handlers on custom codes Should add support for an event-like system where the TRAP opcode for a custom code should call callback methods that supply the code given. Should have some way to set up the simulator to support these different trap methods. Would be part of the simulator strictly. Not sure what you mean by "custom codes" can you please elaborate? Sure, so Easy68k supports this list of Trap codes/tasks based on the value in D1. Some of these are specific to Easy68k. I was thinking that the simulator should have a callback/event that is called when Trap is fired. This way, if I'm implementing a GUI and I want something special to happen on trap when D1 is 0xEE, I can just use that callback.
gharchive/issue
2018-04-05T07:24:13
2025-04-01T04:32:22.291195
{ "authors": [ "Chris-Johnston", "pupper68k" ], "repo": "Chris-Johnston/Easier68k", "url": "https://github.com/Chris-Johnston/Easier68k/issues/102", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
919678673
A way for windows to "flow" behind the taskbar The blur effect is nice and all but maximizing windows obviously doesn't go past the task bar, but I feel this under-utilizes the opacity/blur settings since I'd love windows to go behind it For example maximizing past the taskbar all the way to the edge of the screen would be more immersive and look nicer whilst the taskbar is still shown Hiding the taskbar and revealing it kinda works but I like to see my taskbar at all times. To be able to focus on major/current bugs I had to close all issues. The issues section has gotten very messy to a point that I couldn't follow it anymore. Most issues are duplicates, very old or are already fixed/solved. Feel free to reopen this issue if you still have this issue on the latest version of TaskbarX to get my attention. All feature requests have been put in a list here: 💡| Feature requests #870 I hope you understand ❤️
gharchive/issue
2021-06-12T23:11:00
2025-04-01T04:32:22.295177
{ "authors": [ "ChrisAnd1998", "Haxorzz" ], "repo": "ChrisAnd1998/TaskbarX", "url": "https://github.com/ChrisAnd1998/TaskbarX/issues/668", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
924187538
future of taskbarx is taskbar x is going to be stopped with the new windows 11 ? The main feature TaskbarX was all about is centering the taskbar and thats not needed anymore. I think I'll just continue adding different modifications to the taskbar on Win 11. And also focus on the desktop. is it possible to add the feature blur (blur without acrylic) and apply it not only for taskbar but for tray icon list notification center and new windows start menu ? If you could allow for centering icons with the start button on the left, that would be awesome. my only gripe about win11. To be able to focus on major/current bugs I had to close all issues. The issues section has gotten very messy to a point that I couldn't follow it anymore. Most issues are duplicates, very old or are already fixed/solved. Feel free to reopen this issue if you still have this issue on the latest version of TaskbarX to get my attention. All feature requests have been put in a list here: 💡| Feature requests #870 I hope you understand ❤️
gharchive/issue
2021-06-17T17:48:45
2025-04-01T04:32:22.297878
{ "authors": [ "ChrisAnd1998", "Fefedu973", "Kazlehoff" ], "repo": "ChrisAnd1998/TaskbarX", "url": "https://github.com/ChrisAnd1998/TaskbarX/issues/675", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1735872352
Indication of MJS and CJS Great work for the last patch, if you want more fun, you can rename file endings to *.mjs aswell, that indicates to all tools what they are dealing with. At the same while renaming CommonJS to *.cjs, so everything "just werkz": will this require changes to the rollup config? also is there an advantage to this outside of allowing users to execute the src folder code? ideally the src folder is not executed by consumers will this require changes to the rollup config? Yep, basically just input: 'src/aimless.js' -> input: 'src/aimless.mjs' ideally the src folder is not executed by consumers That is a fatal assumption you better forget about modern JavaScript. Source code thrown through build tools in general is more: bug ridden accompanied by sourcemap issues minified / unreadable / undebuggable Well i think the sales pitch for build tools has always been 2 things: enable the use of ES6+ through babel tree shake, minify, and/or take steps to minimize bundle size Of the two, (2) is the essential piece, since every character of code written in frontend must be downloaded by clients before viewing the webpage. This means that minimizing size has always been the essential aim of high performing code that can run on any machine in the world. It's also the reason that this library has no dependencies. Dependencies lead to large bundles which means more data needed to download in the browser, and therefore worse performance for the end user. Importing src files ignores (1) and (2), despite the publishers best efforts. I'd argue that is more dangerous. src code is there for reference since the dist is unreadable. Yep, I agree with all your points. Once developing is "done", an artifact needs to be generated, which is as small as it gets, supporting old ES5 browsers etc. Before that, you are in the coding process, in which speed is key. Since you (as a dev - should use e.g. latest Chrome), you don't have all these restrictions for yourself. I'm developing via ES6 using many different ES6 libs which I all pull in directly from /src/: More than 800 files, including wasm files etc... several hundred ES6 files are in the first second, using around 500-600ms. So why don't I just use a bunch of dist.js files? The reality of a dev is to constantly test different PR's and quickly test old code or write new code. If for every minuscule PR/test you first have to spawn a bunch of shells to start build/watch processes, you are wasting crucial "flow time" and get less work done. For the end user, all this doesn't really matter, but you as a dev get more "quality work time" (which also serves the end users of course later). I see what you're saying. a lot of stuff we do is centered around working with other devs, and improving that flow state. so why would we use tools that slow us down when we don't need to, instead use those tools only to enable performance of end user (production env, distributed release). It's a good point, I don't think many people care about that level of optimization on the dev side. I'll test the rename and see if the generated bundle is still working as expected s/completed/completely destroyed/ :joy: gg & gl
gharchive/issue
2023-06-01T09:27:51
2025-04-01T04:32:22.306000
{ "authors": [ "ChrisCavs", "kungfooman" ], "repo": "ChrisCavs/aimless.js", "url": "https://github.com/ChrisCavs/aimless.js/issues/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2652069500
fix(docker-setup): add current user to the DOCKER group When i used the docker setup in LINUTIL it didn't add the user to the docker group so this is the edited file Type of Change [ ] New feature [x] Bug fix [ ] Documentation update [ ] Refactoring [ ] Hotfix [ ] Security patch [ ] UI/UX improvement Checklist [ ] My code adheres to the coding and style guidelines of the project. [ ] I have performed a self-review of my own code. [ ] I have commented my code, particularly in hard-to-understand areas. [ ] I have made corresponding changes to the documentation. [ ] My changes generate no errors/warnings/merge conflicts. Done Is there any problem ??
gharchive/pull-request
2024-11-12T12:39:23
2025-04-01T04:32:22.331464
{ "authors": [ "dhruvmistry2000" ], "repo": "ChrisTitusTech/linutil", "url": "https://github.com/ChrisTitusTech/linutil/pull/944", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2073111715
Thorium is the best browser still. Others are way worse and slower. Add it back. Thorium is the best browser still. Others are way worse and slower. Add it back. Add the detection if CPU is SSE3 AVX1 or AVX2 to install the correct build. Thank you. It's been updated to 119... I'll add it back
gharchive/issue
2024-01-09T20:27:24
2025-04-01T04:32:22.332637
{ "authors": [ "ChrisTitusTech", "infr-automation" ], "repo": "ChrisTitusTech/winutil", "url": "https://github.com/ChrisTitusTech/winutil/issues/1363", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
805862704
Make Age Page (3) Planning We need a UX/UI Design for the age selection page. We need a UX/UI design for the height selection page. This will be composed of a title in the form of the question 'How old are you?' and an input. Development Testing [ ] 80% Test Coverage minimum Started age page and added slider
gharchive/issue
2021-02-10T20:51:19
2025-04-01T04:32:22.334777
{ "authors": [ "Christian-QA", "Femarleycode" ], "repo": "Christian-QA/polybody-macro-calc", "url": "https://github.com/Christian-QA/polybody-macro-calc/issues/3", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1965888904
[Forge - 1.19.2]: Tries to insert without using keybind Version: 1.2.1 Playing on a server, not sure if this also occurs in Singelplayer But basically after I haven't interacted with the furnace for some time it (tries to) inserts my item into it Even if I don't press Shift or Control This only happens once and after that it's fine for a while Fixed in version 1.2.2
gharchive/issue
2023-10-27T17:04:16
2025-04-01T04:32:22.337132
{ "authors": [ "Christofmeg", "SiverDX" ], "repo": "Christofmeg/FastEntityTransfer", "url": "https://github.com/Christofmeg/FastEntityTransfer/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2327255695
change in style #243 PR Description 📜 Please include summary related to the issue you have fixed and describe your PR in brief over here by specifying the issue number on which you were working below Fixes # <your_issue_number> Mark the task you have completed ✅ [ ] I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project. [ ] I have performed a self-review of my own code or work. [ ] I have commented my code, particularly in hard-to-understand areas. [ ] My changes generates no new warnings. [ ] I have followed proper naming convention showed in CONTRIBUTING GUIDELINE [ ] I have added screenshot for review. ## Add your screenshots(Optional) 📸 Thank you soo much for contributing to our repository 💗 @rohir1132yadav Please add a demo video
gharchive/pull-request
2024-05-31T08:29:07
2025-04-01T04:32:22.342654
{ "authors": [ "Durgesh4993", "rohir1132yadav" ], "repo": "ChromeGaming/Dot-Box", "url": "https://github.com/ChromeGaming/Dot-Box/pull/262", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1446292392
PAPILIO-32 Create Activity General info Created API endpoint for PAPILIO-32 Extended Activity to match requirements Testing Postman (follow the document) Manual test with website (if possible) Unit testing NOT AVAILABLE Note Postman documentation will be updated soon for syntax Please let me know if anything is obscure or inconsistent The application is working as intended:
gharchive/pull-request
2022-11-12T06:40:27
2025-04-01T04:32:22.353729
{ "authors": [ "mth-1012", "p-carrier" ], "repo": "Chrysalis-Papilio/Soen-490-Papilio-Backend", "url": "https://github.com/Chrysalis-Papilio/Soen-490-Papilio-Backend/pull/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2320992511
ToBeモデルのリファクタリング レビュー @cozy07 これまで作成したファイルをmanakan_UMLモデリング_20240526に退避した 個人のシートを削除した RDRAハンドブックのキャプチャを「RDRAについて」シートに集約した 1.システム価値、2.システム外部環境、3.システム境界、4.システムのシートを削除した モデリングの進め方を「モデリングの進め方」シートに移動した AsIs(業務分析)の重複していた図を削除した 小澤さん @a2307yo 今日ミーティング中に思ったのですが、 toBeの業務フロー図に関して、「提出物を回収する」のアクティビティも赤くする必要があると思っています。 要求モデル図で、 上記のように「5:manabaに点数を登録する」をタグ付けしているから、「manabaに点数を登録する」のアクティビティを赤くしているんだと思っています。 なので、以下のように「3:提出物を回収する」をタグ付けしているため、「提出物を回収する」のアクティビティも赤くする必要があると思っています。 @shunya9811 アクティビティの色分けではなくリンクでつながりを表現してみました。 小澤さんの発言
gharchive/issue
2024-05-28T12:52:17
2025-04-01T04:32:22.359843
{ "authors": [ "shunya9811" ], "repo": "ChubachiPT2024/manakan", "url": "https://github.com/ChubachiPT2024/manakan/issues/32", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
565836013
关于Windows更新管理问题 这个我下了两三遍了,结果还是在,求解决 重复反馈 https://github.com/Chuyu-Team/Dism-Multi-language/issues/747 解决方案在内部
gharchive/issue
2020-02-16T01:43:44
2025-04-01T04:32:22.379739
{ "authors": [ "13567919504", "mingkuang-Chuyu" ], "repo": "Chuyu-Team/Dism-Multi-language", "url": "https://github.com/Chuyu-Team/Dism-Multi-language/issues/766", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
813444315
"merge-with-parent" on 2.8.0 still fails Orb version 2.8.0 What happened Refs #29 – 2.8.0 fixed the non-existing user but Git would also like to have a merge message without opening up an editor for it. #!/bin/bash --login CHILD_BRANCH=$(git rev-parse --abbrev-ref HEAD) if [ "$CHILD_BRANCH" = "master" ]; then echo "Can't merge branch into itself! Skipping." exit 0 fi git checkout master git merge $CHILD_BRANCH Switched to branch 'master' Your branch is up to date with 'origin/master'. error: Terminal is dumb, but EDITOR unset Not committing merge; use 'git commit' to complete the merge. Exited with code exit status 1 CircleCI received exit code 1 Expected behavior The merge should succeed with some default message. Interesting - according to the integration tests, this goes off without a hitch, so I wonder what might require the editor (I can't recall the exact scenario off the top of my head).
gharchive/issue
2021-02-22T12:11:58
2025-04-01T04:32:22.416984
{ "authors": [ "akx", "gmemstr" ], "repo": "CircleCI-Public/build-tools-orb", "url": "https://github.com/CircleCI-Public/build-tools-orb/issues/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1987552453
#3678 Update comment input box in the top of comments Fixes # Describe the changes you have made in this PR - [x] Updated the Add new comment box above the old comments [x] Tests written for new code(and old code if feasible) [x] Linter and other CI checks pass Note: Please check Allow edits from maintainers. if you would like us to assist in the PR. Hi @aadarshahebsingh Thanks for raising the PR Please assign the issue #3678 to yourself first.
gharchive/pull-request
2023-11-10T12:39:36
2025-04-01T04:32:22.427171
{ "authors": [ "aadarshahebsingh", "tanmoysrt" ], "repo": "CircuitVerse/CircuitVerse", "url": "https://github.com/CircuitVerse/CircuitVerse/pull/4266", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
133879699
Kubernetes README See discussion on #1103, this is just that with squashed commits. Fixed weird, erroneous commit. If this is just docs, can it be merged? @anners Sure! @siddharthist I will push some more updates and make new PR soon. I missed the part when you get your K8's cluster up and running and log in to the mater kubectl command would not work as it needs to be configure to consume /etc/kubernetes/kubectl.config file. Sorry for the typo :-( and thanks for merging this This still needs review from another team member.
gharchive/pull-request
2016-02-16T04:01:06
2025-04-01T04:32:22.473052
{ "authors": [ "anners", "siddharthist", "zoza1982" ], "repo": "CiscoCloud/mantl", "url": "https://github.com/CiscoCloud/mantl/pull/1121", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1140832259
Opnav cleanup Summary This PR addresses Jira tickets CISLUNAR-105, CISLUNAR-106, CISLUNAR-107, CISLUNAR-109, CISLUNAR-110, CISLUNAR-111 This PR makes many quality of life changes to the opnav module, most important of which is the refactoring of the observe functions defined in opnav.py into their own module, as well as making the data flow more understandable. Ephemeris code was also resurrected and changed to use unix timestamps instead of datetimes. Testing Code was tested using the test_pipeline.py script and was ensured that the results were the same. Additionally, ephemerides using unix timestamps were compared against the datetime results for similarity (there was some difference presumably due to the change in timestamp units). Notes @adamrnasir , @andxu282 : Make sure you understand the data flow in opnav.py and observe_functions.py I think find_algos utils file CISLUNAR-110 should just be tiled_remap.py which is already in find_algos/. Use functions in here from now on. There are still some files that need to be removed from the ignore section of pyrightconfig.json CISLUNAR-112. Once these files are entirely tested, we can look at resolving the pyright errors. Comments [x] Add an x between the brackets if you commented your code well! What does the ephemeris code do exactly? We need to know where the Earth/Moon/Sun are in space at the time of an opnav run in order for us to "triangulate" where we are with respect to those bodies. The ephemeris codes calls astropy to calculate the location of these bodies at a point in time. Knowing the angular separation between the bodies is not enough information to determine where our spacecraft are - we also need to know the positions of these bodies in order to "invert" the system and figure out where we are in it. I'm honestly not sure where this "inversion" occurs (is it part of the Kalman filer?). It's situations like this where solid, high-level documentation is really valuable! What does the ephemeris code do exactly? We need to know where the Earth/Moon/Sun are in space at the time of an opnav run in order for us to "triangulate" where we are with respect to those bodies. The ephemeris codes calls astropy to calculate the location of these bodies at a point in time. Knowing the angular separation between the bodies is not enough information to determine where our spacecraft are - we also need to know the positions of these bodies in order to "invert" the system and figure out where we are in it. I'm honestly not sure where this "inversion" occurs (is it part of the Kalman filer?). It's situations like this where solid, high-level documentation is really valuable! It's worth noting that we only get the ephemerides for the Moon and Sun because our measurements are taken in the ECI (Earth Centered Intertial) frame
gharchive/pull-request
2022-02-17T03:27:05
2025-04-01T04:32:22.494605
{ "authors": [ "sjz38", "tmf97" ], "repo": "Cislunar-Explorers/FlightSoftware", "url": "https://github.com/Cislunar-Explorers/FlightSoftware/pull/147", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
544180813
Update travis configuration Previously travis build was broken no refs Codecov Report :exclamation: No coverage uploaded for pull request base (master@f99e143). Click here to learn what that means. The diff coverage is 80%. @@ Coverage Diff @@ ## master #2 +/- ## ====================================== Coverage ? 65% ====================================== Files ? 7 Lines ? 80 Branches ? 7 ====================================== Hits ? 52 Misses ? 24 Partials ? 4 Impacted Files Coverage Δ city-infrastructure-platform/settings.py 83.92% <ø> (ø) city-infrastructure-platform/urls.py 0% <0%> (ø) tests/test_dummy.py 100% <100%> (ø) Continue to review full report at Codecov. Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f99e143...fee3c3b. Read the comment docs.
gharchive/pull-request
2019-12-31T12:43:26
2025-04-01T04:32:22.539193
{ "authors": [ "codecov-io", "mingfeng" ], "repo": "City-of-Helsinki/city-infrastructure-platform", "url": "https://github.com/City-of-Helsinki/city-infrastructure-platform/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1084108765
Fix back navigation to pages where it was inconsistent Description :sparkles: Fix back navigation to pages where it was inconsistent Issues :bug: Closes :no_good_woman: PT-1344: Related :handshake: Testing :alembic: Automated tests :gear:️ Manual testing :construction_worker_man: Screenshots :camera_flash: Additional notes :spiral_notepad: Codecov Report Merging #246 (ee46cf0) into master (ec44619) will decrease coverage by 0.00%. The diff coverage is 75.94%. @@ Coverage Diff @@ ## master #246 +/- ## ========================================== - Coverage 82.11% 82.11% -0.01% ========================================== Files 233 237 +4 Lines 4407 4467 +60 Branches 1317 1324 +7 ========================================== + Hits 3619 3668 +49 - Misses 759 770 +11 Partials 29 29 Impacted Files Coverage Δ ...omain/occurrence/occurrenceInfo/OccurrenceInfo.tsx 83.78% <33.33%> (-1.94%) :arrow_down: src/domain/event/EventDetailsPage.tsx 78.18% <40.00%> (-2.96%) :arrow_down: src/domain/event/EventSummaryPage.tsx 76.66% <50.00%> (+0.26%) :arrow_up: ...n/occurrence/enrolmentDetails/EnrolmentDetails.tsx 57.35% <50.00%> (+0.63%) :arrow_up: ...enrolmentTable/actionsDropdown/ActionsDropdown.tsx 52.94% <50.00%> (+0.70%) :arrow_up: ...currencesTableReadOnly/OccurrencesTableSummary.tsx 92.68% <50.00%> (+0.18%) :arrow_up: src/hooks/useHistory.ts 80.95% <70.00%> (-5.72%) :arrow_down: src/utils/addParamsToQueryString.ts 73.91% <73.91%> (ø) src/utils/extractLatestReturnPath.ts 88.88% <88.88%> (ø) src/domain/enrolment/EditEnrolmentPage.tsx 93.44% <100.00%> (+1.77%) :arrow_up: ... and 6 more Continue to review full report at Codecov. Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ec44619...ee46cf0. Read the comment docs.
gharchive/pull-request
2021-12-19T14:19:43
2025-04-01T04:32:22.574850
{ "authors": [ "Sartonon", "codecov-commenter" ], "repo": "City-of-Helsinki/palvelutarjotin-admin", "url": "https://github.com/City-of-Helsinki/palvelutarjotin-admin/pull/246", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1827946709
US-103 | feat: import venues' accessibility shortcomings from new service map API Description feat: import venues' accessibility shortcomings from new service map API python manage.py ingest_data location will now import venues' accessibility shortcomings: List of accessibility shortcomings each containing: profile (hearing_aid, reduced_mobility, ..., wheelchair) count (How many accessibility shortcomings?) refs US-103 Tickets US-103 Manual testing For testing purposes disregard expired certificate of geoserver.hel.fi so testing is possible (→PT-4958) cp .env.example .env echo "GDAL_HTTP_UNSAFESSL=YES" >> .env checkout this PR's branch's version docker-compose up --build docker exec -it unified-search_sources_1 bash- python manage.py ingest_data location --use-fallback-languages Open http://localhost:5601/app/dev_tools#/console and fetch data [1] [1] fetch data: GET _search { "query": { "match_all": {} } } Merged this PR into PR #97
gharchive/pull-request
2023-07-30T13:57:56
2025-04-01T04:32:22.581331
{ "authors": [ "karisal-anders" ], "repo": "City-of-Helsinki/unified-search", "url": "https://github.com/City-of-Helsinki/unified-search/pull/98", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
355404033
Bugfix open newly created wallet What current issue(s) does this address, or what feature is it adding? Wallets created after the PeeWee updates have a MigrationState of b'1' instead of '1' as previously, which made it impossible to open a newly created wallet. How did you solve this problem? This change coerces the value to an integer and compares MigrationState to 1 so that both versions will work. How did you make sure your solution works? manual testing Are there any special changes in the code that we should be aware of? I would not be surprised if there are other similar bugs related to the wallet. Please check the following, if applicable: [ ] Did you add any tests? [x] Did you run make lint? [x] Did you run make test? [x] Are you making a PR to a feature branch or development rather than master? [x] Did you add an entry to CHANGELOG.rst? (if not, please do) Coverage remained the same at 80.167% when pulling a905c85addf3f39e4bce854870cac2a7c563b8de on bugfix-open-newly-created-wallet into 634129697f0ea343196c4ae99ae8a9691e73f71f on development. This is because of my peewee PR. I remember having a problem with this. I removed it after @ixje asked me about it here: https://github.com/CityOfZion/neo-python/pull/524/commits/525b1066b5b0cd7328a9c1f79ffbdf3b57dc779a https://github.com/CityOfZion/neo-python/pull/524#pullrequestreview-145369629 I am sorry if I introduced more issues 😢 No worries! I think better tests could have caught the issue earlier. Mostly I just wanted to open my wallet 😆 . I'll keep this PR open as I look for anything similar. Okay. I tried to include some snippets of the change to help. Mostly, the code use to prefer to store everything as a string because peewee didn't mind and would decode or not as needed. With peewee3, they added BlobField and basically took away the original functionality of CharField and StringField. @localhuman during testing I am seeing these notifications: neo.api.JSONRPC.test_json_rpc_api.JsonRpcApiTestCase) ... Could not save stored data <Model: Key> instance matching query does not exist: SQL: SELECT "t1"."Id", "t1"."Name", "t1"."Value" FROM "key" AS "t1" WHERE ("t1"."Name" = ?) LIMIT ? OFFSET ? Params: ['PasswordHash', 1, 0] Could not save stored data <Model: Key> instance matching query does not exist: SQL: SELECT "t1"."Id", "t1"."Name", "t1"."Value" FROM "key" AS "t1" WHERE ("t1"."Name" = ?) LIMIT ? OFFSET ? Params: ['IV', 1, 0] Could not save stored data <Model: Key> instance matching query does not exist: SQL: SELECT "t1"."Id", "t1"."Name", "t1"."Value" FROM "key" AS "t1" WHERE ("t1"."Name" = ?) LIMIT ? OFFSET ? Params: ['MasterKey', 1, 0] Could not save stored data <Model: Key> instance matching query does not exist: SQL: SELECT "t1"."Id", "t1"."Name", "t1"."Value" FROM "key" AS "t1" WHERE ("t1"."Name" = ?) LIMIT ? OFFSET ? Params: ['MigrationState', 1, 0] Could not save stored data <Model: Key> instance matching query does not exist: SQL: SELECT "t1"."Id", "t1"."Name", "t1"."Value" FROM "key" AS "t1" WHERE ("t1"."Name" = ?) LIMIT ? OFFSET ? Params: ['Height', 1, 0] I am wondering if this is another issue with peewee? Since the "Could not save stored data" announcement comes from def SaveStoredData(self, key, value): k = None try: k = Key.get(Name=key) k.Value = value k.save() except Exception as e: print("Could not save stored data %s " % e) What do you think?
gharchive/pull-request
2018-08-30T02:51:02
2025-04-01T04:32:22.638796
{ "authors": [ "coveralls", "jseagrave21", "localhuman" ], "repo": "CityOfZion/neo-python", "url": "https://github.com/CityOfZion/neo-python/pull/584", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1492572862
feat: add traverseiterator utility methods to Query.ts and NeoServerRpcClient.ts Raul is the author, I only sent the PR with the correct commit name and correct branch location. Task linked: CU-3ccgz10 Implement traverseIterator feature "description" https://docs.neo.org/docs/en-us/reference/rpc/latest-version/api/traverseiterator.html Hi @snowypowers can you review this PR please? :)
gharchive/pull-request
2022-12-12T19:15:00
2025-04-01T04:32:22.641133
{ "authors": [ "ixje", "lllwvlvwlll", "melanke" ], "repo": "CityOfZion/neon-js", "url": "https://github.com/CityOfZion/neon-js/pull/882", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
620618549
Performance Hiccup in ChunkMeta [01:56:46 ERROR]: java.util.Collections$SynchronizedCollection.remove(Collections.java:2040) [01:56:46 ERROR]: vg.civcraft.mc.civmodcore.locations.chunkmeta.WorldChunkMetaManager.loadChunk(WorldChunkMetaManager.java:173) [01:56:46 ERROR]: vg.civcraft.mc.civmodcore.locations.chunkmeta.GlobalChunkMetaManager.loadChunkData(GlobalChunkMetaManager.java:114) [01:56:46 ERROR]: vg.civcraft.mc.civmodcore.locations.chunkmeta.ChunkMetaListener.chunkLoad(ChunkMetaListener.java:61) Will block if chunks are loaded while the async chunk cleanup runs Should be fixed by https://github.com/CivClassic/CivModCore/commit/e2fb0efeb9e662c918d913ed95f0ef3115bb8837
gharchive/issue
2020-05-19T02:00:33
2025-04-01T04:32:22.654708
{ "authors": [ "Maxopoly" ], "repo": "CivClassic/CivModCore", "url": "https://github.com/CivClassic/CivModCore/issues/35", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
299743810
SQL files + htaccess SQL files to run during installation + htaccess file to support permalink setting Happy to merge this. 👍
gharchive/pull-request
2018-02-23T15:14:50
2025-04-01T04:32:22.674503
{ "authors": [ "dhilton", "ianrholmes" ], "repo": "Civil-Service-Human-Resources/rpg-careers-wp", "url": "https://github.com/Civil-Service-Human-Resources/rpg-careers-wp/pull/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1705268063
⚠️ Bofrost.be has degraded performance In 856c2b3, Bofrost.be (https://www.bofrost.be) experienced degraded performance: HTTP code: 200 Response time: 2516 ms Resolved: Bofrost.be performance has improved in 08aaf72.
gharchive/issue
2023-05-11T07:52:40
2025-04-01T04:32:22.677478
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/10188", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1471448650
⚠️ Bofrost.at has degraded performance In 2605731, Bofrost.at (https://www.bofrost.at) experienced degraded performance: HTTP code: 200 Response time: 1268 ms Resolved: Bofrost.at performance has improved in fd62b01.
gharchive/issue
2022-12-01T14:50:14
2025-04-01T04:32:22.680471
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/1060", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1760950511
⚠️ Bofrost.be has degraded performance In b6d81e3, Bofrost.be (https://www.bofrost.be) experienced degraded performance: HTTP code: 200 Response time: 1563 ms Resolved: Bofrost.be performance has improved in ef81c88.
gharchive/issue
2023-06-16T16:22:11
2025-04-01T04:32:22.683664
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/13267", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1843341164
⚠️ Bofrost.at has degraded performance In d1c4095, Bofrost.at (https://www.bofrost.at) experienced degraded performance: HTTP code: 200 Response time: 1740 ms Resolved: Bofrost.at performance has improved in 9f9744d.
gharchive/issue
2023-08-09T14:13:54
2025-04-01T04:32:22.686617
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/20004", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1878356070
⚠️ Bofrost.lu has degraded performance In 92aa887, Bofrost.lu (https://www.bofrost.lu) experienced degraded performance: HTTP code: 200 Response time: 1155 ms Resolved: Bofrost.lu performance has improved in dc2f51e after 7 minutes.
gharchive/issue
2023-09-02T05:17:42
2025-04-01T04:32:22.689819
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/22192", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1509648628
⚠️ Bofrost.de has degraded performance In cda630d, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1805 ms Resolved: Bofrost.de performance has improved in 53655a7.
gharchive/issue
2022-12-23T18:42:37
2025-04-01T04:32:22.692755
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/2313", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2017313306
⚠️ Bofrost.es has degraded performance In 6c2d8e3, Bofrost.es (https://www.bofrost.es) experienced degraded performance: HTTP code: 200 Response time: 1686 ms Resolved: Bofrost.es performance has improved in bec2979 after 6 minutes.
gharchive/issue
2023-11-29T19:50:08
2025-04-01T04:32:22.695720
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/30172", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2034740867
⚠️ Bofrost.es has degraded performance In 6fab582, Bofrost.es (https://www.bofrost.es) experienced degraded performance: HTTP code: 200 Response time: 1606 ms Resolved: Bofrost.es performance has improved in b9fa640 after 9 minutes.
gharchive/issue
2023-12-11T03:13:41
2025-04-01T04:32:22.698679
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/31522", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2044156838
⚠️ Bofrost.at has degraded performance In 03cee96, Bofrost.at (https://www.bofrost.at) experienced degraded performance: HTTP code: 200 Response time: 1483 ms Resolved: Bofrost.at performance has improved in a797e19 after 10 minutes.
gharchive/issue
2023-12-15T18:04:31
2025-04-01T04:32:22.701812
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/32027", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1571669004
⚠️ Bofrost.de has degraded performance In e8a282b, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1933 ms Resolved: Bofrost.de performance has improved in ade66c7.
gharchive/issue
2023-02-05T23:52:59
2025-04-01T04:32:22.704645
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/3408", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2135195326
⚠️ Bofrost.es has degraded performance In c0b5647, Bofrost.es (https://www.bofrost.es) experienced degraded performance: HTTP code: 200 Response time: 1322 ms Resolved: Bofrost.es performance has improved in 5bc4d59 after 17 minutes.
gharchive/issue
2024-02-14T20:59:25
2025-04-01T04:32:22.707853
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/35433", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2152315877
⚠️ Bofrost.fr has degraded performance In 92ad951, Bofrost.fr (https://www.bofrost.fr) experienced degraded performance: HTTP code: 200 Response time: 872 ms Resolved: Bofrost.fr performance has improved in bd55941 after 6 minutes.
gharchive/issue
2024-02-24T13:42:51
2025-04-01T04:32:22.710808
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/35973", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2176601377
⚠️ Bofrost.es has degraded performance In e0a95f4, Bofrost.es (https://www.bofrost.es) experienced degraded performance: HTTP code: 200 Response time: 1469 ms Resolved: Bofrost.es performance has improved in e29e27e after 6 minutes.
gharchive/issue
2024-03-08T18:54:16
2025-04-01T04:32:22.713913
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/36783", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2177141100
⚠️ Bofrost.lu has degraded performance In 89687ca, Bofrost.lu (https://www.bofrost.lu) experienced degraded performance: HTTP code: 200 Response time: 2251 ms Resolved: Bofrost.lu performance has improved in 807d31e after 6 minutes.
gharchive/issue
2024-03-09T08:48:41
2025-04-01T04:32:22.716833
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/36826", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2185184724
⚠️ Bofrost.lu has degraded performance In 1b89a40, Bofrost.lu (https://www.bofrost.lu) experienced degraded performance: HTTP code: 200 Response time: 3491 ms Resolved: Bofrost.lu performance has improved in 63575a2 after 55 minutes.
gharchive/issue
2024-03-14T01:10:28
2025-04-01T04:32:22.719659
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/37304", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2209491230
⚠️ Bofrost.de has degraded performance In 7dbf4b5, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1208 ms Resolved: Bofrost.de performance has improved in ecc91a3 after 53 minutes.
gharchive/issue
2024-03-26T23:00:08
2025-04-01T04:32:22.722604
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/39032", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2238748628
⚠️ Bofrost.be has degraded performance In d888bae, Bofrost.be (https://www.bofrost.be) experienced degraded performance: HTTP code: 200 Response time: 1211 ms Resolved: Bofrost.be performance has improved in 9fb6023 after 5 hours, 45 minutes.
gharchive/issue
2024-04-11T23:03:41
2025-04-01T04:32:22.725709
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/41431", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2255269960
⚠️ Bofrost.de has degraded performance In 5d9f5ed, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1123 ms Resolved: Bofrost.de performance has improved in 1d3a8e5 after 13 minutes.
gharchive/issue
2024-04-21T21:22:42
2025-04-01T04:32:22.728631
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/42623", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2262136896
⚠️ Bofrost.ch has degraded performance In b9731b0, Bofrost.ch (https://www.bofrost.ch) experienced degraded performance: HTTP code: 200 Response time: 2760 ms Resolved: Bofrost.ch performance has improved in 476c9d5 after 6 minutes.
gharchive/issue
2024-04-24T20:32:49
2025-04-01T04:32:22.731775
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/43081", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2270400944
⚠️ Bofrost.de has degraded performance In f640d6d, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1770 ms Resolved: Bofrost.de performance has improved in 635e457 after 7 minutes.
gharchive/issue
2024-04-30T02:55:47
2025-04-01T04:32:22.734656
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/43836", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2289943387
⚠️ Bofrost.lu has degraded performance In 775396b, Bofrost.lu (https://www.bofrost.lu) experienced degraded performance: HTTP code: 200 Response time: 1394 ms Resolved: Bofrost.lu performance has improved in 9e8bc31 after 6 minutes.
gharchive/issue
2024-05-10T15:25:32
2025-04-01T04:32:22.737778
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/45520", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2294319676
⚠️ Bofrost.lu has degraded performance In 7ad53f3, Bofrost.lu (https://www.bofrost.lu) experienced degraded performance: HTTP code: 200 Response time: 1466 ms Resolved: Bofrost.lu performance has improved in 9b07faa after 6 minutes.
gharchive/issue
2024-05-14T03:48:39
2025-04-01T04:32:22.740853
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/46094", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2330220497
⚠️ Bofrost.de has degraded performance In c1877f3, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1221 ms Resolved: Bofrost.de performance has improved in 98a25ff after 21 minutes.
gharchive/issue
2024-06-03T05:42:05
2025-04-01T04:32:22.743736
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/49425", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2357215487
⚠️ Bofrost.be has degraded performance In ef66cb1, Bofrost.be (https://www.bofrost.be) experienced degraded performance: HTTP code: 200 Response time: 1954 ms Resolved: Bofrost.be performance has improved in 82f3261 after 16 minutes.
gharchive/issue
2024-06-17T12:23:12
2025-04-01T04:32:22.746855
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/51446", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2376097812
⚠️ Bofrost.de has degraded performance In 735691d, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1042 ms Resolved: Bofrost.de performance has improved in d89ecaf after 6 minutes.
gharchive/issue
2024-06-26T19:19:17
2025-04-01T04:32:22.749969
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/52361", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2440981572
⚠️ Bofrost.com has degraded performance In e079856, Bofrost.com (https://www.bofrost.com) experienced degraded performance: HTTP code: 200 Response time: 1096 ms Resolved: Bofrost.com performance has improved in dd178cf after 13 minutes.
gharchive/issue
2024-07-31T21:27:33
2025-04-01T04:32:22.752855
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/57117", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1669526126
⚠️ Bofrost.at has degraded performance In 3feed0d, Bofrost.at (https://www.bofrost.at) experienced degraded performance: HTTP code: 200 Response time: 2208 ms Resolved: Bofrost.at performance has improved in e6706c7.
gharchive/issue
2023-04-15T18:28:05
2025-04-01T04:32:22.755949
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/8032", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
70538119
project build fail fail~~TipsCould not find property 'VERSION_CODE' on project ':library'. versionCode Integer.parseInt(project.VERSION_CODE) versionName project.VERSION_NAME wheres project.xxxx~~ Are you trying to build the sample project? I had the same problem and have solved establishing real values: versionCode 150 versionName "1.5.0" and removing the next line of library build.gradle: apply from: '../gradle-mvn-push.gradle'
gharchive/issue
2015-04-23T23:22:07
2025-04-01T04:32:22.773714
{ "authors": [ "Clans", "ikkyu0319", "jdzuri" ], "repo": "Clans/FloatingActionButton", "url": "https://github.com/Clans/FloatingActionButton/issues/29", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1059609780
Possible bug when undoing last move, and useRef question with Typescript Following the example here: https://github.com/Clariity/react-chessboard/blob/main/example/src/boards/PlayVsPlay.js It seems as though we need to call .clearPremoves() after undoing a move. First, this seems like a bug or anti-pattern. Right now, calling .undo() without calling .clearPremoves() seems to not update the last piece color, resulting in the color that is supposed to be able to move not being able to (this if statement evaluates to true because lastPieceColour === piece[0]). When you attempt to move a piece of the other color, it still won't work, but some branching side effect of that check (I think here because my onPieceDrop handler correctly returns false because the underlying call to game.move() fails) corrects the color that is allowed to move, seemingly by calling clearPremoves(). If this is intended, the function should probably be renamed, or the last color logic refactored into another function, because the intention is unclear from that name. Or better yet, encapsulate this so we don't need to call any function after calling .undo(). Second, to call .clearPremoves() you need to use a ref (I think). However, Typescript is complaining that there is no ref property on Chessboard: Type '{ id: number; position: string; onPieceDrop: (sourceSquare: Square, targetSquare: Square) => boolean; onSquareClick: (square: Square) => void; customBoardStyle: { ...; }; customSquareStyles: {}; boardWidth: number; ref: RefObject<...>; }' is not assignable to type 'IntrinsicAttributes & ChessBoardProps'. Property 'ref' does not exist on type 'IntrinsicAttributes & ChessBoardProps'. TS2322 176 | }} 177 | boardWidth={boardWidth} > 178 | ref={chessboardRef} | ^ 179 | /> My useRef: const chessboardRef = useRef(); My Chessboard, where the error is originating from: <Chessboard ... ref={chessboardRef} /> This might be just be a lack of understanding on my part with Typescript/React/useRef. If so, any help would be appreciated. Regardless of this ref issue, I think the first issue I pointed out is still a bug. Thanks I'm using Node 16.13.0, React 17.0.2, Typescript 4.5.2, and react-chessboard 0.0.16 Setting expectingAlternateMoves seems to fix this because the chess.js engine handles that logic. If it fails to .move(), I return false in the onPieceDrop handler. This seems like a hacky workaround though. Hi @amcarthur, thanks for raising this issue, I'll give it a proper look after I finish work For the useRef bit, I assume that's just because its missing from the type declaration file For the clearing premoves, ill give it a good look later and see if it can be incorporated automatically without having to explicitly clear them after an undo @amcarthur Upon further investigation, it seems as though you were referencing code within the handleSetPosition function. This function is only called upon a manual drag and drop, and as such, wouldn't be called in the event of an external position change by undo(). Game logic should be handled outside of the react-chessboard component. The board has no idea if it needs to clear pre-moves or not based on an external position change, as that external position change could very well be a valid next move. To put it more simply, undo() isn't a feature that's implemented by react-chessboard, so undoing a position (and as a result clearing any pre-moves) should be handled externally to the package, but because I implemented pre-move capability to the package, I also exposed the ability to clear them if needed. I will release 0.0.17 now with the updated type declaration file for ref, if you could upgrade and confirm the error message has disappeared that would be helpful. And thank you again for bringing this issue up. @Clariity Thanks so much for looking into this! What you said about the chessboard component having no knowledge of external position changes makes a lot of sense. I still think that having to call .clearPremoves() after an external state-change occurs is not super intuitive because, for example, I have pre-moves disabled. So I didn't think I needed to call a function with "premove" in the name until I looked at your examples. Also, it looks like you updated src/types/index.d.ts but not dist/index.d.ts Thanks for your help, I'll close this since I think everything will work fine after you push the dist updates. @amcarthur I don't believe clearPremoves() is required to be called if premoves are disabled. Its an optional function to call if you have premoves enabled and you want to clear them Cheers for pointing that out, I'll update the dist and re-release @Clariity Maybe this is a bug then. Here's a screen recording with premoves disabled and without calling clearPremoves() that shows what happens after I .undo() a move. https://www.youtube.com/watch?v=ZBz14BRTFDw Yep you're right, that's a bug, I'll start looking into it, thank you for the helpful recording, makes it easy to reproduce @amcarthur Hopefully fixed and released in new version 1.0.0 (will likely require reinstall as is a major version change) Fixed! Thank you.
gharchive/issue
2021-11-22T02:47:32
2025-04-01T04:32:22.785469
{ "authors": [ "Clariity", "amcarthur" ], "repo": "Clariity/react-chessboard", "url": "https://github.com/Clariity/react-chessboard/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
322211400
Failed to activate the clearnight-retro-ui package Happened when selecting the theme the first time after install Atom: 1.26.1 x64 Electron: 1.7.11 OS: "Fedora release Thrown From: clearnight-retro-ui package 1.0.1 Stack Trace Failed to activate the clearnight-retro-ui package At Cannot read property 'toLowerCase' of undefined TypeError: Cannot read property 'toLowerCase' of undefined at setLayoutMode (/packages/clearnight-retro-ui/lib/main.coffee:27:66) at /packages/clearnight-retro-ui/lib/main.coffee:9:7 at Config.observeKeyPath (/usr/share/atom/resources/app/src/config.js:1056:11) at Config.observe (/usr/share/atom/resources/app/src/config.js:485:25) at Object.activate (/packages/clearnight-retro-ui/lib/main.coffee:8:17) at ThemePackage.activateNow (/usr/share/atom/resources/app/src/package.js:230:33) at measure (/usr/share/atom/resources/app/src/theme-package.js:50:24) at ThemePackage.measure (/usr/share/atom/resources/app/src/package.js:88:25) at activationPromise.Promise (/usr/share/atom/resources/app/src/theme-package.js:47:20) at Promise (<anonymous>) at ThemePackage.activate (/usr/share/atom/resources/app/src/theme-package.js:44:38) at PackageManager.activatePackage (/usr/share/atom/resources/app/src/package-manager.js:695:42) at deactivateThemes.then (/usr/share/atom/resources/app/src/theme-manager.js:335:55) at <anonymous> Commands -8:03.3.0 core:close (div.package-detail.panels-item) -2:05.1.0 settings-view:open (input.hidden-input) -1:58.1.0 core:confirm (input.hidden-input) -1:56.8.0 core:select-all (input.hidden-input) -1:55.8.0 core:confirm (input.hidden-input) Non-Core Packages atom-beautify 0.32.2 atom-ide-debugger-node 0.7.1 atom-ide-ui 0.11.2 atom-maven 1.3.2 autocomplete-modules 2.0.0 clearnight-retro-ui 1.0.1 duotone-light-syntax 2.1.0 editorconfig 2.2.2 file-icons 2.1.20 fonts 3.0.3 git-blame 1.6.0 git-time-machine 2.0.1 gl-light-syntax 3.0.0 ide-cpp 0.0.3 ide-css 0.3.0 ide-flowtype 0.23.0 ide-html 0.4.2 ide-java 0.8.3 ide-json 0.2.1 ide-ruby 0.1.10 ide-typescript 0.7.6 ide-yaml 0.4.3 js-refactor-atom 0.10.1 language-babel 2.85.0 language-ejs 0.4.0 language-groovy 0.7.0 linter 2.2.0 linter-eslint 8.4.1 min-ui 0.0.4 pigments 0.40.2 prettier-atom 0.53.0 project-manager 3.3.5 project-sidebar 1.3.0 split-diff 1.5.2 sync-settings 0.8.6 teletype 0.13.2 wordcount 2.10.4 zentabs 0.8.9 Sorry it took me a bit to get back to this. In the package settings, what is your layout mode set to? Should be either 'auto', 'compact' or 'spacious'. The code is using the wrong namespace for the settings, it should be using clearnight-retro-ui but uses clear-night-ui: https://github.com/ClearNight/clearnight-retro-ui/blob/master/lib/main.coffee#L8 Since this setting doesn't exist, undefined is passed into setLayoutMode, which of course doesn't have a toLowerCase() method. The fix is simple enough that I'm not going to bother with a PR, but the spec also needs to be changed. Nice theme besides this minor bug! The package name also needs to be fixed in settings.less so that the SVG dropdown images can be found: https://github.com/ClearNight/clearnight-retro-ui/blob/master/styles/settings.less#L503 And line 506. I guess the name of this had to be changed when you published it? @leavengood you found it! The core of this theme is taken from [Clear Night UI], and I obviously missed a couple changes. Thank you! An update will be out momentarily. OK, it all is starting to make sense! I'm glad I could be helpful.
gharchive/issue
2018-05-11T08:26:12
2025-04-01T04:32:22.794772
{ "authors": [ "leavengood", "ronnyvv", "thornjad" ], "repo": "ClearNight/clearnight-retro-ui", "url": "https://github.com/ClearNight/clearnight-retro-ui/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
419350294
Junk file automatically gets included in the res folder. The file named "av_workaround_1min.mp3" automatically gets included in the final apk. It takes around 938kb which is 28% of my app. Hello. Thank you for using our library. You can copy the library from GitHub and delete this file.
gharchive/issue
2019-03-11T08:39:51
2025-04-01T04:32:22.946369
{ "authors": [ "VadimHalimendikCr", "devendrakushwah" ], "repo": "Cleveroad/WaveInApp", "url": "https://github.com/Cleveroad/WaveInApp/issues/58", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1805628946
Fix leaky tests This PR wraps each of the tests in safe testsets. The existing problem is that later tests can use (or even rely on) variables from earlier tests. bors r+
gharchive/pull-request
2023-07-14T21:51:58
2025-04-01T04:32:22.947232
{ "authors": [ "charleskawczynski" ], "repo": "CliMA/ClimaAtmos.jl", "url": "https://github.com/CliMA/ClimaAtmos.jl/pull/1885", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1170383639
basic energy+hydrology model Add in the basic energy equations for an integrated soil hydrology and energy model. For now, we treat conductivity and specific heat as independent of water content. This PR also does not include freezing and thawing. It also does not modify the soil hydraulic K to account for temperature. bors try bors try bors try bors try bors r+
gharchive/pull-request
2022-03-16T00:04:43
2025-04-01T04:32:22.949171
{ "authors": [ "kmdeck" ], "repo": "CliMA/ClimaLSM.jl", "url": "https://github.com/CliMA/ClimaLSM.jl/pull/27", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2322301309
run RichardsModel on GPU Purpose closes https://github.com/CliMA/ClimaLand.jl/issues/541 To-do [x] add column run on GPU to buildkite (richards_comparison.jl) [x] add sphere run on GPU to buildkite (richards_runoff.jl) Current status column run works no plots - doesn't verify accuracy, just that it runs sphere run works no plots - doesn't verify accuracy, just that it runs out of memory error fixed by increasing cache save frequency from dt to 100dt [ ] I have read and checked the items on the review checklist. One thought - do we want to instead run richards runoff on GPU as part of our performance pipeline? Good point! Maybe we can add it in both places - so the regular CI run will make sure no PR breaks this change, even if the benchmarks pipeline isn't explicitly run, and the benchmarks pipeline wll let us monitor performance changes
gharchive/pull-request
2024-05-29T03:59:02
2025-04-01T04:32:22.953319
{ "authors": [ "juliasloan25" ], "repo": "CliMA/ClimaLand.jl", "url": "https://github.com/CliMA/ClimaLand.jl/pull/638", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
869882694
Data type DateTime(3), ResultSetMetaData.getColumnTypeName return String Which version of JDBC driver are you using? I wasn't able to reproduce the issue using 0.3.1 on ClickHouse 21.3. Which version of JDBC driver are you using? I wasn't able to reproduce the issue using 0.3.1 on ClickHouse 21.3. v0.2.6 v0.2.6 DateTime64 was added in 0.3.0. It's treated as String before that. If you think the issue is critical, please upgrade JDBC driver to the latest version.
gharchive/issue
2021-04-28T12:17:58
2025-04-01T04:32:23.258343
{ "authors": [ "melin", "zhicwu" ], "repo": "ClickHouse/clickhouse-jdbc", "url": "https://github.com/ClickHouse/clickhouse-jdbc/issues/647", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1940778728
🛑 Development >> API >> VNext is down In 9c256e7, Development >> API >> VNext (https://vnext-api.dev.watchtower2.com) was down: HTTP code: 503 Response time: 113 ms Resolved: Development >> API >> VNext is back up in 89151ba after 6 minutes.
gharchive/issue
2023-10-12T20:54:06
2025-04-01T04:32:23.261743
{ "authors": [ "ryanhelms" ], "repo": "Climate-Pros/WatchTower.Monitoring.UpTime", "url": "https://github.com/Climate-Pros/WatchTower.Monitoring.UpTime/issues/375", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1059474257
Enable doctests This PR actually enables doctests (they were turned off). Also, it makes small fixes in the show() methods for grids so that now actually the doctests in the grid examples pass. @dhruvbhagtani this is ready to review @dhruvbhagtani ?
gharchive/pull-request
2021-11-21T20:08:00
2025-04-01T04:32:23.262975
{ "authors": [ "navidcy" ], "repo": "ClimateFluidPhysics-ANU/MixedLayerThermoclineDynamics.jl", "url": "https://github.com/ClimateFluidPhysics-ANU/MixedLayerThermoclineDynamics.jl/pull/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1410538465
Update universitiesList.js Description Added GTU in the list as it was missing. Issue Ticket Number Fixes #(issue_number) Checklist: [x] I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md [x] I have cross-checked that the dataset I'm uploading is not present in the project [x] I have cross-checked that the dataset is present in the correct folder @nikhil25803 added a missing major University in the list Hey @Devrajsinh03 Can't accept this PR because according to the PR/MR policy of Hactoberfest, repos that encourage simplistic PR/MRS (like adding a name or profile to a list or arbitrarily curating content) will be excluded from Hacktoberfest. Hope to see some quality changes from your side next time. Remember: quantity is fun, quality is key.
gharchive/pull-request
2022-10-16T16:19:09
2025-04-01T04:32:23.335870
{ "authors": [ "Devrajsinh03", "nikhil25803" ], "repo": "Clueless-Community/Datasets", "url": "https://github.com/Clueless-Community/Datasets/pull/236", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1393893771
Adding a good looking scrollbar matching with the theme of the website I want to add a good looking scrollbar in the website, which would match with the theme of the website, incorporating linear gradient color pattern in the scrollbar. Can I work on this issue? We have already changed that scrollbar color to blue previously but it wasn't looking good. So, closing this issue.
gharchive/issue
2022-10-02T20:46:07
2025-04-01T04:32:23.337168
{ "authors": [ "Debajyoti14", "SahilSingh177", "jaydeepdey03" ], "repo": "Clueless-Community/clueless-official-website", "url": "https://github.com/Clueless-Community/clueless-official-website/issues/191", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1816982089
UCI Scrapper Description Added a module named UCI which scrapes database information from the UCI machine-learning repository and updated documentation Resolves: #534 Checklist Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached. [x] Have you adhered to the repository's defined coding convention rules? [x] Have you updated the 'documentation. md' file with the method/function documentation? [x] Have you sent a message along with the result or response? [x] Have you used the try-catch technique? [x] Has the method/class been added to the documentation (md file)? Screenshots Additional Notes/Comments Any additional remarks or suggestions concerning this pull request are welcome. I certify that I have carried out the relevant checks and provided the requisite screenshot for validation by submitting this pull request. I appreciate your contribution. Great work @Juhibhojani !! Do not forget to Share your contribution on socials(twitter mainly), tag us and Clueless 🫂 Give this repository a star ✨ Follow Clueless Community on GitHub ✅
gharchive/pull-request
2023-07-23T04:22:50
2025-04-01T04:32:23.341449
{ "authors": [ "Juhibhojani", "nikhil25803" ], "repo": "Clueless-Community/scrape-up", "url": "https://github.com/Clueless-Community/scrape-up/pull/542", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1741446961
Updated markdown links to working html links on https://godotsteam.com/tutorials/c-sharp/ Apologies if I've done something wrong as this is my first pull request to a public repo. While looking in the docs I noticed that on the c# page (https://godotsteam.com/tutorials/c-sharp/) that the links in the Other Resources section are in Markdown and not displaying a clickable link. This pull request fixes it. Dan Hey Dan! Thanks for catching this. I didn't notice it when I pushed all those update. However, we do not update the gh-pages branch as that is what Github creates from our gh-pages-source branch. Any changes made there will just be overwritten the next time the docs get changed. Manual changes and updates have to be made in the gh-pages-source branch and primarily in Markdown. I won't be back until later today if you want to make these changes to the source branch. If not, I can do it when I return. Thank you for reporting on this and making those changes!
gharchive/pull-request
2023-06-05T10:11:28
2025-04-01T04:32:23.363660
{ "authors": [ "Gramps", "dglwilkins" ], "repo": "CoaguCo-Industries/GodotSteam", "url": "https://github.com/CoaguCo-Industries/GodotSteam/pull/341", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1973660379
fix: argstype do not get configured prefix, suffix fixes: #499 @Code-Hex can you check on this please? @hinogi Thanks! Could you add test for this PR? maybe I'd like to think that adding configs for useTypesPrefix and useTypesSuffix is better than this PR. How about you? well there are already but they have been overwritten ok for name they are missing sure would make sense to add them there @sschneider-ihre-pvs Thanks!
gharchive/pull-request
2023-11-02T07:24:30
2025-04-01T04:32:23.423355
{ "authors": [ "Code-Hex", "hinogi", "sschneider-ihre-pvs" ], "repo": "Code-Hex/graphql-codegen-typescript-validation-schema", "url": "https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/pull/503", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
226964860
最新版缺少相关文件 clang: error: no such file or directory: '/Users/ringo/小项目&swift练习/编程练习/TestAnimation/TestAnimation/TJPGiftAnimation/TJPGiftModel.m' 感谢指正,已修复. 重新clone即可 现在可以了。 另外请教一下问题,我自己自学ios,之前也仿写过映客,关于标题tag和创建子控制器这块有疑惑。 标题tag是从服务器上获取的,mainPage controller的子控制器数量是和标题数量应该一致。 此代码里controller文件夹里没有看到“游戏”,“视频”等控制器文件。 不知道这块是如何实现的? 标题tag从服务器获取到为一个数组,因此可以根据数组.count来创建所需要的几个VC,此处我这边就是手动的创建了几个,并没有一一对应 哦,原来是没有与控制器对应。 Add 2 issues: 1,连续快速滚动hotLive cell会导致内存暴增,可能会达到500-600兆,和SDWebImage三方库里的某个方法有关(有人说4.0版本解决了这个问题,但是新版本不兼容当前的SDCycleScrollView),定时清理图片缓存; 2,便于验证问题,将NSTimer设置为5秒,连续快递滑动cell,程序crash,理由是定时器触发的一瞬间[self.liveDatas removeAllObjects],liveDatas 数组为空,但那一瞬间user可能还在滑动cell,导致数组越界。 And a suggestion: 定时器时间设置短一些(如5秒,能够及时刷新在线观看人数。实际映客也是刷新很快的,热一真的可能5秒后就被其他人顶替了),为了用户体验,那滑动cell的时候是否需要停止定时器? NSTimer *timer = [NSTimer scheduledTimerWithTimeInterval:timeInterval target:self selector:@selector(loadNewDataForHotPage) userInfo:nil repeats:YES]; self-->_timer, _timer-->self 代码里没有看到有打破这个保留环的地方。 回答第一个问题,关于内存暴涨的问题,你说的可能是一方面,相关的冲突问题我不是很了解,稍后有时间我会了解下的,我认为内存暴涨更多的是跟数据数量,以及cell的的图片加载这几方面有关。回答第二个问题,首先我写这个定时器的原因就是为了模拟新数据的出现,你也知道映客会不定时加载新主播,以及当前在线人数的及时更新,还有就是礼物数量和映票的及时变动。我个人理解,这些都是依靠IM完成的,不是说只靠客户端就能做到这些,更多的是服务器把新数据及时的推过来,客户端做的是接受并展示,因为我这边都是模拟情景。关于timer崩溃问题,可以在滑动减速的代理方法中做判断容错机制防止数据的溢出。并且,NSRunLoop有三种模式,其中有种模式是当滑动scrollView的时候,timer自动会暂停。 最后一个问题,你说的这个保留环,也就是循环引用的问题,我记得我是用weak修饰的timer,并加到了runloop里,因此,当vc释放的时候,自动会释放掉timer。参考Runtime 下weak修饰的属性自动会释放这个机制。感谢仔细阅读代码 发自网易邮箱大师 在2017年05月08日 23:21,dongdong3344 写道: NSTimer *timer = [NSTimer scheduledTimerWithTimeInterval:timeInterval target:self selector:@selector(loadNewDataForHotPage) userInfo:nil repeats:YES]; self-->_timer, _timer-->self 代码里没有看到有打破这个保留环的地方。 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread. 恩 受教了 如果第一个问题有减少内存暴增处理方案,也麻烦告知一下,感谢。 不谢,相互指教!最近有时间我会研究下这块内容,共同进步 兄弟能留个QQ吗 想找你定制个直播APP ^_^ 可以留下你的,我稍后会加 3386212
gharchive/issue
2017-05-08T07:47:07
2025-04-01T04:32:23.432438
{ "authors": [ "CodeAcmen", "dongdong3344", "mesoar" ], "repo": "CodeAcmen/TJPYingKe", "url": "https://github.com/CodeAcmen/TJPYingKe/issues/3", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
303131375
Restore tag fields The tag fields on the project edit page and profile edit page rely on bootstrap-tagsinput and typeahead, which probably need some updating to work well with bootstrap v4 Migrate Laddr to Bootstrap 4
gharchive/issue
2018-03-07T14:59:00
2025-04-01T04:32:23.443745
{ "authors": [ "APrioriRainbows", "themightychris" ], "repo": "CodeForPhilly/laddr", "url": "https://github.com/CodeForPhilly/laddr/issues/186", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
276901272
Chore/#153163742 - Create Dockerfile for project and update Node version to latest LTS Update your node version: nvm install update node version to latest LTS nvm alias default v9.2.0 set the default version to latest LTS Since there has been a change in the .env file, please run the following to update your environment variables: direnv allow We can now run the project with docker. Run the following. This will start the app and the database through docker just like they will run in the test environment! yarn start @timdavish Thanks for the review! I made an update based off the recent changes with auth that were merged. I also went ahead and renamed the api calls to follow our consistent naming without the /api precursor. I created a ticket to refactor our api routes to be RESTful here https://www.pivotaltracker.com/story/show/153336305.
gharchive/pull-request
2017-11-27T04:58:18
2025-04-01T04:32:23.446830
{ "authors": [ "bbmoz" ], "repo": "CodeForSocialGood/calltocode.org", "url": "https://github.com/CodeForSocialGood/calltocode.org/pull/76", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
303692995
标志是SVIP的标志但是速度却不是 标志是SVIP的标志但是速度却不是SVIP的速度。依然是几十KB 你看下版本号是不是2.2.1,刚试了下还是可以的。或者换个资源试试。 这个只是破解了客户端的限速,实际速度还要看网络环境的带宽和资源数量。还有就是我是在最新版2.2.1测试的,我不能确定其他版本是否也支持。 所以注意以下几点: 0、网络环境的实际带宽。 1、下载资源的质量。 2、客户端版本号。 如果条件都符合还是不行的话,我猜测就算真的开通SVIP也是一样的。可以借一个账号试试。 好用 效果很好 谢大神分享 造福吾等穷苦大众 +1 不过,提示使用超级会员加速,点击试用,速度大幅提升,使用结束,速度回掉下来,但是比之前好了,谢谢! 是的,确实有资源热度的原因。作者还是很牛的。谢谢 用了几天就不行了,我觉得百度后端有限制 多谢大神,确实很好用!
gharchive/issue
2018-03-09T01:31:07
2025-04-01T04:32:23.459860
{ "authors": [ "AlexanderYeah", "CodeTips", "TimorYang", "Vi-jay", "ZQiannnn", "brotherand2", "xujiuhua" ], "repo": "CodeTips/BaiduNetdiskPlugin-macOS", "url": "https://github.com/CodeTips/BaiduNetdiskPlugin-macOS/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
616770520
feat(Gamut): Disable GridForm submit until required field are complete Disable GridForm submit until required field are complete NOTE NOT READY - Doing this so we can have a deployed gamut style guide so that design can review this and discuss PR Checklist [x] Related to Abstract Slide 3 and Slide 4: [x] Related to JIRA ticket: https://codecademy.atlassian.net/browse/GM-1 [x] I have run this code to verify it works [x] This PR includes unit tests for the code change Description Disable the GridForm submit button until all of the required fields are completed. Merging your changes When you are ready to merge to master and publish your changes, use the "squash and merge" button in GitHub, and follow the PR Title Guide to format your PR title and write your PR merge description. IMPORTANT: If your PR contains breaking changes, please remember to follow the instructions for breaking changes! This looks fantastic from a technical perspective. I'm hesitant to approve because we need design to weigh in on whether this should always be enabled or only sometimes... but ✅ if it's 'always'! Yep agree. We'll write an update here when Tamar and other designers get back to us. 📬Published Alpha Packages:@codecademy/brand-components@1.5.14-alpha.38a263.0@codecademy/gamut@7.8.1-alpha.38a263.0 🚀 Styleguide deploy preview ready!https://5ebadf85a471e1cf2f291326--codecademy-styleguide.netlify.appDeploy Logs @JoshuaKGoldberg We discussed with Tamar and found the need to be able to toggle GridForm's validation for CheckoutV3. As such we've implemented that feature here. Re-requesting review now 📬Published Alpha Packages:@codecademy/brand-components@1.7.1-alpha.62b8ed.0@codecademy/gamut@7.8.2-alpha.62b8ed.0 🚀 Styleguide deploy preview ready!https://5ebe9bab3ef93eff995d0cc5--codecademy-styleguide.netlify.appDeploy Logs Oh also @mbthiery I think it'd be valuable to use a select knob in the root GridForm story to let users select validation. I did that for local testing. 📬Published Alpha Packages:@codecademy/brand-components@1.7.1-alpha.600354.0@codecademy/gamut@7.8.2-alpha.600354.0 🚀 Styleguide deploy preview ready!https://5ebeb89c437b4a019edd9ac8--codecademy-styleguide.netlify.appDeploy Logs 📬Published Alpha Packages:@codecademy/brand-components@1.7.1-alpha.0c8468.0@codecademy/gamut@7.8.2-alpha.0c8468.0 🚀 Styleguide deploy preview ready!https://5ebebd01ee5fc8024ed4c813--codecademy-styleguide.netlify.appDeploy Logs 📬Published Alpha Packages:@codecademy/gamut-labs@1.7.1-alpha.81ddf3.0@codecademy/gamut@7.8.2-alpha.81ddf3.0 🚀 Styleguide deploy preview ready!https://5ebec0d8123405022202d1a4--codecademy-styleguide.netlify.appDeploy Logs @JoshuaKGoldberg Added a select know to the main GridForm story. Let me know if there are any other touch ups you'd like to see 📬Published Alpha Packages:@codecademy/gamut-labs@1.7.2-alpha.377ed2.0@codecademy/gamut@7.8.2-alpha.377ed2.0 🚀 Styleguide deploy preview ready!https://5ebec4c5496fb502361e22cf--codecademy-styleguide.netlify.appDeploy Logs 📬Published Alpha Packages:@codecademy/gamut-labs@1.7.3-alpha.c7f7d9.0@codecademy/gamut@7.8.3-alpha.c7f7d9.0 🚀 Styleguide deploy preview ready!https://5ebed96a496fb567231e1df9--codecademy-styleguide.netlify.appDeploy Logs
gharchive/pull-request
2020-05-12T15:56:02
2025-04-01T04:32:23.487480
{ "authors": [ "JoshuaKGoldberg", "codecademydev", "mbthiery" ], "repo": "Codecademy/client-modules", "url": "https://github.com/Codecademy/client-modules/pull/798", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
454248600
Allow Control between Specified Window Handles with WebDriver Sometimes we are testing the functionality of websites that we cannot control, such as a closed-source managed package of Salesforce, like ZQuotes within our instance. There are popups that either remain open for configuring data on the screen, or that close as a result of clicking a window, and we need more control over which page is being tested with Codecept at any given time. We use WebDriver to accomplish this. We have a workaround in place by using a custom helper, but it would be nice if these methods to control window handle properties on the Webdriver browser object were available in the core WebDeriver API. added methods to WebDriver and mocha test to WebDriver_test added mocha test 'allow back and forth between handles: #getWindowHandles #getWindowHandle #switchToWindow' Please rename methods. Also, could you write this use case in docs/acceptance.md or into the https://codecept.discourse.group/c/cookbook No sure where it can work better Added changes to docs/acceptance.md Added more descriptive comments. Stand by for next push. Ok. Ready to be reviewed again @DavertMik . Thanks! Looks very comprehensive!
gharchive/pull-request
2019-06-10T16:12:16
2025-04-01T04:32:23.503602
{ "authors": [ "DavertMik", "emmonspired" ], "repo": "Codeception/CodeceptJS", "url": "https://github.com/Codeception/CodeceptJS/pull/1711", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
266065944
自己创建的pod库 编译报错Error:include of non-modular header inside framework module 自己创建的pod库 依赖XHLaunchAd 编译报错Error:include of non-modular header inside framework module 'XHLaunchAd.XHLaunchAdConst': '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/usr/include/CommonCrypto/CommonDigest.h' 应该是XHLaunchAdConst.h 依赖CommonCrypto 造成的问题,望您有时间改下:我猜改为.m文件import CommonCrypto 可以解决此问题 相关XHMd5String方法的实现写在.m文件中可以试下 例如 我pod lib create 了一个 LaunchUI 私有库 ,podspec 配置了依赖XHLaunchAd,编译不通过 请更新版本到3.8.0,该版本修复了pod导入后造成的编译问题. 楼主很及时啊,更新很快,赞
gharchive/issue
2017-10-17T10:05:32
2025-04-01T04:32:23.542838
{ "authors": [ "CoderZhuXH", "bosong" ], "repo": "CoderZhuXH/XHLaunchAd", "url": "https://github.com/CoderZhuXH/XHLaunchAd/issues/86", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
36955762
Hardcoded strings need translation Hardcoded strings, need to be extracted: Will do this in cooperation with T.Engelbracht.
gharchive/issue
2014-07-02T06:40:28
2025-04-01T04:32:23.548973
{ "authors": [ "ironjan" ], "repo": "Codingspezis/metal-only", "url": "https://github.com/Codingspezis/metal-only/issues/74", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
347627337
Add par_iter/parfor to generators! from queue import Queue from threading import Thread class QueuedBreak(Exception): pass class par_iter(Queue): maxsize = 10_000 # idk yet if maxsize is needed def __init__(self, iterable): Queue.__init__(self) #, maxsize=self.maxsize) self.stopper = QueuedBreak() self.thread = Thread( target=self.run, args=(self, iterable) ) @staticmethod def run(q, iterable): for i in iterable: q.put(i) q.put(q.stopper) def __iter__(self): self.thread.start() yield from iter(self.get, self.stopper) self.thread.join() parfor = par_iter if __name__ == '__main__': # traditional pipeline g = (i for i in range(20) if i%2) g = (i*2 for i in g) g = ((i,i+1) for i in g) print(list(g)) # parallel pipeline g = par_iter(i for i in range(20) if i%2) g = par_iter(i*2 for i in g) g = par_iter((i,i+1) for i in g) print(list(g)) # parallel pipeline (alternate syntax) g = (i for i in par_iter(range(20)) if i%2) g = (i*2 for i in par_iter(g)) g = ((i,i+1) for i in par_iter(g)) print(list(g)) Not sure if this is any better, but this one supports both multi-thread and multi-core setups. import logging log = logging.getLogger(__file__) h = logging.StreamHandler() h.setFormatter(logging.Formatter('%(threadName)s - %(message)s')) log.handlers = [h] log.setLevel(logging.INFO) from multiprocessing import Queue as MP_Q from multiprocessing import Process as MP_Worker from queue import Queue as TH_Q from threading import Thread as TH_Worker from contextlib import suppress no_exceptions = suppress(Exception) class QueuedBreak(Exception): pass class par_iter(TH_Q): def __init__(self, iterable, multi_core=False): assert multi_core is True or multi_core is False self.stopper = QueuedBreak() self.multi_core = multi_core self.iterable = iterable del multi_core, iterable if self.multi_core: MP_Q.__init__(self, maxsize=1) Worker = MP_Worker else: TH_Q.__init__(self, maxsize=1) Worker = TH_Worker self.worker = Worker( target=self.run, args=[self] ) del Worker @staticmethod def run(q): assert isinstance(q, par_iter) for i in q.iterable: q.put(i) del i q.put(q.stopper) del q def kill_worker(self): for i in ['terminate','kill','stop','join','delete']: under_i = '_{}'.format(i) with no_exceptions: getattr(self.worker,i)(self.worker) with no_exceptions: getattr(self.worker, under_i)(self.worker) del under_i del i def clear_queue(self): with no_exceptions: while 1: self.get_nowait() def __iter__(self): try: self.worker.start() yield from iter(self.get, self.stopper) finally: self.kill_worker() self.clear_queue() parfor = par_iter if __name__ == '__main__': n = 3000 # traditional pipeline g = (i for i in range(n) if i%2) g = (i*2 for i in g) g = ((i,i+1) for i in g) print(list(g),0) # parallel pipeline g = par_iter(i for i in range(n) if i%2) g = par_iter(i*2 for i in g) g = par_iter((i,i+1) for i in g) print(list(g),1) # parallel pipeline (alternate syntax) g = (i for i in par_iter(range(n)) if i%2) g = (i*2 for i in par_iter(g)) g = ((i,i+1) for i in par_iter(g)) print(list(g),2) This functionality was added to the multithread_map and multicore_map and parallel_map functions
gharchive/issue
2018-08-04T15:34:53
2025-04-01T04:32:23.551906
{ "authors": [ "CodyKochmann" ], "repo": "CodyKochmann/generators", "url": "https://github.com/CodyKochmann/generators/issues/14", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1113444595
Restore cursor after rename restore cursor after rename would be nice to keep working after a rename in the same spot The problem is how it works makes it rather difficult to accurately determine where the cursor was. When you rename a class or method, all the references to it get updated. The classes that have changes made in them are re-decompiled and the UI refreshes. This resets the cursor, but we can sort of work around that. But its limited. We know roughly how far down the text the cursor was and can estimate where it was. That or we can use the exact line info. But neither will get you exactly where you were before. I'd like to do this, but I'm not sure if its super feasible right now with how we implement things. The reason IntelliJ and other IDE's can do this is since they operate in terms of an AST. Updating the model can update the text of the editor and reset the cursor to the beginning of the element in the AST where it was before. Recaf has no such persistent AST system. Closing since atm this isn't really possible. The best we can do is estimate the scroll/caret position, which we do in 3X.
gharchive/issue
2022-01-25T05:30:25
2025-04-01T04:32:23.597494
{ "authors": [ "Col-E", "u9g" ], "repo": "Col-E/Recaf", "url": "https://github.com/Col-E/Recaf/issues/455", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
422588993
add instructions search function What's new Add method instructions search done,wait for review
gharchive/pull-request
2019-03-19T07:54:44
2025-04-01T04:32:23.598707
{ "authors": [ "TimmyOVO" ], "repo": "Col-E/Recaf", "url": "https://github.com/Col-E/Recaf/pull/117", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
628871026
not all collections have digital collection field https://github.com/CollectionBuilder/collectionbuilder-sa_draft/blob/0dc973a07b9ad13268cd20b7f80acfe1d2be217d/Rakefile#L237 @derekenos Replace line with this? index_name = $collection_name_to_index_name.call(config[:elasticsearch_index]) seems to work in my test ... i used @dcnb fix too, which seems to make sense. what is the implications of the _index value for the search? Do we always search just one at a time, or is there some reason to have a field like "digital_collection" that gives the option to group the items into separate indexes? @dcnb, I didn't realize that about digital_collection and collection_name_to_index_name() predates elasticsearch-index in the config. We can delete the collection_name_to_index_name() function altogether and simply use: index_name = config[:elasticsearch_index] I'll plan to address these issues in code after next week. Fixed: https://github.com/CollectionBuilder/collectionbuilder-sa_draft/commit/58f9bbbfa3ae4489c1638a10f81e27e7422a49f1
gharchive/issue
2020-06-02T03:26:25
2025-04-01T04:32:23.625221
{ "authors": [ "dcnb", "derekenos", "evanwill" ], "repo": "CollectionBuilder/collectionbuilder-sa_draft", "url": "https://github.com/CollectionBuilder/collectionbuilder-sa_draft/issues/24", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
163137282
Use CollectionFS with cfs:filesystem in multiple instances? I am running CollectionFS with cfs:filesystem on multiple instances with the same code. 1 instance is only handling the upload and the processing 2+ instances are only handling image serving When generating lots of files with instance 1 I experience other instances crashing: W20160629-18:15:00.618(0)? (STDERR) stream.js:94 W20160629-18:15:00.618(0)? (STDERR) throw er; // Unhandled stream error in pipe. W20160629-18:15:00.619(0)? (STDERR) ^ W20160629-18:15:00.619(0)? (STDERR) Error: ENOENT, open '/app/.meteor/local/cfs/files/_tempstore/files-fhftx3PHM7cRwKHBa-0.chunk' => Exited with code: 8 => Your application is crashing. Waiting for file change. I read through some posts, seems CollectionFS is not made for multiple instances with the same database and file system because of the current design with the worker. Two questions from my side: Can I just disable the workers on the file-serving instances? Can I just try/catch the issue? Has someone done this before? @bluepuma77 Yeah, we're having the same issue - and were running multiple dynos on heroku. Did you find anything that worked? Any update ? Experiencing the same problem. I've looked all over and I don't think an official fix was ever made. edgee:slingshot anyone?
gharchive/issue
2016-06-30T10:54:33
2025-04-01T04:32:23.628387
{ "authors": [ "bluepuma77", "evolross", "jeffyamada", "rolljee" ], "repo": "CollectionFS/Meteor-CollectionFS", "url": "https://github.com/CollectionFS/Meteor-CollectionFS/issues/982", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
317973005
Remove JWT Validators empty check This change allows caduceus to work without JWT, making it consistent with the other systems. The function was short circuited if there were no validators and the basic auth validator was never added to the system. We do not use JWT, this change is vital for our system to work. 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. Codecov Report Merging #80 into master will decrease coverage by 0.02%. The diff coverage is n/a. @@ Coverage Diff @@ ## master #80 +/- ## ========================================== - Coverage 70.41% 70.38% -0.03% ========================================== Files 7 7 Lines 676 672 -4 ========================================== - Hits 476 473 -3 + Misses 188 187 -1 Partials 12 12 Impacted Files Coverage Δ src/caduceus/caduceus.go 6.04% <ø> (+0.15%) :arrow_up: src/caduceus/senderWrapper.go 88.03% <0%> (-2.57%) :arrow_down: Continue to review full report at Codecov. Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3d230b4...2c4a3a2. Read the comment docs.
gharchive/pull-request
2018-04-26T10:42:40
2025-04-01T04:32:23.654210
{ "authors": [ "CLAassistant", "Symbianx", "codecov-io" ], "repo": "Comcast/caduceus", "url": "https://github.com/Comcast/caduceus/pull/80", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
111487592
Added domains array to deliveryServices section of CRConfig traffic ops now returns a deliveryServices->domains section in the CRConfig This is the first part of a fix for #196. Traffic Router changes are next...
gharchive/pull-request
2015-10-14T20:38:06
2025-04-01T04:32:23.660173
{ "authors": [ "dneuman64" ], "repo": "Comcast/traffic_control", "url": "https://github.com/Comcast/traffic_control/pull/647", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
727184510
Fix for filtering the koji repos Most of the koji repos have no description in place, so need to identify it by the name. I will merge this as above to begin the test on indy-perf. thanks.
gharchive/pull-request
2020-10-22T08:50:32
2025-04-01T04:32:23.679138
{ "authors": [ "sswguo" ], "repo": "Commonjava/indy", "url": "https://github.com/Commonjava/indy/pull/1755", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2075455400
Remove product validation in ScanSettingBinding This commit removes product validation in ScanSettingBinding so we can launch both rhcos4 and ocp4-node scan in one SSB. ex. apiVersion: compliance.openshift.io/v1alpha1 kind: ScanSettingBinding metadata: name: ocp4-rhcos4-moderate-mix namespace: openshift-compliance profiles: - apiGroup: compliance.openshift.io/v1alpha1 kind: Profile name: ocp4-moderate-node - apiGroup: compliance.openshift.io/v1alpha1 kind: Profile name: rhcos4-moderate - apiGroup: compliance.openshift.io/v1alpha1 kind: Profile name: ocp4-moderate settingsRef: apiGroup: compliance.openshift.io/v1alpha1 kind: ScanSetting name: default /hold for test Is this something you really wanna do? I recall us having limitations on the scans we can launch from a specific scan setting binding, and this might become problematic when scheduling them hi @JAORMX it's good to hear from you! I wonder if you still remember what the limitations were? I spent some time digging into the code, but couldn't figure out why it was designed this way. And I also did some testing to run scans with apiVersion: compliance.openshift.io/v1alpha1 kind: ScanSettingBinding metadata: name: ocp4-rhcos4-moderate-mix namespace: openshift-compliance profiles: - apiGroup: compliance.openshift.io/v1alpha1 kind: Profile name: ocp4-moderate-node - apiGroup: compliance.openshift.io/v1alpha1 kind: Profile name: rhcos4-moderate - apiGroup: compliance.openshift.io/v1alpha1 kind: Profile name: ocp4-moderate settingsRef: apiGroup: compliance.openshift.io/v1alpha1 kind: ScanSetting name: default All the scans were launched and working as expected, tho I will do more testing on it before making this change. we are affecting by https://github.com/ComplianceAsCode/content/commit/6343659d1d25e97c66a5c1eaf8eb2ee20d1af920: [vincent@node compliance-operator]$ for i in `oc get node|grep -i master|cut -d " " -f1`; do echo $i;oc debug -q node/$i -- ls -l /host/var/log/kube-apiserver;done; ip-10-0-157-230.ec2.internal Warning: would violate PodSecurity "restricted:latest": host namespaces (hostNetwork=true, hostPID=true), privileged (container "container-00" must not set securityContext.privileged=true), allowPrivilegeEscalation != false (container "container-00" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "container-00" must set securityContext.capabilities.drop=["ALL"]), restricted volume types (volume "host" uses restricted volume type "hostPath"), runAsNonRoot != true (pod or container "container-00" must set securityContext.runAsNonRoot=true), runAsUser=0 (container "container-00" must not set runAsUser=0), seccompProfile (pod or container "container-00" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") total 130948 -rw-------. 1 root root 79922585 Jan 16 09:06 audit.log -rw-r--r--. 1 root root 4 Jan 16 08:39 termination.log ip-10-0-188-243.ec2.internal Warning: would violate PodSecurity "restricted:latest": host namespaces (hostNetwork=true, hostPID=true), privileged (container "container-00" must not set securityContext.privileged=true), allowPrivilegeEscalation != false (container "container-00" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "container-00" must set securityContext.capabilities.drop=["ALL"]), restricted volume types (volume "host" uses restricted volume type "hostPath"), runAsNonRoot != true (pod or container "container-00" must set securityContext.runAsNonRoot=true), runAsUser=0 (container "container-00" must not set runAsUser=0), seccompProfile (pod or container "container-00" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") total 106436 -rw-------. 1 root root 104856885 Jan 16 09:05 audit-2024-01-16T09-05-41.016.log -rw-------. 1 root root 2514143 Jan 16 09:06 audit.log -rw-r--r--. 1 root root 4 Jan 16 08:37 termination.log ip-10-0-199-110.ec2.internal Warning: would violate PodSecurity "restricted:latest": host namespaces (hostNetwork=true, hostPID=true), privileged (container "container-00" must not set securityContext.privileged=true), allowPrivilegeEscalation != false (container "container-00" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "container-00" must set securityContext.capabilities.drop=["ALL"]), restricted volume types (volume "host" uses restricted volume type "hostPath"), runAsNonRoot != true (pod or container "container-00" must set securityContext.runAsNonRoot=true), runAsUser=0 (container "container-00" must not set runAsUser=0), seccompProfile (pod or container "container-00" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") total 117908 -rw-------. 1 root root 103748183 Jan 16 09:06 audit.log -rw-------. 1 root root 1132900 Jan 16 08:43 termination.log We might need to update the OCP version: [vincent@node compliance-operator]$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.12.0-0.ci.test-2024-01-16-081659-ci-op-v3mjd6zh-latest True False 25m Cluster version is 4.12.0-0.ci.test-2024-01-16-081659-ci-op-v3mjd6zh-latest Per https://issues.redhat.com/browse/OCPBUGS-11856, seems it was fixed on 4.14 and higher versions @Vincent056 I retested the PR, I still got the same result for moderate profiles. After all auto-remediations applied, the test suite showed INCONSISTENT, and some rules showed FAIL even if the auto-remediation are available for them. $ oc get ccr -l compliance.openshift.io/automated-remediation=,compliance.openshift.io/check-status=FAIL NAME STATUS SEVERITY rhcos4-moderate-master-service-debug-shell-disabled FAIL medium rhcos4-moderate-master-sysctl-net-core-bpf-jit-harden FAIL medium rhcos4-moderate-master-sysctl-net-ipv6-conf-all-accept-ra FAIL medium rhcos4-moderate-master-sysctl-net-ipv6-conf-all-accept-redirects FAIL medium rhcos4-moderate-master-sysctl-net-ipv6-conf-default-accept-ra FAIL medium rhcos4-moderate-master-sysctl-net-ipv6-conf-default-accept-redirects FAIL medium rhcos4-moderate-worker-service-debug-shell-disabled FAIL medium rhcos4-moderate-worker-sysctl-net-core-bpf-jit-harden FAIL medium rhcos4-moderate-worker-sysctl-net-ipv6-conf-all-accept-ra FAIL medium rhcos4-moderate-worker-sysctl-net-ipv6-conf-all-accept-redirects FAIL medium rhcos4-moderate-worker-sysctl-net-ipv6-conf-default-accept-ra FAIL medium rhcos4-moderate-worker-sysctl-net-ipv6-conf-default-accept-redirects FAIL medium $ oc get ccr -l compliance.openshift.io/inconsistent-check NAME STATUS SEVERITY ocp4-moderate-node-worker-kubelet-anonymous-auth INCONSISTENT medium ocp4-moderate-node-worker-kubelet-eviction-thresholds-set-hard-imagefs-available INCONSISTENT medium ocp4-moderate-node-worker-kubelet-eviction-thresholds-set-hard-memory-available INCONSISTENT medium ocp4-moderate-node-worker-kubelet-eviction-thresholds-set-hard-nodefs-available INCONSISTENT medium ocp4-moderate-node-worker-kubelet-eviction-thresholds-set-hard-nodefs-inodesfree INCONSISTENT medium Verification failed with 4.15.0-0.nightly-2024-02-12-213938 + compliance-operator from PR #489 Verification failed for moderate profiles. Even after multiple rescan some rules showed FAIL even if the auto-remediation are available for them. @Vincent056 Could you please help me check? Thanks 1. Install CO from PR code 2. Create ssb with profiles ocp4-moderate,ocp4-moderate-node, rhcos4-moderate $ oc compliance bind -N test -S default-auto-apply profile/ocp4-moderate profile/ocp4-moderate-node profile/rhcos4-moderate Creating ScanSettingBinding test $ oc get scan NAME PHASE RESULT ocp4-moderate DONE NON-COMPLIANT ocp4-moderate-node-master DONE NON-COMPLIANT ocp4-moderate-node-worker DONE NON-COMPLIANT rhcos4-moderate-master DONE NON-COMPLIANT rhcos4-moderate-worker DONE NON-COMPLIANT 3. $ oc compliance rerun-now scansettingbinding test Rerunning scans from 'test': ocp4-moderate, ocp4-moderate-node-master, ocp4-moderate-node-worker, rhcos4-moderate-master, rhcos4-moderate-worker Re-running scan 'openshift-compliance/ocp4-moderate' Re-running scan 'openshift-compliance/ocp4-moderate-node-master' Re-running scan 'openshift-compliance/ocp4-moderate-node-worker' Re-running scan 'openshift-compliance/rhcos4-moderate-master' Re-running scan 'openshift-compliance/rhcos4-moderate-worker' $ oc get suite NAME PHASE RESULT test DONE NON-COMPLIANT $ oc get ccr -l compliance.openshift.io/inconsistent-check No resources found in openshift-compliance namespace. $ oc get ccr -l compliance.openshift.io/automated-remediation=,compliance.openshift.io/check-status=FAIL | grep service-debug-shell-disabled rhcos4-moderate-master-service-debug-shell-disabled FAIL medium rhcos4-moderate-worker-service-debug-shell-disabled FAIL medium $ oc get ccr -l compliance.openshift.io/automated-remediation=,compliance.openshift.io/check-status=FAIL NAME STATUS SEVERITY rhcos4-moderate-master-service-debug-shell-disabled FAIL medium rhcos4-moderate-master-sysctl-net-core-bpf-jit-harden FAIL medium rhcos4-moderate-master-sysctl-net-ipv6-conf-all-accept-ra FAIL medium rhcos4-moderate-master-sysctl-net-ipv6-conf-all-accept-redirects FAIL medium rhcos4-moderate-master-sysctl-net-ipv6-conf-default-accept-ra FAIL medium rhcos4-moderate-master-sysctl-net-ipv6-conf-default-accept-redirects FAIL medium rhcos4-moderate-worker-service-debug-shell-disabled FAIL medium rhcos4-moderate-worker-sysctl-net-core-bpf-jit-harden FAIL medium rhcos4-moderate-worker-sysctl-net-ipv6-conf-all-accept-ra FAIL medium rhcos4-moderate-worker-sysctl-net-ipv6-conf-all-accept-redirects FAIL medium rhcos4-moderate-worker-sysctl-net-ipv6-conf-default-accept-ra FAIL medium rhcos4-moderate-worker-sysctl-net-ipv6-conf-default-accept-redirects FAIL medium Unable to create ssb with both rhcos4 and ocp4. Observing below error. $ oc compliance bind -N test -S default-auto-apply profile/ocp4-moderate profile/ocp4-moderate-node profile/rhcos4-moderate Creating ScanSettingBinding test [bgudi@bgudi-thinkpadt14sgen2i compliance-operator]$ oc get ssb NAME STATUS test INVALID $ oc describe ssb test | tail Last Transition Time: 2024-02-26T08:32:04Z Message: ScanSettingBinding defines multiple products: redhat_enterprise_linux_coreos_4 and redhat_openshift_container_platform_node_4 Reason: Invalid Status: False Type: Ready Phase: INVALID Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning MultipleProducts 2m30s (x2 over 2m30s) scansettingbindingctrl ScanSettingBinding defines multiple products: redhat_enterprise_linux_coreos_4 and redhat_openshift_container_platform_node_4 @Vincent056 Could you please help me check this issue? Thanks Unable to create ssb with both rhcos4 and ocp4. Observing below error. $ oc compliance bind -N test -S default-auto-apply profile/ocp4-moderate profile/ocp4-moderate-node profile/rhcos4-moderate Creating ScanSettingBinding test [bgudi@bgudi-thinkpadt14sgen2i compliance-operator]$ oc get ssb NAME STATUS test INVALID $ oc describe ssb test | tail Last Transition Time: 2024-02-26T08:32:04Z Message: ScanSettingBinding defines multiple products: redhat_enterprise_linux_coreos_4 and redhat_openshift_container_platform_node_4 Reason: Invalid Status: False Type: Ready Phase: INVALID Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning MultipleProducts 2m30s (x2 over 2m30s) scansettingbindingctrl ScanSettingBinding defines multiple products: redhat_enterprise_linux_coreos_4 and redhat_openshift_container_platform_node_4 @Vincent056 Could you please help me check this issue? Thanks could you test without using make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:489 this workflow hass issue right now. @BhargaviGudi also, service_debug-shell_disabled failure is not related to this PR, it is caused by https://github.com/ComplianceAsCode/content/pull/11638. also, service_debug-shell_disabled failure is not related to this PR, it is caused by ComplianceAsCode/content#11638. @BhargaviGudi @xiaojiey /unhold /label qe-approved /lgtm /lgtm
gharchive/pull-request
2024-01-11T00:21:44
2025-04-01T04:32:23.702379
{ "authors": [ "BhargaviGudi", "Vincent056", "rhmdnd", "xiaojiey" ], "repo": "ComplianceAsCode/compliance-operator", "url": "https://github.com/ComplianceAsCode/compliance-operator/pull/489", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
731278555
Error While Restart Node: "p2p_client-cli: to few bytes" I got this error while restarting my nodes `2020-10-28T09:41:35.785747599Z: INFO: Starting up the consensus layer p2p_client-cli: too few bytes From: Accounts demandInput :: "" CallStack (from HasCallStack): error, called at src/Concordium/GlobalState/Persistent/BlobStore.hs:268:19 in globalstate-0.1.0.0-inplace:Concordium.GlobalState.Persistent.BlobStore loadRef, called at src/Concordium/GlobalState/Persistent/BlobStore.hs:769:30 in globalstate-0.1.0.0-inplace:Concordium.GlobalState.Persistent.BlobStore XU: warning: too many hs_exit()s` Unfortunately that indicates that the node's database is corrupt. This most often happens when the node does not shutdown properly, e.g., it is killed, or runs out of resources. The solution is to run reset-data and restart the node. Before you do that, can you send us the node database and the logs at the end of your previous run so we can investigate what caused the issue? If you are running this on linux then the node database is stored in ~/.local/share/concordium/database-v3. Sorry i cant. Because i already flush while start node again, also for node log, i think my node dont have realtime log save But, i turned off propely. I always turned off node with ctrl+c and concordium-node-stop so, later I will continue this issue when I experience this again
gharchive/issue
2020-10-28T09:43:04
2025-04-01T04:32:23.776094
{ "authors": [ "ab-concordium", "ilhamm24" ], "repo": "Concordium/Testnet3-Challenges", "url": "https://github.com/Concordium/Testnet3-Challenges/issues/1109", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
725782929
Create Data Challenge B3 Node id: ed8f9a1859dbdbca confirmed:B3 confirmed:B3
gharchive/pull-request
2020-10-20T17:04:16
2025-04-01T04:32:23.777177
{ "authors": [ "overmarck", "supermario" ], "repo": "Concordium/Testnet3-Challenges", "url": "https://github.com/Concordium/Testnet3-Challenges/pull/710", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }