Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Effortless startup #10

Merged
merged 1 commit into from
Mar 24, 2016
Merged

Effortless startup #10

merged 1 commit into from
Mar 24, 2016

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Mar 24, 2016

Description of Change

Changed secrets.txt to controlgallery.config.
Added pre-build task to the Xamarin.Forms.Controls project to check for the existence of controlgallery.config and create a blank one from blank.config if it's not there.
Updated .gitignore to ignore controlgallery.config.
Added pre-build task to the Xamarin.Forms.Controls.Android project to check for the existence of MapsKeys.cs and create a blank one from MapsKeys.cs.blank if it's not there.
Updated accessor for Insights API key to use DebugMode if no key is specified in controlgallery.config.
Removed Setup.ps1 and Setup.sh scripts.

Behavioral Changes

This should make it easier for new developers (both public and internal) to start on Xamarin.Forms; getting started no longer requires running the setup scripts. We still maintain the .gitignore guards on checking in keys. And controlgallery.config is a much less enticing target than secrets.txt for folks of ill intent.

@hartez hartez force-pushed the effortless-startup branch from a11ceac to 1dcf5fe Compare March 24, 2016 16:48
@kingces95
Copy link
Contributor

👍

@rmarinho rmarinho merged commit 918618e into master Mar 24, 2016
@rmarinho rmarinho deleted the effortless-startup branch March 24, 2016 17:10
jsuarezruiz added a commit to PlainConcepts/Xamarin.Forms that referenced this pull request Sep 7, 2017
rmarinho pushed a commit that referenced this pull request Apr 13, 2018
Feature/1678: Read-only entry and editor
@samhouts samhouts added this to the 2.2.0 milestone Jul 3, 2018
shyunMin pushed a commit to shyunMin/Xamarin.Forms that referenced this pull request Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants