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

[JUJU-1830] [CONTRIBUTING.md] Add CLA section + other small fixes #14637

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

barrettj12
Copy link
Contributor

Added a section about the CLA to the contribution guide. This should definitively answer all CLA questions once and for all. It's linkable too, so we can just send the link to new contributors.

A few other minor changes/fixes too.

@barrettj12
Copy link
Contributor Author

Once this merges, we should get jujubot to link to the CLA guide when it does this:
Screenshot from 2022-09-21 14-38-46

CONTRIBUTING.md Outdated Show resolved Hide resolved
@barrettj12
Copy link
Contributor Author

/merge

@wallyworld wallyworld merged commit fb70789 into juju:2.9 Sep 21, 2022
wallyworld added a commit to wallyworld/juju that referenced this pull request Sep 21, 2022
[JUJU-1830] [CONTRIBUTING.md] Add CLA section + other small fixes
wallyworld added a commit to wallyworld/juju that referenced this pull request Sep 21, 2022
[JUJU-1830] [CONTRIBUTING.md] Add CLA section + other small fixes
@barrettj12 barrettj12 deleted the contributing-md branch September 26, 2022 03:28
@wallyworld wallyworld mentioned this pull request Sep 26, 2022
3 tasks
jujubot added a commit that referenced this pull request Sep 26, 2022
#14661

Merge 2.9

#14637
#14638
#14641
#14612
#14646
#14647
#14649
#14628
#14654

Conflicts
```
# Conflicts:
# apiserver/facades/client/application/deploy.go
# apiserver/facades/client/charmhub/charmhub_test.go
# apiserver/facades/client/charmhub/convert.go
# apiserver/facades/client/charms/conversions.go
# apiserver/facades/client/machinemanager/machinemanager.go
# apiserver/facades/client/machinemanager/machinemanager_test.go
# apiserver/facades/client/machinemanager/register.go
# apiserver/facades/client/resources/repository.go
# apiserver/facades/schema.json
# cmd/juju/application/deploy_test.go
# cmd/juju/application/deployer/bundlehandler.go
# cmd/juju/machine/add.go
# core/charm/strategies.go
# core/charm/strategies_test.go
# core/series/supportedseries.go
# core/series/supportedseries_test.go
# environs/manual/winrmprovisioner/provisioner_test.go
# rpc/params/applications.go
# rpc/params/params.go
# state/charm.go
# tests/includes/storage.sh
```

## Checklist

- [X] Code style: imports ordered, good names, simple structure, etc
- [X] Comments saying why design decisions were made
- [X] Go unit tests, with comments saying what you're testing
- ~[ ] [Integration tests](https://github.com/juju/juju/tree/develop/tests), with comments saying what you're testing~
- ~[ ] [doc.go](https://discourse.charmhub.io/t/readme-in-packages/451) added or updated in changed packages~

## QA steps

See PRs
jujubot added a commit that referenced this pull request Sep 28, 2022
#14660

Most of the tests should only run when a Go file or go.mod changes. I've updated the paths that trigger each test, so we don't get full test runs on PRs like #14637.
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.

2 participants