Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
ghc-bot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Glasgow Haskell Compiler
ghc-bot
Commits
ac331ba1
Commit
ac331ba1
authored
5 years ago
by
Ben Gamari
Browse files
Options
Downloads
Patches
Plain Diff
README: Fix port number
parent
84acd9f3
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
README.mkd
+1
-1
1 addition, 1 deletion
README.mkd
with
1 addition
and
1 deletion
README.mkd
+
1
−
1
View file @
ac331ba1
...
@@ -32,7 +32,7 @@ easier to spot and characterise fragile tests.
...
@@ -32,7 +32,7 @@ easier to spot and characterise fragile tests.
1.
Create a
`ghc-test-bot`
user.
1.
Create a
`ghc-test-bot`
user.
1.
Add an access token with API scope.
1.
Add an access token with API scope.
1.
Grant the user Reporter access to any project which she should be active on.
1.
Grant the user Reporter access to any project which she should be active on.
1.
Add a webhook with URL
`http://localhost:808
5
/`
for
CI
job events.
1.
Add a webhook with URL
`http://localhost:808
7
/`
for job events.
1.
Add
`nixos.nix`
to the server's NixOS configuration, passing
1.
Add
`nixos.nix`
to the server's NixOS configuration, passing
the GitLab user's access token as the
`accessToken`
argument.
the GitLab user's access token as the
`accessToken`
argument.
1.
Run
`sudo -u postgres psql < test_tracking.schema.sql`
1.
Run
`sudo -u postgres psql < test_tracking.schema.sql`
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