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
.
OpenATSGmbH
/
COMPASS
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
86
Code
Issues
11
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: OpenATSGmbH/COMPASS
Actions
All workflows
Workflows
Copilot
Copilot
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
12 workflow runs
12 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
In all c++ headers and sources, there are log statements (logerr,logwrn,loginf,logdbg) which commonly have a prefix like "classname: functionname: ", e.g. "loginf << "DBInterface: openDBFile: " in front of the real log message. in a recent change, it was added that the log statements (logerr,logwrn,loginf,logdbg) have this information automatically added. go through the complete source and change all log statements to remove the non-automatic prefixes from the log argume...
Copilot
#12:
by
Copilot
AI
13m 53s
copilot/fix-137a86dd-1730-47b9-972c-4e14c8069ff6
copilot/fix-137a86dd-1730-47b9-972c-4e14c8069ff6
13m 53s
Addressing comment on PR #383
Copilot
#11:
by
Copilot
AI
12m 21s
copilot/fix-9c0dd431-0515-4ef2-a916-47eeff1bfc60
copilot/fix-9c0dd431-0515-4ef2-a916-47eeff1bfc60
12m 21s
Addressing comment on PR #383
Copilot
#10:
by
Copilot
AI
6m 10s
copilot/fix-9c0dd431-0515-4ef2-a916-47eeff1bfc60
copilot/fix-9c0dd431-0515-4ef2-a916-47eeff1bfc60
6m 10s
Addressing comment on PR #383
Copilot
#9:
by
Copilot
AI
7m 45s
copilot/fix-9c0dd431-0515-4ef2-a916-47eeff1bfc60
copilot/fix-9c0dd431-0515-4ef2-a916-47eeff1bfc60
7m 45s
In all c++ headers and sources, there are log statements (logerr,logwrn,loginf,logdbg) which commonly have a prefix like "classname: functionname: ", e.g. "loginf << "DBInterface: openDBFile: " in front of the real log message. in a recent change, it was added that the log statements (logerr,logwrn,loginf,logdbg) have this information automatically added. go through the complete source and change all log statements to remove the non-automatic prefixes from the log strings
Copilot
#8:
by
Copilot
AI
30m 11s
copilot/fix-9c0dd431-0515-4ef2-a916-47eeff1bfc60
copilot/fix-9c0dd431-0515-4ef2-a916-47eeff1bfc60
30m 11s
for all c++ header and source files, excluding the lib/ 3rd party headers, check if the license text comment in the beginning of the file exists twice - if so, remove the copy so that the license text exists only once
Copilot
#7:
by
Copilot
AI
8m 9s
copilot/fix-3be1c525-650c-49a8-99d1-43de81ed09e2
copilot/fix-3be1c525-650c-49a8-99d1-43de81ed09e2
8m 9s
for all c++ headers and source files, check the the preamble "/* * This file is part of OpenATS COMPASS. * * COMPASS is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * COMPASS is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY o...
Copilot
#6:
by
Copilot
AI
9m 29s
copilot/fix-cf0e067e-c595-4904-bae5-8693a3e324c7
copilot/fix-cf0e067e-c595-4904-bae5-8693a3e324c7
9m 29s
Addressing comment on PR #380
Copilot
#5:
by
Copilot
AI
5m 26s
copilot/fix-4c95d5d4-ecf3-495b-9457-aece798241fc
copilot/fix-4c95d5d4-ecf3-495b-9457-aece798241fc
5m 26s
Addressing comment on PR #380
Copilot
#4:
by
Copilot
AI
3m 28s
copilot/fix-4c95d5d4-ecf3-495b-9457-aece798241fc
copilot/fix-4c95d5d4-ecf3-495b-9457-aece798241fc
3m 28s
for all c++ header files, change the old include guard to #pragma once statements
Copilot
#3:
by
Copilot
AI
9m 22s
copilot/fix-4c95d5d4-ecf3-495b-9457-aece798241fc
copilot/fix-4c95d5d4-ecf3-495b-9457-aece798241fc
9m 22s
Please create a new branch tests2 from branch tests and in this branch rename the class ReportExporter to ReportExporterDummDumm.
Copilot
#2:
by
Copilot
AI
15m 14s
copilot/fix-0a720dbc-d689-46ff-b7c4-ec2f3c2be7bc
copilot/fix-0a720dbc-d689-46ff-b7c4-ec2f3c2be7bc
15m 14s
in all c++ headers of the branch "tests" change the header guards from #ifndef statements to using #pragma once.
Copilot
#1:
by
Copilot
AI
18m 43s
copilot/fix-0885d11f-4da7-4b1d-8558-a93f8ec1de7a
copilot/fix-0885d11f-4da7-4b1d-8558-a93f8ec1de7a
18m 43s
You can’t perform that action at this time.