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

releases/v1.2.2 [@trilom] - make this safer #89

Merged
merged 12 commits into from
Mar 25, 2020
Merged

releases/v1.2.2 [@trilom] - make this safer #89

merged 12 commits into from
Mar 25, 2020

Conversation

trilom-bot
Copy link
Collaborator

@trilom would like to merge into file-changes-action

compare link

Commits

[
  {
    "author": {
      "email": "carnoco@gmail.com",
      "name": "Bryan Killian",
      "username": "trilom"
    },
    "committer": {
      "email": "carnoco@gmail.com",
      "name": "Bryan Killian",
      "username": "trilom"
    },
    "distinct": true,
    "id": "4c31c02d2d29d58a5beeeac1f837f4d5d988ee42",
    "message": "make this safer",
    "timestamp": "2020-03-25T01:51:37-04:00",
    "tree_id": "36f5a8dda888331505ee8aa635c76563c2357c50",
    "url": "https://github.com/trilom/file-changes-action/commit/4c31c02d2d29d58a5beeeac1f837f4d5d988ee42"
  }
]

Files

  .github/workflows/push.yml

Files modified

  .github/workflows/push.yml

Files added

  __

Files removed

  __

@trilom-bot trilom-bot added the automated pr This was created by create-pull-request action label Mar 25, 2020
@trilom-bot trilom-bot requested a review from trilom March 25, 2020 05:59
@trilom-bot trilom-bot added builds Code that builds with yarn and tsc tested-unit Code that has passed unit tests with jest labels Mar 25, 2020
@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #89 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #89   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          395       395           
  Branches        95        95           
=========================================
  Hits           395       395           

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 4c31c02...7ce4f8b. Read the comment docs.

@trilom-bot trilom-bot added lintdogged Code that has been looked at by reviewdog pretty Code that has been linted with eslint and prettier labels Mar 25, 2020
@trilom trilom added the hold merge This merge will be blocked from automerging until this label is removed label Mar 25, 2020
@trilom-bot trilom-bot added the tested-integration Code that has passed integration tests with jest label Mar 25, 2020
@trilom
Copy link
Owner

trilom commented Mar 25, 2020

This adds integration tests with jest to be ran frequently, and integration tests with github actions to be ran with release merges like this one.

Also fixes #81 I believe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated pr This was created by create-pull-request action builds Code that builds with yarn and tsc hold merge This merge will be blocked from automerging until this label is removed lintdogged Code that has been looked at by reviewdog pretty Code that has been linted with eslint and prettier tested-integration Code that has passed integration tests with jest tested-unit Code that has passed unit tests with jest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants