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 CI error message in prompts #752

Merged
merged 6 commits into from
Nov 7, 2022
Merged

Add CI error message in prompts #752

merged 6 commits into from
Nov 7, 2022

Conversation

tjhiggins
Copy link
Member

Overview

Closes https://gitlab.com/architect-io/architect-cli/-/issues/530.
Show a more descriptive error message to the user when a deploy prompt fails in CI.

Changes

Add a check for the deploy prompt and throw an error message.

Tests

  • Create a Github repo of any project
  • Set Github secrets for ARCHITECT_EMAIL and ARCHITECT_PASSWORD
  • Add a workflow file (Ex: .github/workflows/workflow.yml)
  • Push some changes to trigger the CI job

@tjhiggins tjhiggins merged commit 4ec5ff4 into rc Nov 7, 2022
@tjhiggins tjhiggins deleted the 530-ci-prompt-err-message branch November 7, 2022 20:06
github-actions bot pushed a commit that referenced this pull request Nov 7, 2022
# [1.28.0-rc.5](v1.28.0-rc.4...v1.28.0-rc.5) (2022-11-07)

### Bug Fixes

* **ci:** Add CI error message in prompts ([#752](#752)) ([4ec5ff4](4ec5ff4))
github-actions bot pushed a commit that referenced this pull request Nov 9, 2022
# [1.28.0](v1.27.0...v1.28.0) (2022-11-09)

### Bug Fixes

* **ci:** Add CI error message in prompts ([#752](#752)) ([4ec5ff4](4ec5ff4))
* **dev:** 554 re-enable http/https validation ([#747](#747)) ([975e274](975e274))
* **login:** reset docker login on token refresh ([85fdde6](85fdde6))
* **tasks:** 559 fix tasks ([#748](#748)) ([8c67adc](8c67adc))

### Features

* **deploy:** Init volumes ([#735](#735)) ([711abe7](711abe7))
* **register:** Warn users if they are missing dependencies ([4767fe0](4767fe0))
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

🎉 This PR is included in version 1.28.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants