Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Templum/govulncheck-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.8
Choose a base ref
...
head repository: Templum/govulncheck-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.9
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    bb12e61 View commit details
    Browse the repository at this point in the history
  2. πŸ“ Added New Configuration Examples (#18)

    Including a Debug one, should allow people to be redirected to
    Templum authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4b43f32 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. ✨ Implement support for private deps via GOPRIVATE & GH PAT (#21)

    * ✨ Defined Build Args
    
    * ✨ Passing args from ENV
    
    * πŸ”§ Escaping
    
    * Issue with escaping
    
    * πŸ”§ Moved config to correct place
    
    * ✨ Just wanting Token now
    
    * πŸ› Using add flag
    
    * πŸ› Corrected default value type
    
    * πŸ› Mixed up states
    
    * 🚧 Investigate weird behaviour
    
    * 🚧 Print GOPRIVATE
    
    * πŸ› Using correct config override
    
    * ✨ Finalized Feature
    
    * πŸ“ Documented feature
    
    * πŸ“ Added missing link
    Templum authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3967a17 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. πŸ‘· Implement Integration Test (#22)

    * πŸ‘· Started assembling integration test pipeline
    
    * πŸ”§ Setup for testing
    
    * πŸ”§ Selected correct report
    
    * βœ… Added Bash based Integration Test
    
    * πŸ”§ Added Schedule  (every 3 day at 22.00)
    
    * Minor Name adjustment
    
    * πŸ”§ Removed test branch as implementation concluded
    Templum authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    dfb34f5 View commit details
    Browse the repository at this point in the history
Loading