-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: carlpett/tfz53
base: master
head repository: stackitcloud/tfzstackit
compare: main
- 14 commits
- 385 files changed
- 7 contributors
Commits on Apr 6, 2024
-
Simon Stier committedApr 6, 2024 Configuration menu - View commit details
-
Copy full SHA for fa9a2be - Browse repository at this point
Copy the full SHA fa9a2beView commit details
Commits on Apr 8, 2024
-
add required dns_name parameter
Simon Stier committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for e451fff - Browse repository at this point
Copy the full SHA e451fffView commit details
Commits on Apr 11, 2024
-
Simon Stier committedApr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 1bc24aa - Browse repository at this point
Copy the full SHA 1bc24aaView commit details
Commits on Jul 9, 2024
-
Simon Stier authoredJul 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 471f7e0 - Browse repository at this point
Copy the full SHA 471f7e0View commit details
Commits on Mar 5, 2026
-
we do not use dep as dependency manager
Niklas Burchhardt committedMar 5, 2026 Configuration menu - View commit details
-
Copy full SHA for 7d5f906 - Browse repository at this point
Copy the full SHA 7d5f906View commit details -
vendoring should not be needed anymore
Niklas Burchhardt committedMar 5, 2026 Configuration menu - View commit details
-
Copy full SHA for 729426f - Browse repository at this point
Copy the full SHA 729426fView commit details
Commits on May 8, 2026
-
Modernize: fix sanitize bug, update deps, drop release tooling
- Sanitize: fix off-by-one in sanitizeRecordName so '[', '\\', ']', '^', '`' are properly replaced with '_' (uppercase range used 'z' instead of 'Z'). Add covering test case. Replace deprecated io/ioutil with os.ReadFile in tests. - Modules: add 'go 1.26' directive, bump miekg/dns 1.0.8 -> 1.1.72 (migrate from deprecated dns.ParseZone channel API to dns.NewZoneParser), bump golang.org/x/net and google/go-cmp to current releases. - Module path: rename github.com/Slm0n87/tfzstackit -> github.com/stackitcloud/tfzstackit to match git remote. Update README build instructions accordingly. - Cleanup: remove Makefile, .circleci/, build-info ldflags vars and -version flag (tool is run locally; no release pipeline needed). Drop binaries/ from .gitignore, add .idea/.
Configuration menu - View commit details
-
Copy full SHA for ea12920 - Browse repository at this point
Copy the full SHA ea12920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 370863e - Browse repository at this point
Copy the full SHA 370863eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe4fdb - Browse repository at this point
Copy the full SHA 0fe4fdbView commit details -
- add test job to lint/test/build/run - add PR templates - add semgrep - add contribution doc - add dependabot - add symantic-prs
Configuration menu - View commit details
-
Copy full SHA for fc6ee82 - Browse repository at this point
Copy the full SHA fc6ee82View commit details
Commits on Jun 2, 2026
-
add gitleaks credential scanner to actions
Niklas Burchhardt committedJun 2, 2026 Configuration menu - View commit details
-
Copy full SHA for 7dd0baf - Browse repository at this point
Copy the full SHA 7dd0bafView commit details -
Merge pull request #5 from stackitcloud/feat/add-gitleaks
feat(ci): add gitleaks credential scanner to actions
Configuration menu - View commit details
-
Copy full SHA for 5678e10 - Browse repository at this point
Copy the full SHA 5678e10View commit details
Commits on Jul 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d53f8bd - Browse repository at this point
Copy the full SHA d53f8bdView commit details -
Merge pull request #7 from stackitcloud/chore/update-dependencies
chore: update dependencies and fix releaser
Configuration menu - View commit details
-
Copy full SHA for 576368f - Browse repository at this point
Copy the full SHA 576368fView commit details
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 master...main