Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Guide To Tracking
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
EIC
documentation
Guide To Tracking
Commits
b3ac5a39
Commit
b3ac5a39
authored
3 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Patches
Plain Diff
modified: README.md
parent
a8f4ff4f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-1
5 additions, 1 deletion
README.md
with
5 additions
and
1 deletion
README.md
+
5
−
1
View file @
b3ac5a39
...
@@ -84,11 +84,15 @@ All pipeline jobs have "artifacts" which are just selected files that are saved
...
@@ -84,11 +84,15 @@ All pipeline jobs have "artifacts" which are just selected files that are saved
Note artifacts are not the output data which is far too big. Artifacts are small files such as images, plots, text files, reports, etc.
Note artifacts are not the output data which is far too big. Artifacts are small files such as images, plots, text files, reports, etc.
Here is an image and link to a pdf of the latest ATHENA detector version.
Below is an image and link to a pdf of the latest ATHENA detector version generated by a job artifact from the
`master`
branch pipeline.
<br>
<a
href=
"https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/images/view01.pdf?job=report"
>
<a
href=
"https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/images/view01.pdf?job=report"
>
<img
src=
"https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/images/view01.png?job=report"
width=
"400px"
/>
<img
src=
"https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/images/view01.png?job=report"
width=
"400px"
/>
</a>
</a>
kkk
or browse the latest in reconstruction benchmark results in the
[
`final_report` job
](
https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/jobs/artifacts/master/browse/results?job=final_report
)
.
...
...
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