Skip to content

Instantly share code, notes, and snippets.

View vchrombie's full-sized avatar

Venu Vardhan Reddy Tekula vchrombie

View GitHub Profile
@vchrombie
vchrombie / [Dockerfile-grimoirelab-3p] console-log
Last active May 24, 2020 15:32
[docker/third-party] Fix nomos installation #326
p0tt3r@wand ~/chaoss/dump/grimoirelab/third-party [22:19:06]
> $ docker build -f Dockerfile-grimoirelab-3p -t grimoirelab/full-3p .
Sending build context to Docker daemon 9.728kB
Step 1/9 : FROM grimoirelab/full
latest: Pulling from grimoirelab/full
8f91359f1fff: Pull complete
e07a24799480: Pull complete
b8b48aecf074: Pull complete
44ffb0791c0d: Pull complete
> $ docker build -f Dockerfile-grimoirelab-3p -t grimoirelab/full-3p .
Sending build context to Docker daemon 9.728kB
Step 1/9 : FROM grimoirelab/full
latest: Pulling from grimoirelab/full
8f91359f1fff: Pull complete
e07a24799480: Pull complete
b8b48aecf074: Pull complete
44ffb0791c0d: Pull complete
This file has been truncated, but you can view the full file.
[2020-05-20 11:27:44,206] - Sir Perceval is on his quest.
{
"backend_name": "GitHub",
"backend_version": "0.25.2",
"category": "issue",
"classified_fields_filtered": null,
"data": {
"assignee": {
"avatar_url": "https://avatars1.githubusercontent.com/u/52825668?v=4",
"events_url": "https://api.github.com/users/adiaux/events{/privacy}",
<!DOCTYPE html>
<html lang="en-IN">
<head>
<meta charset="utf-8"/>
<meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"/>
<title>bitergia grimoirelab - Google Search</title>
<script nonce="sl8+g6TLBSJ17m5oGKrsDw==">(function(){
document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"==c||"q"==c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!=document.documentElement;a=a.parentElement)if("A"==a.tagName){a="1"==a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){
var a=window.performance;window.start=Date.now();a:{var b=window;if(a){var c=a.timing;if(c){var d=c.navigationStart,f=c.responseStart;if(f>d&&f<=window.start){window.start=f;b.wsrt=f-d;break a}}a.now&&(b.wsrt=Math.floor(a.no
@vchrombie
vchrombie / out1
Created April 27, 2020 18:39
zulip backend
/home/p0tt3r/chaoss/sources/VENV_DIR/bin/python /home/p0tt3r/chaoss/zulip/python-zulip-api/zulip/zulip/script.py
{'anchor': 0,
'found_anchor': False,
'found_newest': False,
'found_oldest': True,
'history_limited': False,
'messages': [{'avatar_url': 'https://zulip-avatars.s3.amazonaws.com/1000/1cd87892343b6620726b112851f0b66cbda4a68f?x=x&version=4',
'client': 'Internal',
'content': 'Welcome to #**importlib**.',
'content_type': 'text/x-markdown',
/home/p0tt3r/chaoss/sources/VENV_DIR/bin/python /home/p0tt3r/chaoss/zulip/script.py
{'anchor': 10000000000000000,
'found_anchor': False,
'found_newest': True,
'found_oldest': True,
'history_limited': False,
'messages': [{'avatar_url': 'https://zulip-avatars.s3.amazonaws.com/1000/1cd87892343b6620726b112851f0b66cbda4a68f?x=x&version=4',
'client': 'Internal',
'content': '<p>Welcome to <a class="stream" '
'data-stream-id="187177" '
@vchrombie
vchrombie / README.md
Last active September 8, 2022 17:01
automation script to setup the GrimoireLab project 🦉 🚀

glab-dev-env-setup

While setting up the developer environment of the GrimoireLab, one step is to fork all the GrimoireLab components, clone them to a target local folder (e.g., sources) and each local repo should have two remotes: origin points to the forked repo, while upstream points to the parent repo.

Reference: Cloning the repositories

This script automates the whole process.

@vchrombie
vchrombie / README.md
Last active April 1, 2020 14:21
super awesome script for not letting the computer go to sleep

super awesome script for lazy programmers who don't want to let their laptops go to sleep as something important is running behind and you are too lazy to switch off the go-to-sleep-after-inactivity

what does it do: very simple > moves the mouse pointer 10 px and 10 px down, in a loop

why the script

2020-03-21 00:47:20,098 Reading projects data from ./projects.json
2020-03-21 00:47:30,737 [askbot] enrichment phase starts
2020-03-21 00:47:34,123 Created index http://localhost:9200/askbot_enriched
2020-03-21 00:47:34,155 [askbot] enrichment starts for https://askbot.org/
2020-03-21 00:47:34,629 Alias {'alias': 'askbot', 'index': 'askbot_enriched'} created on http://localhost:9200/askbot_enriched.
2020-03-21 00:47:34,718 Alias {'alias': 'affiliations', 'index': 'askbot_enriched'} created on http://localhost:9200/askbot_enriched.
2020-03-21 00:47:34,794 Alias {'alias': 'all_enriched', 'index': 'askbot_enriched'} created on http://localhost:9200/askbot_enriched.
2020-03-21 00:47:42,258 [sortinghat] Trying to add a None identity. Ignoring it.
2020-03-21 00:47:55,595 [sortinghat] Trying to add a None identity. Ignoring it.
2020-03-21 00:48:12,876 [sortinghat] Trying to add a None identity. Ignoring it.