210 Commits

Author SHA1 Message Date
Fabian Aguilar Gomez cad18f5127 Update Gemfile 2023-02-01 17:13:31 -06:00
dependabot[bot] d7f9206e4a Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 22:36:20 +00:00
James M. Greene 1af989c8a6 Merge pull request #64 from actions/dependabot-config
Add Dependabot config for Bundler and Actions usage
2023-01-13 16:35:43 -06:00
James M. Greene 1c61293af1 Add Dependabot config for Bundler and Actions usage 2023-01-13 15:55:35 -06:00
Yoann Chaudet 6869c68475 Merge pull request #61 from ntkme/warning-gemfile
Print a warning if Gemfile's dependencies are not satisfied
2022-12-28 09:45:13 -08:00
Yoann Chaudet 1ad3785f62 Merge branch 'main' into warning-gemfile 2022-12-28 09:40:33 -08:00
Yoann Chaudet cd94e91bdb Merge pull request #62 from actions/fix-shellcheck
Fix shell issues + adjust linter
2022-12-28 09:39:02 -08:00
Yoann Chaudet 7476e98f2b fix linter issues 2022-12-28 09:35:14 -08:00
Yoann Chaudet a32bfc5876 fix shellcheck workflow 2022-12-28 09:32:42 -08:00
Yoann Chaudet 4ad87e1a89 nit 2022-12-28 09:26:08 -08:00
なつき 1e9bc18f8e Print a warning if Gemfile's dependencies are not satisfied 2022-12-21 17:16:23 -08:00
Yoann Chaudet 8181fc031a Merge pull request #59 from actions/dependabot/bundler/test_projects/mojombo/nokogiri-1.13.10
Bump nokogiri from 1.13.9 to 1.13.10 in /test_projects/mojombo
2022-12-08 08:51:47 -08:00
dependabot[bot] 16041f94c3 Bump nokogiri from 1.13.9 to 1.13.10 in /test_projects/mojombo
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:28:39 +00:00
James M. Greene d35c66a246 Merge pull request #56 from actions/JamesMGreene-patch-1
Update to latest `actions/publish-action`
2022-11-22 22:27:46 -06:00
James M. Greene 765586e05b Update to latest actions/publish-action
To avoid Actions core deprecation messages.

https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 10:29:03 -06:00
Yoann Chaudet 7b44ae6474 Merge pull request #52 from actions/set-output
Deprecate set-output
2022-11-01 10:30:26 -07:00
Yoann Chaudet eb5eb8ec79 Deprecate set-output 2022-11-01 10:05:28 -07:00
Yoann Chaudet 55cb9c51ab Merge pull request #51 from actions/update-release
Docker / build (push) Has been cancelled
Prepare incoming release
v1.0.6
2022-10-31 13:35:43 -07:00
Yoann Chaudet 0c8f0ed640 Prepare incoming release 2022-10-31 13:31:11 -07:00
Yoann Chaudet 649f5d3c2b Merge pull request #50 from dan-k3/patch-1
Upgrade to checkout@v3
2022-10-31 12:46:53 -07:00
Yoann Chaudet 0ee6641ffc Merge branch 'main' into patch-1 2022-10-31 12:43:54 -07:00
Yoann Chaudet c07f6243d3 Merge pull request #49 from actions/dependabot/bundler/test_projects/mojombo/nokogiri-1.13.9
Bump nokogiri from 1.13.6 to 1.13.9 in /test_projects/mojombo
2022-10-31 12:42:49 -07:00
Daniel Kogeni d736bff303 Upgrade to checkout@v3
Node.js 12 actions are deprecated as of 27/9/2022. Only Node.js 16 is supported for actions.
2022-10-31 02:17:46 -05:00
dependabot[bot] 1a10b68489 Bump nokogiri from 1.13.6 to 1.13.9 in /test_projects/mojombo
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 02:58:10 +00:00
James M. Greene 9c76bbb6c7 Merge pull request #47 from actions/release-with-consistency
Update release process to be more consistent
2022-08-19 13:22:19 -05:00
James M. Greene 1949194194 Downgrade back to checkout@v2 2022-08-19 12:41:44 -05:00
James M. Greene 85b8999b58 Update release process to be more consistent 2022-08-19 12:39:48 -05:00
James M. Greene 388725627d Lowercase the README title 2022-08-10 14:19:15 -05:00
James M. Greene cb261c9065 Merge pull request #45 from actions/marketplace-unique-name
Docker / build (push) Has been cancelled
Update Action name for Marketplace publishing
v1.0.5
2022-08-10 13:57:56 -05:00
James M. Greene 9311b97cd8 Update Action name for Marketplace publishing 2022-08-09 22:26:39 -05:00
Yoann Chaudet d4accbaa26 Merge pull request #43 from actions/dependabot/bundler/test_projects/mojombo/tzinfo-1.2.10
Bump tzinfo from 1.2.2 to 1.2.10 in /test_projects/mojombo
2022-07-28 18:31:05 -07:00
Yoann Chaudet eaf5f4fbed Sync tests 2022-07-27 13:27:25 -07:00
Yoann Chaudet d7e8b2cc07 Fix script 2022-07-27 13:22:03 -07:00
Yoann Chaudet f64a106cc1 Add script to sync expected output 2022-07-27 13:18:49 -07:00
Yoann Chaudet d9d253201f wip 2022-07-27 13:15:40 -07:00
dependabot[bot] 4b661385be Bump tzinfo from 1.2.2 to 1.2.10 in /test_projects/mojombo
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.2...v1.2.10)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 09:18:34 +00:00
Yoann Chaudet 9b882383c8 Merge pull request #42 from actions/bump227
Docker / build (push) Has been cancelled
Bump pages-gem to 227
v1.0.4
2022-07-12 13:25:42 -07:00
Yoann Chaudet aa03b10224 Prep release 2022-07-12 13:24:55 -07:00
Yoann Chaudet 24136340d4 Bump pages-gem to 227 2022-07-12 13:04:12 -07:00
Yoann Chaudet 17d6de25c4 Merge pull request #40 from actions/dependabot/bundler/test_projects/mojombo/i18n-0.9.5
Bump i18n from 0.7.0 to 0.9.5 in /test_projects/mojombo
2022-07-12 13:03:28 -07:00
dependabot[bot] 214ba8598b Bump i18n from 0.7.0 to 0.9.5 in /test_projects/mojombo
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 0.9.5.
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-i18n/i18n/compare/v0.7.0...v0.9.5)

---
updated-dependencies:
- dependency-name: i18n
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 23:50:31 +00:00
Yoann Chaudet a09419bdd3 Merge pull request #37 from actions/dependabot/bundler/test_projects/mojombo/nokogiri-1.13.6
Bump nokogiri from 1.13.4 to 1.13.6 in /test_projects/mojombo
2022-05-18 21:06:16 -07:00
dependabot[bot] d3bc3c1f9d Bump nokogiri from 1.13.4 to 1.13.6 in /test_projects/mojombo
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 03:45:21 +00:00
Yoann Chaudet a683fd7394 Merge pull request #32 from actions/226
Docker / build (push) Has been cancelled
Bump pages-gem to 226
v1.0.3
2022-04-19 16:18:12 -07:00
Yoann Chaudet 8f7ee8f844 Fix tests 2022-04-19 16:12:18 -07:00
Yoann Chaudet 8aadb46dba fix tests 2022-04-19 16:07:29 -07:00
Yoann Chaudet ae108b738a fix test + prep 1.0.3 2022-04-19 15:59:52 -07:00
Yoann Chaudet 4b0578bbce Bump pages-gem to 226 2022-04-19 15:59:51 -07:00
Yoann Chaudet 498808b77d Merge pull request #33 from actions/record
Fix up record action
2022-04-19 15:55:34 -07:00
Yoann Chaudet 0b99ed0c25 Drop pr 2022-04-19 15:53:00 -07:00