- 
                Notifications
    You must be signed in to change notification settings 
- Fork 35
v3.0.1 #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Draft
      
      
            fieldryand
  wants to merge
  12
  commits into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
v.3.0.1
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Draft
            
            v3.0.1 #89
Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    commit d185447c00ea25f3c04d7ffbb568107aa16e0fb3
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 14:38:48 2024 +0100
    Pass context to operator.Run()
commit e51dd09777fff105cc4df5d5dc0c3b48cd6878af
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 14:27:15 2024 +0100
    Task cancellation
commit d1dac6765be388ded558cbf0a712b380628a5052
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 14:00:44 2024 +0100
    Pass context to job.run()
commit c335ee2ad73702c130ffba43f5e58db09cad71ff
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 13:57:35 2024 +0100
    Fix tests
commit 411a62623fcbae1351627c80f409a848984fbf57
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 13:16:08 2024 +0100
    Pass context to Run() and Execute()
commit 25eda1d6a86220a88e8adb5ec60a23d1a7a82217
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 12:41:37 2024 +0100
    Replace scheduledExecution with queue
commit 2078b1693bb1bf391d4c32aeec9a2067e91a6e6e
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 12:35:01 2024 +0100
    Maintain map of cron entries
commit 279ffeb9f3ff2a3b361a8e7663455d43428c358f
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 09:40:05 2024 +0100
    Remove shutdown channel
commit 54e91dc25a2f519e32f82992391f967eb8ae816a
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 09:33:39 2024 +0100
    Cosmetic changes
commit 3a2cd47b9e10e6421813c0db614dfd9bf4552c2b
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 08:13:51 2024 +0100
    Don't export constants
commit 65b825c9c4074e197bfc9192513cf08820bcf223
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Fri Nov 15 08:04:11 2024 +0100
    Fewer log messages
commit e985ddfdaedd662679f6d7bdc7932199005284cf
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Thu Nov 14 08:45:02 2024 +0100
    Don't export task execution
commit 6d76a5289b79278a988d5cb6d588e694b0b7d61e
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Nov 13 14:50:15 2024 +0100
    Don't export execution
commit e6da769b5e52d7369b7d79480b13a5c182adb388
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Nov 13 14:38:10 2024 +0100
    operator.Run() takes no arguments
commit 737b8eda0a117f58d583b930dc800e90e5b46ec8
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Nov 13 14:04:17 2024 +0100
    Remove summation example
commit bbefe4171872024db7ecee1bc5a10b7c75c145ec
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Nov 13 13:57:40 2024 +0100
    Datepicker instead of last n executions
commit 5ea37cdd598a5e56f50a1e3a20ce297378ec2a88
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Nov 13 12:17:02 2024 +0100
    Delete deprecated
commit 120ab3ae795e655799fb6b58fc285695c20b110f
Merge: 1aeb201 bddddcc
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Nov 13 12:15:56 2024 +0100
    Merge branch 'index-by-date' into v3
commit 1aeb201cebcd0ce29f827275f08f7096b1f0c744
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Nov 13 11:56:04 2024 +0100
    Don't exclude /examples
commit 84ece76ef8763e2eec4efb172761fa3d058260e6
Author: Ryan Field <>
Date:   Wed Nov 13 11:54:40 2024 +0100
    Example store: file instead of pg
commit 229a9be3b8e782efcb52531ff323bd900f8a482d
Author: Ryan Field <>
Date:   Tue Nov 12 14:55:02 2024 +0100
    Graceful shutdown
commit f10afca952baad92bf51237320a44aaf4522b885
Author: Ryan Field <>
Date:   Tue Nov 12 13:56:58 2024 +0100
    Draft: graceful shutdown
commit d06b625
Merge: 278a067 1689435
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Oct 29 20:14:27 2024 +0100
    Merge pull request #88 from fieldryand/examples
    Reorganize examples
commit 1689435
Author: Ryan Field <>
Date:   Tue Oct 29 20:12:26 2024 +0100
    Get missing dependency
commit b8f2c05
Author: Ryan Field <>
Date:   Tue Oct 29 20:05:44 2024 +0100
    try again
commit 50367b2
Author: Ryan Field <>
Date:   Tue Oct 29 20:03:50 2024 +0100
    arg
commit f68d507
Author: Ryan Field <>
Date:   Tue Oct 29 19:59:49 2024 +0100
    Exclude examples from golangci-lint
commit 8cf8c99
Author: Ryan Field <>
Date:   Tue Oct 29 19:48:44 2024 +0100
    Reorganize examples
commit 278a067
Author: Ryan Field <>
Date:   Thu Oct 24 22:13:32 2024 +0200
    Last one
commit 036d599
Author: Ryan Field <>
Date:   Thu Oct 24 22:09:08 2024 +0200
    Still some warnings
commit 5dbc35a
Author: Ryan Field <>
Date:   Thu Oct 24 22:04:24 2024 +0200
    Deprecation warnings from GH Actions
commit 7f47f64
Author: Ryan Field <>
Date:   Thu Oct 24 22:00:15 2024 +0200
    Try again
commit 44db853
Author: Ryan Field <>
Date:   Thu Oct 24 21:57:40 2024 +0200
    Trigger build
commit 572c949
Author: Ryan Field <>
Date:   Thu Oct 24 21:50:29 2024 +0200
    Enable pan and zoom
commit 2fe3a51
Author: Ryan Field <>
Date:   Wed Oct 23 15:58:23 2024 +0200
    drop ui build steps
commit 111c357
Author: Ryan Field <>
Date:   Wed Oct 23 15:55:00 2024 +0200
    remove old visualization dependencies
commit 3a74d3b
Author: Ryan Field <>
Date:   Wed Oct 23 15:49:44 2024 +0200
    use mermaid for graph
commit f34bb58
Author: Ryan Field <>
Date:   Fri May 24 16:56:01 2024 +0200
    String type for Execution Operator field
commit d8cb2d0
Author: Ryan Field <>
Date:   Fri May 24 16:48:20 2024 +0200
    Correct result field type in Execution
commit f3dc65e
Author: Ryan Field <>
Date:   Fri May 24 16:41:44 2024 +0200
    Operators should return a string
commit e29c090
Author: Ryan Field <>
Date:   Mon Feb 26 17:36:22 2024 +0100
    Display task execution start timestamp
commit 9e6648c
Author: Ryan Field <>
Date:   Mon Feb 26 12:18:36 2024 +0100
    Display result in task table
commit 952ba9c
Author: Ryan Field <>
Date:   Mon Feb 26 12:05:49 2024 +0100
    Move diagrams to a separate page
commit 4bff541
Author: Ryan Field <>
Date:   Sun Feb 25 22:25:53 2024 +0100
    Change field types in Execution struct
commit f3579a7
Author: Ryan Field <>
Date:   Sun Feb 25 22:06:34 2024 +0100
    Display last execution time in table
commit 779ecb3
Author: Ryan Field <>
Date:   Sun Feb 25 09:59:49 2024 +0100
    Export the job execution method
commit 1d92df9
Author: Ryan Field <>
Date:   Sat Feb 24 16:30:21 2024 +0100
    Fix tests
commit 0e3e6da
Author: Ryan Field <>
Date:   Sat Feb 24 12:11:37 2024 +0100
    Upgrade dependency for example modules
commit 1462acf
Author: Ryan Field <>
Date:   Sat Feb 24 12:05:16 2024 +0100
    Upgrade go and module versions
commit 5726e35
Author: Ryan Field <>
Date:   Sat Feb 24 11:52:05 2024 +0100
    Implement simple sse
commit 38c2087
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 21 08:39:48 2024 +0100
    Test event stream
commit e718583
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 20 21:04:01 2024 +0100
    Replace httprouter & introduce sse
commit 1ab5f39
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 20 12:59:24 2024 +0100
    Upgrade to go-1.22
commit 72ba2d9
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 20 12:11:21 2024 +0100
    Replace gin with httprouter
commit 52466bf
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Mon Feb 19 12:01:48 2024 +0100
    Separate handlers from routing
commit 92668e4
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Mon Feb 19 08:59:35 2024 +0100
    Bug fixes
commit fc7d4e8
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Thu Feb 15 22:11:43 2024 +0100
    Remove old types
commit 7a29726
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Thu Feb 15 11:56:04 2024 +0100
    Rename Add to AddTask
commit f4c6634
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Thu Feb 15 11:53:31 2024 +0100
    Pass gin engine as option
commit 2ebf72b
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 17:46:04 2024 +0100
    Better return signature for Run
commit 1fdafdd
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 17:39:06 2024 +0100
    Export TaskExecution and state constants
commit a9f0c2b
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 17:13:39 2024 +0100
    Don't export example operators
commit 0abab1c
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 16:51:35 2024 +0100
    Better return signature for Job.Add
commit 22d0935
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 16:08:59 2024 +0100
    Better return signature for AddJob
commit f7b0ec0
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 12:57:21 2024 +0100
    Better return signature for SetDownstream
commit 55581ef
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 13 18:22:59 2024 +0100
    Demonstrate execution context with summation job
commit ce94b11
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 7 19:14:02 2024 +0100
    Export Execution & pass to Run()
commit 544419d
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 13 18:39:41 2024 +0100
    Remove deprecated jobruns endpoint
commit bddddccc8ba03a20d86815d88f285734912ed195
Author: Ryan Field <>
Date:   Mon Mar 4 14:09:38 2024 +0100
    Index job executions by date
commit 981b341
Author: Ryan Field <>
Date:   Fri May 24 16:56:01 2024 +0200
    String type for Execution Operator field
commit 3fe593a
Author: Ryan Field <>
Date:   Fri May 24 16:48:20 2024 +0200
    Correct result field type in Execution
commit 0ee3f61
Author: Ryan Field <>
Date:   Fri May 24 16:41:44 2024 +0200
    Operators should return a string
commit 6e32369
Author: Ryan Field <>
Date:   Mon Feb 26 17:36:22 2024 +0100
    Display task execution start timestamp
commit 5e5ab9b
Author: Ryan Field <>
Date:   Mon Feb 26 12:18:36 2024 +0100
    Display result in task table
commit 4392f2e
Author: Ryan Field <>
Date:   Mon Feb 26 12:05:49 2024 +0100
    Move diagrams to a separate page
commit 62313fa
Author: Ryan Field <>
Date:   Sun Feb 25 22:25:53 2024 +0100
    Change field types in Execution struct
commit 40c81f4
Author: Ryan Field <>
Date:   Sun Feb 25 22:06:34 2024 +0100
    Display last execution time in table
commit aeeeee9
Author: Ryan Field <>
Date:   Sun Feb 25 09:59:49 2024 +0100
    Export the job execution method
commit ddb4bfd
Author: Ryan Field <>
Date:   Sat Feb 24 16:30:21 2024 +0100
    Fix tests
commit 7f3daab
Author: Ryan Field <>
Date:   Sat Feb 24 12:11:37 2024 +0100
    Upgrade dependency for example modules
commit 98957c8
Author: Ryan Field <>
Date:   Sat Feb 24 12:05:16 2024 +0100
    Upgrade go and module versions
commit 296ea14
Author: Ryan Field <>
Date:   Sat Feb 24 11:52:05 2024 +0100
    Implement simple sse
commit 45783b4
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 21 08:39:48 2024 +0100
    Test event stream
commit e2fd51a
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 20 21:04:01 2024 +0100
    Replace httprouter & introduce sse
commit 9fa51a8
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 20 12:59:24 2024 +0100
    Upgrade to go-1.22
commit 234bbac
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 20 12:11:21 2024 +0100
    Replace gin with httprouter
commit bdc96f6
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Mon Feb 19 12:01:48 2024 +0100
    Separate handlers from routing
commit bed4abc
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Mon Feb 19 08:59:35 2024 +0100
    Bug fixes
commit ef50df6
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Thu Feb 15 22:11:43 2024 +0100
    Remove old types
commit c127b54
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Thu Feb 15 11:56:04 2024 +0100
    Rename Add to AddTask
commit 9b07153
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Thu Feb 15 11:53:31 2024 +0100
    Pass gin engine as option
commit 33b4c5a
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 17:46:04 2024 +0100
    Better return signature for Run
commit dae3080
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 17:39:06 2024 +0100
    Export TaskExecution and state constants
commit fcb153d
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 17:13:39 2024 +0100
    Don't export example operators
commit e1c5ae0
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 16:51:35 2024 +0100
    Better return signature for Job.Add
commit 6ecbf2e
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 16:08:59 2024 +0100
    Better return signature for AddJob
commit 79a3458
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 14 12:57:21 2024 +0100
    Better return signature for SetDownstream
commit 83d0982
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 13 18:22:59 2024 +0100
    Demonstrate execution context with summation job
commit 23816d6
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Wed Feb 7 19:14:02 2024 +0100
    Export Execution & pass to Run()
commit bfc100a
Author: Ryan Field <field.ryan.d@gmail.com>
Date:   Tue Feb 13 18:39:41 2024 +0100
    Remove deprecated jobruns endpoint
    * Variadic AddTask * Fix errcheck * Fix a few more * Variadic AddJob * Fix example job * Validate DAG when the job is added * Another error check * More error checks * Check more errors * Check errors in routes * More checks * Log Writer() errors * Return value * Log key-value store errors * Checks
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
tbd