Gitkeep the log dir Feb 10, 2011 public AO3-7000 Update CSS basics tutorial link (#5193) May 17, 2025 rubocop AO3-6732 Add custom cop for calling html_safe on translated strings (#… Aug 17, 2024 script AO3-6988
To minimize the manual and predefined setup of your build environment, I provide already a solution with my GitHub projectSetup your iOS project environment with a Shellscript, Makefile or Rakefile. It shows you a way how your build server only needs Xcode and Ruby preinstalled. All other dep...
A convenient script, bin/import-project, is provided with performance project to import the Project tarball into a GitLab environment via API from the terminal. It requires some preparation to use the script if you haven’t done so already: First, set up Ruby and Ruby Bundler if they aren...
Choose the project location. Click button next to the Location field and specify the directory for your project. Also, deselect the Create a main.py welcome script checkbox because you will create a new Python file for this tutorial. Python best practice is to create a virtualenv for each pro...
Note: Use sudo if the stack was installed as root. “sudo chown :bitnami log/production.log sudo chmod g+w log/production.log “ #4)Restart Apache services “sudo installdir/ctlscript.sh restart” Some more Plugins are explained below for your reference: ...
The rules for pull request pipeline run retention. TypeScript Kopeeri purgePullRequestRuns: RetentionSetting Property Value RetentionSetting purgeRuns The rules for pipeline run retention. TypeScript Kopeeri purgeRuns: RetentionSetting Property Value RetentionSetting ...
script spec types .bootstraprc .browserslistrc .buildpacks .env.template .env.test .erb-lint.yml .eslintignore .eslintrc.js .git-blame-ignore-revs .gitignore .jshintrc .markdownlint.jsonc .nvmrc .rspec .rubocop.yml .ruby-gemset
Tweaked the startup/proposal list page, proposal review page and limit… 14年前 log Initial commit - basic system skeleton. 14年前 public Enhanced startup gallery. 14年前 script Added html2haml script for batch processing erb files.
Init script exists? ... skipped (omnibus-gitlab has no init script) Init script up-to-date? ... skipped (omnibus-gitlab has no init script) Projects have namespace: ... 4/1 ... yes 5/2 ... yes 6/3 ... yes 9/4 ... yes ...
The.gitlab-ci.ymlfile consists of the following structure: stages:- build- publishvariables:MYGLOBALVARS: MYVALUES.env:production: &env_productionenvironment:name: productionurl: https://somewhere.tldvariables:MOREVARS: MOREVALUESbuild:stage: buildimage: myregistry.tld/myimage:versionscript:- echo ...