8000 frappe/.travis.yml at v4.x.x · go8001/frappe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"ci","path":"ci","contentType":"directory"},{"name":"frappe","path":"frappe","contentType":"directory"},{"name":"test_sites","path":"test_sites","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".travis.yml","path":".travis.yml","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"MANIFEST.in","path":"MANIFEST.in","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"hooks.md","path":"hooks.md","contentType":"file"},{"name":"license.txt","path":"license.txt","contentType":"file"},{"name":"requirements.txt","path":"requirements.txt","contentType":"file"},{"name":"setup.py","path":"setup.py","contentType":"file"}],"totalCount":12}},"fileTreeProcessingTime":9.743589,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":50157108,"defaultBranch":"develop","name":"frappe","ownerLogin":"go8001","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2016-01-22T04:14:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/15125009?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"v4.x.x","listCacheKey":"v0:1616415925.342728","canEdit":false,"refType":"branch","currentOid":"ede691cc2271fd053695ee5bed7b7d11e82dfbeb"},"path":".travis.yml","currentUser":null,"blob":{"rawLines":["language: python","","python:"," - \"2.7\"","","services:"," - mysql","","install:"," - sudo service mysql stop"," - sudo apt-get install python-software-properties"," - sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db"," - sudo add-apt-repository 'deb http://ftp.osuosl.org/pub/mariadb/repo/10.0/ubuntu precise main'"," - sudo apt-get update"," - sudo apt-get purge -y mysql-common"," - sudo apt-get install mariadb-server mariadb-common libmariadbclient-dev"," - ./ci/fix-mariadb.sh",""," - sudo apt-get install xfonts-75dpi xfonts-base -y"," - wget http://downloads.sourceforge.net/project/wkhtmltopdf/0.12.2.1/wkhtmltox-0.12.2.1_linux-precise-amd64.deb"," - sudo dpkg -i wkhtmltox-0.12.2.1_linux-precise-amd64.deb",""," - CFLAGS=-O0 pip install -r requirements.txt"," - pip install --editable .","","script:"," - cd ./test_sites/"," - frappe --use test_site"," - frappe --reinstall"," - frappe -b"," - frappe --build_website"," - frappe --serve_test \u0026"," - frappe --verbose --run_tests","","before_script:"," - mysql -e 'create database test_frappe'"," - echo \"USE mysql;\\nCREATE USER 'test_frappe'@'localhost' IDENTIFIED BY 'test_frappe';\\nFLUSH PRIVILEGES;\\n\" | mysql -u root"," - echo \"USE mysql;\\nGRANT ALL PRIVILEGES ON \\`test_frappe\\`.* TO 'test_frappe'@'localhost';\\n\" | mysql -u root"],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/go8001/frappe/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":".travis.yml","displayUrl":"https://github.com/go8001/frappe/blob/v4.x.x/.travis.yml?raw=true","headerInfo":{"blobSize":"1.26 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"d112e05","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fgo8001%2Ffrappe%2Fblob%2Fv4.x.x%2F.travis.yml","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"39","truncatedSloc":"31"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"YAML","languageID":407,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/go8001/frappe/blob/v4.x.x/.travis.yml","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/go8001/frappe/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/go8001/frappe/raw/refs/heads/v4.x.x/.travis.yml","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":true,"symbols":[]}},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/go8001/frappe/branches":{"post":"aYaKe4rLpMNsDHUf1d_YS5jpswMyC5jFpXhHhTjpUZfkEJDKwznlzeGDduhvEBIhvVdeF7hhvRw5P7UjfKv66A"},"/repos/preferences":{"post":"4NS2Ph5OdzXckfozW_L4AG455szMNsM8DH2tvuDes87HB3kJaR0PcfW4R8_dX5BERwh5IsjL6hRfQT7H4IPJKA"}}},"title":"frappe/.travis.yml at v4.x.x · go8001/frappe","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1b17b3e7786a.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}
0