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 support for Ionic Appflow #79

Open
nelson6e65 opened this issue Aug 26, 2022 · 3 comments
Open

Add support for Ionic Appflow #79

nelson6e65 opened this issue Aug 26, 2022 · 3 comments

Comments

@nelson6e65
Copy link

Details:

Environment variables

Environment variables example
// Add a list of actual environment variables available to the build here
// Please keep the blank line above and below the code block
// WARNING: Be careful not to include any private or otherwise sensitive information

Additional context
Appflow is a continuous integration (CI) and continuous deployment (CD) platform for Ionic development teams. Appflow helps development teams continuously build and ship their Cordova, Capacitor, and React Native apps.

@sibiraj-s
Copy link
Collaborator

It appears there are no environment variables to uniquely identify ionic environment. All appears to be generic.

@sibiraj-s
Copy link
Collaborator

sibiraj-s commented Aug 26, 2022

if ci-info is not able to detect ionic envioronment. may be we can use this CI_APP_ID or CI_BUILD_NUMBER or CI_BUILD_ID variables to detect whether it is CI or not. but this can't be used to detect whether if it is running actually on ionic.

@sibiraj-s
Copy link
Collaborator

ci-info should be now detect appflow #84. Keeping this open since this issue is not completely addressed.

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

2 participants