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

Fallback to default version name just like main app #246

Closed
wants to merge 1 commit into from

Conversation

ahaisting-livefront
Copy link
Collaborator

🎟️ Tracking

N/A

📔 Objective

I noticed that the version name was coming out funny when building from main. I'm honestly not sure if this will fix it, but I found this line form the main app.

📸 Screenshots

N/A

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@ahaisting-livefront ahaisting-livefront requested a review from a team as a code owner October 17, 2024 20:55
@ahaisting-livefront ahaisting-livefront force-pushed the fallback-to-default-version-name branch from 6c8a78c to 8823114 Compare October 17, 2024 20:55
@ahaisting-livefront ahaisting-livefront changed the title Fallback to defaul version name just like main app Fallback to default version name just like main app Oct 17, 2024
Copy link
Contributor

github-actions bot commented Oct 17, 2024

Logo
Checkmarx One – Scan Summary & Details3875ad08-6ca3-43de-b13e-b204948a7871

No New Or Fixed Issues Found

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@b127021). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #246   +/-   ##
=======================================
  Coverage        ?   24.20%           
=======================================
  Files           ?       95           
  Lines           ?     4883           
  Branches        ?      561           
=======================================
  Hits            ?     1182           
  Misses          ?     3586           
  Partials        ?      115           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ahaisting-livefront
Copy link
Collaborator Author

This doesn't work how I thought it did. The main app uses a tag based system. Closing until I can figure out a nice path forward.

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

Successfully merging this pull request may close these issues.

1 participant