Giter Club home page Giter Club logo

action-release-zip-maker's People

Contributors

timclegg avatar ttscoff avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

matt-mcl

action-release-zip-maker's Issues

message: Not Found, code: 404, body:

When using the example provided in the documentation I get the following error:

1s
Run oracle-devrel/[email protected]
/usr/bin/docker run --name cd5ce3e31c3cc48c7bec5a55c8c4d08d8_e96c35 --label 49859c --workdir /github/workspace --rm -e "INPUT_GITHUB_TOKEN" -e "INPUT_CONFIG_FILE" -e "INPUT_FAIL_ON_MISSING_FILE" -e "INPUT_OVERWRITE_DST" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/terraform-oci-ampere-a1-DeathStarBench/terraform-oci-ampere-a1-DeathStarBench":"/github/workspace" 49859c:d5ce3e31c3cc48c7bec5a55c8c4d08d8 "" "" "" "***"
adding file availability_domain.tf as availability_domain.tf
adding file main.tf as main.tf
adding file network.tf as network.tf
adding file output.tf as output.tf
adding file populate_dsb_backend.tf as populate_dsb_backend.tf
excluding provider.tf
adding file region.tf as region.tf
adding file security.tf as security.tf
adding file ubuntu2004.tf as ubuntu2004.tf
excluding variables.tf
adding file virtual_machine.tf as virtual_machine.tf
adding file LICENSE as LICENSE
adding file templates/docker-daemon.json.tpl as templates/docker-daemon.json.tpl
adding file templates/dsb_populate.sh.tpl as templates/dsb_populate.sh.tpl
adding file templates/build_lua_wrk.sh.tpl as templates/build_lua_wrk.sh.tpl
adding file templates/cloud-init.yaml.tpl as templates/cloud-init.yaml.tpl
adding file templates/dsb_build.sh.tpl as templates/dsb_build.sh.tpl
adding file templates/data_loader.sh as templates/data_loader.sh
adding file templates/socialNETWORK-cloud-init.yaml.tpl as templates/socialNETWORK-cloud-init.yaml.tpl
adding file templates/cloud-init.0.yaml.tpl as templates/cloud-init.0.yaml.tpl
adding file templates/k3s_config.yaml.tpl as templates/k3s_config.yaml.tpl
adding file templates/build_lua_wrk2.sh.tpl as templates/build_lua_wrk2.sh.tpl
adding file templates/cloud-init.1.yaml.tpl as templates/cloud-init.1.yaml.tpl
adding file templates/cloud-init.0.yaml.tpl.backup as templates/cloud-init.0.yaml.tpl.backup
adding file templates/run_wrk.sh.tpl as templates/run_wrk.sh.tpl
adding file schema.yaml as schema.yaml
adding file orm/variables.tf as variables.tf
adding file orm/provider.tf as provider.tf
ERROR:
message: Not Found, code: 404, body:


Here's the configuration:

[
{
"action": "create_zip",
"file_name": "latest.zip",
"files": [
{
"src_pattern": "*.tf",
"dst_path": ".",
"exclude": [
"provider.tf",
"variables.tf"
]
},
{
"src": "LICENSE"
},
{
"src": "templates"
},
{
"src": "schema.yaml",
"dst": "schema.yaml"
},
{
"src": "orm/variables.tf",
"dst": "variables.tf"
},
{
"src": "orm/provider.tf",
"dst": "provider.tf"
}
]
},
{
"action": "upload_file",
"file_name": "latest.zip"
}
]

Any help is greatly appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.