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

Payroll: Move payroll example kit into contracts/examples/ dir #898

Merged
merged 2 commits into from Jul 3, 2019

Conversation

facuspagnuolo
Copy link
Contributor

@facuspagnuolo facuspagnuolo commented Jul 3, 2019

Simply to avoid confusing with a real kit, it is only used for testing purposes

@@ -2,7 +2,6 @@ module.exports = {
norpc: true,
copyPackages: ['@aragon/os', '@aragon/apps-finance', '@aragon/apps-vault', '@aragon/test-helpers'],
skipFiles: [
'PayrollKit.sol',
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we add examples/ to this skip list?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, forgot to update this one 😅

Copy link
Contributor

@sohkai sohkai left a comment

Choose a reason for hiding this comment

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

We should also double check if https://github.com/aragon/aragon-apps/blob/master/future-apps/payroll/package.json#L27 still works (I think it does, assuming Truffle compiles it).

@facuspagnuolo
Copy link
Contributor Author

We should also double check if https://github.com/aragon/aragon-apps/blob/master/future-apps/payroll/package.json#L27 still works (I think it does, assuming Truffle compiles it).

confirmed! 👌

@facuspagnuolo facuspagnuolo merged commit c9d9a8e into master Jul 3, 2019
@facuspagnuolo facuspagnuolo deleted the payroll/move_kit_to_examples branch July 3, 2019 18:27
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.009%) to 97.732% when pulling a31fe1e on payroll/move_kit_to_examples into b989638 on master.

ramilexe pushed a commit to ConsiderItDone/aragon-apps that referenced this pull request Dec 9, 2021
…gon#898)

* payroll: move payroll kit to `contracts/examples/` dir

* payroll: ignore examples dir for coverage
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

3 participants