You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"benchmarks","path":"benchmarks","contentType":"directory"},{"name":"css","path":"css","contentType":"directory"},{"name":"docs","path":"docs","contentType":"directory"},{"name":"i18n","path":"i18n","contentType":"directory"},{"name":"images","path":"images","contentType":"directory"},{"name":"lib","path":"lib","contentType":"directory"},{"name":"logs","path":"logs","contentType":"directory"},{"name":"scripts","path":"scripts","contentType":"directory"},{"name":"src","path":"src","contentType":"directory"},{"name":"test","path":"test","contentType":"directory"},{"name":".editorconfig","path":".editorconfig","contentType":"file"},{"name":".gitattributes","path":".gitattributes","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".jscs.json","path":".jscs.json","contentType":"file"},{"name":".jscs.json.todo","path":".jscs.json.todo","contentType":"file"},{"name":".jshintignore","path":".jshintignore","contentType":"file"},{"name":".jshintrc","path":".jshintrc","contentType":"file"},{"name":".jshintrc-base","path":".jshintrc-base","contentType":"file"},{"name":".travis.yml","path":".travis.yml","contentType":"file"},{"name":"CHANGELOG.md","path":"CHANGELOG.md","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"Gruntfile.js","path":"Gruntfile.js","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.closure.md","path":"README.closure.md","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"TRIAGING.md","path":"TRIAGING.md","contentType":"file"},{"name":"angularFiles.js","path":"angularFiles.js","contentType":"file"},{"name":"bower.json","path":"bower.json","contentType":"file"},{"name":"changelog.js","path":"changelog.js","contentType":"file"},{"name":"changelog.spec.js","path":"changelog.spec.js","contentType":"file"},{"name":"check-size.sh","path":"check-size.sh","contentType":"file"},{"name":"compare-master-to-stable.js","path":"compare-master-to-stable.js","contentType":"file"},{"name":"gdocs.js","path":"gdocs.js","contentType":"file"},{"name":"init-repo.sh","path":"init-repo.sh","contentType":"file"},{"name":"jenkins_build.sh","path":"jenkins_build.sh","contentType":"file"},{"name":"karma-docs.conf.js","path":"karma-docs.conf.js","contentType":"file"},{"name":"karma-jqlite.conf.js","path":"karma-jqlite.conf.js","contentType":"file"},{"name":"karma-jquery.conf.js","path":"karma-jquery.conf.js","contentType":"file"},{"name":"karma-modules.conf.js","path":"karma-modules.conf.js","contentType":"file"},{"name":"karma-shared.conf.js","path":"karma-shared.conf.js","contentType":"file"},{"name":"npm-shrinkwrap.clean.json","path":"npm-shrinkwrap.clean.json","contentType":"file"},{"name":"npm-shrinkwrap.json","path":"npm-shrinkwrap.json","contentType":"file"},{"name":"package.json","path":"package.json","contentType":"file"},{"name":"protractor-conf.js","path":"protractor-conf.js","contentType":"file"},{"name":"protractor-jenkins-conf.js","path":"protractor-jenkins-conf.js","contentType":"file"},{"name":"protractor-shared-conf.js","path":"protractor-shared-conf.js","contentType":"file"},{"name":"protractor-travis-conf.js","path":"protractor-travis-conf.js","contentType":"file"},{"name":"validate-commit-msg.js","path":"validate-commit-msg.js","contentType":"file"},{"name":"validate-commit-msg.spec.js","path":"validate-commit-msg.spec.js","contentType":"file"}],"totalCount":49}},"fileTreeProcessingTime":11.020677,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":33607863,"defaultBranch":"master","name":"angular.js","ownerLogin":"mpost","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2015-04-08T13:15:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/73655?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1618710692.450474","canEdit":false,"refType":"branch","currentOid":"73ab107a1e3c8783d937ac65c50621f7a4d63333"},"path":"jenkins_build.sh","currentUser":null,"blob":{"rawLines":["#!/bin/bash","","echo \"#################################\"","echo \"#### Jenkins Build ############\"","echo \"#################################\"","","# Enable tracing and exit on first failure","set -xe","","# This is the default set of browsers to use on the CI server unless overridden via env variable","if [[ -z \"$BROWSERS\" ]]","then"," BROWSERS=\"Chrome,Firefox,Opera,/Users/jenkins/bin/safari.sh\"","fi","","# CLEAN #","rm -f angular.min.js.gzip.size","rm -f angular.js.size","","","# BUILD #","npm install --color false","grunt ci-checks package --no-color","","mkdir -p test_out","","# UNIT TESTS #","grunt test:unit --browsers $BROWSERS --reporters=dots,junit --no-colors --no-color","","# END TO END TESTS #","grunt test:ci-protractor","","# DOCS APP TESTS #","grunt test:docs --browsers $BROWSERS --reporters=dots,junit --no-colors --no-color","","# Promises/A+ TESTS #","grunt test:promises-aplus --no-color","","","# CHECK SIZE #","gzip -c \u003c build/angular.min.js \u003e build/angular.min.js.gzip","echo \"YVALUE=`ls -l build/angular.min.js | cut -d\" \" -f 8`\" \u003e angular.min.js.size","echo \"YVALUE=`ls -l build/angular.min.js.gzip | cut -d\" \" -f 8`\" \u003e angular.min.js.gzip.size"],"stylingDirectives":[[[0,11,"pl-c"],[0,2,"pl-c"]],[],[[0,4,"pl-c1"],[5,40,"pl-s"],[5,6,"pl-pds"],[39,40,"pl-pds"]],[[0,4,"pl-c1"],[5,40,"pl-s"],[5,6,"pl-pds"],[39,40,"pl-pds"]],[[0,4,"pl-c1"],[5,40,"pl-s"],[5,6,"pl-pds"],[39,40,"pl-pds"]],[],[[0,42,"pl-c"],[0,1,"pl-c"]],[[0,3,"pl-c1"]],[],[[0,96,"pl-c"],[0,1,"pl-c"]],[[0,2,"pl-k"],[6,8,"pl-k"],[9,20,"pl-s"],[9,10,"pl-pds"],[10,19,"pl-smi"],[19,20,"pl-pds"]],[[0,4,"pl-k"]],[[11,62,"pl-s"],[11,12,"pl-pds"],[61,62,"pl-pds"]],[[0,2,"pl-k"]],[],[[0,9,"pl-c"],[0,1,"pl-c"]],[],[],[],[],[[0,9,"pl-c"],[0,1,"pl-c"]],[[20,25,"pl-c1"]],[],[],[],[],[[0,14,"pl-c"],[0,1,"pl-c"]],[[27,36,"pl-smi"]],[],[[0,20,"pl-c"],[0,1,"pl-c"]],[],[],[[0,18,"pl-c"],[0,1,"pl-c"]],[[27,36,"pl-smi"]],[],[[0,21,"pl-c"],[0,1,"pl-c"]],[],[],[],[[0,14,"pl-c"],[0,1,"pl-c"]],[[8,9,"pl-k"],[31,32,"pl-k"]],[[0,4,"pl-c1"],[5,59,"pl-s"],[5,6,"pl-pds"],[13,58,"pl-s"],[13,14,"pl-pds"],[41,42,"pl-k"],[49,52,"pl-s"],[49,50,"pl-pds"],[51,52,"pl-pds"],[57,58,"pl-pds"],[58,59,"pl-pds"],[60,61,"pl-k"]],[[0,4,"pl-c1"],[5,64,"pl-s"],[5,6,"pl-pds"],[13,63,"pl-s"],[13,14,"pl-pds"],[46,47,"pl-k"],[54,57,"pl-s"],[54,55,"pl-pds"],[56,57,"pl-pds"],[62,63,"pl-pds"],[63,64,"pl-pds"],[65,66,"pl-k"]]],"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/mpost/angular.js/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"jenkins_build.sh","displayUrl":"https://github.com/mpost/angular.js/blob/master/jenkins_build.sh?raw=true","headerInfo":{"blobSize":"1.07 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":"ea94a9d","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fmpost%2Fangular.js%2Fblob%2Fmaster%2Fjenkins_build.sh","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"43","truncatedSloc":"30"},"mode":"executable file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Shell","languageID":346,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/mpost/angular.js/blob/master/jenkins_build.sh","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/mpost/angular.js/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/mpost/angular.js/raw/refs/heads/master/jenkins_build.sh","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":null},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/mpost/angular.js/branches":{"post":"wtM50XERJeUv_T1NUBBOVRunyQk5qVLc5q73NI1TXGlfvAlsIV9TVgCt6eZo5xjq4PiFCajgJlHF5cS9-GsWJg"},"/repos/preferences":{"post":"Ao0FxyB7a0mrC13ZnvGYV6hIXZCH69tNEky3b9FA2OJIkvsW1iZHad3jH4CzYWpD8DWBB-592ByBseoU2sT4bQ"}}},"title":"angular.js/jenkins_build.sh at master · mpost/angular.js","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}}}