Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / haevg-rz/go-updater issues and pull requests
#53 - Bump golang.org/x/crypto from 0.0.0-20210220033148-5ea612d1eb83 to 0.1.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#52 - Update README.md
Pull Request -
State: open - Opened by KaHBrat almost 4 years ago
#51 - external assets can now be updated from zipped updates. #36
Pull Request -
State: open - Opened by KaHBrat almost 4 years ago
- 1 comment
#50 - Alte/nicht genutzte Branches löschen
Issue -
State: closed - Opened by enricopau almost 4 years ago
- 1 comment
Labels: documentation
#49 - Refactoring
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#48 - add_signature_to_sample_HelloWorld_update
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#47 - concept: unzipping of self update assets
Issue -
State: open - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#46 - add signatures to the sample
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#45 - refactoring: rename method parameters to abbreviations
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#44 - Signatures (set pubKey at build Time, read signatures into memory and validate signatures of external assets)
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
- 1 comment
Labels: review
#43 - Add sample hello world.txt updating
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
- 1 comment
Labels: review
#42 - make asset methods testable by creating interfaces
Issue -
State: open - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#41 - create a sample update
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: new Feature
#40 - refactoring: in updates.go return pointer to UpdateInfo
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#39 - read credentials for http requests from .env
Issue -
State: open - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#38 - signatures: make publicKey a global variable
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: duplicate, enhancement
#37 - refactoring and testing
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#36 - implement unzipping of updates for external assets
Issue -
State: open - Opened by KaHBrat almost 4 years ago
Labels: new Feature
#35 - create test for all functions/ methods only containing logic
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#34 - refactor selfUpdate() in update.go
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#33 - directly reading slices from version json into available updates
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#32 - implement logging
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
- 1 comment
Labels: new Feature
#31 - apply Selfupdate: rename old exe to.old instead of OLD{fileName}.exe
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#30 - Refactoring update.go
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#29 - updating "refactoring_update.go" branch to newest main
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#28 - #27 removed the error handling file and changed implementations
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
- 1 comment
#27 - delete custom error handling in the entire project, delete file "error handling"
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#26 - Update README.md
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#25 - Added a sample application which uses the updater module #24
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#24 - add a sample to explore the project to cmd/sample
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#23 - Test createMajorPath( ) in fileHandling.go #22
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
- 1 comment
#22 - Test createMajorPath( ) in fileHandling.go
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#21 - Test branch to test builds workflow
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#18 - Major Updates do not work
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: bug
#17 - Method asset.updateInFolder should return bool
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#16 - Revert "Background() is not continuing the ticker after applying a download"
Pull Request -
State: closed - Opened by enricopau almost 4 years ago
- 1 comment
#15 - Background() is not continuing the ticker after applying a download
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#14 - Rework Concept of Update and SelfUpdate functions
Issue -
State: open - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#13 - Ticker in updater.Background()
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
- 2 comments
#12 - Refactor CheckForUpdates
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
- 1 comment
#11 - Use interface to be able to use http or file system
Pull Request -
State: closed - Opened by KaHBrat almost 4 years ago
#10 - implement delegate to check if update was skipped
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: new Feature
#9 - Background() is not continuing the ticker after applying a download
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
- 1 comment
Labels: bug
#8 - verify signatures for external assets
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: new Feature
#7 - abstract and combine methods "importUpdate" and "importSelfUpdate" functions
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
- 1 comment
Labels: enhancement
#6 - version json files on update server: directly write slices into json
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#5 - Method asset.updatesInFolder: return bool
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#4 - create a client interface to read data, either via http or locally
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#3 - handle minisig files
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#2 - apply Selfupdate: rename old exe to.old instead of OLD{fileName}.exe
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
Labels: enhancement
#1 - implement "update aborted"
Issue -
State: closed - Opened by KaHBrat almost 4 years ago
- 1 comment
Labels: new Feature