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

BIT-62: Adds acknowledgements build script #8

Merged
merged 3 commits into from
Aug 28, 2023

Conversation

nathan-livefront
Copy link
Contributor

🎟️ Tracking

BIT-62

🚧 Type of change

  • 🎂 Other

📔 Objective

This PR adds onto #7 to add a build phase to the Bitwarden target that will generate a new set of acknowledgements that are displayed in this app's section in the Settings app. The initial set of generated acknowledgements is also included in this PR (hence the large number of lines added).

📋 Code changes

  • project.yml: Added the build phase for running the update_acknowledgements.sh script.
  • update_acknowledgements.sh: A script that uses LicensePlist to automatically generate a list of acknowledgments for all the 3rd party dependencies used in this project.

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation 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

matt-livefront
matt-livefront previously approved these changes Aug 22, 2023
Copy link
Collaborator

@matt-livefront matt-livefront left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Base automatically changed from nathan/project-setup to main August 24, 2023 14:10
@nathan-livefront nathan-livefront dismissed matt-livefront’s stale review August 24, 2023 14:10

The base branch was changed.

# Conflicts:
#	.swiftlint.yml
#	Bitwarden/Application/Support/Info.plist
#	Bitwarden/Application/Support/Settings.bundle/Root.plist
#	Bitwarden/Application/Support/Settings.bundle/en.lproj/Root.strings
#	BitwardenActionExtension/Application/Support/Info.plist
#	BitwardenAutoFillExtension/Application/Support/Info.plist
#	BitwardenShared/Application/Utilities/AnyCoordinator.swift
#	GlobalTestHelpers/Support/BitwardenTestCase.swift
#	README.md
#	project.yml
@vvolkgang vvolkgang assigned vvolkgang and unassigned vvolkgang Aug 28, 2023
@vvolkgang vvolkgang requested a review from kspearrin August 28, 2023 15:17
@vvolkgang vvolkgang merged commit 090f1a0 into main Aug 28, 2023
@vvolkgang vvolkgang deleted the nathan/acknowledgments-script branch August 28, 2023 15:25
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.

4 participants