Yoav Rotem
53752487b6
Add git config user ( #901 )
...
* Add git config user
* Create mkdocs-deploy.yaml
* Delete mkdocs-latest.yaml
* Delete mkdocs-dev.yaml
2021-06-14 12:13:48 +03:00
Yoav Rotem
75fe5d0048
Fix ocp job issues ( #893 )
...
* Fix openshift missing glibc
Fixing issues #891 #890
* Update goreleaser
Change release to build, no need to release while building (when pushed to main) but only when publishing (release new version)
* Update goreleaser version to 0.169.0
* Change from release to build
* Try day run on release
It used to be released to docker hub each push, the issue was that docker hub had a automation for it, now test if its not releasing every git push.
2021-06-09 15:34:39 +03:00
Yoav Rotem
0d1bd2bbd9
mkdocs support and update docs ( #884 )
...
* Delete README.md
* Edit readme and separate into different files
* Update README.md
* Update Running.md
* Update CONTRIBUTING.md
* Create Contributing.md
* Add files via upload
* Update Index.md
* Rename Flags and Commands.md to Flags_and_commands.md
* Rename Index.md to index.md
* Create mkdocs.yml
* Delete images directory
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create mkdocs-dev.yaml
* Create mkdocs-latest.yaml
* Update mkdocs.yml
* Update mkdocs.yml
* Update mkdocs.yml
Add yamllint ---
* Make it yamllint comply
* Make Yamllint comply
* Make Yamllint comply
* Change description
Co-authored-by: Itay Shakury <itay@itaysk.com>
* Fix syntax
Co-authored-by: Itay Shakury <itay@itaysk.com>
* Update docs/Architecture.md
Co-authored-by: Itay Shakury <itay@itaysk.com>
* Update docs/Architecture.md
Co-authored-by: Itay Shakury <itay@itaysk.com>
* Update example for test files
* Update contributing
* Delete Contributing.md
* Update Flags_and_commands.md
* Change syntax and add source
* Update Platforms.md
* lower case file names
* lower case file names
* Lower case file names
* Lower case file names
* Lower case file names
* Lower case file names
* Add note about inspect master in some platforms
* Add quick start
* Lower case files names
* Lower case files names
* Fixing typo
* Remove section about old ocp
* Fix typos
Co-authored-by: Itay Shakury <itay@itaysk.com>
2021-06-09 11:17:16 +03:00
Gábor Lipták
af4999ac0e
Bring Go to 1.16 ( #859 )
...
* Bring Go to 1.16
* Bring Go to 1.16
* Bump actions/setup-go to v2
* Bump actions/setup-go to v2
2021-05-02 12:47:30 +03:00
Liz Rice
92ebc493ac
chore: fix YAML lint errors ( #826 )
...
* chore: fix YAML lint
* chore: fix YAML lint
2021-02-23 14:04:45 +00:00
Liz Rice
ade7fb0759
chore: improve bug report template ( #821 )
...
Ask for more details that we usually need to request anyway, like the
list of currently running processes
Signed-off-by: Liz Rice <liz@lizrice.com>
2021-02-22 11:00:59 +02:00
Liz Rice
95905fb5c2
Publish to aquasec org on Docker Hub
2021-01-21 10:27:46 +00:00
Liz Rice
a96ffc2e16
Publish to the aquasec org on Docker Hub ( #805 )
...
* Publish to the aquasec org on Docker Hub
* chore: remove spaces
2021-01-21 10:22:28 +00:00
Liz Rice
5ae42ebd82
Add manual workflow dispatch to Publish ( #804 )
...
So we can trigger publish manually
2021-01-21 11:48:48 +02:00
Carol Valencia
888c912847
chore: build and push action for ecr and docker ( #790 )
...
Co-authored-by: Carol Valencia <krol3@users.noreply.github.com>
2020-12-27 09:43:30 +02:00
Liz Rice
b6f619cdcb
GitHub Actions in correct directory ( #787 )
...
* Rename workflow to workflows
* Add integration tests to Actions
* Upload code coverage after unit test
* don't need code coverage when we do a release
* Use same Go version as in go.mod
* Use same Go version as go.mod
2020-12-23 12:48:17 +02:00
Carol Valencia
abe0954dcb
feat: github actions to publish ecr and docker ( #782 )
...
* feat: github actions to publish ecr and docker
* fix: yaml lint in build
Co-authored-by: Carol Valencia <krol3@users.noreply.github.com>
2020-12-21 11:10:02 +00:00
Liz Rice
07f3c40dc7
Better handling of parameters and config audits ( #674 )
...
* read-only-port defaults are correct
* Tests that should catch good read-only-port
* Rework checks & tests
* Linting on issue template YAML
* More explicit test for 4.2.4
2020-08-12 14:32:42 +01:00
Huang Huang
5d138f6388
Fix YAML Linting issue ( #672 )
2020-08-12 09:14:45 +01:00
Liz Rice
68c8764ea8
Create bug_report.md
2020-08-10 15:09:03 +01:00
Liz Rice
56770b14c6
Ideas and questions go to Discussions
2020-08-10 15:05:47 +01:00