 9bdcbe0447
			
		
	
	9bdcbe0447
	
	
	
		
			
			Major integrations and fixes: - Added BACKBEAT SDK integration for P2P operation timing - Implemented beat-aware status tracking for distributed operations - Added Docker secrets support for secure license management - Resolved KACHING license validation via HTTPS/TLS - Updated docker-compose configuration for clean stack deployment - Disabled rollback policies to prevent deployment failures - Added license credential storage (CHORUS-DEV-MULTI-001) Technical improvements: - BACKBEAT P2P operation tracking with phase management - Enhanced configuration system with file-based secrets - Improved error handling for license validation - Clean separation of KACHING and CHORUS deployment stacks 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
		
			
				
	
	
		
			38 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # This is the official list of people who can contribute (and typically
 | |
| # have contributed) code to the gomock repository.
 | |
| # The AUTHORS file lists the copyright holders; this file
 | |
| # lists people.  For example, Google employees are listed here
 | |
| # but not in AUTHORS, because Google holds the copyright.
 | |
| #
 | |
| # The submission process automatically checks to make sure
 | |
| # that people submitting code are listed in this file (by email address).
 | |
| #
 | |
| # Names should be added to this file only after verifying that
 | |
| # the individual or the individual's organization has agreed to
 | |
| # the appropriate Contributor License Agreement, found here:
 | |
| #
 | |
| #     http://code.google.com/legal/individual-cla-v1.0.html
 | |
| #     http://code.google.com/legal/corporate-cla-v1.0.html
 | |
| #
 | |
| # The agreement for individuals can be filled out on the web.
 | |
| #
 | |
| # When adding J Random Contributor's name to this file,
 | |
| # either J's name or J's organization's name should be
 | |
| # added to the AUTHORS file, depending on whether the
 | |
| # individual or corporate CLA was used.
 | |
| 
 | |
| # Names should be added to this file like so:
 | |
| #     Name <email address>
 | |
| #
 | |
| # An entry with two email addresses specifies that the
 | |
| # first address should be used in the submit logs and
 | |
| # that the second address should be recognized as the
 | |
| # same person when interacting with Rietveld.
 | |
| 
 | |
| # Please keep the list sorted.
 | |
| 
 | |
| Aaron Jacobs <jacobsa@google.com> <aaronjjacobs@gmail.com>
 | |
| Alex Reece <awreece@gmail.com>
 | |
| David Symonds <dsymonds@golang.org>
 | |
| Ryan Barrett <ryanb@google.com>
 |