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
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 }}
vsoch
/
watchme
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
30
Star
864
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Add/exporters
- #32
#32
Open
vsoch
wants to merge 22 commits into
master
vsoch/watchme:master
from
add/exporters
vsoch/watchme:add/exporters
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
[WIP] Add/exporters
#32
vsoch
wants to merge 22 commits into
master
vsoch/watchme:master
from
add/exporters
vsoch/watchme:add/exporters
Copy head branch name to clipboard
Commits
Commits on May 2, 2019
Added different config templates for exporters.
SCHKN
committed
cb250d1
View commit details
Copy full SHA for cb250d1
Browse repository at this point
Added the exporter option to the create command.
SCHKN
committed
cd3eeac
View commit details
Copy full SHA for cd3eeac
Browse repository at this point
Moved the watchme template base file to the templates folder.
SCHKN
committed
cc57643
View commit details
Copy full SHA for cc57643
Browse repository at this point
Commits on May 4, 2019
Added a regex option when performing a get_task
SCHKN
committed
f7ea250
View commit details
Copy full SHA for f7ea250
Browse repository at this point
Commits on May 5, 2019
First round of changes to add exporters
SCHKN
committed
88329c7
View commit details
Copy full SHA for 88329c7
Browse repository at this point
Infering exporter instance given its declared type
SCHKN
committed
a9755e2
View commit details
Copy full SHA for a9755e2
Browse repository at this point
Helper function to retrieve the exporter type
SCHKN
committed
a2d724f
View commit details
Copy full SHA for a2d724f
Browse repository at this point
Removed exporter specific function from task classes
SCHKN
committed
5d9168e
View commit details
Copy full SHA for 5d9168e
Browse repository at this point
Handling multiple export format in the exporter
SCHKN
committed
8a8d155
View commit details
Copy full SHA for 8a8d155
Browse repository at this point
Catching exceptions thrown when exporters are not available.
SCHKN
committed
cce9297
View commit details
Copy full SHA for cce9297
Browse repository at this point
Handling regex on get_url_selection + error message when exporter does not exist
SCHKN
committed
1d4b890
View commit details
Copy full SHA for 1d4b890
Browse repository at this point
Commits on May 6, 2019
merge conflict
Show description for c90015f
vsoch
committed
c90015f
View commit details
Copy full SHA for c90015f
Browse repository at this point
initial bulk changes working on exporter
Show description for 3a08ca4
vsoch
committed
3a08ca4
View commit details
Copy full SHA for 3a08ca4
Browse repository at this point
first round of work to add exporters (nothing is tested yet!)
Show description for 434e562
vsoch
committed
434e562
View commit details
Copy full SHA for 434e562
Browse repository at this point
tweaks in setup.py (still not tested)
Show description for 67f5221
vsoch
committed
67f5221
View commit details
Copy full SHA for 67f5221
Browse repository at this point
config directory does not have templates subfolder
Show description for 0b47358
vsoch
committed
0b47358
View commit details
Copy full SHA for 0b47358
Browse repository at this point
Commits on May 7, 2019
adding bulk of new work for exporters, need to write push function and docs
Show description for a1b1bbd
vsoch
committed
a1b1bbd
View commit details
Copy full SHA for a1b1bbd
Browse repository at this point
add dummy push function, need to think about it
Show description for c180c0c
vsoch
committed
c180c0c
View commit details
Copy full SHA for c180c0c
Browse repository at this point
adding push
Show description for dbd68bd
vsoch
committed
dbd68bd
View commit details
Copy full SHA for dbd68bd
Browse repository at this point
Commits on May 8, 2019
resolving merge conflicts
Show description for dd89f29
vsoch
committed
dd89f29
View commit details
Copy full SHA for dd89f29
Browse repository at this point
seems to be a circle blip
Show description for 3494d12
vsoch
committed
3494d12
View commit details
Copy full SHA for 3494d12
Browse repository at this point
Merge branch 'master' into add/exporters
vsoch
authored
4618b35
View commit details
Copy full SHA for 4618b35
Browse repository at this point
You can’t perform that action at this time.