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

Add AWS CI to telemetry CI checks #9083

Merged
merged 2 commits into from
Jul 9, 2021
Merged

Add AWS CI to telemetry CI checks #9083

merged 2 commits into from
Jul 9, 2021

Conversation

ancalita
Copy link
Member

@ancalita ancalita commented Jul 9, 2021

Proposed changes:

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@ancalita ancalita requested a review from a team as a code owner July 9, 2021 09:33
@ancalita ancalita added this to the 2.8 Rasa Open Source milestone Jul 9, 2021
Copy link
Contributor

@wochinge wochinge left a comment

Choose a reason for hiding this comment

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

🚀

Comment on lines +75 to +77
"CODEBUILD_BUILD_ARN",
"CODEBUILD_BUILD_ID",
"CODEBUILD_BATCH_BUILD_IDENTIFIER",
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we add all three? Would one be enough?

Copy link
Member Author

Choose a reason for hiding this comment

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

I wasn't sure which one is always present 😅 the language in the documentation wasn't very specific.

Copy link
Contributor

Choose a reason for hiding this comment

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

at least CODEBUILD_BUILD_ID and CODEBUILD_BUILD_ARN seem to overlap from the documentation, no?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh yes, the ARN contains the ID 🙈 I've already merged main into the branch, would it be ok to keep this as it is?

Copy link
Contributor

Choose a reason for hiding this comment

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

sure 👍🏻

@wochinge
Copy link
Contributor

wochinge commented Jul 9, 2021

Is there actually also one for gitlab?

@wochinge
Copy link
Contributor

wochinge commented Jul 9, 2021

ah, that's covered by CI https://docs.gitlab.com/ee/ci/variables/predefined_variables.html 👍🏻

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.

2 participants