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

chore(readme): remove readme #5

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open

chore(readme): remove readme #5

wants to merge 42 commits into from

Conversation

nicobarray
Copy link

No description provided.

@nicobarray nicobarray requested a review from chabou January 21, 2021 17:08
Comment on lines -76 to -109
## Publish to a distribution branch

Actions are run from GitHub repos so we will checkin the packed dist folder.

Then run [ncc](https://github.com/zeit/ncc) and push the results:

```bash
$ npm run package
$ git add dist
$ git commit -a -m "prod dependencies"
$ git push origin releases/v1
```

Note: We recommend using the `--license` option for ncc, which will create a license file for all of the production node modules used in your project.

Your action is now published! :rocket:

See the [versioning documentation](https://github.com/actions/toolkit/blob/master/docs/action-versioning.md)

## Validate

You can now validate the action by referencing `./` in a workflow in your repo (see [test.yml](.github/workflows/test.yml))

```yaml
uses: ./
with:
milliseconds: 1000
```

See the [actions tab](https://github.com/actions/typescript-action/actions) for runs of this action! :rocket:

## Usage:

After testing you can [create a v1 tag](https://github.com/actions/toolkit/blob/master/docs/action-versioning.md) to reference the stable and latest V1 action
Copy link
Member

Choose a reason for hiding this comment

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

On peut garder cette partie

@chabou chabou self-requested a review January 21, 2021 17:19
@chabou chabou requested review from git-circleci and removed request for git-circleci and chabou January 22, 2021 21:04
@chabou chabou self-requested a review January 22, 2021 23:00
@chabou chabou marked this pull request as draft January 22, 2021 23:05
@chabou chabou marked this pull request as ready for review January 22, 2021 23:09
@chabou chabou marked this pull request as draft January 22, 2021 23:10
@chabou chabou marked this pull request as ready for review January 22, 2021 23:17
@chabou chabou marked this pull request as draft January 22, 2021 23:17
@chabou chabou marked this pull request as ready for review January 22, 2021 23:25
@chabou chabou marked this pull request as draft January 22, 2021 23:25
@chabou chabou marked this pull request as ready for review January 22, 2021 23:26
@chabou chabou marked this pull request as draft January 22, 2021 23:27
Copy link
Member

@chabou chabou left a comment

Choose a reason for hiding this comment

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

test

Copy link
Member

@chabou chabou left a comment

Choose a reason for hiding this comment

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

mouais

Copy link
Member

@chabou chabou left a comment

Choose a reason for hiding this comment

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

je sais pas

chabou
chabou previously approved these changes Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants