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

Replace Github actions secrets with variables for non-sensitive data #193

Open
fjuniorr opened this issue Jan 27, 2023 · 0 comments
Open

Comments

@fjuniorr
Copy link
Contributor

The following variables are defined as secrets in Github Actions making it inconvenient to troubleshoot CI issues that could be related to their values:

  • CKANR_DEFAULT_URL
  • CKANR_TEST_BEHAVIOUR
  • CKANR_TEST_DID
  • CKANR_TEST_GID
  • CKANR_TEST_OID
  • CKANR_TEST_RID
  • CKANR_TEST_URL
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

No branches or pull requests

1 participant