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

feat: add new afterFinalizePackageTargets hook #1437

Merged
merged 3 commits into from
Oct 31, 2022

Conversation

MarshallOfSound
Copy link
Member

@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Merging #1437 (86fc90d) into main (5aac8c9) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1437      +/-   ##
==========================================
+ Coverage   95.41%   95.54%   +0.13%     
==========================================
  Files          15       15              
  Lines         785      786       +1     
==========================================
+ Hits          749      751       +2     
+ Misses         36       35       -1     
Impacted Files Coverage Δ
src/index.js 98.95% <100.00%> (+0.01%) ⬆️
src/copy-filter.js 100.00% <0.00%> (+2.04%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

NEWS.md Outdated Show resolved Hide resolved
src/index.d.ts Show resolved Hide resolved
@malept
Copy link
Member

malept commented Oct 28, 2022

🚲🏚️ hook name:

  • success
  • complete
  • allDone

Something along those lines.

@MarshallOfSound
Copy link
Member Author

@malept this hook is called before any packaging is actually done

src/index.d.ts Outdated Show resolved Hide resolved
@malept
Copy link
Member

malept commented Oct 28, 2022

this hook is called before any packaging is actually done

Hrm, I misread the Forge issue. afterTargetCalculation or something similar?

src/index.d.ts Outdated Show resolved Hide resolved
@MarshallOfSound MarshallOfSound changed the title feat: add new afterFinalizeTargetMatrix hook feat: add new afterFinalizePackageTargets hook Oct 31, 2022
@MarshallOfSound MarshallOfSound merged commit fff1487 into main Oct 31, 2022
@MarshallOfSound MarshallOfSound deleted the afterFinalizeTargetMatrix branch October 31, 2022 19:33
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.

None yet

6 participants