Skip to content

Conversation

jlvoiseux
Copy link
Contributor

@jlvoiseux jlvoiseux commented Mar 24, 2022

Motivation / Summary

This PR adds the go-licenser module to the codebase. The module is then used as a preparatory step before builds : it checks for the presence of the Apache v2 license header in all Go files in the project, and adds/updates it if it absent / not compliant to Elastic's standards.

Resolves #47.

@ghost
Copy link

ghost commented Mar 24, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-03-28T13:28:25.200+0000

  • Duration: 15 min 51 sec

Test stats 🧪

Test Results
Failed 0
Passed 240
Skipped 6
Total 246

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@jlvoiseux jlvoiseux marked this pull request as ready for review March 28, 2022 09:30
// specific language governing permissions and limitations
// under the License.

package e2e_testing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to change before merging

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solved in 4b24c14.

@jlvoiseux jlvoiseux merged commit 6c09f32 into elastic:main Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add github.com/elastic/go-licenser

2 participants