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

chore(ci): relax github workflow masks to ease license debugging #186

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Jun 30, 2022

In order to help in debugging with missing license CI errors, let's relax Github workflow masks to show some parts of the license so that it's easier to figure out if the license indeed is outdated (or missing).

Exemplar CI workflow: https://github.com/pmalek/go-kong/runs/7128060127?check_suite_focus=true#step:3:4

Exemplar logs:

Run gliech/create-github-secret-action@ea87807ab20663b30a1a2d14d7f6dd9490b1e7a1
  with:
    name: KONG_LICENSE_DATA
    value: {"license":{"payload":{"***_seats":"5","customer":"automation","dataplanes":"100","license_creation_date":"2022-06-10","license_expiration_date":"2022-07-20","license_key":***,"product_subscription":"Konnect Enterprise","support_plan":"None"},"signature":"e3923b0e7f***","version":"1"}}
    pa_token: ***
    org_visibility: private

Related CI failures in enterprise tests: #185

@pmalek pmalek added the github_actions Pull requests that update Github_actions code label Jun 30, 2022
@pmalek pmalek self-assigned this Jun 30, 2022
@pmalek pmalek requested a review from a team as a code owner June 30, 2022 09:04
@pmalek pmalek merged commit 39d8b1d into main Jun 30, 2022
@pmalek pmalek deleted the license-github-workflow-adjust-masks-for-debugging branch June 30, 2022 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant