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

Prep for 1.0.0 release #34

Merged
merged 36 commits into from
Oct 16, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
9027516
prepare v1.0.0 changelog updates
jeffpaul Aug 23, 2019
58a4d7b
Create CONTRIBUTING.md
jeffpaul Aug 23, 2019
6099991
Create CODE_OF_CONDUCT.md
jeffpaul Aug 23, 2019
71fbb30
Create CREDITS.md
jeffpaul Aug 23, 2019
f193119
add abraham/twitteroauth to credits.md
jeffpaul Aug 26, 2019
8ce9131
add v0.1.0 link to changelog.md
jeffpaul Aug 26, 2019
1a718ed
strip todos from readme.txt
jeffpaul Aug 30, 2019
65ed832
Create README.md
jeffpaul Aug 30, 2019
0f349ae
add changelog to readme.txt
jeffpaul Aug 30, 2019
ce21ac0
update changelog note in release instructions
jeffpaul Aug 30, 2019
81bddcb
Create LICENSE.md
jeffpaul Sep 12, 2019
b08656e
add license badge
jeffpaul Sep 12, 2019
26700de
add plugin header data
jeffpaul Sep 12, 2019
7a0e27d
update readme header data
jeffpaul Sep 12, 2019
b847a79
add requirements to readme.md
jeffpaul Sep 13, 2019
2e415b9
update wp version in readme.txt
jeffpaul Sep 13, 2019
bc8afa0
update wp version in tenup-auto-tweet.php
jeffpaul Sep 13, 2019
29c4bbc
Update README.md
jeffpaul Sep 27, 2019
4878dcb
Update README.md
jeffpaul Sep 27, 2019
2fd8db4
Update README.md
jeffpaul Sep 27, 2019
3e71fe1
Update README.md
jeffpaul Sep 27, 2019
35559b2
Update readme.txt
jeffpaul Sep 27, 2019
0521fd6
Update tenup-auto-tweet.php
jeffpaul Sep 27, 2019
9fa8ad5
Update readme.txt
jeffpaul Sep 27, 2019
adfdd2c
Update readme.txt
jeffpaul Sep 27, 2019
c9fc73b
Update readme.txt
jeffpaul Sep 27, 2019
cf278cf
update description in readme.txt
jeffpaul Sep 27, 2019
de51192
update license to GPLv2+ in tenup-auto-tweet.php
jeffpaul Sep 27, 2019
aee8f9c
update LICENSE.md to GPLv2
jeffpaul Sep 27, 2019
5ab6d2b
Merge branch 'develop' into release/1.0.0
Oct 16, 2019
c75aa4a
Merge branch 'release/1.0.0' of https://github.com/10up/10up-auto-twe…
Oct 16, 2019
dbb37bf
Merge branch 'develop' of https://github.com/10up/10up-auto-tweet int…
Oct 16, 2019
3bebac2
Merge branch 'develop' into release/1.0.0
Oct 16, 2019
d02980e
Add distributor compatibility note/tips to readme
Oct 16, 2019
17879bc
bump versions to 1.0.0
Oct 16, 2019
d0a596d
Add line to readme indicating renaming
Oct 16, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased] - TBD

## [1.0.0] - TBD
### Added
- Initial public release! 🎉
- Support Post and Page post types by default, provide Custom Post Type (props @johnwatkins0 via #25)
- REST API endpoint to replace AJAX callback (props @johnwatkins0 via #33)
- Build process, PHPCS linting, unit tests, and Travis CI (props @johnwatkins0, @adamsilverstein via #23, #24, #28, #29)
- Plugin banner and icon images (props @sncampbell via #31)

### Changed
- Refactor v0.1.0 significantly (props @adamsilverstein via #1)

### Security
- XSS prevention - switch from .innerHTML to text (props @adamsilverstein via #1)

## [0.1.0] - 2018-05-11
- Initial closed source release

[Unreleased]: https://github.com/10up/autotweet/compare/master...develop
[1.0.0]: https://github.com/10up/autotweet/compare/1020035...1.0.0
[0.1.0]: https://github.com/10up/autotweet/commit/1020035f2d4843221d996bd5f8fe39d9ee850b5d
76 changes: 76 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity and expression,
level of experience, education, socio-economic status, nationality, personal
appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment
include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [email protected]. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

[homepage]: https://www.contributor-covenant.org

For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq
42 changes: 42 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Contributing and Maintaining

First, thank you for taking the time to contribute!

The following is a set of guidelines for contributors as well as information and instructions around our maintenance process. The two are closely tied together in terms of how we all work together and set expectations, so while you may not need to know everything in here to submit an issue or pull request, it's best to keep them in the same document.

## Ways to contribute

Contributing isn't just writing code - it's anything that improves the project. All contributions for AutoTweet are managed right here on GitHub. Here are some ways you can help:

### Reporting bugs

If you're running into an issue with the plugin, please take a look through [existing issues](https://github.com/10up/autotweet/issues) and [open a new one](https://github.com/10up/autotweet/issues/new) if needed. If you're able, include steps to reproduce, environment information, and screenshots/screencasts as relevant.

### Suggesting enhancements

New features and enhancements are also managed via [issues](https://github.com/10up/autotweet/issues).

### Pull requests

Pull requests represent a proposed solution to a specified problem. They should always reference an issue that describes the problem and contains discussion about the problem itself. Discussion on pull requests should be limited to the pull request itself, i.e. code review.

For more on how 10up writes and manages code, check out our [10up Engineering Best Practices](https://10up.github.io/Engineering-Best-Practices/).

## Workflow

The `develop` branch is the development branch which means it contains the next version to be released. `stable` contains the current latest release and `master` contains the corresponding stable development version. Always work on the `develop` branch and open up PRs against `develop`.

## Release instructions

1. Starting from `develop`, cut a release branch named `release/X.Y.Z` for your changes.
2. Version bump: Bump the version number in `autotweet.php` if it does not already reflect the version being released.
3. Changelog: Add/update the changelog in `CHANGELOG.md` and `readme.txt`
4. Update the `.pot` file by running `npm run makepot`.
5. Check to be sure any new files/paths that are unnecessary in the production version are included in `.github/action-release/rsync-filter.txt`.
6. Merge: Make a non-fast-forward merge from your release branch to `develop`, then do the same for `develop` into `master`. `master` contains the stable development version.
7. Push: Push your `master` branch to GitHub, e.g. `git push origin master`.
8. [Wait for build](https://xkcd.com/303/): Head to the [Actions](https://github.com/10up/autotweet/actions) tab in the repo and wait for it to finish if it hasn't already. If it doesn't succeed, figure out why and start over.
9. Check the build: Check out the `stable` branch and test for functionality locally.
10. Git tag: Create the release as `X.Y.Z` on the `stable` branch in GitHub. It should now appear under [releases](https://github.com/10up/autotweet/releases) and in the WordPress admin as an update as well.
11. Edit the [X.Y.Z milestone](https://github.com/10up/autotweet/milestone/#) with release date (in the `Due date (optional)` field) and link to GitHub release (in the `Description` field), then close `X.Y.Z` milestone.
12. If any open issues or PRs which were milestoned for `X.Y.Z` do not make it into the release, update their milestone to `X+1.0.0`, `X.Y+1.0`, `X.Y.Z+1`, or `Future Release`
19 changes: 19 additions & 0 deletions CREDITS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
The following acknowledges the Maintainers for this repository, those who have Contributed to this repository (via bug reports, code, design, ideas, project management, translation, testing, etc.), and any Libraries utilized.

## Maintainers

The following individuals are responsible for curating the list of issues, responding to pull requests, and ensuring regular releases happen.

[Adam Silverstein (@adamsilverstein)](https://github.com/adamsilverstein)

## Contributors

Thank you to all the people who have already contributed to this repository via bug reports, code, design, ideas, project management, translation, testing, etc.

[Adam Silverstein (@adamsilverstein)](https://github.com/adamsilverstein), [John Watkins (@johnwatkins0)](https://github.com/johnwatkins0), [Scott Lee (@scottlee)](https://github.com/scottlee), [Jeffrey Paul (@jeffpaul)](https://github.com/jeffpaul), [Stephanie Campbell (@sncampbell)](https://github.com/sncampbell), [Ryan Welcher (@ryanwelcher)](https://github.com/ryanwelcher)

## Libraries

The following software libraries are utilized in this repository.

[TwitterOAuth](https://twitteroauth.com/) by [Abraham Williams](https://github.com/abraham) and licensed [MIT](https://github.com/abraham/twitteroauth/blob/master/LICENSE.md).
Loading