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 GitHub Action automation for code build #5

Open
iandrosov opened this issue Nov 13, 2023 · 1 comment
Open

Add GitHub Action automation for code build #5

iandrosov opened this issue Nov 13, 2023 · 1 comment
Assignees

Comments

@iandrosov
Copy link
Collaborator

GitHub Action to perform overall tasks for full build and generating a new package version after PR/merges/updates to main branch. (Same as Grant Kit package)

  1. Run code validation and environment setup
  2. Create test Scratch org
  3. Deploy code
  4. Run all unit tests
  5. Run unlocked package version build
  6. validate and clean environment
@iandrosov iandrosov converted this from a draft issue Nov 13, 2023
@cidarm cidarm self-assigned this Nov 29, 2023
@cidarm cidarm moved this from To Do to In Progress in 2023 Grant Content AI - Sprinty Dec 7, 2023
@cidarm
Copy link
Collaborator

cidarm commented Dec 7, 2023

Feature builds are failing due to the use of External Credentials
We should consider using a protected custom setting.

Component conversion failed: 
/tmp/tmpah3kqeel/emailservices/GCAIAPICredential.externalCredential: Could not 
infer a metadata type

See attached log details.
logs_4.zip

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

When branches are created from issues, their pull requests are automatically linked.

2 participants