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
Type
/
to 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
.
MerginMaps
/
python-api-client
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
23
Code
Issues
25
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: MerginMaps/python-api-client
Actions
All workflows
Workflows
Auto Tests
Auto Tests
Build and upload to PyPI
Build and upload to PyPI
Code Style
Code Style
Copilot code review
Copilot code review
Dependency Graph
Dependency Graph
Notify releases repo
Notify releases repo
Python-api QA (Security & Style)
Python-api QA (Security & Style)
Show more workflows...
Management
Caches
Code Style
Code Style
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
.
code_style.yml
will be ignored since log searching is not yet available
321 workflow runs
321 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.
proper version
Code Style
#514:
Commit
4f8b455
pushed by
MarcelGeo
15s
python-37-tests
python-37-tests
15s
View workflow file
Move tests to version 3.7 and fixed some of them with temp files to m…
Code Style
#513:
Commit
89199b9
pushed by
MarcelGeo
13s
python-37-tests
python-37-tests
13s
View workflow file
Merge remote-tracking branch 'origin/master' into push-v2-integration
Code Style
#512:
Commit
39cea8b
pushed by
MarcelGeo
14s
push-v2-integration
push-v2-integration
14s
View workflow file
Merge pull request #269 from MerginMaps/auth_logging
Code Style
#511:
Commit
fe833f1
pushed by
MarcelGeo
14s
master
master
14s
View workflow file
use f-string to unify
Code Style
#510:
Commit
2ee16c4
pushed by
harminius
15s
auth_logging
auth_logging
15s
View #269
View workflow file
Merge pull request #259 from MerginMaps/download-project-temp-dir
Code Style
#509:
Commit
33aa6cf
pushed by
MarcelGeo
16s
master
master
16s
View workflow file
black
Code Style
#508:
Commit
747ea46
pushed by
MarcelGeo
14s
push-v2-integration
push-v2-integration
14s
View workflow file
get rid of project info from editor
Code Style
#507:
Commit
57e854b
pushed by
MarcelGeo
19s
push-v2-integration
push-v2-integration
19s
View workflow file
Drop versions and permissions check
Code Style
#506:
Commit
e54bde8
pushed by
MarcelGeo
19s
push-v2-integration
push-v2-integration
19s
View workflow file
Add auth logging
Code Style
#505:
Commit
729fb2a
pushed by
harminius
19s
auth_logging
auth_logging
19s
View workflow file
black -l 120
Code Style
#504:
Commit
70d3eda
pushed by
DanChov
14s
extended-logging
extended-logging
14s
View workflow file
eddited after rewiew:
Code Style
#503:
Commit
ed7e276
pushed by
DanChov
16s
extended-logging
extended-logging
16s
View workflow file
black -l 120
Code Style
#502:
Commit
8317269
pushed by
DanChov
16s
extended-logging
extended-logging
16s
View workflow file
feat(push): extend 502/504 failure logging with upload summary and fi…
Code Style
#501:
Commit
1d26f6a
pushed by
DanChov
12s
extended-logging
extended-logging
12s
View workflow file
add test also for v1
Code Style
#500:
Commit
c6dafca
pushed by
MarcelGeo
16s
push-v2-integration
push-v2-integration
16s
View workflow file
Update test calling count measurement
Code Style
#499:
Commit
29292da
pushed by
MarcelGeo
17s
push-v2-integration
push-v2-integration
17s
View workflow file
Added 502/504 logging (#267)
Code Style
#498:
Commit
195c012
pushed by
varmar05
11s
master
master
11s
View workflow file
Add unit tests and tunning of retry mechanism
Code Style
#497:
Commit
efd7ed6
pushed by
MarcelGeo
15s
push-v2-integration
push-v2-integration
15s
View workflow file
handle project info directly from v2 projects versions
Code Style
#496:
Commit
28aa757
pushed by
MarcelGeo
12s
push-v2-integration
push-v2-integration
12s
View workflow file
fix uploading 0 size files
Code Style
#495:
Commit
df88376
pushed by
MarcelGeo
14s
push-v2-integration
push-v2-integration
14s
View workflow file
Address comstic comments from @varmar05 and some from @wonder-sk
Code Style
#494:
Commit
0128a06
pushed by
MarcelGeo
13s
push-v2-integration
push-v2-integration
13s
View workflow file
renam to tmp_dir
Code Style
#493:
Commit
c47d45a
pushed by
JanCaha
11s
download-project-temp-dir
download-project-temp-dir
11s
View #259
View workflow file
remove comment
Code Style
#492:
Commit
36249cb
pushed by
JanCaha
14s
download-project-temp-dir
download-project-temp-dir
14s
View workflow file
Merge remote-tracking branch 'origin/pull-temp-directory' into downlo…
Code Style
#491:
Commit
43b1563
pushed by
JanCaha
13s
download-project-temp-dir
download-project-temp-dir
13s
View workflow file
remove
Code Style
#490:
Commit
a6f4a6a
pushed by
JanCaha
13s
download-project-temp-dir
download-project-temp-dir
13s
View workflow file
Previous
1
2
…
7
8
9
10
11
12
13
Next
You can’t perform that action at this time.