trilom / file-changes-action

This action can be added, and you will get outputs of all of the files that have changed in your repository for you to use.
MIT License
167 stars 48 forks source link

Master rebase #83

Closed trilom closed 4 years ago

trilom commented 4 years ago

Type of Change

Resolves

Describe Changes

Lots of changes are happening here

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6ac7697). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #83   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     16           
  Lines             ?    371           
  Branches          ?     81           
=======================================
  Hits              ?    371           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
src/tests/payloads.ts 100% <100%> (ø)
src/tests/mocks/octokit/paginate.ts 100% <100%> (ø)
src/GithubHelper.ts 100% <100%> (ø)
src/InputHelper.ts 100% <100%> (ø)
src/tests/mocks/octokit/pulls/listFiles.ts 100% <100%> (ø)
src/tests/mocks/github/index.ts 100% <100%> (ø)
src/FilesHelper.ts 100% <100%> (ø)
src/tests/mocks/fs/index.ts 100% <100%> (ø)
src/tests/mocks/env/index.ts 100% <100%> (ø)
src/main.ts 100% <100%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6ac7697...4873bc0. Read the comment docs.

trilom-bot commented 4 years ago

Hey @trilom,

This merge has triggered a release, hurray!

Here you can follow the release.

Please use this new Pull Request if there are any issues to communicate further.

Thanks!

trilom-bot commented 4 years ago

🎉🦍🎉 This pull request has been resolved in version 1.2.1 at trilom/file-changes-action@v1.2.1\n\n - name: File Changes Action\n\tuses: trilom/file-changes-action@v1.2.1 \n\n ## Releases

\n\t\tRelease Name: npm package (@latest dist-tag) \n\t\tRelease Name: GitHub release \n\n ## Commits \n\t\t@[object Object] - [_Merge pull request #84 from trilom/1.2.1

releases/v1.2.1 [@trilom] - Merge pull request #83 from trilom/master-rebase

Master rebase_](https://github.com/trilom/file-changes-action/commit/849a4bad04a6bfa4d1d6af2be6632caca97be84f) \n\t\t@[object Object] - removed too much! \n\t\t@[object Object] - test(integration): remove "build vs nobuild" logic \n\t\t@[object Object] - add expression syntax with right parens \n\t\t@[object Object] - fix dependabot removal \n\t\t@[object Object] - remove expression syntax \n\t\t@[object Object] - try this \n\t\t@[object Object] - test(integration): this is a larger test to use \n\t\t@[object Object] - testing(integration): use current github ref for integration tests \n\t\t@[object Object] - remove debugging \n\t\t@[object Object] - Updating AUTHORS 📓 \n\t\t@[object Object] - Adding release changes ⚙️ \n\t\t@[object Object] - [_Merge pull request #83 from trilom/master-rebase

Master rebase_](https://github.com/trilom/file-changes-action/commit/4ee1a1a2515f4ac1b90a56aaeb060b97f20c8968) \n\t\t@[object Object] - dont add you to authors, fix some tests \n\t\t@[object Object] - Adding format changes 🤖 \n\t\t@[object Object] - [_Merge remote-tracking branch 'origin/master' into master-rebase

Conflicts:

package.json

yarn.lock_](https://github.com/trilom/file-changes-action/commit/83f436799d6c67c88f082fd9b2e6453983c7b2c8)

\n\t\t@[object Object] - workflow(ci): update ci to remove Makefile \n\t\t@[object Object] - chore(workflow): update yarn commands \n\t\t@[object Object] - use .file \n\t\t@[object Object] - test(codecov): set up codecov.yml hopefully \n\t\t@[object Object] - chore(eslint): fix import of octokit/types on test file \n\t\t@[object Object] - chore(build): ensure prettier grabs all files, move octokittypes to a devdependency \n\t\t@[object Object] - move events with env mock \n\t\t@[object Object] - build(prettier): remove type exports, prettier 1.X doesn't support \n\t\t@[object Object] - fix(everything): very proud to say this is 100% coverage according to default jest of all src code (including test) \n\t\t@[object Object] - chore(package.json): updating pany packages. latest TS and jest, adding airbnb-eslint \n\t\t@[object Object] - chore(action.yml): format action.yml to mach new inputs \n\t\t@[object Object] - ignore more junk \n\t\t@[object Object] - chore(compile): handful of updates to tsconfig, targeting higher ES \n\t\t@[object Object] - test(jest.config.js): update jest config with conv thresholds for incoming testing \n\t\t@[object Object] - chore(prefer yaml): i like yaml more, clean up eslint and prettier \n\t\t@[object Object] - chore(structure): clean up structure how I want it \n\t\t@[object Object] - fix(redesign): a lot of things changed here in the project \n\t\t@[object Object] - test(InputHelper, GithubHelper): added test env, fixed Env object, mock octokit and core \n\t\t@[object Object] - Updating AUTHORS 📓 \n\t\t@[object Object] - [_Merge pull request #82 from trilom/dependabot/npm_and_yarn/acorn-5.7.4

Auto merge from dependabot/npm_andyarn/acorn-5.7.4 PR#82: Bump acorn from 5.7.3 to 5.7.4](https://github.com/trilom/file-changes-action/commit/9bc2514af8112fa2d36bfe43616b3c70530d0332) \n\t\t@[object Object] - [_Bump acorn from 5.7.3 to 5.7.4

Bumps acorn from 5.7.3 to 5.7.4.

Signed-off-by: dependabot[bot] support@github.com_](https://github.com/trilom/file-changes-action/commit/c441f186392d9e0c92550d43dd0790ff1de2d88f) \n\t\t@[object Object] - [_chore(semantic-release): remove release object from package.json in favor of releaserc.yml

I like yaml a lot more, but I'm not sure at the moment if this will work_](https://github.com/trilom/file-changes-action/commit/7ddc1f5251173a2c4f126a574d8673b719825420) \n\t\t@[object Object] - chore(cleaning): buncha cleaning \n\t\t@[object Object] - oops \n\t\t@[object Object] - chore(package.json): specify node version and actually learned how to use jest 🎉 \n\t\t@[object Object] - chore(updates): updating core and github to latest \n\t\t@[object Object] - test(env): this file is used for setting the Env in the tests. basically the logic is handled in Env. use reset to reset the object \n\t\t@[object Object] - test(InputHelper): this should be coverage for now for this file \n\t\t@[object Object] - iterator testing \n\t\t@[object Object] - init commit for some kind of testing"