Skip to content
  • Vishwa Bhat's avatar
    f8841a26
    Add Release and Gem build related files · f8841a26
    Vishwa Bhat authored
    - Adds a new CHANGELOG.md file with an initial commit starting 0.1.0
    version. It uses upsert-tag CI job which will be triggered when
    merging MR changes to main (same as other secure analyzers).
    - Add CODEOWNERS, LICENSE (Copied from secrets analyzer) and
    CONTRIBUTING files that are necessary for a public project. As of
    now, I have set the same maintainers of the Secret analyzer for this
    project. We can change it in the future as necessary.
    - Made the following necessary changes for building the ruby gem (Re
    fer Merge Request description for details)
    - Modifications were removed for Runway-related CI jobs in runway.yml
    file made earlier for testing purposes. Also, combined Runway-related
    jobs and Gem publish job into a single release.yml CI file.
    
    Merge Request: https://gitlab.com/gitlab-org/security-products/secre
    t-detection/secret-detection-service/-/merge_requests/11
    f8841a26
    Add Release and Gem build related files
    Vishwa Bhat authored
    - Adds a new CHANGELOG.md file with an initial commit starting 0.1.0
    version. It uses upsert-tag CI job which will be triggered when
    merging MR changes to main (same as other secure analyzers).
    - Add CODEOWNERS, LICENSE (Copied from secrets analyzer) and
    CONTRIBUTING files that are necessary for a public project. As of
    now, I have set the same maintainers of the Secret analyzer for this
    project. We can change it in the future as necessary.
    - Made the following necessary changes for building the ruby gem (Re
    fer Merge Request description for details)
    - Modifications were removed for Runway-related CI jobs in runway.yml
    file made earlier for testing purposes. Also, combined Runway-related
    jobs and Gem publish job into a single release.yml CI file.
    
    Merge Request: https://gitlab.com/gitlab-org/security-products/secre
    t-detection/secret-detection-service/-/merge_requests/11
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading