Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
transfinite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Simon Spies
transfinite
Commits
1d93f617
Commit
1d93f617
authored
5 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
emphasize picking the right job name
parent
14eb9f85
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
CONTRIBUTING.md
+4
-1
4 additions, 1 deletion
CONTRIBUTING.md
with
4 additions
and
1 deletion
CONTRIBUTING.md
+
4
−
1
View file @
1d93f617
...
...
@@ -61,7 +61,10 @@ whatever the master branch uses for its timing job, which you can determine by
checking its
`.gitlab-ci.yml`
. If you change the Coq version, remember to do it
in both places (
`OPAM_PINS`
and
`TIMING_CONF`
). You will also have to adjust
the Iris branch being used, which is determined after the
`#`
in
`OPAM_PINS`
.
If you are in doubt, ask on Mattermost
*before*
pushing your branch.
If you are in doubt, ask on Mattermost
*before*
pushing your branch. Please
double-check that the job name is
`build-iris.dev`
to avoid polluting the caches
of regular CI builds! This way, you are going to share the cache with the
nightly builds, which is fine.
Once you are confident with your CI configuration, push this to a new branch
whose name starts with
`ci/`
. It should usually be of the form
...
...
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