-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: oswaldom-code/api-template-gin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: oswaldom-code/api-template-gin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 22 files changed
- 1 contributor
Commits on Feb 9, 2025
-
🔧 chore: Add Prometheus and grafana services
- Prometheus and grafana services are added for application monitoring. - Dockerfile file is updated to explicitly define the version of the image alpine to be used to run the application .
Configuration menu - View commit details
-
Copy full SHA for 2a0e544 - Browse repository at this point
Copy the full SHA 2a0e544View commit details -
♻️ Refactor: config.go package is refactored
The config.go package is refactored in order to give higher priority to the past environment variables config.go package is refactored as a parameter when starting the application above the environment variables defined in the .env file and the values by default. Remaining the priority sequence as follows: passed variables as argument, defined variables in the .env file and finally the default values.
Configuration menu - View commit details
-
Copy full SHA for e2cf819 - Browse repository at this point
Copy the full SHA e2cf819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 309640b - Browse repository at this point
Copy the full SHA 309640bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3888c5e - Browse repository at this point
Copy the full SHA 3888c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for baf524e - Browse repository at this point
Copy the full SHA baf524eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1446e80 - Browse repository at this point
Copy the full SHA 1446e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45cda78 - Browse repository at this point
Copy the full SHA 45cda78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e0a91 - Browse repository at this point
Copy the full SHA 50e0a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97fc1c4 - Browse repository at this point
Copy the full SHA 97fc1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2367aa - Browse repository at this point
Copy the full SHA d2367aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec557cb - Browse repository at this point
Copy the full SHA ec557cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5a33a7 - Browse repository at this point
Copy the full SHA a5a33a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25bfd57 - Browse repository at this point
Copy the full SHA 25bfd57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d586fb - Browse repository at this point
Copy the full SHA 3d586fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35993fd - Browse repository at this point
Copy the full SHA 35993fdView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...dev