Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.admin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.admin
Commits
53b995b7
Commit
53b995b7
authored
8 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Updated template README
parent
9008689f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/README.md
+8
-8
8 additions, 8 deletions
templates/README.md
with
8 additions
and
8 deletions
templates/README.md
+
8
−
8
View file @
53b995b7
...
@@ -58,13 +58,13 @@ You also need to enable the following options on your project:
...
@@ -58,13 +58,13 @@ You also need to enable the following options on your project:
enabled
enabled
3.
Visit the "Runners" section of your package settings and enable all conda
3.
Visit the "Runners" section of your package settings and enable all conda
runners, for linux and macosx variants
runners, for linux and macosx variants
4.
Go into the "Variables" section of your package setup and
**
add
three
4.
Go into the "Variables" section of your package setup and
**
add
four
variables
**
corresponding to the
documentation server,
username and password
variables
**
corresponding to the username
s
and password
s
for uploading wheels and
latest
documentation tar balls to our (web DAV)
for uploading wheels and documentation tar balls to our (web DAV)
server. The names of the variables and values are
known. If you don't know
server
, as well as PyPI packages
. The names of the variables and values are
those, please ask one of us
known. If you don't know
those, please ask one of us
5.
Make sure to
en
able the service "Build e-mails"
and check all optional
5.
Make sure to
**dis
able
**
the service "Build e-mails"
(those are very
boxes. You don't need to put any special e-mail addresses
annoying)
6.
Setup the coverage regular expression under "CI/CD pipelines" to have the
6.
Setup the coverage regular expression under "CI/CD pipelines" to have the
value
`^TOTAL.*\s+(\d+\%)$`
, which is adequate for figuring out the output
value
`^TOTAL.*\s+(\d+\%)$`
, which is adequate for figuring out the output
of
`coverage report`
of
`coverage report`
...
@@ -91,7 +91,7 @@ Two possible cases:
...
@@ -91,7 +91,7 @@ Two possible cases:
the package (you in most cases). Andre Anjos is used as an example, do not put
the package (you in most cases). Andre Anjos is used as an example, do not put
his name everywhere.
his name everywhere.
Download commands:
Download commands
(N.B.:
*replace my name by yours, the package maintainer*
)
:
```
sh
```
sh
# for 3-clause BSD packages
# for 3-clause BSD packages
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment