question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FR]: Add build workflow for app-nia-catalog

See original GitHub issue

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

The current Build.yaml workflow is specific to building and testing the app module, however, there are more than 1 apps in the project.

Describe the solution

An additional build/test workflow should be added to also build/test app-nia-catalog

Additional context

N/A

Code of Conduct

  • I agree to follow this project’s Code of Conduct

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
arriolaccommented, Jun 6, 2022

@Rocksnake this issue is here for anyone to pick up, so feel free to take on 😃

I think adding UI tests is out of scope for this issue, I was imaging this would purely be an improvement on the current workflow set up. Doing something like:

  1. Create a reusable workflow similar to https://github.com/android/compose-samples/blob/main/.github/workflows/build-sample.yml
  2. Update Build.yaml to use the reusable workflow
  3. Create a new workflow that to build/test app-nia-catalog
1reaction
arriolaccommented, Oct 26, 2022

Thanks for clarifying. Yes, it makes sense to close this as the current workflow already accounts for both apps. I don’t see much value in creating a separate workflow in that case.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Guide to Workflow Builder | Slack
Workflow Builder offers a set of tools — no coding required! — to help you automate routine processes into workflows in your Slack...
Read more >
How To Build Your First GitHub Actions Workflow - Ipswitch
In this tutorial, you're going to learn how to get started with GitHub Actions by creating an Actions workflow to invoke tasks in...
Read more >
Why am I getting a build error from GitHub Actions when ...
So, I set the output location in the workflow YAML file to: ... With that change, the build completes and the static web...
Read more >
7 Github Actions Tricks I Wish I Knew Before I Started
These tricks helped me create a more maintainable workflows code. ... For instance, you can build iOS apps even if you do not...
Read more >
App Store Connect Help - Apple Support
However, you must create an app record before you can upload a build of your app. ... To add your App Store icon...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found