Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype: Importing JoshiaSiegel GitHub Actions #16023

Merged
merged 45 commits into from
Oct 23, 2024
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
868d84f
Importing JosiahSiegel's action-connect-ovpn GitHub Action
emvaldes Sep 27, 2024
2e5d219
Importing JosiahSiegel's runleaks GitHub Action
emvaldes Sep 27, 2024
9fc1cfb
Importing JosiahSiegel's terraform-stats GitHub Action
emvaldes Sep 27, 2024
0a17185
Merge branch 'master' into importing-gha
emvaldes Oct 8, 2024
0d97a80
Correcting the terraform-stats GitHub Action with the specific used c…
emvaldes Oct 8, 2024
4705450
Importing JosiahSiegel's AzViz-action GitHub Action
emvaldes Oct 8, 2024
bf62adf
Importing JosiahSiegel's checksum-validate-action GitHub Action
emvaldes Oct 8, 2024
723e791
Importing JosiahSiegel's randomrepo GitHub Action
emvaldes Oct 8, 2024
6bc4b29
Importing JosiahSiegel's reliable-pull-request-action GitHub Action
emvaldes Oct 8, 2024
c6865d3
Importing JosiahSiegel's remote-branch-action GitHub Action
emvaldes Oct 8, 2024
a933908
Importing JosiahSiegel's slack-boltjs-app GitHub Action
emvaldes Oct 8, 2024
1acb1eb
Importing JosiahSiegel's workflow-housekeeper GitHub Action
emvaldes Oct 8, 2024
986f7b3
Merge branch 'master' into importing-gha
emvaldes Oct 8, 2024
fe62ba3
Modifying links to JosiahSiegel's GHA (remote repositories)
emvaldes Oct 8, 2024
a538a8a
Modifying links to JosiahSiegel's GHA (remote repositories)
emvaldes Oct 8, 2024
bcdd7f1
Reverting changes to references for JosiahSiegel's GHA (remote reposi…
emvaldes Oct 8, 2024
05620bd
Pre-setting workflows configuration changes for referencing JosiahSie…
emvaldes Oct 8, 2024
be2a6b5
Updated the imported GitHub Actions documentation (README.md)
emvaldes Oct 9, 2024
1fa78a9
Merge branch 'master' into importing-gha
emvaldes Oct 9, 2024
7ee6a6e
Correcting self/cross referenced repos within these GitHub Actions
emvaldes Oct 9, 2024
9b56f4c
Importing JosiahSiegel's rapid-wsl GitHub Action
emvaldes Oct 9, 2024
2a75e41
Importing JosiahSiegel's stackoverflow_in_pg GitHub Action
emvaldes Oct 9, 2024
c414690
Importing JosiahSiegel's terraform-templates GitHub Action
emvaldes Oct 9, 2024
b11a870
Correcting imported JosiahSiegel's repos as submodules
emvaldes Oct 10, 2024
5bd7df7
Importing JosiahSiegel's git-secrets GitHub Action
emvaldes Oct 10, 2024
d2c10b2
Merge branch 'master' into importing-gha
emvaldes Oct 15, 2024
fb486a7
Update dependabot.yml
emvaldes Oct 15, 2024
c4652b7
Merge branch 'master' into importing-gha
emvaldes Oct 15, 2024
28f3731
Merge branch 'master' into importing-gha
emvaldes Oct 15, 2024
39534c5
Merge branch 'master' into importing-gha
emvaldes Oct 22, 2024
ae9f58a
Restructuring the scope for target GitHub Actions to be imported
devsecops-eduardovaldes Oct 22, 2024
80e3ee7
Customizing this GitHub Action as an internal feature
devsecops-eduardovaldes Oct 22, 2024
7a6ee08
Masking action-result to avoid breaking build
devsecops-eduardovaldes Oct 22, 2024
f6900d6
Masking action-result to avoid breaking build
devsecops-eduardovaldes Oct 22, 2024
3419c9e
Masking action-result to avoid breaking build
devsecops-eduardovaldes Oct 22, 2024
09cabfc
Configuring daily schedule package-ecosystem for action-connect-ovpn
devsecops-eduardovaldes Oct 22, 2024
a9bdd22
Merge branch 'master' into importing-gha
emvaldes Oct 22, 2024
1cf6059
Merge branch 'master' into importing-gha
emvaldes Oct 22, 2024
68f687f
Merge branch 'master' into importing-gha
emvaldes Oct 22, 2024
09fb31a
Updating the markers with a Corporate email account for clarity
emvaldes Oct 22, 2024
0604e24
Finalizing some changes based on Matt's recommendations
emvaldes Oct 22, 2024
828661a
Merge branch 'master' into importing-gha
emvaldes Oct 22, 2024
5af3c9c
Adjusted the markers to reflect a changed by the DevSecOps - Aquia team
emvaldes Oct 22, 2024
31b2d85
Merge branch 'master' into importing-gha
emvaldes Oct 22, 2024
d34c441
Merge branch 'master' into importing-gha
emvaldes Oct 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Correcting the terraform-stats GitHub Action with the specific used c…
…ommit
emvaldes committed Oct 8, 2024
commit 0d97a80c2afc7c43e2fb1ab4b44ca44b0b56e7ff
4 changes: 4 additions & 0 deletions .github/actions/terraform-stats/.github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -4,3 +4,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "terraform" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
Empty file modified .github/actions/terraform-stats/lib/tf_stats.sh
100755 → 100644
Empty file.