zjhe
|
501f1b83f2
|
get ready for next release
|
2023-04-11 22:24:44 +08:00 |
zjhe
|
87f334c03a
|
refactor
|
2023-04-11 19:38:13 +08:00 |
zjhe
|
f108ffe510
|
use terraform-azurerm-schema repo to get resource schema. azurerm_resource_tag rule doesn't check nested block anymore.
|
2023-04-11 18:02:11 +08:00 |
zjhe
|
4bdb817910
|
Bump dependent version
|
2023-03-21 16:22:38 +08:00 |
lonegunmanb
|
436673886e
|
Merge pull request #4 from Azure/users/GitHubPolicyService/1aa3eee8-6d3c-4863-88e6-c30de717c704
Adding Microsoft SECURITY.MD
|
2023-03-21 16:15:35 +08:00 |
microsoft-github-policy-service[bot]
|
3d46851148
|
Microsoft mandatory file
|
2023-01-24 15:50:29 +00:00 |
zjhe
|
6e1f56942c
|
update changelog, bump version
|
2022-11-03 20:51:10 +08:00 |
zjhe
|
7dc4098d12
|
fix make install with TFLINT_PLUGIN_DIR env set
|
2022-11-03 16:24:42 +08:00 |
zjhe
|
1a24044c17
|
download terraform-provider-azurerm via git, in linux http getter seems not respect context deadline. add badge to readme. fix incorrect ignore argument for gosec job
|
2022-11-03 15:32:04 +08:00 |
zjhe
|
5d76c1d9b9
|
move codeql to build job
|
2022-11-03 11:14:42 +08:00 |
zjhe
|
f588ea8ac0
|
ignore provider folder for gosec
|
2022-11-03 11:12:14 +08:00 |
zjhe
|
3aca42cdc4
|
add gosec and codeql scan to ci
|
2022-11-03 10:38:13 +08:00 |
zjhe
|
535751b46f
|
bump version
|
2022-11-03 10:33:13 +08:00 |
zjhe
|
ff5e4d18af
|
bump version
|
2022-10-08 13:20:42 +08:00 |
zjhe
|
b9aab9161f
|
Downgrade version
|
2022-10-08 13:08:38 +08:00 |
zjhe
|
2a3be09258
|
Bump dependent version
|
2022-10-08 13:07:59 +08:00 |
zjhe
|
3a0402c5a6
|
bump version for next push
|
2022-10-08 12:55:27 +08:00 |
zjhe
|
b1db6689a9
|
bump version for next push
|
2022-10-08 12:38:03 +08:00 |
zjhe
|
91f0f60535
|
bump version. fix a nil panic issue. add doc test
|
2022-09-22 23:26:37 +08:00 |
zjhe
|
1983382f4a
|
bump version
|
2022-09-22 10:34:56 +08:00 |
zjhe
|
39cad861fc
|
fix goreleaser config
|
2022-09-22 10:33:52 +08:00 |
zjhe
|
b8233e8b20
|
fix goreleaser issue
|
2022-09-22 10:24:55 +08:00 |
zjhe
|
6e1ec6d16e
|
fix lint issue
|
2022-09-22 08:38:20 +08:00 |
zjhe
|
bea8a24b85
|
refactor code. inject GITHUB_TOKEN for version_ensure_test
|
2022-09-21 22:32:02 +08:00 |
zjhe
|
cffa1cf1f3
|
remove longpath config
|
2022-09-21 21:37:12 +08:00 |
zjhe
|
a8afe1bedb
|
fix yaml
|
2022-09-21 21:11:27 +08:00 |
zjhe
|
7419000636
|
Use GITHUB_TOKEN as github sdk token, hope we can get rid of rate limit
|
2022-09-21 21:10:07 +08:00 |
zjhe
|
a84481f707
|
download releases instead
|
2022-09-21 20:37:30 +08:00 |
zjhe
|
e49a7c9d44
|
Fix lint issue ,turn on longpaths for git so windows runner can clone terraform-provider-azurerm
|
2022-09-21 17:53:04 +08:00 |
zjhe
|
897befb705
|
Fix lint issue ,turn on longpaths for git so windows runner can clone terraform-provider-azurerm
|
2022-09-21 17:51:53 +08:00 |
zjhe
|
8bf7de9ed9
|
replace go-git with go-getter
|
2022-09-21 17:24:32 +08:00 |
zjhe
|
e32ec86244
|
replace exec git clone with a git library
|
2022-09-21 14:07:11 +08:00 |
zjhe
|
267166c72b
|
fix error dump for debug
|
2022-09-21 13:47:31 +08:00 |
zjhe
|
f3cf8747a6
|
re-write build script with go so windows machine can run e2e test as long asmake and go have been installed.
|
2022-09-21 13:44:18 +08:00 |
zjhe
|
c283b54e07
|
try to fix lint
|
2022-09-21 05:51:19 +08:00 |
zjhe
|
bf9536530d
|
try to fix lint
|
2022-09-20 23:10:24 +08:00 |
zjhe
|
ba0fa79670
|
add e2e test to ci
|
2022-09-20 22:54:50 +08:00 |
zjhe
|
4360875b72
|
update ci files
|
2022-09-20 22:52:25 +08:00 |
zjhe
|
61f50ab1f9
|
Refactor code, remove ignore_config logic, will add back in the future.
Add version ensure test to ensure that the releases in the future have proper version meta-data.
|
2022-09-20 22:49:11 +08:00 |
zjhe
|
cb12c64e13
|
Refactor code
|
2022-09-20 08:56:06 +08:00 |
zjhe
|
82ca2aae0f
|
fix e2e test and az resource type filter
|
2022-09-15 19:44:10 +08:00 |
DrikoldLun
|
d49cf21bdf
|
Update README.md
|
2022-09-15 01:00:17 +08:00 |
lunz0223
|
5eeb8499bd
|
modify the implementation of CheckOrder for resource/nested block
|
2022-09-15 00:55:05 +08:00 |
lunz0223
|
11fdbc65dd
|
add description of functions, structs and interfaces
|
2022-09-15 00:38:42 +08:00 |
lunz0223
|
543ec5ed41
|
modify the arg sort framework
|
2022-09-15 00:04:33 +08:00 |
DrikoldLun
|
e02771ea56
|
Merge pull request #2 from lonegunmanb/delivery-zjhe2
Delivery zjhe2
|
2022-09-11 16:59:31 +08:00 |
zjhe
|
ac85c9365b
|
Try to refactor resource layout check
|
2022-09-09 16:48:02 +08:00 |
zjhe
|
2904238e94
|
put new types into new files
|
2022-09-08 17:00:45 +08:00 |
lunz0223
|
049283f247
|
debug correct cases
|
2022-09-08 15:01:37 +08:00 |
lunz0223
|
9c03df298c
|
debug many gaps cases
|
2022-09-08 14:57:32 +08:00 |