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

Chores/prepare release 1.0.0 #19

Merged
merged 49 commits into from
Jan 8, 2022
Merged

Conversation

armandfardeau
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jan 8, 2022

Codecov Report

Merging #19 (9cc2bbd) into develop (e773e82) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e773e82...9cc2bbd. Read the comment docs.

@armandfardeau armandfardeau merged commit 111124a into develop Jan 8, 2022
@armandfardeau armandfardeau deleted the chores/prepare-release-1.0.0 branch January 8, 2022 18:43
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant