-
Notifications
You must be signed in to change notification settings - Fork 0
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
Chores/prepare release 1.0.0 #19
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Properly autoload constant * Chores/command pattern refactor (#15) * Refactor to command * Add command module * Rename method to call * Add command pattern to commands * Add status to show results of commands call * Remove useless methods * Ignore version * Refactor api proxy * Test retry in api proxy * Add badge to readme * Add patch number * Add bump and release to gha * Add publish gha * Add doc
Codecov Report
@@ Coverage Diff @@
## develop #19 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 16 16
Lines 266 266
=========================================
Hits 266 266 Continue to review full report at Codecov.
|
armandfardeau
added a commit
that referenced
this pull request
Jan 8, 2022
* Properly autoload constant * Chores/command pattern refactor (#15) * Refactor to command * Add command module * Rename method to call * Add command pattern to commands * Add status to show results of commands call * Remove useless methods * Ignore version * Refactor api proxy * Test retry in api proxy * Add badge to readme * Add patch number * Add bump and release to gha * Add publish gha * Add doc * Chores/prepare release 1.0.0 (#19) * Develop (#18) * Properly autoload constant * Chores/command pattern refactor (#15) * Refactor to command * Add command module * Rename method to call * Add command pattern to commands * Add status to show results of commands call * Remove useless methods * Ignore version * Refactor api proxy * Test retry in api proxy * Add badge to readme * Add patch number * Add bump and release to gha * Add publish gha * Add doc * Delete node related stuff * Fix incorrect path * Fix prefix * Fix prefix * remove tag postfix * Change branch prefix * unpin dep * Make workflow conditionnal * Use semver instead of decidim versioning * Run bundle install * Remove release job * Use release event * Add push release tag task * Push with release * create release from task * Fix offenses * Run workflow from master branch * Run bundle install * Run release after tests * Use checkout v2 * Only run on master or main * Only push tag * Generate release * Bump gem * Run if branch is master * fix typo * Removes generate notes * Use another action for release * Bundle install * Change task name * Reintroduce release in test file * Bump version * Add missing tag * Use gh * Pipe login * Run publish in tests * Fix typo * Add complete workflow * Fix job name * add complete dependency * Add debug * set tag * Remove debug * Remove gem * Remove useless rake task * Remove useless workflows * Fix offenses
armandfardeau
added a commit
that referenced
this pull request
Jan 10, 2022
* Release 1.0.0 (#20) * Properly autoload constant * Chores/command pattern refactor (#15) * Refactor to command * Add command module * Rename method to call * Add command pattern to commands * Add status to show results of commands call * Remove useless methods * Ignore version * Refactor api proxy * Test retry in api proxy * Add badge to readme * Add patch number * Add bump and release to gha * Add publish gha * Add doc * Chores/prepare release 1.0.0 (#19) * Develop (#18) * Properly autoload constant * Chores/command pattern refactor (#15) * Refactor to command * Add command module * Rename method to call * Add command pattern to commands * Add status to show results of commands call * Remove useless methods * Ignore version * Refactor api proxy * Test retry in api proxy * Add badge to readme * Add patch number * Add bump and release to gha * Add publish gha * Add doc * Delete node related stuff * Fix incorrect path * Fix prefix * Fix prefix * remove tag postfix * Change branch prefix * unpin dep * Make workflow conditionnal * Use semver instead of decidim versioning * Run bundle install * Remove release job * Use release event * Add push release tag task * Push with release * create release from task * Fix offenses * Run workflow from master branch * Run bundle install * Run release after tests * Use checkout v2 * Only run on master or main * Only push tag * Generate release * Bump gem * Run if branch is master * fix typo * Removes generate notes * Use another action for release * Bundle install * Change task name * Reintroduce release in test file * Bump version * Add missing tag * Use gh * Pipe login * Run publish in tests * Fix typo * Add complete workflow * Fix job name * add complete dependency * Add debug * set tag * Remove debug * Remove gem * Remove useless rake task * Remove useless workflows * Fix offenses * Precompile assets if needed * Precompile assets if needed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.