added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T06:38:12.350225
2018-09-24T12:05:37
363117128
{ "authors": [ "fuhbar" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4709", "repo": "claranet/spryker-demoshop", "url": "https://github.com/claranet/spryker-demoshop/pull/35" }
gharchive/pull-request
Reintroduce differentiation between application environments Instead of only relying on one environment, this commit changes run wrapper and the docker-compose stack to differentiate between development/production and being able to run them both in parallel. In other words: Reintroduce the significance of $APPLICATIO...
2025-04-01T06:38:12.362285
2023-03-14T19:01:55
1624127825
{ "authors": [ "jonbarker68" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4710", "repo": "claritychallenge/clarity", "url": "https://github.com/claritychallenge/clarity/pull/221" }
gharchive/pull-request
jpb/220-enable-some-pylint-error-checking-in-ci Adding pylint error checking into the ci part of the precommits. The .pre-commit-config.yaml now has two entries for pylint: one which runs errors only which is compatible with ci, and one that runs as 'repo: local' and uses the .pylintrc which will pick on all the usua...
2025-04-01T06:38:12.370696
2022-03-03T23:21:43
1159054561
{ "authors": [ "clariusk", "sergiojsanabria" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4711", "repo": "clariusdev/raw", "url": "https://github.com/clariusdev/raw/issues/4" }
gharchive/issue
Understanding IQ data generated by Raw data package with Clarius L7HD052110A0780 Hi, clarius dev team, Based on the indications of your support team, I forward you this issue from my support request to Clarius. I am currently acquiring IQ data with the Raw data package of Clarius L7HD052110A0780. From here, I am tryi...
2025-04-01T06:38:12.409982
2023-09-04T20:10:39
1880817658
{ "authors": [ "bsctl" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4712", "repo": "clastix/kamaji", "url": "https://github.com/clastix/kamaji/pull/371" }
gharchive/pull-request
Add CNCF Conformance 1.26 1.27 1.28 close #356 @prometherion should we merge before related PRs are merged in k8s-conformance? All required tests have passed!
2025-04-01T06:38:12.417763
2020-12-04T20:53:20
757397980
{ "authors": [ "AlfainCoder", "Simba14", "Sorgrum", "clauderic", "horprogs", "ohayojp", "willadamskeane" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4713", "repo": "clauderic/dnd-kit", "url": "...
gharchive/issue
Improve auto-scrolling for small containers / large drag sources Currently if you have a small scroll container and a large drag source, it's nearly impossible to get fine controlled auto-scrolling working properly given the existing auto-scrolling logic. The getScrollDirectionAndSpeed will need to be updated to take...
2025-04-01T06:38:12.420607
2017-07-11T07:13:47
241949792
{ "authors": [ "clauderic", "tcm2029" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4714", "repo": "clauderic/react-infinite-calendar", "url": "https://github.com/clauderic/react-infinite-calendar/issues/130" }
gharchive/issue
Unexpected token when import css I followed the guideline from the readme page and added the following line in my js file (It's a react component) import "react-infinite-calendar/styles.css"; But I encounter this error when running gulp: events.js:160 throw er; // Unhandled 'error' event ^ SyntaxError: Unexpected tok...
2025-04-01T06:38:12.423420
2015-03-24T00:10:42
63862890
{ "authors": [ "claudiowilson", "dukevomv" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4715", "repo": "claudiowilson/LeagueJS", "url": "https://github.com/claudiowilson/LeagueJS/issues/32" }
gharchive/issue
Masteries and Runes possible bug I seem to have a problem retrieving the masteries and runes after the last update. I tried all the "LolApi.Summoner..." functions and for some reason getMasteries() and getRunes() does not work for me. They return undefined as result and null as error. Im using the 'eune' server. I'...
2025-04-01T06:38:12.429797
2017-10-09T22:58:48
264049982
{ "authors": [ "codingfriend1" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4716", "repo": "claustres/quasar-templates", "url": "https://github.com/claustres/quasar-templates/pull/2" }
gharchive/pull-request
Optimized ssr Reduces file size of SSR build file. Fixes bug where sometimes hot reload server would be blank. Improves speed. Combines both package.json files. Fixes lazy loading of navigation without throwing hydration errors. Now not all modules will be loaded at once. What kind of change does this PR introduce? (...
2025-04-01T06:38:12.481516
2024-06-06T19:31:22
2339015002
{ "authors": [ "axl1313", "kat-wicks" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4721", "repo": "cleanlab/cleanlab-studio", "url": "https://github.com/cleanlab/cleanlab-studio/pull/235" }
gharchive/pull-request
change abort() to AuthError Use AuthError instead of abort() for Invalid API keys to reduce the alert noise from wrong keys Can you fix CI and format before merging
2025-04-01T06:38:12.484259
2017-04-11T16:54:14
221015610
{ "authors": [ "coveralls", "dlespiau", "jodh-intel" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4722", "repo": "clearcontainers/proxy", "url": "https://github.com/clearcontainers/proxy/pull/29" }
gharchive/pull-request
proxy: Restrict the socket and parent directory modes We don't need those sockets to be read/writable to the whole world. Only root is enough. Signed-off-by: Damien Lespiau<EMAIL_ADDRESS> Coverage remained the same at 69.828% when pulling 8c67a3135a1b42d0241a681c6c9fd88a70d7e214 on dlespiau:20170411-socket-perms in...
2025-04-01T06:38:12.514946
2021-12-21T06:06:40
1085471932
{ "authors": [ "LandOfBliss", "ariel11", "capfei" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4723", "repo": "clearlydefined/curated-data", "url": "https://github.com/clearlydefined/curated-data/pull/16571...
gharchive/pull-request
oop 0.0.3 Type: Missing Summary: oop 0.0.3 Details: NPM license field indicates NONE No project link Way Back Machine had no record Resolution: NONE Affected definitions: oop 0.0.3 @capfei - I think this might be the repo/license - https://github.com/felixge/node-oop/blob/master/LICENSE. Thoughts on updating thi...
2025-04-01T06:38:12.520608
2017-01-30T21:06:17
204129387
{ "authors": [ "MarcDee91", "clearthesky" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4724", "repo": "clearthesky/requests", "url": "https://github.com/clearthesky/requests/issues/10" }
gharchive/issue
Changing User-Agent At first: Really nice project! I have tried to change the User-Agent via: Map<String, String> params = new HashMap<>(); params.put("User-Agent", "Mozilla/5.0 (Windows NT 6.0; rv:2.0.1) Gecko/20100101 Firefox/4.0.1"); System.out.println(net.dongliu.requests.Requests.get("http://localhost:2343/in...
2025-04-01T06:38:12.569865
2024-02-23T18:15:50
2151576705
{ "authors": [ "anagstef" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4725", "repo": "clerk/javascript", "url": "https://github.com/clerk/javascript/pull/2853" }
gharchive/pull-request
fix(clerk-js): Use a fixed border radius value for OrganizationAvatar Description OrganizationAvatar should maintain the border-radius, even if the user passes a value in borderRadius variable. Checklist [ ] npm test runs as expected. [ ] npm run build runs as expected. [ ] (If applicable) JSDoc comments have been ...
2025-04-01T06:38:12.661707
2020-02-06T13:44:12
561021832
{ "authors": [ "fernandomm", "stepozer" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4726", "repo": "cloocher/xmlhasher", "url": "https://github.com/cloocher/xmlhasher/pull/25" }
gharchive/pull-request
Fix string_keys to work when it's the only option specified If string_keys was set without any other options, it wouldn't work since "name" variable is initially a symbol. Fix #24. Thank you
2025-04-01T06:38:12.663121
2024-01-06T12:19:54
2068582959
{ "authors": [ "andremartinssw", "bourdakos1" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4727", "repo": "cloud-annotations/docusaurus-openapi", "url": "https://github.com/cloud-annotations/docusaurus-openapi/pull...
gharchive/pull-request
Use parseMarkdownFile instead of parseMarkdownString Fixes #276 Can you resolve the conflicts? Can you resolve the conflicts? Done! I hadn't branched from the latest main, sorry :grimacing: Thanks!
2025-04-01T06:38:12.664121
2019-08-25T21:40:42
484979412
{ "authors": [ "imokya", "vyphan009" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4728", "repo": "cloud-annotations/training", "url": "https://github.com/cloud-annotations/training/issues/112" }
gharchive/issue
conversion failed After training is finished. I got conversion failed. I got the same problem, I still got this error, after upgrading to the latest version.
2025-04-01T06:38:12.687404
2022-03-09T11:59:22
1163848913
{ "authors": [ "csantanapr", "phemankita" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4729", "repo": "cloud-native-toolkit/automation-modules", "url": "https://github.com/cloud-native-toolkit/automation-mod...
gharchive/pull-request
Adding BOM Catalog BOM Categories Create New Cluster Use Existing Cluster Bom Catalog UI Implemented MVP1 Displays the contents category wise With in the categories, grouping is done according to the cloud provider. /lgtm
2025-04-01T06:38:12.701164
2020-03-31T08:43:12
590913237
{ "authors": [ "asatblurbs", "paulfantom" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4730", "repo": "cloudalchemy/ansible-prometheus", "url": "https://github.com/cloudalchemy/ansible-prometheus/issues/279" }
gharchive/issue
Readme variable prometheus_binaries_local_dir What did you do? I run command playbook with this role with variable "prometheus_binaries_local_dir" but it seems playbook could not complete. This need to be done since my environment is located on air gapped network. Did you expect to see some different? I expect the p...
2025-04-01T06:38:12.703278
2024-10-08T07:49:36
2572384633
{ "authors": [ "carlhoerberg", "spuun" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4731", "repo": "cloudamqp/lavinmq", "url": "https://github.com/cloudamqp/lavinmq/pull/800" }
gharchive/pull-request
Uniform log sources WHAT is this pull request doing? Create all Log instances from LavinMQ::Log. This will make all log sources prefixed with "lmq" which in turn makes it easy to see if a log comes from a lib (e.g. amqp-client) or from lavinmq itself. HOW can this pull request be tested? Run lavin with --debug and lo...
2025-04-01T06:38:12.711355
2017-01-17T13:39:12
201286543
{ "authors": [ "brynh" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4732", "repo": "cloudant/sync-android", "url": "https://github.com/cloudant/sync-android/pull/480" }
gharchive/pull-request
Add ability to have multiple PeriodicReplicationServices This PR fixes the following issues: The abstract class PeriodicReplicationService currently stores information in SharedPreferences under fixed key names. This means that if an app implements multiple concrete PeriodicReplicationServices they will interfere wi...
2025-04-01T06:38:12.729799
2018-11-19T09:52:37
382134399
{ "authors": [ "Ciaro" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4738", "repo": "cloudcreativity/laravel-json-api", "url": "https://github.com/cloudcreativity/laravel-json-api/issues/260" }
gharchive/issue
Laravel 5.7 support - fresh app install Hello When installing on a fresh Laravel 5.7 app instance, I had to change the following in the RouteServiceProvider: Otherwise I got 404 errors. Best regards, Ciaro Thank you for your reply! I must have overlooked that section.
2025-04-01T06:38:12.730968
2017-08-16T06:16:32
250521824
{ "authors": [ "romainr", "xiaolongge904913" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4739", "repo": "cloudera/hue", "url": "https://github.com/cloudera/hue/pull/580" }
gharchive/pull-request
Corrected an error spelling Corrected an error spelling in doc Nice! Would you mind rebasing the PR so that we only have the change in 'docs/manual.txt' showing up?
2025-04-01T06:38:12.734408
2021-03-15T13:37:05
831819274
{ "authors": [ "sejoker", "trevordbc" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4740", "repo": "cloudflare/Cloudflare-WordPress", "url": "https://github.com/cloudflare/Cloudflare-WordPress/issues/388" }
gharchive/issue
Can't Detect Wordpress My station's site is built on wordpress, the cloudflare plugin is enabled, I've connected it to the API key. This morning I decided to go ahead and upgrade to $20 / month as we're getting a tone of traffic and the site is getting incredibly slow in the mornings. When I go to enable APO - it tel...
2025-04-01T06:38:12.736153
2020-12-04T02:53:17
756754900
{ "authors": [ "jacobbednarz", "joeles" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4741", "repo": "cloudflare/Cloudflare-WordPress", "url": "https://github.com/cloudflare/Cloudflare-WordPress/pull/332" }
gharchive/pull-request
Add support for configuration via environment vars Having a the ability to configure credentials via environment vars would be quite appreciated by advanced users. Storing credentials in a database can be insecure if data is exported to other environments, eg: dev. Reusing credentials is not flexible if dev environm...
2025-04-01T06:38:12.745377
2022-01-12T21:27:21
1100804961
{ "authors": [ "chocolatkey", "codewithkristian" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4742", "repo": "cloudflare/cloudflare-docs", "url": "https://github.com/cloudflare/cloudflare-docs/issues/3134" }
gharchive/issue
Adding Firebase App Check workers template to docs I've been using CF workers along with Firebase App Check for a while now in production. This is sort of equivalent to a captcha, and is useful for preventing easy/excessive access to resources without first passing the check (an invisible captcha on the web, or Andro...
2025-04-01T06:38:12.755959
2024-01-20T19:14:52
2092209328
{ "authors": [ "dario-piotrowicz", "lcswillems" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4743", "repo": "cloudflare/next-on-pages", "url": "https://github.com/cloudflare/next-on-pages/issues/647" }
gharchive/issue
[⚑ Feature]: Supporting Next.js runtime Node.js Description I see Cloudflare supporting more and more Node.js modules. Additional Information No response Would you like to help? [ ] Would you like to help implement this feature? Hi @lcswillems πŸ‘‹ Thanks for the issue πŸ™‚, unfortunately I think that supporting the ...
2025-04-01T06:38:12.773690
2020-03-30T14:38:52
590345104
{ "authors": [ "LPardue", "ctiller", "xanathar" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4744", "repo": "cloudflare/quiche", "url": "https://github.com/cloudflare/quiche/issues/430" }
gharchive/issue
QUIC datagram extensions Hi, Is there any intention/plan of supporting the current draft of datagram extensions as defined by https://tools.ietf.org/html/draft-ietf-quic-datagram-00 ? In case this is not in the plans, would such a contribution be welcome or is it considered out of scope ? I'd be interested in being...
2025-04-01T06:38:12.780492
2022-02-02T23:59:57
1122508606
{ "authors": [ "jacobbednarz", "nickysemenza" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4745", "repo": "cloudflare/terraform-provider-cloudflare", "url": "https://github.com/cloudflare/terraform-provider-...
gharchive/pull-request
update validation records/errors for custom_hostname and certificate_pack resource/custom_hostname: validation tokens are now an array (`validation_records`) instead of a top level, but the only top level record that was previously here was for cname validation, txt/http/email were entirely missing. resource/custom_h...
2025-04-01T06:38:12.789084
2022-10-07T14:19:22
1401259857
{ "authors": [ "jacobbednarz", "nickysemenza", "will-bluem-olo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4746", "repo": "cloudflare/terraform-provider-cloudflare", "url": "https://github.com/cloudfla...
gharchive/pull-request
Issue 1840 Add custom_hostname wait_for_active_status As shown in https://github.com/cloudflare/terraform-provider-cloudflare/issues/1840, it can be problematic to create required validation records in the same terraform apply run because the custom_hostname resource completes creation before the required validation ...
2025-04-01T06:38:12.790609
2022-10-25T15:10:49
1422629324
{ "authors": [ "jasnell", "vlovich" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4747", "repo": "cloudflare/workerd", "url": "https://github.com/cloudflare/workerd/pull/127" }
gharchive/pull-request
Small typo fix in comment Deafult -> Default @vlovich ... need you to ack the CLAAssistant here... recheck
2025-04-01T06:38:12.800782
2022-11-29T19:39:12
1468600673
{ "authors": [ "lucasnad27", "rozenmd", "vlovich" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4748", "repo": "cloudflare/wrangler2", "url": "https://github.com/cloudflare/wrangler2/issues/2309" }
gharchive/issue
πŸ› BUG: wrangler r2 object CLI What version of Wrangler are you using? 2.5.0 What operating system are you using? Mac Describe the Bug To reproduce: Create a new r2 bucket called foobar Create a README.md Attempt to upload the README.md file to foobar with the following command: wrangler r2 object put foobar/README....
2025-04-01T06:38:12.823710
2017-11-06T12:14:13
271455205
{ "authors": [ "fluffle", "johnsonj", "knyar" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4749", "repo": "cloudfoundry-community/stackdriver-tools", "url": "https://github.com/cloudfoundry-community/stack...
gharchive/pull-request
Config options for metric prefix and director name. The nozzle currently places all the metrics it derives from firehose data in the root of Stackdriver's custom metric namespace. This means there's a relatively large chance that these names could collide with others that were not created by the nozzle. To mitigate t...
2025-04-01T06:38:12.826683
2016-09-08T02:02:33
175647897
{ "authors": [ "cppforlife", "evandbrown" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4750", "repo": "cloudfoundry-incubator/bosh-google-cpi-release", "url": "https://github.com/cloudfoundry-incubator/bosh-go...
gharchive/issue
support global cpi configuration for tags to allow tagging of all vms with specific set of tags to enable setting security groups. global tags would be added on top of tags specified via env arg in create_vm. wdyt about google.default_tags: [tag1, tag2]? cc @evandbrown @dsboulder @dsboulder @mrdavidlaing do default...
2025-04-01T06:38:12.828961
2015-01-30T17:29:14
56061212
{ "authors": [ "brannon", "mosoto" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4751", "repo": "cloudfoundry-incubator/if_warden", "url": "https://github.com/cloudfoundry-incubator/if_warden/issues/9" }
gharchive/issue
Tests fail occasionally with "No mapping between account names and security IDs was done." The LocalPrincipalManager tests fail occasionally with the above error. I believe it is related to some eventual consistency in Windows with creating a new user, and then trying to add that user to a security group. The error ...
2025-04-01T06:38:12.834531
2018-08-10T17:22:30
349595427
{ "authors": [ "iainsproat", "jasonkeene" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4752", "repo": "cloudfoundry-incubator/kubo-release", "url": "https://github.com/cloudfoundry-incubator/kubo-release/iss...
gharchive/issue
Do not fail apply-specs if addons-spec is empty Is your feature request related to a problem? Please describe. kubectl fails when you apply a manifest that does not contain any objects: $ echo "---" | kubectl apply -f - error: no objects passed to apply If a user provides an empty manifest, for instance --- or white...
2025-04-01T06:38:12.838291
2019-09-20T14:30:02
496385258
{ "authors": [ "KlapTrap", "nwmac", "richard-cox" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4753", "repo": "cloudfoundry-incubator/stratos", "url": "https://github.com/cloudfoundry-incubator/stratos/p...
gharchive/pull-request
Fix npm audit vulnerabilities result of npm audit fix and manually removing stratos-merge-dirs We should park this until we upgrade to Angular 8. The issue might come out in the wash. Angular upgrade #3920 @KlapTrap This was raised as a concern by the community. Is there any reason why this shouldn't be merge...
2025-04-01T06:38:12.846469
2016-04-21T15:44:00
150112759
{ "authors": [ "cppforlife", "voelzmo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4754", "repo": "cloudfoundry/bosh", "url": "https://github.com/cloudfoundry/bosh/issues/1234" }
gharchive/issue
registry hangs and is unresponsive: bosh deploy fails with execution expired We saw recently a few deployments failing with the error of execution expired during writing the settings for a VM into the registry. The registry stopped responding at all, there was nothing in the logs. Even when being on the Director itse...
2025-04-01T06:38:12.859908
2020-03-17T22:07:11
583327696
{ "authors": [ "heyjcollins", "valeriap" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4755", "repo": "cloudfoundry/postgres-release", "url": "https://github.com/cloudfoundry/postgres-release/issues/57" }
gharchive/issue
Please complete the Cloudfoundry Component Log Timestamp Audit - as per: CF-RFC#030 Hi There! In an effort to assure all CF components use a consistent logging timestamp as per CF-RFC#030, I'm submitting this issue requesting a little action from y'all on this x-component-team effort. First Please complete this audit...
2025-04-01T06:38:12.867607
2018-06-04T10:50:26
329004527
{ "authors": [ "DennisDenuto", "JoshuaAndrew", "agentgonzo", "w7089" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4756", "repo": "cloudfoundry/uaa", "url": "https://github.com/cloudfoundry/uaa/issues...
gharchive/issue
Docker/kubernetes deployment of UAA How are you deploying the UAA? I am wanting to deploy the UAA other (please explain) I want to be able to deploy UAA using docker (for me on kubernetes, but even a docker container would be fine). There are a few third-party images that people have build, but it would be ideal if ...
2025-04-01T06:38:12.870749
2016-12-05T18:41:50
193577334
{ "authors": [ "coveralls", "pradtke", "sreetummidi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4757", "repo": "cloudfoundry/uaa", "url": "https://github.com/cloudfoundry/uaa/pull/496" }
gharchive/pull-request
Add table of contents to MD files A lot of the markdown files are quite lengthy. It is nice to have a ToC to get an overview of what is in it. I used doctoc to generate them. Not sure if this the way the project wants to go, but it would be nice to have auto-generated ToCs. Coverage decreased (-0.09%) to 84.966% w...
2025-04-01T06:38:12.877658
2011-02-22T17:29:33
618276
{ "authors": [ "elfassy", "hbi99", "matthewdl" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4758", "repo": "cloudhead/less.js", "url": "https://github.com/cloudhead/less.js/issues/207" }
gharchive/issue
Question: Any way to edit global variables dynamically Say i have a less file with a bunch of global variables (@variable...) would it be possible for me to change their value using JavaScript (after the page is loaded)? Thanks! Hi, I needed a similar solution described in the beginning of this thread. For this, I ...
2025-04-01T06:38:12.893716
2023-12-06T11:23:57
2028325666
{ "authors": [ "PixelCook", "adimiz1", "temirfe" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4759", "repo": "cloudinary/cloudinary_flutter", "url": "https://github.com/cloudinary/cloudinary_flutter/issues/27" ...
gharchive/issue
RangeError (index): Invalid value: Only valid value is 0: 1 on Pixel 5 phone When I run my app on Google Pixel 5 (API 32) (both device and emulator) the following throws error: CldImg cldimg = CloudinaryObject.fromCloudName(cloudName: 'somename').image('someId'); print(cldimg); // throws: RangeError (index): Invalid ...
2025-04-01T06:38:12.906911
2022-10-20T21:15:41
1417298788
{ "authors": [ "cloudpanel-io", "mertcangokgoz" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4760", "repo": "cloudpanel-io/clp-wp-varnish-cache", "url": "https://github.com/cloudpanel-io/clp-wp-varnish-cache...
gharchive/pull-request
Turkish language and git-updater support Hello @cloudpanel-io For those who want to use varnish cache with cloudpanel from Turkey, I translated the plugin into Turkish and I have added the headers requested by the git-updater plugin. Thanks a lot @mertcangokgoz
2025-04-01T06:38:12.932426
2024-11-02T20:32:45
2630771463
{ "authors": [ "golgoth31" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4761", "repo": "cloudscalerio/cloudscaler", "url": "https://github.com/cloudscalerio/cloudscaler/pull/24" }
gharchive/pull-request
chore: release main :robot: I have created a release beep boop operator: 1.0.0 1.0.0 (2024-11-02) Features init (e8be0d4) Bug Fixes build (cc58b33) build (6062759) build (9d22dff) build (0304c39) deps: update all non-major dependencies (c508cb7) deps: update k8s.io/utils digest to 49e7df5 (c2662a5) goreleaser (3e1...
2025-04-01T06:38:12.934117
2016-12-14T19:30:12
195623419
{ "authors": [ "bg46z", "cloudson", "ryukinix" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4762", "repo": "cloudson/gitql", "url": "https://github.com/cloudson/gitql/pull/31" }
gharchive/pull-request
make README a little more workplace-friendly This is a cool project, and I just wanted to make it a little more immediately shareable. Hell is a good word. Hey @bg46z. There is no a big reason to change this words but I'm happy to see your interest here. If you want to help us with the documentation there are man...
2025-04-01T06:38:12.935838
2022-05-06T11:53:49
1227768398
{ "authors": [ "110y", "zchee" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4763", "repo": "cloudspannerecosystem/wrench", "url": "https://github.com/cloudspannerecosystem/wrench/pull/54" }
gharchive/pull-request
all: use spansql for parse DDL WHAT all: use spansql for parse DDL WHY Can parse include comment schema @zchee Please fix the tests (now it can't be compiled...) πŸ™ πŸ™„ I'll fix and write test @zchee Let me fix the test cases...
2025-04-01T06:38:12.952602
2017-01-05T23:37:40
199088048
{ "authors": [ "RasmusWernerLarsen", "emayssat-ms", "lil-cain" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4764", "repo": "cloudtools/troposphere", "url": "https://github.com/cloudtools/troposphere/issu...
gharchive/issue
How to create an OriginAccessIdentity for CloudFront The only information I have on OAI is the following class S3Origin(AWSProperty): props = { 'OriginAccessIdentity': (basestring, False), } How can I create on for my CloudFront distribution? Pointers appreciated. Hi, OriginAccessIdentify: (basestring, False) means...
2025-04-01T06:38:12.957487
2017-02-14T12:22:16
207500736
{ "authors": [ "emayssat-ms", "glitchindustries", "ismaelfernandezscmspain", "markpeek" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4765", "repo": "cloudtools/troposphere", "url": "https://github.co...
gharchive/issue
How I can change the default param from python How I can pass other value from python to keyname_param? I Have: template = Template() keyname_param = template.add_parameter(Parameter( "KeyName", Description="Name of an existing EC2 KeyPair to enable SSH " "access to the instance", Default...
2025-04-01T06:38:12.961289
2018-08-22T16:07:58
353023437
{ "authors": [ "ROTGP", "cloudwebrtc" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4766", "repo": "cloudwebrtc/flutter-webrtc-server", "url": "https://github.com/cloudwebrtc/flutter-webrtc-server/issues/1" }
gharchive/issue
Demo fails I've followed the instructions to run the demo. After installing, I run "npm start" which seems to succeed, but then fails. Full output is below. flutter-webrtc-server $ npm install npm WARN deprecated<EMAIL_ADDRESS>πŸ™Œ Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io...
2025-04-01T06:38:12.963663
2022-07-05T20:54:31
1294757785
{ "authors": [ "FGYFFFF", "hiqsociety" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4767", "repo": "cloudwego/hertz-examples", "url": "https://github.com/cloudwego/hertz-examples/issues/14" }
gharchive/issue
For rendering, any features to do header.tmpl / footer. tmpl etc? i realised ctx.HTML is much slower than ctx.String... possible to speed this up? 50k req/s vs 15k req/s For rendering, any features to do header.tmpl / footer. tmpl etc? for header and footer so to have consistency. just curious how to stack them toget...
2025-04-01T06:38:12.970672
2023-04-10T06:23:54
1660309830
{ "authors": [ "GuangmingLuo", "welkeyever" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4768", "repo": "cloudwego/hertz", "url": "https://github.com/cloudwego/hertz/pull/712" }
gharchive/pull-request
docs(README): update documentation description and link What type of PR is this? docs Check the PR title. [X] This PR title match the format: <type>(optional scope): <description> [X] The description of this PR title is user-oriented and clear enough for others to understand. (Optional) Translate the PR title into...
2025-04-01T06:38:13.006779
2021-11-19T01:37:14
1058036581
{ "authors": [ "MinhQuang2021", "whwang299" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4769", "repo": "clovaai/spade", "url": "https://github.com/clovaai/spade/issues/8" }
gharchive/issue
Custom model I found Layoutlmv2 takes both the image and the context into the pretrain. Why would you use BERT and not Layoutlmv2. I want custom to use layoutlmv2 for encoder, is it possible? Thank you so much Hi @MinhQuang2021 You may customize this part https://github.com/clovaai/spade/blob/a85574ceaa00f1878a2375...
2025-04-01T06:38:13.026988
2017-05-25T12:19:47
231324225
{ "authors": [ "clue", "d8ahazard" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4770", "repo": "clue/php-mdns-react", "url": "https://github.com/clue/php-mdns-react/issues/8" }
gharchive/issue
No Response when Querying MDNS Cast Devices Hello, I'm trying to implement your MDNS library in a project I have that aims to communicate with chromecast devices. I'm trying to get results for the record _googlecast._tcp.local, but keep getiting a TimeoutException: Thu, 18 May 2017 14:37:32 -0500 [ DEBUG ] api.php:...
2025-04-01T06:38:13.041399
2022-10-20T04:41:06
1415932324
{ "authors": [ "dixudx", "victory460" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4771", "repo": "clusternet/clusternet", "url": "https://github.com/clusternet/clusternet/issues/509" }
gharchive/issue
clusternet schduler support SchdulerExtender to extend? clusternet schduler support SchdulerExtender to extend? clusternet schduler support SchdulerExtender to extend? No. And I don't suggest using extender to extend scheduler. Clusternet scheduler is using scheduling framework, which uses plugins to implement di...
2025-04-01T06:38:13.043519
2021-08-30T10:10:27
982627340
{ "authors": [ "dixudx", "huxiaoliang" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4772", "repo": "clusternet/clusternet", "url": "https://github.com/clusternet/clusternet/pull/94" }
gharchive/pull-request
comment out checking cluster type on registration What type of PR is this? kind/bug What this PR does / why we need it: Currently there is only one kind of ClusterType, i.e., EdgeCluster. Commenting out checking cluster type to allow more customized cluster type. Which issue(s) this PR fixes: Fixes #89 Special note...
2025-04-01T06:38:13.046639
2015-10-02T23:17:24
109588349
{ "authors": [ "AsaAyers", "akshat1", "swang" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4773", "repo": "clutchski/coffeelint", "url": "https://github.com/clutchski/coffeelint/issues/511" }
gharchive/issue
Empty catch blocks trigger indentation errors for version > 1.11.1 An empty catch block (with or without comments) causes coffeelint to complain about inconsistent indentation. Sample code try console.log 'a tisket' console.log 'a tasket' catch err # We'll eat the exception console.log 'All done' <EMAIL_ADDRE...
2025-04-01T06:38:13.049403
2021-03-08T20:26:51
824922992
{ "authors": [ "clux" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4774", "repo": "clux/kube-rs", "url": "https://github.com/clux/kube-rs/pull/454" }
gharchive/pull-request
remove legacy runtime because: seeing pretty decent adoption (edit: of kube-runtime) across github code search haven't gotten complaints about new runtime no need to keep this entirely unmaintained module around to confuse people some counter-points. There is still matt butcher's blog-post that made it to hackern...
2025-04-01T06:38:13.097256
2024-08-02T13:05:12
2444924645
{ "authors": [ "cmdruid", "maxgmer" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4775", "repo": "cmdruid/tapscript", "url": "https://github.com/cmdruid/tapscript/issues/43" }
gharchive/issue
Invalid Schnorr Siganture - Example: Basic spend using key-path I have a method to send sats from one p2tr address to another one. I followed this example to implement it. The validation goes through, but when I submit the transaction to mempool.space (or blockstream, same thing), I get the following response: sendra...
2025-04-01T06:38:13.115140
2024-01-09T11:43:56
2072209223
{ "authors": [ "clelange", "giacomoortona" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4776", "repo": "cms-analysis/HiggsAnalysis-CombinedLimit", "url": "https://github.com/cms-analysis/HiggsAnalysis-Combin...
gharchive/issue
Docker instructions for Mac users Hi @clelange, I had a few issues when trying to open any graphic element in the docker standalone version on MacOS. I realised that in order to run properly on Mac, one should first set the DISPLAY variable in the docker run. Would it be possible to update the docker run command to: ...
2025-04-01T06:38:13.126076
2018-02-12T17:38:26
296463427
{ "authors": [ "amarini", "jmduarte", "nucleosynthesis" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4777", "repo": "cms-analysis/HiggsAnalysis-CombinedLimit", "url": "https://github.com/cms-analysis/Hig...
gharchive/pull-request
Parametric shapes fix for RooParamatricShapesBinPdf. still needs some testing for the correctness of the outcome, but the PR may be useful has starting point for the future. Idea: pointers are not saved in the Workspace, therefore when loaded again are not valid. This minimal changes, make it mutable (because evaluat...
2025-04-01T06:38:13.414567
2018-05-05T21:15:23
320541814
{ "authors": [ "bohanjason", "coveralls", "dqrs" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4778", "repo": "cmu-db/peloton", "url": "https://github.com/cmu-db/peloton/pull/1349" }
gharchive/pull-request
[15721] TileGroup Compaction and GC Fixes Overview of Project Our project has 3 main aspects: Enabling the Garbage Collector to free empty tile groups and reclaim their memory (Done) Fixing several important bugs in the Garbage Collector and Transaction Manager (Done) Merging sparsely occupied tile groups to save me...
2025-04-01T06:38:13.416115
2020-07-02T17:58:50
650112130
{ "authors": [ "gonzalezjo", "mbutrovich" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4779", "repo": "cmu-db/terrier", "url": "https://github.com/cmu-db/terrier/pull/1004" }
gharchive/pull-request
Revert "Explicit instantiation of spdlog template functions (#995)" This reverts commit 686eb69f. Not sure we want to merge this immediately, but it sounds like #995 didn't really help so this is a PR to revert it if we want. I didn't see this PR when I reverted that commit in #1026. For what it's worth, #1026 does...
2025-04-01T06:38:13.448267
2021-06-25T20:00:01
930466141
{ "authors": [ "CNCF-Bot", "amye" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4780", "repo": "cncf/landscape", "url": "https://github.com/cncf/landscape/pull/2182" }
gharchive/pull-request
Adding Skooner to the sandbox Pre-submission checklist: Please check each of these after submitting your pull request: [ ] Are you only including a repo_url if your project is 100% open source? If so, you need to pick the single best GitHub repository for your project, not a GitHub organization. [ ] Is your project ...
2025-04-01T06:38:13.472273
2022-12-13T17:59:23
2550544943
{ "authors": [ "amye", "bsctl", "krook", "nate-double-u", "oliverbaehler" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4781", "repo": "cncf/sandbox", "url": "https://github.com/cncf/sandbox/issue...
gharchive/issue
[SANDBOX PROJECT ONBOARDING] Capsule Welcome to CNCF Project Onboarding! This is an issue created to help onboard your project into the CNCF after the TOC has voted to accept your project. We would like to complete onboarding within one month of acceptance. From the project side, please ensure that you: [x] Understa...
2025-04-01T06:38:13.475888
2024-07-31T21:24:51
2440978079
{ "authors": [ "anu1217" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4782", "repo": "cnerg/OpenMCActivationStudy", "url": "https://github.com/cnerg/OpenMCActivationStudy/pull/14" }
gharchive/pull-request
Making changes to ALARA flux file and input Changed flux values to go from high to low energy in W wall Increased tolerance to gather data for more nuclides I noticed the Neutron_Flux.csv file was still going from low to high energy, even though the OpenMC script has it written from high to low. The flux file cur...
2025-04-01T06:38:13.483874
2023-05-22T12:36:21
1719603473
{ "authors": [ "cnlohr", "emeb", "recallmenot" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4783", "repo": "cnlohr/ch32v003fun", "url": "https://github.com/cnlohr/ch32v003fun/pull/110" }
gharchive/pull-request
SSD1306 drawImage I've been working on (image) compression and the drawImage function for the @emeb SSD1306 was a necessary side product. As the display operates in vertical mode with us looking at it horizontally, still every pixel needs to be set. I managed a tiny speed increase by eliminating the call to drawPixel...
2025-04-01T06:38:13.535710
2017-03-29T16:53:14
217940272
{ "authors": [ "SerjoA", "austintoddj", "reliq" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4784", "repo": "cnvs/canvas", "url": "https://github.com/cnvs/canvas/issues/326" }
gharchive/issue
Question: do you have an example on how to add plugins to canvas hi, do you have some kind of example on how to extend canvas even further thank you for the work its awesome Thank you @SerjoA for your kind comments on the project! I don't currently have any examples of plugins, it's been a work-in-progress between ...
2025-04-01T06:38:14.156320
2021-09-08T19:13:38
991447370
{ "authors": [ "ianjevans", "jseldess" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4785", "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/issues/11335" }
gharchive/issue
sql: allow references to top-level WITH from apply-join PR: https://github.com/cockroachdb/cockroach/pull/65550 From release notes: References to WITH expressions from correlated subqueries are now always supported. [#65550][#65550] {% comment %}doc{% endcomment %} Our WITH, correlated subqueries , and known limi...
2025-04-01T06:38:14.159774
2022-01-21T09:15:34
1110231984
{ "authors": [ "cockroach-teamcity", "rafiss" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4786", "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/issues/12795" }
gharchive/issue
sql,server: support SCRAM authentication for SQL sessions Exalate commented: https://github.com/cockroachdb/cockroach/pull/74301 --- Release note (security update): The hash method used to encode cleartext passwords before storing them is now configurable, via the new cluster setting server.user_login.password_encryp...
2025-04-01T06:38:14.164630
2020-12-10T21:41:55
761639793
{ "authors": [ "ericharmeling", "florence-crl", "rmloveland", "taroface" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4787", "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/iss...
gharchive/issue
Duplicate Indexes based on column(s) different from the primary index This documentation page describes an example where the secondary indexes are based on column(s) the SAME AS THE PRIMARY INDEX. In this case, secondary indexes should be created on ALL OTHER localities, NOT INCLUDING where the primary index is locat...
2025-04-01T06:38:14.242222
2024-04-16T15:17:59
2246318213
{ "authors": [ "Didayolo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4788", "repo": "codalab/codabench", "url": "https://github.com/codalab/codabench/issues/1413" }
gharchive/issue
Upgrading Python and packages using Poetry As discussed in #1023 and #1410, we should regularly upgrade Python version and other packages. Apparently Poetry is an interesting tool to help with resolving package conflicts. We need to keep in mind that we have several Dockerfiles et requirements.txt files in this proje...
2025-04-01T06:38:14.244192
2021-02-17T17:55:46
810407547
{ "authors": [ "codazoda" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4789", "repo": "codazoda/neatcss", "url": "https://github.com/codazoda/neatcss/issues/10" }
gharchive/issue
Image Borders as Class Neat needs a class for image borders. When images are light on light or dark on dark an image border helps them stand out. In neat.html I used an inline style to add a border. Now that there is a dark mode theme a class should be used instead. That would allow the border to swap back and forth ...
2025-04-01T06:38:14.320996
2015-04-06T13:15:05
66604059
{ "authors": [ "mshenfield", "neolytics" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4790", "repo": "code-for-nashville/hrc-employment-diversity-report", "url": "https://github.com/code-for-nashville/hrc-employmen...
gharchive/issue
Figure out a metric for measuring changes over time @mshenfield Potential metrics...: Chi Square. Compare the Observed/Expected ratios for Metro as a whole and plot the resulting chisquare value overtime. Advantages: Statistical backing, appropriate for this type of data, creates a single metric that can be plotted...
2025-04-01T06:38:14.326108
2023-02-28T11:03:29
1602824941
{ "authors": [ "JWittmeyer", "SimonDegrafKern" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4791", "repo": "code-kern-ai/refinery-gateway", "url": "https://github.com/code-kern-ai/refinery-gateway/pull/119" ...
gharchive/pull-request
Admin features new Gateway https://github.com/code-kern-ai/refinery-gateway/pull/119 Model submodule https://github.com/code-kern-ai/refinery-submodule-model/pull/36 Admin dashboard: https://github.com/code-kern-ai/admin-dashboard/pull/62 Refinery UI: https://github.com/code-kern-ai/refinery-ui/pull/125 Updater https...
2025-04-01T06:38:14.342489
2023-07-28T13:55:41
1826476960
{ "authors": [ "alexbarcelo", "praveenexaf", "ricciarellif", "softfactory1" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4792", "repo": "code-specialist/fastapi-keycloak", "url": "https://github.com/...
gharchive/issue
realmRoles Field required Using the examples provided, I'm unable to get the user's info through the route http://localhost:8081/user/2b1b34f0-5efb-4cf8-b620-b619fd9b98bc (it's a valid user-id) due to a pydantic error: pydantic_core._pydantic_core.ValidationError: 1 validation error for KeycloakUser realmRoles Field ...
2025-04-01T06:38:14.355455
2021-02-07T20:57:06
803056067
{ "authors": [ "blafving", "joshreisner" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4793", "repo": "code4recovery/tsml-ui", "url": "https://github.com/code4recovery/tsml-ui/issues/87" }
gharchive/issue
Google Sheets Styled demo not working Solving this issue will help us figure out whether our integration with Google Sheets will still work. The styled demo mentioned in the README is not working due to: Uncaught ReferenceError: tsml_react_config is not defined Try creating an instance of tsml_react_config before mee...
2025-04-01T06:38:14.362709
2022-06-02T10:13:32
1257979865
{ "authors": [ "hadrysm", "krzyjel" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4794", "repo": "codeandpepper/janush", "url": "https://github.com/codeandpepper/janush/issues/242" }
gharchive/issue
"Failed to compile" error message in the new generated app Type: Bug Operating system: MacOS 10.15.7 Affects Version: 1.0.3 Priority: High Severity: Critical Preconditions: Generate the new application using janush command Steps to reproduce: Use command cd web Use command npm run start or yarn start Actual result:...
2025-04-01T06:38:14.384366
2016-06-04T01:13:04
158479847
{ "authors": [ "cyphactor" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4795", "repo": "codebreakdown/togls", "url": "https://github.com/codebreakdown/togls/issues/83" }
gharchive/issue
Figure out how to get NullToggle to not cause app to fail when feature target type validation happens on evaluation Currently the NullToggle has a null feature instance that has a target_type of NONE. In any of the cases where a NullToggle is returned the evaluations would fail if a target is passed in during evaluat...
2025-04-01T06:38:14.387762
2021-05-26T22:29:47
902983902
{ "authors": [ "MaslovD", "codebude" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4796", "repo": "codebude/QRCoder", "url": "https://github.com/codebude/QRCoder/issues/301" }
gharchive/issue
How to remove border if I don't need one? Type of issue [ ] Bug [+] Question (e.g. about handling/usage) [ ] Request for new feature/improvement Expected Behavior Current Behavior Possible Solution (optional) Steps to Reproduce (for bugs) Your Environment Hi @MaslovD , just set the parameter "drawQuietZones" ...
2025-04-01T06:38:14.428237
2022-07-05T07:45:02
1293919233
{ "authors": [ "DavertMik", "VivekLande", "dyaroman", "viveklandeWK" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4797", "repo": "codeceptjs/CodeceptJS", "url": "https://github.com/codeceptjs/CodeceptJS/iss...
gharchive/issue
Unable to use BeforeSuite and AfterSuite hooks What are you trying to achieve? I am trying to use BeforeSuite and AfterSuite hooks What do you get instead? Could not include object Step Definition from ../step_definitions/hooks.js from module 'C:\Projects\Aura-Core\aura-accelerate-seed\step_definitions\hooks.js' Befo...
2025-04-01T06:38:14.430001
2020-10-07T23:10:11
716908761
{ "authors": [ "ofuochi", "tayormi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4798", "repo": "codeclannigeria/codeclannigeria-backend", "url": "https://github.com/codeclannigeria/codeclannigeria-backend/pull/189...
gharchive/pull-request
Fix dto closes #188 Here is an overview of what got changed by this pull request: Complexity increasing per file ============================== - src/shared/controllers/base.controller.ts 4 - src/users/users.controller.ts 4 See the complete overview on Codacy
2025-04-01T06:38:14.449296
2021-11-01T18:25:26
1041463831
{ "authors": [ "adolfov" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4799", "repo": "codecov/uploader", "url": "https://github.com/codecov/uploader/issues/481" }
gharchive/issue
Version 0.1.9 incorrectly detects Heroku CI as provider when using on Travis Describe the bug I'm running the uploader from travis and on version 0.1.8 the uploader correctly detected this [2021-10-27T18:48:16.571Z] ['info'] Detected Travis CI as the CI provider. Since the update to 0.1.9, the uploader detects Heroku...
2025-04-01T06:38:14.452233
2017-01-15T00:35:42
200839318
{ "authors": [ "cduchesne" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4800", "repo": "codedellemc/libstorage", "url": "https://github.com/codedellemc/libstorage/issues/389" }
gharchive/issue
docker integration driver ignores preemption option during mount command When attempting to mount a volume via docker integration driver, there is no check in place to allow preemptive mount option to function correctly. This is the result of scrubbing unavailable volumes from the list of volumes before processing at...
2025-04-01T06:38:14.483565
2017-04-13T17:16:11
221627832
{ "authors": [ "NealHumphrey", "eng1nerd" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4801", "repo": "codefordc/housing-insights", "url": "https://github.com/codefordc/housing-insights/issues/198" }
gharchive/issue
Tax assessment data via opendata API Opendata.dc.gov provides tax assessment data of all properties in DC via an API. [x] Create a TaxApiConn class based on the MarApiConn class currently in the code. Use this to add raw data files to /data/raw/tax_assessment/opendata/YYYYMMDD when the python/cmd/data.py script is r...
2025-04-01T06:38:14.486874
2018-02-02T04:06:14
293767176
{ "authors": [ "LaurieLinz", "dwhite96" ], "license": "isc", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4802", "repo": "codefordenver/Circular", "url": "https://github.com/codefordenver/Circular/issues/268" }
gharchive/issue
Write tests to cover the test cases Test Cases are here: https://drive.google.com/drive/folders/1obtB1bMOm_DdY7t7jSrrMLE_lVbiKZ7z Some tests were added with #247 @scottfirestone, I assigned you to this issue since you mentioned you wanted to write some tests. I hope I didn't overstep my bounds :). Like you said, I ...
2025-04-01T06:38:14.494256
2019-06-03T19:58:37
451662220
{ "authors": [ "ThorbenJensen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4803", "repo": "codeformuenster/immoscout", "url": "https://github.com/codeformuenster/immoscout/issues/8" }
gharchive/issue
scraper.py in root folder... ...are we going to use this one in the future? should we move some parts to immo_scraper/, keep the good, and delete what is deprecated? @jahnique what is your opinion on this? Resolved by #14
2025-04-01T06:38:14.503157
2023-10-15T04:12:13
1943699635
{ "authors": [ "leekahung", "milofultz", "xscottxbrownx" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4804", "repo": "codeforpdx/PASS", "url": "https://github.com/codeforpdx/PASS/pull/458" }
gharchive/pull-request
Improve accessible name for images on home page and prop names for HomeSection This PR: Improves accessible name for images on home page. 1. Adds context for all logo images 2. Removes unnecessary aria-labels 3. Mark decorative (non-informative images) as such using an empty alt attribute The files this PR effects: ...
2025-04-01T06:38:14.528732
2022-12-16T07:53:42
1499759517
{ "authors": [ "Slamoth", "kenjis" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4805", "repo": "codeigniter4/CodeIgniter4", "url": "https://github.com/codeigniter4/CodeIgniter4/issues/6982" }
gharchive/issue
Bug: [Cookie] validatePrefix function can not understand bool var even if its a boolean var PHP Version 8.1 CodeIgniter4 Version 4.2.10 CodeIgniter4 Installation Method Composer (as dependency to an existing project) Which operating systems have you tested for this bug? Linux Which server did you use? apache Database...
2025-04-01T06:38:14.531101
2021-04-10T16:47:59
855109089
{ "authors": [ "mostafakhudair", "paulbalandan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4806", "repo": "codeigniter4/CodeIgniter4", "url": "https://github.com/codeigniter4/CodeIgniter4/pull/4544" }
gharchive/pull-request
Relocate cookie exception Finish Relocate Cookie Class #4502 @MGatner this PR need to be merged before the next release @paulbalandan please review I deleted it, but forgot to save changes ^^ Waiting for tests.. All green @paulbalandan Thank you
2025-04-01T06:38:14.552764
2020-07-10T20:49:44
655028752
{ "authors": [ "codejamninja", "symbiont-liam-howell" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4807", "repo": "codejamninja/sphinx-markdown-builder", "url": "https://github.com/codejamninja/sphinx-markdown-buil...
gharchive/pull-request
Changed the behavior of _refuri2http to return a refid fragment when markdown_http_base is None HI πŸ‘‹ I noticed that some RST internal cross-references like :py:func:`my_func` would get written to markdown like so `my_func()` instead of the expected [`my_func()`](#my_func) Looks like when self.markdown_http_base is ...
2025-04-01T06:38:14.554542
2019-09-05T23:27:01
490058169
{ "authors": [ "kirjs" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4808", "repo": "codelab-fun/codelab", "url": "https://github.com/codelab-fun/codelab/issues/1025" }
gharchive/issue
Rethink the last slide and potentially break it up into multiple slides Right now the last slide of every milestone is very overloaded: https://codelab.fun/angular/create-first-app/end Someone with design skills should think through the best way of making it easier to comprehend or potentially break it up into multi...
2025-04-01T06:38:14.557540
2017-01-04T02:07:20
198614993
{ "authors": [ "codelust" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4809", "repo": "codelust/laravel-skeleton", "url": "https://github.com/codelust/laravel-skeleton/issues/3" }
gharchive/issue
Add User Scaffolding Using Laravel's inbuilt scaffolding https://laravel.com/docs/5.3/authentication#introduction Use the scaffolding feature to create the register/login/reset password feature. Pushed in commit: https://github.com/codelust/laravel-skeleton/commit/ae48d8a1a4a49be6dadf1ed9a6e8b8f56d148c21
2025-04-01T06:38:14.576220
2015-12-14T19:00:47
122107697
{ "authors": [ "Gvozd", "develar", "jadbox", "nicksrandall", "phpnode" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4810", "repo": "codemix/babel-plugin-closure-elimination", "url": "https://github.com/co...
gharchive/issue
Does not work on babel >= 6.0 ERROR in ./common/index.js Module build failed: TypeError: Transformer is not a function at build (/Users/nicksrandall/Documents/DomoGithub/AppTeam6/da-webpack/node_modules/babel-plugin-closure-elimination/lib/index.js:153:10) at Function.memoisePluginContainer (/Users/nicksranda...
2025-04-01T06:38:14.598670
2017-06-30T12:51:49
239770014
{ "authors": [ "AerialMantis", "Ruyk" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4811", "repo": "codeplaysoftware/standards-proposals", "url": "https://github.com/codeplaysoftware/standards-proposals/pull/15...
gharchive/pull-request
Fix #14: Added fill method to the handler Adds a method to the handler class to fill a memory object with a certain value Looks good to me :+1:
2025-04-01T06:38:14.618947
2024-03-06T09:12:36
2171007633
{ "authors": [ "kylecarbs", "wf1-brandon-grant" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4812", "repo": "coder/envbuilder", "url": "https://github.com/coder/envbuilder/issues/101" }
gharchive/issue
Azure DevOps repo clone with GIT_USERNAME from coder_external_auth Hi there, I am trying to clone a repo from a private Azure DevOps repository. The user has authenticated using OAUTH2 via the Coder external_auth documentation I am then using the template in the repo and injecting the external auth as a data object ...
2025-04-01T06:38:14.620320
2022-09-28T09:55:16
1389072582
{ "authors": [ "rkdarst" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4813", "repo": "coderefinery/documentation", "url": "https://github.com/coderefinery/documentation/issues/247" }
gharchive/issue
The source_suffix[es] configuration is no longer needed Sphinx extensions can now set this automatically. source_suffix = ['.rst', '.md'] is no longer needed
2025-04-01T06:38:14.621176
2020-11-11T10:37:58
740660247
{ "authors": [ "bast", "wikfeldt" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4814", "repo": "coderefinery/installation", "url": "https://github.com/coderefinery/installation/issues/144" }
gharchive/issue
fix windows instructions for meld there's a type (ways "linux") and should probably have more explicit steps This has been fixed in #150.
2025-04-01T06:38:14.622639
2022-09-27T13:12:39
1387742133
{ "authors": [ "bast", "rkdarst" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4815", "repo": "coderefinery/reproducible-research", "url": "https://github.com/coderefinery/reproducible-research/issues/202" }
gharchive/issue
Faster explanation of snakemake For the snakemake episode, I tried to use the strategy "minimal explanation, let people go to exercises and give people the most time to do the exercise (and read more of the text to learn what I didn't say). But, some feedback was that I should have done a better introduction to Snake...
2025-04-01T06:38:14.625168
2017-07-25T14:30:51
245421308
{ "authors": [ "celgra", "piq9117" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4816", "repo": "codergvbrownsville/code-rgv-pwa", "url": "https://github.com/codergvbrownsville/code-rgv-pwa/issues/7" }
gharchive/issue
React.PureComponent with out props injection? Looking for guidance. @piq9117 https://github.com/codergvbrownsville/code-rgv-pwa/blob/master/src/pages/Home/Home.tsx I was under the impression that PureComponents are simply internally setup with a shallow comparison implementation of shouldComponentUpdate(). Without a ...
2025-04-01T06:38:14.655845
2021-03-23T15:40:50
838859354
{ "authors": [ "alexnm", "nkovacic", "zehfernandes" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4817", "repo": "codesandbox/sandpack", "url": "https://github.com/codesandbox/sandpack/issues/29" }
gharchive/issue
Multiple Previews in the same provider Allow multiple previews in the same provider. Very powerful if combined with some preview props like viewport or routes. Also stumbled into the same issue. Would be great if the Preview would support adding starting URL so that each preview could potentially show different rou...