Skip to content

Instantly share code, notes, and snippets.

View dtsolis's full-sized avatar

Tsolis Dimitris - Sotiris dtsolis

View GitHub Profile
@dtsolis
dtsolis / git_clone.sh
Created January 9, 2025 11:31
This script automates the process of cloning a Git repository using a specified SSH key. It prompts the user to select an SSH key from the available keys in the ~/.ssh directory, and optionally allows the user to set a custom author name and email for the commits. The script ensures that the specified SSH key is used for the cloning process and …
#!/bin/bash
#
# Copyright 2025, Dimitris-Sotiris Tsolis
# MIT License, http://www.opensource.org/licenses/mit-license.php
# exit when any command fails
set -e
RED='\033[0;31m'
GREEN='\033[0;32m'
// @flow
import { Platform } from 'react-native';
let _accessibilityWorkaround = Platform.OS === 'android';
let _enabled = process.env.NODE_ENV === 'test';
/**
* Whether or not the for where end-to-end test frameworks (like Appium) cannot
* find components having `testID` property.
* Default is `true` on Android but `false` on every other platform.
@dtsolis
dtsolis / appcenter-post-build.sh
Created May 13, 2018 20:04
Update build status on last commit, on bitbucket, whenever build on AppCenter finishes.
#!/usr/bin/env bash -e
#
# Update build status on last commit, on bitbucket,
# whenever build on AppCenter finishes.
#
# Copyright 2018, Dimitris-Sotiris Tsolis
# MIT License, http://www.opensource.org/licenses/mit-license.php
cd $APPCENTER_SOURCE_DIRECTORY

Keybase proof

I hereby claim:

  • I am dtsolis on github.
  • I am dtsolis (https://keybase.io/dtsolis) on keybase.
  • I have a public key ASD4oY_odEx5IiknZYJ468KWDRj3fTvfEOn_ukKOAX1I7Ao

To claim this, I am signing this object: