Commit Graph

186 Commits (d9c6de4e8b01d246fd3974ea65c5077df9e261cf)

Author SHA1 Message Date
Michael Li 253d191440
chore: Bump version of security scanner (#3234)
3 years ago
dependabot[bot] 48fb60adef
chore(deps): bump slackapi/slack-github-action from 1.23.0 to 1.24.0 (#3233)
3 years ago
Timothy Messier 7f7a5ac9c3
ci(test): Remove matrix for running tests per package (#3200)
3 years ago
hashicorp-tsccr[bot] cc94accc4f
SEC-090: Automated trusted workflow pinning (2023-04-27) (#3187)
3 years ago
Josh Brand 9a050ec15a
chore(e2e): Update test attributes for new builds (#3189)
3 years ago
Michael Li 6cdf9154a5
chore: Rename workflow file (#3184)
3 years ago
dependabot[bot] 8c265bf7c1
chore(deps): bump actions/cache from 3.2.6 to 3.3.1 (#3131)
3 years ago
Michael Li 8c5464802d
chore: Add write permission to milestone checker (#3155)
3 years ago
Michael Li f816611dd0
chore: Update milestone-checker to use newer version of node (#3154)
3 years ago
Michael Li 29c268d5ac
chore: Fix issues detected by GitHub actions linter (#3139)
3 years ago
Jim d59ca6b7d1
fix (workflows): use github ctx for repo name in legacy link checker (#3146)
3 years ago
Mike Baum 55af9f3072
[QT-516] Add a step to the enos run workflow to automatically upload application logs when a scenario fails (#3137)
3 years ago
Timothy Messier 743bbf88ac
fix(cliui): Download correct artifact (#3134)
3 years ago
Timothy Messier 181f0f1806
fix(cliui): Call test-cli-ui workflow from build (#3126)
3 years ago
Timothy Messier 1806151392
ci(build): Set permissions for workflow
3 years ago
Timothy Messier e4fbc0281a
chore(ci): Update and pin actions steps
3 years ago
Timothy Messier a7c11846d6
lint(ci): Address linter issue for workflow files
3 years ago
Timothy Messier e76b3b9511
ci(cliui): Move to separate workflow
3 years ago
Timothy Messier a241ca452c
ci: Add actionlint workflow
3 years ago
Jamie Finnigan b3ff887bb0
remove repo-specific codeql action, in favor of centralized job (#3108)
3 years ago
Timothy Messier 9d2758368c
doc(schema-diff): Add documentation on schema-diff script
3 years ago
Timothy Messier 04a6c310ee
fix(schema-diff): Include foreign key constraints in diff
3 years ago
Michael Li 8c796d0fc9
chore(enos): Use docker image generated from code (#3100)
3 years ago
Michael Li 87c80f99dc
chore: Remove extraneous fail-on-cache-miss attribute (#3104)
3 years ago
claire labry bf955b60d4
Try retries on test failures (#3099)
3 years ago
claire labry edb5498cc0
Remove Test cron (#3089)
3 years ago
Michael Li 05eb6fba63
Revert "chore(enos): Pin terraform to 1.3.9 to mitigate bug (#3087)" (#3094)
3 years ago
Michael Li 4e697d4dd5
chore(enos): Pin terraform to 1.3.9 to mitigate bug (#3087)
3 years ago
Michael Li acda0c3892
chore(enos): Add scenario that uses docker containers for infrastructure (#3073)
3 years ago
Timothy Messier b6d58d0c42
ci(schema-diff): Generate one file per constraint (#3082)
3 years ago
Jeanne Angeles Franco 4366f69b66
lower test run frequency per hour (#3080)
3 years ago
Jeanne Angeles Franco fd56f7ee1a
Increase the number of workflow run (#3078)
3 years ago
Jeanne Angeles Franco 8a7b507d41
Add workflow to run test on schedule (#3076)
3 years ago
Michael Li 2169bf7443
chore: Add "fail-on-cache-miss" setting to more jobs (#3072)
3 years ago
dependabot[bot] 2b7accac84
chore(deps): bump actions/setup-python from 3.1.2 to 4.5.0 (#3038)
3 years ago
dependabot[bot] bac14d2081
chore(deps): bump hashicorp/actions-go-build from 0.1.7 to 0.1.9 (#3040)
3 years ago
dependabot[bot] 196bbf1ac7
chore(deps): bump atlassian/gajira-transition from 3.0.0 to 3.0.1 (#3041)
3 years ago
dependabot[bot] fefe54a398
chore(deps): bump atlassian/gajira-login from 3.0.0 to 3.0.1 (#3039)
3 years ago
dependabot[bot] 4618b7e755
chore(deps): bump actions/labeler from 4.0.2 to 4.0.3 (#3063)
3 years ago
Michael Li e0b50af7c3
chore(enos): Use cache for tparse (#3057)
3 years ago
dependabot[bot] 4819d17ee8
chore(deps): bump aws-actions/configure-aws-credentials (#3060)
3 years ago
Ashlee M Boyer 1c6ce3d3a6
Delete test-link-rewrites.yml (#3058)
3 years ago
Timothy Messier b00d888387
ci(schema-diff): Add script to generate diff of database schema (#2924)
3 years ago
Michael Li 1f55136d87
chore(enos): Use node16 version of action (#3051)
3 years ago
Michael Li 420952f6b8
chore(enos): Add scenario for e2e UI tests (#2813)
3 years ago
Timothy Messier 236d7ca872
ci: Additional githubaction configuration (#3034)
3 years ago
Michael Li f412abc205
ci: Fix permissions in labeler workflow (#3032)
3 years ago
Timothy Messier 5e0957eb24
ci(test): Use docker mirror (#3018)
3 years ago
Timothy Messier d7b567e843
ci(trigger-merge-to-downstream): Fix typo in workflow
3 years ago
Timothy Messier 39e1cd7dcf
chore(ci): Add downstream merge trigger to github action (#3014)
3 years ago
Timothy Messier 18b0bcb395
chore(ci): Revert some permission settings
3 years ago
Timothy Messier 2a47e9ddf8
ci: Set permissions in workflows (#3011)
3 years ago
Timothy Messier 86214a85e1
ci: Run go tests in github action (#2997)
3 years ago
Michael Li 7733677e34
chore(enos): Modify destroy condition (#3001)
3 years ago
Michael Li 9512b524f2
chore(enos): Always destroy enos infrastructure (#3000)
3 years ago
Michael Li 235ded684b
chore(enos): Update test suite slack bot with different messages (#2993)
3 years ago
Josh Brand 17811f76b8
Use another method of getting acctid to pass to aws-nuke, clarify region output (#2987)
3 years ago
Mike Baum e1d078fa9f
[QT-444] Use repo isolated AWS account for enos CI tests (#2727)
3 years ago
Timothy Messier af1b8d2f02
ci: Remove deprecated output from make-gen-delta
3 years ago
Timothy Messier 876b25fead
ci: Use variable for runner (#2981)
3 years ago
Timothy Messier 96ab199562
ci: Run make-gen-detla in github action (#2980)
3 years ago
Timothy Messier 5c19dba3c9
ci(sqltest): Add github action workflow for sql tests (#2977)
3 years ago
Michael Li bb6d1cad58
chore(enos): Reset status on job retry (#2954)
3 years ago
Mark Collao 115b8fd5cb
fix: update sec-scanner sha
3 years ago
Mark Collao 5e3244a2e5
add security-scan workflow (#2945)
3 years ago
Michael Li 9dcf605251
chore: Add slack notifications when e2e or bats tests fail (#2946)
3 years ago
Michael Li 62e7335c54
chore: Update deprecated set-output command (#2879)
3 years ago
Michael Li d1429a40df
chore(enos): Remove bats test from running in enos (#2929)
3 years ago
Timothy Messier 45b15fab8c
ci: Start vault for cli ui tests
3 years ago
Josh Brand 9309154d05
Gate jobs to run only on OSS repo, adjust TIME_LIMIT for boundary (#2884)
3 years ago
Michael Li 2f9727e8cf
chore(enos): Upload e2e test output (#2863)
3 years ago
Josh Brand 7d49a3a06b
Add automated cleanup for CI resources (#2814)
3 years ago
Michael Li 5fd66b8d88
chore(enos): Remove unused skip_failing_bats_tests variable (#2844)
3 years ago
Ashlee M Boyer 4b7f40c356
[check-legacy-links-format] Upgrading to latest workflow (#2832)
3 years ago
Ashlee M Boyer e6be6431b2
docs: Migrate link formats (#2777)
3 years ago
Irena Rindos 400f13a7e8
Revert "fix milestone check" (#2758)
3 years ago
Jeff Mitchell 9001642099
Use non-deprecated v3 checkout runner in milestone check (#2754)
3 years ago
Irena Rindos 99cf985649
fix milestone check (#2753)
3 years ago
Jeff Mitchell ee7bf3cde6
Add check to ensure milestone (#2747)
3 years ago
Michael Li 74f7ce93bc
chore(e2e): Update to use Vault 1.12.2 (#2726)
3 years ago
Michael Li 26a85ef61b
chore(e2e): Better output formatting (#2719)
3 years ago
Michael Li 1596b02e53
test(e2e): Add database migration test (#2627)
3 years ago
Mike Baum cc42c51e5e
[QT-396] Ensure oss enos ci bootstrap workflow only runs in the oss repo (#2711)
3 years ago
Danielle 46037cf85a
Add Staticcheck to Build Pipeline (#2421)
3 years ago
Mike Baum 24c3d6824d
[QT-396] Add Enos CI bootstrapping scenarios (#2621)
3 years ago
emily neil 7cd5b5a320
Onboard boundary to use new version/VERSION file and reproducible actions-go-build (#2662)
3 years ago
Michael Li c20bd8a37e
chore(e2e): Update to use latest version of Vault CLI (#2585)
4 years ago
Michael Li 0424d379cf refact(e2e): Reorganize test directory
4 years ago
Michael Anthony b5ef8a516b
QT-351 - Output Terraform and provider version information in Enos workflows (#2564)
4 years ago
Michael Li 5365b29007 refact(e2e): Port enos smoke test into e2e test suite
4 years ago
Michael Anthony 871cf0b963 chore: Add workflow for e2e tests
4 years ago
Timothy Messier f28bcd4aa7
chore(cli): Run bats tests against boundary dev in CI
4 years ago
Ryan Cragun 6983bb7d41
enos: don't fail fast in enos integration matrix (#2416)
4 years ago
Johan Brandhorst-Satzkorn d4fce6fbe1
fix: Move enos job attribute into enos-run workflow (#2374)
4 years ago
Johan Brandhorst-Satzkorn 91e6857631
fix: Use correct yaml (#2373)
4 years ago
Johan Brandhorst-Satzkorn b6445adff0
feat: Stop enos jobs from failing CI pipelines (#2372)
4 years ago
Jaymala 369f818f4c
Update Enos run (#2326)
4 years ago
Michele Degges 047b9bea05
Merging ENT updates back into OSS (#2309)
4 years ago
Ryan Cragun ed3014ead5
build: depend on the right output for metadata (#2306)
4 years ago
Ryan Cragun ab3fe75537
build: generate the metadata file (#2302)
4 years ago