Skip to content

v1.1.4

Compare
Choose a tag to compare
@shawndwells shawndwells released this 21 Jun 22:54
· 103 commits to master since this release
8cf30c6

Changelog

8cf30c6 Merge pull request #311 from redhatrises/location_cleanup
2cd5299 More GOLANG location cleanups
65026da Merge pull request #310 from redhatrises/fix_brew_env_path
33c0b1c Fix date command in Makefile to work on multiple OSes
d14742c More goreleaser fixes
e41d49e Merge pull request #309 from redhatrises/fix_archive
7a8def8 Fix goreleaser archiving
f8d2c89 Merge pull request #308 from redhatrises/automate_binary_creation
543114f Enable automating binary builds with goreleaser when new tag is pushed
8f11f13 Merge pull request #305 from redhatrises/fix_export
49d69fb Update export.go arg variables
721c996 Merge pull request #304 from redhatrises/goreleaser_updates
c47ef9a Merge pull request #307 from redhatrises/suppress_export_logging_test_output
c36f37c Merge pull request #306 from redhatrises/fix_234
a97d385 Error in duplicate key in Map is detected
fcaf9a0 Suppress Export Test Log Output
ce8b798 goreleaser updates
181bf0c Fix Export typos
43c0366 Merge pull request #303 from redhatrises/fix_cm_path
f800fa3 Make sure to account if compliance-masonry path is in a subdirectory
80a4e06 Merge pull request #302 from redhatrises/files_repos
e3dbd76 Enable the use of files for components and don't fail on same repo
d4d39a8 Merge pull request #300 from redhatrises/add_code_license
bb78974 Merge pull request #299 from redhatrises/add_release_readme
e859546 Add License reference to code
094de48 Add latest release to README
178c513 Merge pull request #298 from redhatrises/update_mock_Test
17724c0 Merge pull request #296 from redhatrises/fix_global_commands
fc5426d Merge pull request #297 from redhatrises/exclude_mocks
6109840 Re-generate mock tests
06d51e6 Exclude mocks/ directories from codeclimate
80e14a5 Have Global Options run before command and sub-command processing
97dfc06 Merge pull request #292 from redhatrises/export_option
e937da2 Add export option
57dff90 Merge pull request #288 from redhatrises/use_goreleaser
dba6b2f Merge pull request #291 from redhatrises/masonry_exe
f4728e7 Rename executable to masonry
553bce0 Merge pull request #290 from redhatrises/cli_fixes
2cf623a Create test_masonry.go for Masonry func
891c33b Fix codeclimate issues for CLI PR
bbdd6f8 Add some Appveyor dependencies
71e2e5c Remove diff.go from build and CI files
616b199 Break a part CLI and CLI tests into their respective packages
b245899 Use GORELEASER
3ef42d3 Merge pull request #289 from redhatrises/go_standards
8be8db8 Merge pull request #287 from redhatrises/add_archive_targets
1197aa5 Merge pull request #286 from redhatrises/remove_goxc
c0508fb Update fixture path and test build path
9711e59 Update appveyor config for new file structure
ae47371 Update circleci for new file structure
e470074 Update import paths for new file structure
1584f6e Update file structure to closer match GO standards
c7c89da Update Makefile
c39e74c Remove GOXC
3c56329 Merge pull request #284 from redhatrises/add_makefile
8919c99 Add Makefile
3094a26 Merge pull request #283 from redhatrises/gofmt_code
a2e62dd gofmt code updates
4d3353e Merge pull request #282 from redhatrises/remove_gopkg
f75ee38 Remove Go Deps
a1a0fda Merge pull request #281 from redhatrises/update_tests
04b2f75 Add curl to circlci
91661c1 Use Codecov instead of errcheck
4046335 Update codeclimate.yml configuration
e87d1ac Update parse_test.go for latest code changes
c6b20ef Remove dotdotdot since Go 1.9 now ignores the vendor folder
7c37eab Update CIRCLECI and AppVeyor test configurations
5785ebc Merge pull request #279 from redhatrises/add_version_file
c02fd4d Update versioning and add version const
e6d9608 Merge pull request #277 from redhatrises/add_rpm_spec
e636ad9 Add RPM spec file
75f03f3 Merge pull request #276 from redhatrises/add_vendor_deps
d32692b Add vendor dependency folder to make building easier
04796b1 Merge pull request #275 from redhatrises/fix_context_dir_path
5006d55 Fix location of contextdir path code
d66325f Merge pull request #274 from redhatrises/add_context_dir
7915de0 Add contextdir for multi-directory git handling
fbc7f10 Merge pull request #272 from EnclaveData/replace_go_utils_ufs_with_metaleap_go_util
9162c3f updated after running go fmt on tools/fs/fs.og
b1ef96e replaced the 3 calls to go-utils/ufs with metaleap/go-util .. only difference was adding an empty string in call to CopyAll for skipFileSuffix
cafffbc Merge pull request #265 from phillbaker/fix-spelling
0209009 Fix reursively spelling.
1e7c2d3 Merge pull request #260 from opencontrol/dep
f61c02a remove the dependencies from the repository
1e66281 switch from glide to dep for managing dependencies
8bc10e4 update dependencies
ede97f4 Merge pull request #258 from andybrucenet/master
44cae87 Merge pull request #259 from geezyx/master
81da731 Fix incorrect comment
c0edb66 Update standard v1.0.0 to include "description" field
bb08539 Added openssl for git ssh support
0329d7e Merge pull request #254 from shawndwells/always_use_sudo
3a86bd1 Update Linux install commands with sudo
84402b6 Merge pull request #251 from opencontrol/errcheck
a1cd8df Merge pull request #250 from opencontrol/lint-vet
4ad73aa add missing test dependency
b90bb89 install GCC during build
4f9f997 check if there's a certificationErr before appending it
abc8767 fix linting warnings
e75c6ab fix missing error handling
27ac6b0 add errcheck to Circle CI
6b149e7 fix 'go vet' error
70577fd Merge pull request #249 from opencontrol/test-update
b5d0809 skip the cache when installing from apk
7c76252 upgrade to Go 1.8
1d14914 update CircleCI configuration to version 2
3399408 Merge pull request #247 from anweiss/docker
84971d9 Docker support
5b41cc5 Merge pull request #245 from opencontrol/goxc-link
f022ac7 fix link to goxc
8d489d5 Merge pull request #243 from mikfreedman/patch-1
11854e0 fix typo
336f078 Merge pull request #240 from opencontrol/gap-analysis-caveat
5e49a04 add disclaimer about gap analysis
30c1ee2 Merge pull request #237 from opencontrol/simplify-install
b6910a2 Merge pull request #236 from opencontrol/split-docs
3769712 Merge pull request #235 from opencontrol/simplify-install
ad7f25a lead readers between documentation pages
71d4e1e tweaks to developer docs
4da571e move developer documentation to its own file
04c2fef split the documentation to separate pages
44d5109 re-add developer installation documentation
d481510 simplify install instructions
e82c819 Merge pull request #232 from opencontrol/install-instructions
2073055 fix link to SVG
60fdaec Merge pull request #233 from opencontrol/compliance-literate-doc
848a545 clean up Masonry for the Compliance Literate doc
19ff2d7 make bulleted list of documentation links in the readme
b71b49b add Masonry for the Compliance Literate doc
82c15c4 Add binary installation instructions
d30ae01 Merge pull request #230 from openprivacy/master
396bdfa The --update-vendored and --strip-vcs flags are deprecated. They now work by default.
19c1fb3 Merge pull request #229 from jackielii/patch-1
ba59512 shadowed err variable created
837cf8e Merge pull request #228 from opencontrol/add-plugin-example
ee6b64c Add different levels of tests for example plugin
0bd1b9d Add plugin example
e885314 Merge pull request #227 from opencontrol/add-mocks
52aa685 Fix lib readme with badge and typo
1116873 Add auto-generated mocks and README
40b7371 Merge pull request #226 from opencontrol/add-workspace
62d5371 Merge pull request #225 from opencontrol/cleanup
6513ee2 Merge pull request #217 from opencontrol/move-opencontrol-interface
2c4ca48 Merge pull request #216 from opencontrol/add-result-package
38f90d6 Merge pull request #215 from opencontrol/move-certifications-interface
506cd61 Create Workspace and make LocalWorkspace private
5a1890f Go Vet, Go Fmt, and Golint
9cbd029 Fix lines that are too long
abc61fc Dot import table package
67eedb4 go fmt
435ed88 Table tests for GetResources
e4151ef Clean up GetRemoteResources and GetLocalResources tests, add helpers
4c60e46 Update Entry to VCSEntry in test
274fe42 Add some more comments to getremoteresources
02d7b92 split up getlocalresources
a62bc59 Fix line length
0d727ba go fmt the commands/get/resources package
2da7896 add getAllRemoteResources and getAllLocalResources
4f6dd7e Add values to downloadrepo tests
a9bbeb8 Refactor opencontrol to fit the rest of the YAMLs
f898b26 Move justification to result package.
1f65776 Run Go Fmt
ab936bb Move certifications tests to _test package
c91ae07 Add buildStandardsSummary
85e8419 Use strings.Join
a5c34ee Fix comment on certification interface
f09e086 Add helpers
09c20ce Add comments and fix test
d20619d Fix codeclimate issues
3879ebe Correct certification struct
b53084e Move certifications to common
abd21ce Merge pull request #214 from opencontrol/move-standards-interface
cbe89a9 Merge pull request #213 from opencontrol/move-components-interface
0e1d033 Increase test coverage for standards
7f1c5cc Add standard mock
5c45296 Move standards and control to common interface
feaefef Increase coverage for loading component
a3b45a4 Address comments to clarify variables and logic
7f619a8 Fix final lint errors for components refactor
fd312f9 Add tests for untested components methods
9bba792 Generate component mock
237bbfc Fix lint problems for component refactor
c1ba001 Move Components interface to common package
a0746d3 Merge pull request #211 from opencontrol/code-climate
6986fa8 Merge pull request #210 from opencontrol/remove-docx
64819af add Code Climate configuration
0fdf751 reference the fedramp-templater
f8b161e remove docx templating logic
26ad09b Merge pull request #207 from opencontrol/rename-config-to-opencontrol
a389408 Merge pull request #206 from opencontrol/rename-opencontrol-to-workspace
9b0636b Merge pull request #205 from opencontrol/rename-models-to-lib
c8c7ef0 Rename BaseSchema to OpenControl interface
0360eca Move parse for opencontrol to root of package
3960156 Add test suite for moved around packages
a9eaa8d Fix tests
1b3ed48 Renamed config to opencontrol pt.1
e61f355 Rename opencontrol.go to workspace.go
a7c9371 Rename Opencontrol to LocalWorkspace
111fd35 Rename models package to lib package
eb0f849 Merge pull request #201 from opencontrol/schema-versions
1b0eccd add a schema version compatability table
f266d61 fix reference to supported schema versions
7e28ecf Merge pull request #200 from opencontrol/update-schema
60bd1a8 add test coverage
d595c1c implement ImplementationStatuses functionality
2ef2863 fix test for GetControlOrigins
082db9a added assertions for implemntation_status and control_origin in unit tests. Removed unnecessary {} from testSatisfies
2869c25 add ImplementationStatus field to example components
f955873 add implementation_status to all versions
60b2a84 update to support multiple values for control origin