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
2280263136
test-branch/execute-job/quoted-authorization/dbbb412a-59ad-4e1c-b21b-819def315ac4 PR for testing be3e3c053f726070187f2f9858f8526871123a64 /canonical/self-hosted-runners/run-workflows be3e3c053f726070187f2f9858f8526871123a64
gharchive/pull-request
2024-05-06T07:46:54
2025-04-01T04:56:15.154131
{ "authors": [ "cbartz" ], "repo": "canonical/repo-policy-compliance", "url": "https://github.com/canonical/repo-policy-compliance/pull/1458", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1564825167
Tickets Aguardando aparece para todos usuarios Nos tickets aguardando, não deveria aparecer apenas para suas respectivas filas sem q outros usuários de outras filas ou conexões vejam? Ola @wammachado, Não sei se eu entendi exatamente, mas acho que ele já tem este comportamento, porém, os tickets que não possuem uma...
gharchive/issue
2023-01-31T18:43:03
2025-04-01T04:56:15.190523
{ "authors": [ "Horgun", "Luskan777", "codsec", "wammachado" ], "repo": "canove/whaticket-community", "url": "https://github.com/canove/whaticket-community/issues/509", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
114231106
users management ? Hi, I'm unable to find out how do we manage users in huginn, as the admin user ? Hey @calimou. We don't currently have a user management UI. You could configure them in the Rails console, which is obviously not ideal. +1 for this feature. I've added a bounty to this issue. I will be worki...
gharchive/issue
2015-10-30T09:24:32
2025-04-01T04:56:15.217361
{ "authors": [ "Jngai", "albertsun", "calimou", "cantino", "dsander", "kirantpatil" ], "repo": "cantino/huginn", "url": "https://github.com/cantino/huginn/issues/1121", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1330197978
For for Map Hello. I tried to use Map in a for-loop let keySet = map.keySet(); // doesn't work for (let key of keySet) { // ... } // doesn't work for (let key in keySet) { // ... } I have set all the necessary parameters javetProxyConverter.getConfig().setProxyMapEnabled(true); javetProxyConverter.getConfig()....
gharchive/issue
2022-08-05T17:36:50
2025-04-01T04:56:15.220444
{ "authors": [ "PyXiion", "caoccao" ], "repo": "caoccao/Javet", "url": "https://github.com/caoccao/Javet/issues/176", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1004588266
A fatal error has been detected by the Java Runtime Environment Hello, please see the following error created on a Ubuntu 20.04.2 LTS test server running Wildfly 20 with JDK 11. The OS has 32GB of memory with 50% assigned to Java. The Javet code version is the latest artifact from GitHub actions for the project, as o...
gharchive/issue
2021-09-22T18:14:00
2025-04-01T04:56:15.233324
{ "authors": [ "caoccao", "robertlazarski" ], "repo": "caoccao/Javet", "url": "https://github.com/caoccao/Javet/issues/93", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2422164114
ci: Add Java snippet checker Similar to the CDS snippet syntax checker, add a Java version. It only checks for syntax errors using a Java parser written in JavaScript. No code is compiled at any point. Unrelated build failure: Found 1 broken link(s) to internal targets in 1 source(s): in: /about/features Unresolv...
gharchive/pull-request
2024-07-22T07:34:40
2025-04-01T04:56:15.234987
{ "authors": [ "bugwelle" ], "repo": "cap-js/docs", "url": "https://github.com/cap-js/docs/pull/1125", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2100512035
[IOS] [FirebaseAnalytics][I-ACS013000] Screen parameter value must be of type NSString: (nil) Describe the bug I faced with an issue related to FirebaseAnalytics.setScreenName({ screenName: 'The screen name', }); What I see in logs 10.15.0 - [FirebaseAnalytics][I-ACS013000] Screen parameter value must be of type ...
gharchive/issue
2024-01-25T14:25:36
2025-04-01T04:56:15.241893
{ "authors": [ "Sulorb", "edshkliaruk" ], "repo": "capacitor-community/firebase-analytics", "url": "https://github.com/capacitor-community/firebase-analytics/issues/175", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
97456658
lock your Gem version for Capistrano v2 does not work! In my project's gemfile I have set: gem 'capistrano', '~> 2.15' I also tried bundle install. My Gemfile.lock is: GEM remote: http://rubygems.org/ specs: capistrano (2.15.6) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) net-ssh (...
gharchive/issue
2015-07-27T12:54:02
2025-04-01T04:56:15.260026
{ "authors": [ "craigcarnell", "leehambley", "robd" ], "repo": "capistrano/capistrano", "url": "https://github.com/capistrano/capistrano/issues/1471", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1090068634
Ruby 3.1: Can't run rubocop on capistrano repo Steps to reproduce Install Ruby 3.1. In the capistrano repo, run bundle install. Run bundle exec rubocop Expected behavior Rubocop should run successfully. Actual behavior $ ruby -v ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [x86_64-darwin20] $ bundle exec rubocop w...
gharchive/issue
2021-12-28T18:45:43
2025-04-01T04:56:15.262348
{ "authors": [ "mattbrictson" ], "repo": "capistrano/capistrano", "url": "https://github.com/capistrano/capistrano/issues/2096", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
172525762
when and how are the deployment collections created in the mongodb ? I was experimenting with the jenkins plugin for deployment . But I checked the required collection classes where not present in the db and hence the data related to deployment was never saved. Will jenkins-plugin work for deployment collector withou...
gharchive/issue
2016-08-22T18:48:28
2025-04-01T04:56:15.264624
{ "authors": [ "raynaya", "tabladrum" ], "repo": "capitalone/Hygieia", "url": "https://github.com/capitalone/Hygieia/issues/761", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
377495410
Document how to use with GCP Would be great to have a docs section for how to get started with the Google Cloud Platform plugin similar to the Azure section of the docs. agreed, we need a getting started with gcp section.
gharchive/issue
2018-11-05T17:06:54
2025-04-01T04:56:15.265482
{ "authors": [ "Graham42", "kapilt" ], "repo": "capitalone/cloud-custodian", "url": "https://github.com/capitalone/cloud-custodian/issues/3107", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1077041261
recognize singlequote strings not sure if the syntax is correct. skip=+\\\\\|\\"+ this part you have on double quoted strings is quite confusing. But anyways, it would be nice to also recognize singlequoted strings as strings. You're right. Thanks for your contribution!
gharchive/pull-request
2021-12-10T16:50:53
2025-04-01T04:56:15.289830
{ "authors": [ "afreakk", "cappyzawa" ], "repo": "cappyzawa/starlark.vim", "url": "https://github.com/cappyzawa/starlark.vim/pull/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
439602892
Downgrade React Redux Opening this to get a Netlify build to compare perf. Seems to be about the same order of magnitude perf for the marquee step case.
gharchive/pull-request
2019-05-02T13:52:08
2025-04-01T04:56:15.306211
{ "authors": [ "captbaritone" ], "repo": "captbaritone/webamp", "url": "https://github.com/captbaritone/webamp/pull/773", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
219010922
chore(test): replace es6-weak-map with core-js Changed Usage of es6-weak-map (used for tests to support PhantomJS) with core-js/modules/es6.weak-map. Testing / Reviewing Testing should make sure no test is broken. 👍 LGTM 👍
gharchive/pull-request
2017-04-03T17:49:11
2025-04-01T04:56:15.311689
{ "authors": [ "asudoh", "chrisdhanaraj", "hellobrian" ], "repo": "carbon-design-system/carbon-components", "url": "https://github.com/carbon-design-system/carbon-components/pull/15", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1147030030
fix(percy): fix for percy false positives Related Ticket(s) No related issue Description This is another attempt to fix the false positives in percy snapshots. Changelog Changed Add cy.wait before every percy snapshot Updated translation fixture to be the pre-transformed output @kennylam @annawen1 @ariellalgilmor...
gharchive/pull-request
2022-02-22T15:09:11
2025-04-01T04:56:15.313906
{ "authors": [ "jeffchew" ], "repo": "carbon-design-system/carbon-for-ibm-dotcom-nextjs-test", "url": "https://github.com/carbon-design-system/carbon-for-ibm-dotcom-nextjs-test/pull/200", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2038336608
[Module not found]: Compiling error when using DDSLightboxVideoPlayerContainer Description For our project, we use the DDSLightboxVideoPlayerContainer by importing it like so: import DDSLightboxVideoPlayerContainer from '@carbon/ibmdotcom-web-components/es/components-react/lightbox-media-viewer/lightbox-video-player-...
gharchive/issue
2023-12-12T18:27:23
2025-04-01T04:56:15.323003
{ "authors": [ "bluephoeniiix", "sban2009", "techtolentino" ], "repo": "carbon-design-system/carbon-for-ibm-dotcom", "url": "https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/11221", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1112853889
[npm vulnerabilities]: dependency marked needs to be update Description There is a high npm vulnerability associated with the package marked: ^2.0.0. https://github.com/carbon-design-system/carbon-for-ibm-dotcom/blob/0026aa45d9033f049902fbc790bdb33797a90bb7/packages/utilities/package.json#L56 npm requires marked vers...
gharchive/issue
2022-01-24T16:15:26
2025-04-01T04:56:15.329752
{ "authors": [ "ariellalgilmore", "markkulube" ], "repo": "carbon-design-system/carbon-for-ibm-dotcom", "url": "https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8130", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
491407034
feat(tutorial): complete step 3 Closes # {{short description}} Changelog New {{new thing}} Changed {{change thing}} Removed {{removed thing}} Hi, I have updated my code. Please have a look again. Thanks! And, how about we update the step 3 for our tutorial. It's just a suggestion. Because I found other stud...
gharchive/pull-request
2019-09-10T01:53:39
2025-04-01T04:56:15.332317
{ "authors": [ "ammilly" ], "repo": "carbon-design-system/carbon-tutorial", "url": "https://github.com/carbon-design-system/carbon-tutorial/pull/2638", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
680354716
fix(connect): look at store in initialization Related Ticket(s) Refs #3589. Description This change ensures that <dds-footer-container>, etc. properties are populated from Redux store when the component is initialized, in addotion to reacting to changes in Redux store. Lack of such mechanism caused empty footer data ...
gharchive/pull-request
2020-08-17T16:17:04
2025-04-01T04:56:15.361541
{ "authors": [ "asudoh", "jeffchew" ], "repo": "carbon-design-system/ibm-dotcom-library", "url": "https://github.com/carbon-design-system/ibm-dotcom-library/pull/3590", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2434534477
Datagrid tooltip component hover issue Package Carbon for IBM Products Description Create a Datagrid table Add tooltip component next to the header name. Expected : on hover of the tooltip , the tooltip description should show up Current behavior : Tooltip hover doesn't show anything https://github.com/user-attac...
gharchive/issue
2024-07-29T06:08:00
2025-04-01T04:56:15.370919
{ "authors": [ "ljcarot", "marinamas", "matthewgallo" ], "repo": "carbon-design-system/ibm-products", "url": "https://github.com/carbon-design-system/ibm-products/issues/5743", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
53620601
Update Android SDK with latest source code Guys, First of all, thank you for your awesome API. I realize that some EXTRAS is not available in the latest SDK (3.2.0), but it is available in the source code (https://github.com/card-io/card.io-Android-source). Properties like EXTRA_HIDE_CARDIO_LOGO, EXTRA_SCAN_INSTRUCTI...
gharchive/issue
2015-01-07T10:58:06
2025-04-01T04:56:15.381896
{ "authors": [ "andresmafra", "shawnlu123", "tomwhipple" ], "repo": "card-io/card.io-Android-SDK", "url": "https://github.com/card-io/card.io-Android-SDK/issues/38", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
224331710
I get it,thank you General information SDK/Library version: iOS Version and Device: Integration type and version: Issue description You might take a look at the code/fork and discussion at https://github.com/card-io/card.io-iOS-source/issues/88
gharchive/issue
2017-04-26T03:14:58
2025-04-01T04:56:15.384246
{ "authors": [ "josharian", "xiesha" ], "repo": "card-io/card.io-iOS-SDK", "url": "https://github.com/card-io/card.io-iOS-SDK/issues/250", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2446312671
🛑 mainnet - API is down In 0a10a8f, mainnet - API (https://api.beta.explorer.cardano.org/api/v1/epochs) was down: HTTP code: 200 Response time: 672 ms Resolved: mainnet - API is back up in 66f6662 after 14 minutes.
gharchive/issue
2024-08-03T11:41:13
2025-04-01T04:56:15.386945
{ "authors": [ "cf-web3-team-integrations" ], "repo": "cardano-foundation/cf-explorer-status", "url": "https://github.com/cardano-foundation/cf-explorer-status/issues/316", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
854597540
Non repeatable build / broken dependency propogation I'm not sure exactly whats up here, but cargo2nix appears broken. I've been building in CI, and running to successful completion. Getting hold of master and issuing nix-build pulls everything from the binary cache, which no build, as expected. However: echo " " >> ...
gharchive/issue
2021-04-09T14:51:51
2025-04-01T04:56:15.435132
{ "authors": [ "Fuuzetsu", "ollie-etl", "psionic-k" ], "repo": "cargo2nix/cargo2nix", "url": "https://github.com/cargo2nix/cargo2nix/issues/184", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2080714271
Carla 0.9.15 additional map seem still be 0.9.14 link in the tag 0.9.15 the additional map seems still be the old 0.9.14 link https://carla-releases.s3.us-east-005.backblazeb2.com/Linux/AdditionalMaps_0.9.14.tar.gz issue fixed
gharchive/issue
2024-01-14T12:44:23
2025-04-01T04:56:15.445810
{ "authors": [ "zczjx" ], "repo": "carla-simulator/carla", "url": "https://github.com/carla-simulator/carla/issues/7066", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2526948668
Failed to find XercesC (missing: XercesC_VERSION) CARLA version: 0.9.13 Platform/OS: Ubuntu 20.04 Problem you have experienced: Failed to find XercesC (missing: XercesC_VERSION) What you expected to happen: building PythonAPI Steps to reproduce: make PythonAPI Other information (documentation you consulted, workaroun...
gharchive/issue
2024-09-15T14:51:49
2025-04-01T04:56:15.452273
{ "authors": [ "PatrickPromitzer", "SirMichcik" ], "repo": "carla-simulator/carla", "url": "https://github.com/carla-simulator/carla/issues/8139", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
746346277
Agent support for all scenarios in one class Currently, when trying to run all the scenarios of one class, manual_control.py needs to be run separately whenever a scenario in the class is prepared. Is there any existing methods to keep the agent wait for ego vehicle while the other scenarios are getting prepared? If ...
gharchive/issue
2020-11-19T08:07:44
2025-04-01T04:56:15.455520
{ "authors": [ "TeeManiac", "glopezdiest" ], "repo": "carla-simulator/scenario_runner", "url": "https://github.com/carla-simulator/scenario_runner/issues/688", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1893687996
Disable drive activity LED by default For compatibility with Pico W, disable use of Pico LED by default. The W uses GPIO 25 for SPI communication to the CYW43439. In the old days, the Pico default LED pin (PICO_DEFAULT_LED_PIN in pico-sdk\src\boards\include\boards\pico.h) was 25. You can still enable the drive activ...
gharchive/pull-request
2023-09-13T04:08:58
2025-04-01T04:56:15.458363
{ "authors": [ "carlk3" ], "repo": "carlk3/no-OS-FatFS-SD-SPI-RPi-Pico", "url": "https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico/pull/87", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
266347674
HitBTC error in live trading As soon as backfilling completes after running the live trade command: An error occurred { Error: hitbtc GET http://api.hitbtc.com/api/1/trading/balance?nonce=1508296556989&apikey=YOUR-API-KEY 401 Unauthorized {"error":{"code":1002,"message":"Authorisation failed","description":""}} a...
gharchive/issue
2017-10-18T03:20:44
2025-04-01T04:56:15.471994
{ "authors": [ "avery1227", "brucetus" ], "repo": "carlos8f/zenbot", "url": "https://github.com/carlos8f/zenbot/issues/642", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1573253867
Remove direct reference to OSRE vs GSoC Realized that this link is supposed to also be on the GSoC application and think it would be confusing if it talked about OSRE and not GSoC. To simplify just referred to everything more generally ("summer contributors") and changed OSRE admin to Org admin. I only wanted to ch...
gharchive/pull-request
2023-02-06T20:47:09
2025-04-01T04:56:15.483617
{ "authors": [ "slieggi" ], "repo": "carlosmalt/ucsc-ospo", "url": "https://github.com/carlosmalt/ucsc-ospo/pull/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
444525373
TEST Fail || HELP after training, i get this message when i try to test (tf_gpu) S:\Pagmer\DCGAN\DCGAN-tensorflow-master\DCGAN-tensorflow-master>python main.py --dataset Doors --input_height=250 --crop {'G_img_sum': <absl.flags._flag.BooleanFlag object at 0x000001A603246F98>, 'batch_size': <absl.flags._flag.Flag obje...
gharchive/issue
2019-05-15T16:10:14
2025-04-01T04:56:15.562611
{ "authors": [ "JJisbug", "Muhammad057", "Shnoogy", "ani16", "guillaumefrd", "matak07", "trespassermax" ], "repo": "carpedm20/DCGAN-tensorflow", "url": "https://github.com/carpedm20/DCGAN-tensorflow/issues/339", "license": "mit", "license_type": "permissive", "license_source": ...
134182641
No good documentation I am unable to use this as there is no documentation and the issue talking about it being in the code is just as unhelpful. The code itself is pretty self explanatory. Just have a look at send, getThreadInfo, getUnread and listen. Don't be lazy. When I run listen() it just stays there, it pr...
gharchive/issue
2016-02-17T05:25:07
2025-04-01T04:56:15.565986
{ "authors": [ "PidgeyL", "nicolas-martin", "pingpong1109" ], "repo": "carpedm20/fbchat", "url": "https://github.com/carpedm20/fbchat/issues/29", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
945412013
Training Status should be "Failed" rather than "Ask to Repeat" This follows up on #1808 While training status for the three checkout steps (DC/LC/SWC Homework, Demo, and Discussion) should be Asked to Repeat rather than Failed we do want the Training to be Failed rather than Asked to Repeat. I think this would requir...
gharchive/issue
2021-07-15T14:01:20
2025-04-01T04:56:15.570249
{ "authors": [ "maneesha", "pbanaszkiewicz" ], "repo": "carpentries/amy", "url": "https://github.com/carpentries/amy/issues/2001", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1666342264
IDs trocados A4 R DA SOCIEDADE 95 010087 e 010088 Estas duas paragens tem na realidade os ids trocados Paragem Sul R DA SOCIEDADE 95 com o id 010087 no GTFS Paragem Norte R DA SOCIEDADE 95 com o id 010088 no GTFS Mais quatro com IDs trocados Estr Lagoa da Cheia Agropecuária 010049 e 010050 Estr Lagoa da Cheia 6100...
gharchive/issue
2023-04-13T12:40:09
2025-04-01T04:56:15.578793
{ "authors": [ "DiogoBaptista98", "joao-vasconcelos" ], "repo": "carrismetropolitana/gtfs", "url": "https://github.com/carrismetropolitana/gtfs/issues/53", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2201530506
🛑 Back Office is down In f3e500f, Back Office (https://bo.cartelmatic.com/) was down: HTTP code: 503 Response time: 630 ms Resolved: Back Office is back up in 0f22c2d after 19 minutes.
gharchive/issue
2024-03-22T02:05:21
2025-04-01T04:56:15.603551
{ "authors": [ "nib216" ], "repo": "cartelmatic/upptime", "url": "https://github.com/cartelmatic/upptime/issues/454", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
844191825
Problems with 3D local SLAM Hi, I am having problems with the 3D local SLAM tuning. I am using 2x VLP-16 and a Microstrain 3dm-gx5-45. The main issue that I have is that the local trajectory slightly oscillates, as you can see in the picture below. My configuration is the following: options = { map_builder = MAP_BUIL...
gharchive/issue
2021-03-30T07:53:09
2025-04-01T04:56:15.619282
{ "authors": [ "halops", "tyhowell" ], "repo": "cartographer-project/cartographer", "url": "https://github.com/cartographer-project/cartographer/issues/1825", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
728742985
Incorrect scan matching during a robot rotation My lua-option is defined like following: map_frame = "map", tracking_frame = "base_link", published_frame = "base_link", odom_frame = "odom", provide_odom_frame = false, publish_frame_projected_to_2d = false, use_pose_extrapolator = true, use_odometry = false, Currentl...
gharchive/issue
2020-10-24T08:51:03
2025-04-01T04:56:15.623224
{ "authors": [ "johuber", "ywiyogo" ], "repo": "cartographer-project/cartographer_ros", "url": "https://github.com/cartographer-project/cartographer_ros/issues/1534", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1422947501
kctrl: Allow users to watch for changes while using dev kctrl dev could have a flag that asks it to watch the resources it is deploying for changes (maybe --watch). kctrl would perform a dev reconciliation whenever it detects changes. Vote on this request This is an invitation to the community to vote on issues, to ...
gharchive/issue
2022-10-25T19:14:07
2025-04-01T04:56:15.625634
{ "authors": [ "100mik", "ThomasVitale" ], "repo": "carvel-dev/kapp-controller", "url": "https://github.com/carvel-dev/kapp-controller/issues/954", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
769857446
fix :set default tab or last used tab fix the default tab display new feature of default opening the last used tab Replaced by: https://github.com/casbin/casbin-forum/pull/96
gharchive/pull-request
2020-12-17T10:50:41
2025-04-01T04:56:15.653690
{ "authors": [ "hsluoyz", "noneback" ], "repo": "casbin/casbin-forum", "url": "https://github.com/casbin/casbin-forum/pull/95", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
907526054
docs: Add false collapsed parameter. Signed-off-by: ErikQQY 2283984853@qq.com @hsluoyz Plz review
gharchive/pull-request
2021-05-31T14:35:24
2025-04-01T04:56:15.665593
{ "authors": [ "ErikQQY" ], "repo": "casdoor/casdoor-website", "url": "https://github.com/casdoor/casdoor-website/pull/10", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1727179818
Casdoor as SAML SP with keycloak login not work Hi! I try to use Casdoor as SAML SP with keycloak different version and casdoor can't login. In Keycloak 12.0.4 (version of our test environment) Create realm Configure client connection Download metadata files in moq auth format Create new provider in casdoo...
gharchive/issue
2023-05-26T08:48:58
2025-04-01T04:56:15.672258
{ "authors": [ "hsluoyz", "leo220yuyaodog", "yamaritta" ], "repo": "casdoor/casdoor", "url": "https://github.com/casdoor/casdoor/issues/1894", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1570351018
Electrum protocol support ord could gain even more traction if it could use the Electrum protocol instead of bitcoin RPC. Unless I'm mistaken, I don't think the electrum protocol is suitable for this type of application. ord needs to process all transactions of all blocks to index sats. Electrum is mostly used for ...
gharchive/issue
2023-02-03T19:42:26
2025-04-01T04:56:15.680815
{ "authors": [ "andrewtoth", "brandonblack", "casey", "tyjvazum" ], "repo": "casey/ord", "url": "https://github.com/casey/ord/issues/1491", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1581143131
Expansion of CONTRIBUTING Still requires documentation for Translation/Localization efforts and a PR template. I'll convert to Draft since it's not ready for review yet Absolutely should be a draft, I have no knowledge of any translation/localization being worked on currently and would love an assist if you know ...
gharchive/pull-request
2023-02-12T06:33:07
2025-04-01T04:56:15.682981
{ "authors": [ "Psifour", "raphjaph" ], "repo": "casey/ord", "url": "https://github.com/casey/ord/pull/1698", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
2449627026
fix: fix delete vector bug The previous deletion logic was by index, and there would be a bug when deleting it after sorting @Sherlocksuper what about deletion for other objects?
gharchive/pull-request
2024-08-05T23:15:52
2025-04-01T04:56:15.686977
{ "authors": [ "Sherlocksuper", "hsluoyz" ], "repo": "casibase/casibase", "url": "https://github.com/casibase/casibase/pull/936", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1883242599
Kotlin standard library errors with kte and Gradle continuous build Using 3.1.0, we are having a great experience with: TemplateEngine.createPrecompiled and also with val codeResolver = DirectoryCodeResolver(CWD.server("src/main/jte")) TemplateEngine.create(codeResolver, Paths.get("build/jte-classes"), ContentType....
gharchive/issue
2023-09-06T05:19:33
2025-04-01T04:56:15.692003
{ "authors": [ "casid", "nedtwigg", "ylemoigne" ], "repo": "casid/jte", "url": "https://github.com/casid/jte/issues/271", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
231501462
add widget for access_logging Cherry-pick #256 with no conflicts looks like an indentation issue on this and the original, otherwise 👍 lgtm I fixed the spacing here. I'll submit a new PR to fix the indent on develop
gharchive/pull-request
2017-05-26T01:19:38
2025-04-01T04:56:15.693381
{ "authors": [ "dereklwood", "mattwuenschel" ], "repo": "caskdata/cdap-ambari-service", "url": "https://github.com/caskdata/cdap-ambari-service/pull/257", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
109858439
Update README.md with latest net-ssh changes This is temporary until everything can be modified to use bundle install and bundle exec and tested with packaging. :+1: lgtm. create https://issues.cask.co/browse/COOPR-781 for the permanent fix
gharchive/pull-request
2015-10-05T18:34:36
2025-04-01T04:56:15.703545
{ "authors": [ "dereklwood", "wolf31o2" ], "repo": "caskdata/coopr", "url": "https://github.com/caskdata/coopr/pull/962", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
107398264
update synology-cloud-station to 3.2-3484 This pull request updates synology-cloud-station to the latest version 3.2-3484. Thank you for the contribution. It was merged directly as 9bdac110d5629b299d3a0818b790a6ae3c10eb98 to keep commit history cleaner. Your contribution is still credited to you.
gharchive/pull-request
2015-09-20T15:30:47
2025-04-01T04:56:15.704532
{ "authors": [ "victorpopkov", "wuman" ], "repo": "caskroom/homebrew-cask", "url": "https://github.com/caskroom/homebrew-cask/pull/13897", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
144071313
updated sabnzbd (1.0.0) new build from sabnzbd for osx, see https://forums.sabnzbd.org/viewtopic.php?f=8&t=20459 Thank you for the contribution. It was merged directly as 6f45f6264548589a87c0e831dbafb44cb365bfff to keep commit history cleaner. Your contribution is still credited to you.
gharchive/pull-request
2016-03-28T20:13:09
2025-04-01T04:56:15.705782
{ "authors": [ "elnappo", "victorpopkov" ], "repo": "caskroom/homebrew-cask", "url": "https://github.com/caskroom/homebrew-cask/pull/20131", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
279145197
Add cutter 1.0 After making all changes to the cask: [x] brew cask audit --download {{cask_file}} is error-free. [x] brew cask style --fix {{cask_file}} reports no offenses. [x] The commit message includes the cask’s name and version. Additionally, if adding a new cask: [x] Named the cask according to the [token r...
gharchive/pull-request
2017-12-04T20:52:28
2025-04-01T04:56:15.709699
{ "authors": [ "commitay", "ndaprela" ], "repo": "caskroom/homebrew-cask", "url": "https://github.com/caskroom/homebrew-cask/pull/41645", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
53236974
Add BusyCal How does this look? The trial version now functions as the full version (see also #5779). Looks perfect. Thanks you. @ndr-qef, my pleasure. I'm just trying to figure out why Installer.app is still running after install. Just ran this on a different machine and noticed. I don't think I've seen this beh...
gharchive/pull-request
2015-01-02T04:20:39
2025-04-01T04:56:15.712803
{ "authors": [ "Cottser", "ndr-qef" ], "repo": "caskroom/homebrew-cask", "url": "https://github.com/caskroom/homebrew-cask/pull/8582", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
1031389642
Mainnet error frequency rule Mainnet error frequency rule At least 1 events occurred between 2021-10-19 17:28 UTC and 2021-10-19 17:43 UTC @timestamp: 2021-10-19T17:43:59.197Z @version: 1 _id: aRKnmXwBaqnV04emJGsu _index: mainnet-casper-node-rs-2021.10.19 _type: _doc agent: { "ephemeral_id": "36b182fe-7e77-4b51-be...
gharchive/issue
2021-10-20T13:06:52
2025-04-01T04:56:15.726978
{ "authors": [ "marc-casperlabs", "piotr-dziubecki" ], "repo": "casper-network/casper-node", "url": "https://github.com/casper-network/casper-node/issues/2240", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
988163688
[Request] Responses returning expressions for lists by using Json Path Hello, my friends! I'd like to suggest expressions returning lists that are values of json attributes. For example: I have a json object in the request that contains an attribute with a list as its value. In the response, there's the same list, so...
gharchive/issue
2021-09-04T00:01:53
2025-04-01T04:56:15.748010
{ "authors": [ "karldahlgren", "wedla" ], "repo": "castlemock/castlemock", "url": "https://github.com/castlemock/castlemock/issues/408", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
112869526
Integrate CACM collection The CACM collection is small enough that we can include it in the repository... so we can have indexing/retrieval experiments completely integrated in with the system. Won't integrate CACM in this repo. Instead, we put it on another repo: https://github.com/castorini/Anserini-data/tree/mas...
gharchive/issue
2015-10-22T19:05:01
2025-04-01T04:56:15.749522
{ "authors": [ "Peilin-Yang", "lintool" ], "repo": "castorini/Anserini", "url": "https://github.com/castorini/Anserini/issues/25", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
386233581
Replicate Anserini Core18 experiments Can we have someone outside the project replicate the Anserini TREC 2018 CORE runs? You'll need to be an active participant in TREC 2018 because otherwise you won't have access to the topics and qrels... Fetch the topics and qrels per https://github.com/castorini/Anserini/blob/...
gharchive/issue
2018-11-30T15:28:33
2025-04-01T04:56:15.758593
{ "authors": [ "andrewyates", "lintool" ], "repo": "castorini/Anserini", "url": "https://github.com/castorini/Anserini/issues/492", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2324141353
Attachment seeker when run by spatial transformer not finding any attachments I have a feeling with the new logic the attachment tables are not being added to the geodatabase so the attachment seeker is not finding anything to extract. Double check this is the case and fix it. Change has been made for this in the c...
gharchive/issue
2024-05-29T19:53:40
2025-04-01T04:56:15.760698
{ "authors": [ "AnthonyRodway" ], "repo": "cat-cfs/twobilliontoolkit", "url": "https://github.com/cat-cfs/twobilliontoolkit/issues/28", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1563271827
Test individual archivers Background Right now the individual archivers (inheriting from AbstractDatasetArchiver) are largely untested. There's been discussion in #43 about the appropriate way to test these archivers. In the long run, we will want to have new archives tested through nightly builds to fully verify the...
gharchive/issue
2023-01-30T21:55:51
2025-04-01T04:56:15.778307
{ "authors": [ "zaneselvans", "zschira" ], "repo": "catalyst-cooperative/pudl-archiver", "url": "https://github.com/catalyst-cooperative/pudl-archiver/issues/45", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1350138990
Are some CEMS UTC datetimes off by an hour? In the CEMS transformation step, the reported operating hour is converted from local time to UTC time based on each plant's local timezone reported in plants_entity_eia. However, I am wondering if in some cases we are currently changing the data to the wrong UTC time. For t...
gharchive/issue
2022-08-24T23:53:20
2025-04-01T04:56:15.785969
{ "authors": [ "grgmiller", "zaneselvans" ], "repo": "catalyst-cooperative/pudl", "url": "https://github.com/catalyst-cooperative/pudl/issues/1864", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1065058381
pydoc.locate cannot locate modules in local dir Sometimes pydoc.locate fails to locate modules in local dir. Probably because local directory changes to something else. HotFix: PYTHONPATH=.:$PYTHONPATH catalyst-dl run -C config.yml https://github.com/python/cpython/blob/main/Lib/pydoc.py#L1721 -> https://github.co...
gharchive/issue
2021-11-27T14:46:48
2025-04-01T04:56:15.794627
{ "authors": [ "bagxi" ], "repo": "catalyst-team/hydra-slayer", "url": "https://github.com/catalyst-team/hydra-slayer/issues/34", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1997093015
[Discussion] Extension's Structure Proposal This issue is to discuss the extension structure. With the first proposal I try to keep in consideration all the ideas in #1, the metadata in other standards as suggested in #3 and some issues reported in nwb-schema: (1)[https://github.com/NeurodataWithoutBorders/nwb-schema...
gharchive/issue
2023-11-16T15:12:54
2025-04-01T04:56:15.808479
{ "authors": [ "alessandratrapani", "ehennestad", "h-mayorquin" ], "repo": "catalystneuro/ndx-microscopy", "url": "https://github.com/catalystneuro/ndx-microscopy/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2458876503
Deathemonic rofi launcher does not close when esc is pressed Im using the launcher Deathemonic bin on Hyprland 0.41.2-3 If i open it with my shortcut (super + R) it does not close until i open an app, even when esc is pressed If this is a Rofi issue im very much ready to go repor there, but I dont really know what th...
gharchive/issue
2024-08-10T03:36:54
2025-04-01T04:56:15.840130
{ "authors": [ "Iris-TheRainbow", "NotMugil", "xirzo" ], "repo": "catppuccin/rofi", "url": "https://github.com/catppuccin/rofi/issues/26", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1203796341
🛑 Artfos ERP is down In 1245aac, Artfos ERP (https://intranet.artfos.com.ar/equipo/) was down: HTTP code: 0 Response time: 0 ms Resolved: Artfos ERP is back up in b4955fc.
gharchive/issue
2022-04-13T21:12:56
2025-04-01T04:56:15.847115
{ "authors": [ "cavalicenti" ], "repo": "cavalicenti/upptime", "url": "https://github.com/cavalicenti/upptime/issues/294", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1213778275
🛑 Janax Soft is down In 9b558ae, Janax Soft (https://www.janaxsoftware.com.ar/) was down: HTTP code: 0 Response time: 0 ms Resolved: Janax Soft is back up in 0f9a227.
gharchive/issue
2022-04-24T21:48:33
2025-04-01T04:56:15.849561
{ "authors": [ "cavalicenti" ], "repo": "cavalicenti/upptime", "url": "https://github.com/cavalicenti/upptime/issues/700", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
335432272
NextPath is broken on Postgres Description https://discourse.cayley.io/t/path-save-lost-some-data-when-using-sql-backends/1192 Steps to reproduce the issue: Initialize a clean PG instance Load test data Execute the query: g.V("<dani>", "<bob>").Save("<follows>", "target").All() Received results: {"id":"bob","targe...
gharchive/issue
2018-06-25T14:29:20
2025-04-01T04:56:15.854363
{ "authors": [ "dennwc" ], "repo": "cayleygraph/cayley", "url": "https://github.com/cayleygraph/cayley/issues/724", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
582414926
chore: bdd-sbhg-1584371985 to 0.0.1 chore: Promote bdd-sbhg-1584371985 to version 0.0.1 [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approvers: If they are not already as...
gharchive/pull-request
2020-03-16T16:03:11
2025-04-01T04:56:15.885186
{ "authors": [ "cjxd-bot-test" ], "repo": "cb-kubecd/environment-pr-183-2-boot-vault-gke-staging", "url": "https://github.com/cb-kubecd/environment-pr-183-2-boot-vault-gke-staging/pull/4", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
595548304
chore: bdd-spring-1586226233 to 0.0.1 chore: Promote bdd-spring-1586226233 to version 0.0.1 [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approvers: If they are not alread...
gharchive/pull-request
2020-04-07T02:37:34
2025-04-01T04:56:15.888943
{ "authors": [ "cjxd-bot-test" ], "repo": "cb-kubecd/environment-pr-195-26-boot-gke-production", "url": "https://github.com/cb-kubecd/environment-pr-195-26-boot-gke-production/pull/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
613660412
chore: bdd-nh-1588804450 to 0.0.1 chore: Promote bdd-nh-1588804450 to version 0.0.1 [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approvers: If they are not already assign...
gharchive/pull-request
2020-05-06T22:50:32
2025-04-01T04:56:15.919099
{ "authors": [ "cjxd-bot-test" ], "repo": "cb-kubecd/environment-pr-509-22-bdd-frontend-staging", "url": "https://github.com/cb-kubecd/environment-pr-509-22-bdd-frontend-staging/pull/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
567767224
Implement apS function Hi! I implemented the apS function from the paper. I wasn't sure if it was deliberately omitted or not? Maybe because you had in mind modelling rigid and non-rigid Selectives separately, or perhaps there was some other reason? If you think this might be a useful contribution, let me know and ...
gharchive/pull-request
2020-02-19T18:46:55
2025-04-01T04:56:15.921841
{ "authors": [ "cb372", "dwijnand", "icmurray" ], "repo": "cb372/cats-selective", "url": "https://github.com/cb372/cats-selective/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1643815878
Can't write Assert.xyz for a Map where the expected value of a key is 'null' 6.14.3 Expected behavior The provided test case shouldn't fail - at least I think it should not fail. Actual behavior The test case fails. Is the issue reproducible on runner? [x] NetBeans Test case sample @Test public void thisSucceeds() ...
gharchive/issue
2023-03-28T12:10:08
2025-04-01T04:56:15.951751
{ "authors": [ "krmahadevan", "mictru" ], "repo": "cbeust/testng", "url": "https://github.com/cbeust/testng/issues/2891", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
70665470
Drop ant from the project As the project clearly moved to Maven long time ago, I think ant reference and files could be removed from the project. Of course, useful ant targets must be moved in maven. +1 Agreed, ant needs to go. Done
gharchive/issue
2015-04-24T11:27:09
2025-04-01T04:56:15.953993
{ "authors": [ "FibreFoX", "cbeust", "juherr" ], "repo": "cbeust/testng", "url": "https://github.com/cbeust/testng/issues/650", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
77986977
is this project finish ? i try registration but i take error. Error: An exception occurred while executing 'INSERT INTO fos_user (username, username_canonical, email, email_canonical, enabled, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expir...
gharchive/issue
2015-05-19T08:13:11
2025-04-01T04:56:15.996358
{ "authors": [ "ccali14", "oguzhantasci" ], "repo": "ccali14/Gorevli-Project", "url": "https://github.com/ccali14/Gorevli-Project/issues/1", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1645838540
Add support for properties Hi, great tool, thank you for your work ! Would it be possible to also search for property terms ? I see in term_collector.py that you filter out PropertyClass terms: if not isinstance(ontology_term, PropertyClass) and ontology_term is not Thing \ and ontology_term is no...
gharchive/issue
2023-03-29T13:39:59
2025-04-01T04:56:16.000915
{ "authors": [ "nleguillarme", "paynejason", "rsgoncalves" ], "repo": "ccb-hms/ontology-mapper", "url": "https://github.com/ccb-hms/ontology-mapper/issues/29", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1678273219
chatgpt bugbounty usage Adding repo github prompts for bugbounty and pentesting to experimental list Thank you for the fantastic contribution. Thank you for the repository
gharchive/pull-request
2023-04-21T10:17:07
2025-04-01T04:56:16.021466
{ "authors": [ "cckuailong", "tin-z" ], "repo": "cckuailong/awesome-gpt-security", "url": "https://github.com/cckuailong/awesome-gpt-security/pull/1", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1902346004
How to set vina score to dock complex with metals? I heard that there is some sf than can be used in metal ions(Mg,Se,Zn...) docking in AutoDock Vina, But I couldn't find it in manual. Is there anything to do with v = Vina(sf_name='vina')? The vina scoring function, which is the default (e.g., v = Vina()), handles...
gharchive/issue
2023-09-19T07:07:47
2025-04-01T04:56:16.120307
{ "authors": [ "Dadiao-shuai", "Kerro-junior", "RJ-Li", "diogomart", "rwxayheee" ], "repo": "ccsb-scripps/AutoDock-Vina", "url": "https://github.com/ccsb-scripps/AutoDock-Vina/issues/243", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1686401259
Update pom for release Fixes #32 Changes made in small increments for better review. Please squash all changes before merging. @aalmiray - sorry, it looks like this may need a rebase now. It's OK. I'll take care of it in a few.
gharchive/pull-request
2023-04-27T08:42:24
2025-04-01T04:56:16.234221
{ "authors": [ "aalmiray", "afrittoli" ], "repo": "cdevents/sdk-java", "url": "https://github.com/cdevents/sdk-java/pull/37", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
142538257
books 如何在本地进行测试? 编辑了 books 下的 py 文件之后,想在本地测试一下是否能够成功生成想要的书籍,请问应该如何操作? 安装GAE SDK,它就有一个本地调试环境,用它打开kindleear工程,然后在launcher的 extra flags里面加入 module-worker.yaml,就可以调试了,或也可以使用dev_appserver.py打开本地工程app.yaml/module-worker.yaml,一样的,我都是使用dev_appserver.py,至于将生成的书籍发送处理,有多种方法,要不你就建本机SMTP调试服务器,要不就使用sendmail(移植于linux)方案。 我用的是本机SM...
gharchive/issue
2016-03-22T03:38:07
2025-04-01T04:56:16.255341
{ "authors": [ "cdhigh", "miaowm5", "runbing" ], "repo": "cdhigh/KindleEar", "url": "https://github.com/cdhigh/KindleEar/issues/274", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1901951312
feat(deps): upgrade runtime dependencies Upgrades project dependencies. See details in workflow run. Automatically created by projen via the "upgrade-runtime-dependencies-1.x" workflow ⚪ Backport skipped The pull request was not backported as there were no branches to backport to. If this is a mistake, please appl...
gharchive/pull-request
2023-09-19T00:07:26
2025-04-01T04:56:16.262925
{ "authors": [ "cdk8s-automation" ], "repo": "cdk8s-team/cdk8s-cli", "url": "https://github.com/cdk8s-team/cdk8s-cli/pull/1403", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1888781507
chore(deps): upgrade configuration Upgrades project dependencies. See details in workflow run. Automatically created by projen via the "upgrade-configuration-k8s-26-main" workflow ⚪ Backport skipped The pull request was not backported as there were no branches to backport to. If this is a mistake, please apply the...
gharchive/pull-request
2023-09-09T15:05:50
2025-04-01T04:56:16.265561
{ "authors": [ "cdk8s-automation" ], "repo": "cdk8s-team/cdk8s-plus", "url": "https://github.com/cdk8s-team/cdk8s-plus/pull/2835", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
953382121
chore(deps): upgrade dependencies Upgrades project dependencies. See details in workflow run. Automatically created by projen via the "upgrade-dependencies" workflow AWS CodeBuild CI Report CodeBuild project: GitHubPipelineAutoBuildProj-XK8ItpxnSow5 Commit ID: 0dd0ca3aae177ff66b685b2cfab6ca19e8104166 Result: SUCC...
gharchive/pull-request
2021-07-27T00:05:37
2025-04-01T04:56:16.268853
{ "authors": [ "aws-cdk-automation" ], "repo": "cdklabs/aws-delivlib", "url": "https://github.com/cdklabs/aws-delivlib/pull/952", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
929608979
Enhance survey filters in Django admin Summary | Résumé Trello https://trello.com/c/eDGRMZDD/868-refine-filters-for-survey-send-feature New filters on registrant including new columns Default hardcoded 14 day filter Refine filters for survey send feature
gharchive/pull-request
2021-06-24T21:01:41
2025-04-01T04:56:16.297155
{ "authors": [ "dorianjp" ], "repo": "cds-snc/covid-alert-portal", "url": "https://github.com/cds-snc/covid-alert-portal/pull/654", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1637504262
chore: disable Salesforce feature flag Summary Update the Staging environment variables to disable the Salesforce feature flag. This is being done to confirm that the API and admin still work as expected with the feature disabled. What happens when your PR merges? Prefix the title of your PR: fix: - tag main as a ...
gharchive/pull-request
2023-03-23T13:02:08
2025-04-01T04:56:16.306568
{ "authors": [ "patheard" ], "repo": "cds-snc/notification-manifests", "url": "https://github.com/cds-snc/notification-manifests/pull/1549", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1420973794
Modify Templates Table to Include UpdatedAt Field Acceptance Criteria [ ] templates table includes UpdateAt timestamp field which is updated the record is modified. [ ] modify return from database so that this field is available in the form client [ ] clean migration with no loss of data @thiessenp-cds I think th...
gharchive/issue
2022-10-24T14:58:10
2025-04-01T04:56:16.309092
{ "authors": [ "Moro-Code", "craigzour", "thiessenp-cds" ], "repo": "cds-snc/platform-forms-client", "url": "https://github.com/cds-snc/platform-forms-client/issues/1168", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2436116595
A few broken text for Logic Description There's some areas with broken text around the logic functionality - see screenshots. Steps to reproduce Area one: Go to "Add a rule" Scroll down to the bottom of the Modal See error Area two: Go to the Branching tab See error in panel Details Browser: Chrome Operating sys...
gharchive/issue
2024-07-29T18:52:45
2025-04-01T04:56:16.314705
{ "authors": [ "Abi-Nada", "anikbrazeau" ], "repo": "cds-snc/platform-forms-client", "url": "https://github.com/cds-snc/platform-forms-client/issues/4090", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1365567424
[Snyk] Upgrade @aws-sdk/client-sqs from 3.74.0 to 3.150.0 This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @aws-sdk/client-sqs from 3.74.0 to 3.150.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnera...
gharchive/pull-request
2022-09-08T05:45:55
2025-04-01T04:56:16.319641
{ "authors": [ "bryan-robitaille", "sastels" ], "repo": "cds-snc/platform-forms-client", "url": "https://github.com/cds-snc/platform-forms-client/pull/1009", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
285199383
nature.com apparently it was not using all of nature , only "open search" in the past , so.. https://www.nature.com/search?q=autism&title=autism&order=relevance&date_range=last_30_days https://www.nature.com/search?q=autism&title=autism&order=date_desc https://github.com/ceberous/AutismMastadonBot/commit/409783bd...
gharchive/issue
2017-12-30T12:03:40
2025-04-01T04:56:16.327317
{ "authors": [ "ceberous" ], "repo": "ceberous/AutismMastadonBot", "url": "https://github.com/ceberous/AutismMastadonBot/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1709114502
🛑 tanecni-divadlo.cz is down In 8b979ca, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in 3382909.
gharchive/issue
2023-05-14T23:43:38
2025-04-01T04:56:16.330317
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/13977", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1709912428
🛑 tanecni-divadlo.cz is down In 730ca20, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in c777d88.
gharchive/issue
2023-05-15T11:38:30
2025-04-01T04:56:16.333290
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/14000", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1714403697
🛑 tanecni-divadlo.cz is down In 47f2f0c, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in 71e6c50.
gharchive/issue
2023-05-17T18:08:41
2025-04-01T04:56:16.336247
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/14119", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1716215237
🛑 tanecni-divadlo.cz is down In 77d7bca, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in 59b0f8f.
gharchive/issue
2023-05-18T20:23:36
2025-04-01T04:56:16.339391
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/14179", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1763983884
🛑 tanecni-divadlo.cz is down In db9df2f, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in 946a7bb.
gharchive/issue
2023-06-19T18:08:37
2025-04-01T04:56:16.342322
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/15828", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1783512930
🛑 tanecni-divadlo.cz is down In e0d63c1, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in ffdb4de.
gharchive/issue
2023-07-01T04:58:41
2025-04-01T04:56:16.345539
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/16476", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1790926041
🛑 tanecni-divadlo.cz is down In c56dfaf, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in 118ce13.
gharchive/issue
2023-07-06T06:48:38
2025-04-01T04:56:16.348503
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/16734", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1796509159
🛑 tanecni-divadlo.cz is down In 30161d1, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in 9a425c2.
gharchive/issue
2023-07-10T10:58:21
2025-04-01T04:56:16.351747
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/16946", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1829072855
🛑 tanecni-divadlo.cz is down In 39caa36, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in 346fa79.
gharchive/issue
2023-07-31T12:22:26
2025-04-01T04:56:16.354730
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/17977", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1841720252
🛑 tanecni-divadlo.cz is down In 29d7d87, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in ab86fb8.
gharchive/issue
2023-08-08T17:27:29
2025-04-01T04:56:16.357695
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/18411", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1863331873
🛑 tanecni-divadlo.cz is down In a0bcee0, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in a122df8 after 474 days, 17 hours, 41 minutes.
gharchive/issue
2023-08-23T13:23:27
2025-04-01T04:56:16.360704
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/19201", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1865956425
🛑 tanecni-divadlo.cz is down In 0fea204, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 520 Response time: 10334 ms Resolved: tanecni-divadlo.cz is back up in b2700e8 after 476 days, 2 hours, 32 minutes.
gharchive/issue
2023-08-24T22:07:42
2025-04-01T04:56:16.363922
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/19277", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1870126876
🛑 tanecni-divadlo.cz is down In 318521b, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in 21812a2 after 479 days, 21 hours, 22 minutes.
gharchive/issue
2023-08-28T17:02:55
2025-04-01T04:56:16.366927
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/19479", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1921363987
🛑 Bali 2017 is down In b29855b, Bali 2017 (https://bali-2017.cebre.us/) was down: HTTP code: 0 Response time: 0 ms Resolved: Bali 2017 is back up in 9ca43e6 after 3 minutes.
gharchive/issue
2023-10-02T07:08:32
2025-04-01T04:56:16.369482
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/20311", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1501303829
🛑 tanecni-divadlo.cz is down In 034140f, tanecni-divadlo.cz (https://www.tanecni-divadlo.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: tanecni-divadlo.cz is back up in 64cd8f1.
gharchive/issue
2022-12-17T09:56:45
2025-04-01T04:56:16.372471
{ "authors": [ "cebreus" ], "repo": "cebreus/upptime", "url": "https://github.com/cebreus/upptime/issues/4673", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }