Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@KatherineInCode
Copy link
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-10512

📔 Objective

This updates the way the build number is calculated on an automatic build, so that instead of GitHub run number plus 1000, it's just the GitHub run number.

⏰ 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

@KatherineInCode KatherineInCode changed the title Update build number calculation to just be github run number Update build number calculation to just be GitHub run number Aug 1, 2024
@KatherineInCode KatherineInCode requested review from a team and vvolkgang August 1, 2024 19:02
@KatherineInCode KatherineInCode marked this pull request as ready for review August 1, 2024 19:02
@vvolkgang vvolkgang changed the title Update build number calculation to just be GitHub run number [PM-10512] Update build number calculation to just be GitHub run number Aug 1, 2024
@vvolkgang vvolkgang added the hold This shouldn't be merged yet label Aug 1, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2024

Logo
Checkmarx One – Scan Summary & Detailsa2a7cd66-024a-4e09-8a06-bad029bb5a4b

No New Or Fixed Issues Found

@codecov
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.19%. Comparing base (d849744) to head (5a83483).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #781   +/-   ##
=======================================
  Coverage   88.19%   88.19%           
=======================================
  Files         577      577           
  Lines       29213    29213           
=======================================
  Hits        25763    25763           
  Misses       3450     3450           

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

@vvolkgang vvolkgang removed the hold This shouldn't be merged yet label Aug 1, 2024
@vvolkgang vvolkgang merged commit 42acf6f into main Aug 1, 2024
@vvolkgang vvolkgang deleted the pm-10512/build-number-calculation branch August 1, 2024 20:28
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.

3 participants