Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
inab
/
treecript
Public
forked from
chamilad/process-metrics-collector
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
11
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: inab/treecript
Actions
All workflows
Workflows
pip-audit
pip-audit
pre-commit
pre-commit
pre-commit_wsl
pre-commit_wsl
self hosted test Singularity Build (within a docker instance)
self hosted test Singularity Build (within a docker instance)
Singularity Build (within a docker instance)
Singularity Build (within a docker instance)
Show more workflows...
Management
Caches
pre-commit
pre-commit
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
pre-commit.yml
will be ignored since log searching is not yet available
87 workflow runs
87 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Added earlier detection of corner case
pre-commit
#37:
Commit
d4d84c0
pushed by
jmfernandez
1m 34s
exec
exec
1m 34s
View workflow file
Another corner case where some of the details can be empty
pre-commit
#36:
Commit
af81ac6
pushed by
jmfernandez
1m 21s
exec
exec
1m 21s
View workflow file
Avoiding most common race conditions
pre-commit
#35:
Commit
5201cae
pushed by
jmfernandez
1m 35s
exec
exec
1m 35s
View workflow file
Assuring the spawned process has its own process group (to ease clean…
pre-commit
#34:
Commit
a788426
pushed by
jmfernandez
1m 21s
exec
exec
1m 21s
View workflow file
More protective actions
pre-commit
#33:
Commit
a33c244
pushed by
jmfernandez
1m 26s
exec
exec
1m 26s
View workflow file
Possible fix for race condition where fullmem cannot be read
pre-commit
#32:
Commit
733ff0e
pushed by
jmfernandez
1m 43s
exec
exec
1m 43s
View workflow file
Finally, treecript has been internally renamed to treecript.
pre-commit
#31:
Commit
d303825
pushed by
jmfernandez
1m 32s
exec
exec
1m 32s
View workflow file
Added onboarding materials
pre-commit
#30:
Commit
ac6890b
pushed by
jmfernandez
1m 31s
exec
exec
1m 31s
View workflow file
Added initial implementation of plotGraph.py .
pre-commit
#29:
Commit
f026125
pushed by
jmfernandez
1m 45s
exec
exec
1m 45s
View workflow file
Added more complete a long example about running a workflow with a pr…
pre-commit
#28:
Commit
7dc6d4e
pushed by
jmfernandez
1m 23s
exec
exec
1m 23s
View workflow file
Fixed caching paths
pre-commit
#27:
Commit
3acbc61
pushed by
jmfernandez
1m 47s
exec
exec
1m 47s
View workflow file
Forgot to control also python installation as such
pre-commit
#26:
Commit
3711694
pushed by
jmfernandez
1m 39s
exec
exec
1m 39s
View workflow file
Trying to properly cache installed python
pre-commit
#25:
Commit
efaa466
pushed by
jmfernandez
2m 1s
exec
exec
2m 1s
View workflow file
Renamed workflow, as it diverges a lot from the original one
pre-commit
#24:
Commit
a8ff006
pushed by
jmfernandez
2m 10s
exec
exec
2m 10s
View workflow file
Also testing with Ubuntu 22.04 within WSL (now only on demand and pul…
pre-commit
#23:
Commit
8e3d259
pushed by
jmfernandez
2m 3s
exec
exec
2m 3s
View workflow file
Enabling checks for all the different python versions under the WSL C…
pre-commit
#22:
Commit
6b1a195
pushed by
jmfernandez
1m 42s
exec
exec
1m 42s
View workflow file
Fixed path to the constraints file obtained from the artifact
pre-commit
#21:
Commit
0d27d58
pushed by
jmfernandez
1m 32s
exec
exec
1m 32s
View workflow file
Fixed mismatched artifact name to use on download
pre-commit
#20:
Commit
325fbba
pushed by
jmfernandez
1m 44s
exec
exec
1m 44s
View workflow file
Artifact upload was in the wrong job
pre-commit
#19:
Commit
eacf6e5
pushed by
jmfernandez
1m 45s
exec
exec
1m 45s
View workflow file
Moving the license checking to a different job, as it cannot be run o…
pre-commit
#18:
Commit
ec62149
pushed by
jmfernandez
1m 40s
exec
exec
1m 40s
View workflow file
Let's try with bash_profile....
pre-commit
#17:
Commit
cfc947f
pushed by
jmfernandez
1m 19s
exec
exec
1m 19s
View workflow file
Trying to enable pyenv after its installation in a previous CI workfl…
pre-commit
#16:
Commit
b6748a8
pushed by
jmfernandez
1m 43s
exec
exec
1m 43s
View workflow file
Fixed name of one of the pre-conditions to be installed
pre-commit
#15:
Commit
891dce3
pushed by
jmfernandez
1m 45s
exec
exec
1m 45s
View workflow file
Testing CI of treecript on Windows WSL
pre-commit
#14:
Commit
b0e53d4
pushed by
jmfernandez
2m 2s
exec
exec
2m 2s
View workflow file
A possible fix for the next appeared issue (no pull body).
pre-commit
#13:
Commit
c3bf86e
pushed by
jmfernandez
1m 24s
exec
exec
1m 24s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.